Skip to content
Success

Console Output

Pull request #42217 opened
05:48:57 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at d7a5abe6bd9b027d21b7f7a8703f38ad62913aff rather than b14bf43764e016e95eb7486e49ae675d477e475b
Obtained Jenkinsfile from d7a5abe6bd9b027d21b7f7a8703f38ad62913aff
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42217@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
05:49:02 [2021-03-30T05:49:02.139Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
05:49:02 [2021-03-30T05:49:02.144Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
05:49:17 [2021-03-30T05:49:17.315Z] Still waiting to schedule task
05:49:17 [2021-03-30T05:49:17.317Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
05:50:01 [2021-03-30T05:50:01.938Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-090bbd3009ffad9e1) in /home/ubuntu/workspace/moby_PR-42217
[Pipeline] {
[Pipeline] checkout
05:50:02 [2021-03-30T05:50:02.094Z] The recommended git tool is: git
05:50:05 [2021-03-30T05:50:05.632Z] using credential docker-jenkins-github-credentials
05:50:05 [2021-03-30T05:50:05.646Z] Cloning the remote Git repository
05:50:05 [2021-03-30T05:50:05.646Z] Cloning with configured refspecs honoured and without tags
05:50:05 [2021-03-30T05:50:05.752Z] Cloning repository https://github.com/moby/moby.git
05:50:05 [2021-03-30T05:50:05.916Z]  > git init /home/ubuntu/workspace/moby_PR-42217 # timeout=10
05:50:06 [2021-03-30T05:50:06.239Z] Fetching upstream changes from https://github.com/moby/moby.git
05:50:06 [2021-03-30T05:50:06.239Z]  > git --version # timeout=10
05:50:06 [2021-03-30T05:50:06.300Z]  > git --version # 'git version 2.17.1'
05:50:06 [2021-03-30T05:50:06.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:50:06 [2021-03-30T05:50:06.302Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42217/head:refs/remotes/origin/PR-42217 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:50:27 [2021-03-30T05:50:27.226Z] Fetching without tags
05:50:27 [2021-03-30T05:50:27.676Z] Merging remotes/origin/master commit d7a5abe6bd9b027d21b7f7a8703f38ad62913aff into PR head commit b14bf43764e016e95eb7486e49ae675d477e475b
05:50:27 [2021-03-30T05:50:27.126Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:50:27 [2021-03-30T05:50:27.139Z]  > git config --add remote.origin.fetch +refs/pull/42217/head:refs/remotes/origin/PR-42217 # timeout=10
05:50:27 [2021-03-30T05:50:27.174Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
05:50:27 [2021-03-30T05:50:27.201Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:50:27 [2021-03-30T05:50:27.234Z] Fetching upstream changes from https://github.com/moby/moby.git
05:50:27 [2021-03-30T05:50:27.235Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:50:27 [2021-03-30T05:50:27.236Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42217/head:refs/remotes/origin/PR-42217 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:50:27 [2021-03-30T05:50:27.686Z]  > git config core.sparsecheckout # timeout=10
05:50:27 [2021-03-30T05:50:27.717Z]  > git checkout -f b14bf43764e016e95eb7486e49ae675d477e475b # timeout=10
05:50:29 [2021-03-30T05:50:29.115Z] Merge succeeded, producing b14bf43764e016e95eb7486e49ae675d477e475b
05:50:29 [2021-03-30T05:50:29.115Z] Checking out Revision b14bf43764e016e95eb7486e49ae675d477e475b (PR-42217)
05:50:29 [2021-03-30T05:50:29.014Z]  > git remote # timeout=10
05:50:29 [2021-03-30T05:50:29.038Z]  > git config --get remote.origin.url # timeout=10
05:50:29 [2021-03-30T05:50:29.070Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:50:29 [2021-03-30T05:50:29.071Z]  > git merge d7a5abe6bd9b027d21b7f7a8703f38ad62913aff # timeout=10
05:50:29 [2021-03-30T05:50:29.098Z]  > git rev-parse HEAD^{commit} # timeout=10
05:50:29 [2021-03-30T05:50:29.122Z]  > git config core.sparsecheckout # timeout=10
05:50:29 [2021-03-30T05:50:29.142Z]  > git checkout -f b14bf43764e016e95eb7486e49ae675d477e475b # timeout=10
05:50:33 [2021-03-30T05:50:33.959Z] Commit message: "check-config.sh: add SELinux and AppArmor"
05:50:33 [2021-03-30T05:50:33.959Z] First time build. Skipping changelog.
05:50:33 [2021-03-30T05:50:33.979Z]  > git --version # timeout=10
05:50:34 [2021-03-30T05:50:34.010Z]  > git --version # 'git version 2.17.1'
05:50:34 [2021-03-30T05:50:34.027Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
05:50:35 [2021-03-30T05:50:35.081Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42217:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
05:50:45 [2021-03-30T05:50:45.054Z] Unable to find image 'alpine:latest' locally
05:50:45 [2021-03-30T05:50:45.054Z] latest: Pulling from library/alpine
05:50:45 [2021-03-30T05:50:45.054Z] 9aae54b2144e: Pulling fs layer
05:50:45 [2021-03-30T05:50:45.054Z] 9aae54b2144e: Verifying Checksum
05:50:45 [2021-03-30T05:50:45.054Z] 9aae54b2144e: Download complete
05:50:45 [2021-03-30T05:50:45.054Z] 9aae54b2144e: Pull complete
05:50:45 [2021-03-30T05:50:45.054Z] Digest: sha256:826f70e0ac33e99a72cf20fb0571245a8fee52d68cb26d8bc58e53bfa65dcdfa
05:50:45 [2021-03-30T05:50:45.312Z] Status: Downloaded newer image for alpine:latest
05:50:53 [2021-03-30T05:50:53.454Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
05:50:53 [2021-03-30T05:50:53.734Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-090bbd3009ffad9e1) in /home/ubuntu/workspace/moby_PR-42217
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
05:50:53 [2021-03-30T05:50:53.803Z] The recommended git tool is: git
[Pipeline] // stage
05:50:53 [2021-03-30T05:50:53.815Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-42217
05:50:53 [2021-03-30T05:50:53.818Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
05:50:53 [2021-03-30T05:50:53.853Z] Fetching changes from the remote Git repository
05:50:53 [2021-03-30T05:50:53.857Z] Running on ppc64le-ubuntu-21 in /home/docker/workspace/moby_PR-42217
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
05:50:53 [2021-03-30T05:50:53.895Z] Fetching without tags
[Pipeline] checkout
05:50:53 [2021-03-30T05:50:53.927Z] The recommended git tool is: git
[Pipeline] checkout
05:50:53 [2021-03-30T05:50:53.950Z] The recommended git tool is: git
[Pipeline] // stage
05:50:53 [2021-03-30T05:50:53.961Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
05:50:53 [2021-03-30T05:50:53.976Z] Cloning the remote Git repository
05:50:53 [2021-03-30T05:50:53.976Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
05:50:53 [2021-03-30T05:50:53.993Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
05:50:54 [2021-03-30T05:50:54.008Z] Cloning the remote Git repository
05:50:54 [2021-03-30T05:50:54.008Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
05:50:54 [2021-03-30T05:50:54.377Z] Merging remotes/origin/master commit d7a5abe6bd9b027d21b7f7a8703f38ad62913aff into PR head commit b14bf43764e016e95eb7486e49ae675d477e475b
05:50:54 [2021-03-30T05:50:54.608Z] Merge succeeded, producing b14bf43764e016e95eb7486e49ae675d477e475b
05:50:54 [2021-03-30T05:50:54.608Z] Checking out Revision b14bf43764e016e95eb7486e49ae675d477e475b (PR-42217)
05:50:54 [2021-03-30T05:50:54.759Z] Commit message: "check-config.sh: add SELinux and AppArmor"
05:50:53 [2021-03-30T05:50:53.828Z]  > git rev-parse --is-inside-work-tree # timeout=10
05:50:53 [2021-03-30T05:50:53.859Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:50:53 [2021-03-30T05:50:53.902Z] Fetching upstream changes from https://github.com/moby/moby.git
05:50:53 [2021-03-30T05:50:53.902Z]  > git --version # timeout=10
05:50:53 [2021-03-30T05:50:53.929Z]  > git --version # 'git version 2.17.1'
05:50:53 [2021-03-30T05:50:53.929Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:50:53 [2021-03-30T05:50:53.930Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42217/head:refs/remotes/origin/PR-42217 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:50:54 [2021-03-30T05:50:54.382Z]  > git config core.sparsecheckout # timeout=10
05:50:54 [2021-03-30T05:50:54.410Z]  > git checkout -f b14bf43764e016e95eb7486e49ae675d477e475b # timeout=10
05:50:54 [2021-03-30T05:50:54.511Z]  > git remote # timeout=10
05:50:54 [2021-03-30T05:50:54.534Z]  > git config --get remote.origin.url # timeout=10
05:50:54 [2021-03-30T05:50:54.557Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:50:54 [2021-03-30T05:50:54.558Z]  > git merge d7a5abe6bd9b027d21b7f7a8703f38ad62913aff # timeout=10
05:50:54 [2021-03-30T05:50:54.584Z]  > git rev-parse HEAD^{commit} # timeout=10
05:50:54 [2021-03-30T05:50:54.613Z]  > git config core.sparsecheckout # timeout=10
05:50:54 [2021-03-30T05:50:54.633Z]  > git checkout -f b14bf43764e016e95eb7486e49ae675d477e475b # timeout=10
05:50:54 [2021-03-30T05:50:54.811Z]  > git --version # timeout=10
05:50:54 [2021-03-30T05:50:54.833Z]  > git --version # 'git version 2.17.1'
05:50:54 [2021-03-30T05:50:54.852Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
05:50:53 [2021-03-30T05:50:53.984Z] Cloning repository https://github.com/moby/moby.git
05:50:53 [2021-03-30T05:50:53.984Z]  > git init /home/jenkins/workspace/moby_PR-42217 # timeout=10
05:50:54 [2021-03-30T05:50:54.010Z] Fetching upstream changes from https://github.com/moby/moby.git
05:50:54 [2021-03-30T05:50:54.010Z]  > git --version # timeout=10
05:50:54 [2021-03-30T05:50:54.013Z]  > git --version # 'git version 2.17.1'
05:50:54 [2021-03-30T05:50:54.013Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:50:54 [2021-03-30T05:50:54.013Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42217/head:refs/remotes/origin/PR-42217 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:50:54 [2021-03-30T05:50:54.018Z] Cloning repository https://github.com/moby/moby.git
05:50:54 [2021-03-30T05:50:54.018Z]  > git init /home/docker/workspace/moby_PR-42217 # timeout=10
05:50:54 [2021-03-30T05:50:54.027Z] Fetching upstream changes from https://github.com/moby/moby.git
05:50:54 [2021-03-30T05:50:54.027Z]  > git --version # timeout=10
05:50:54 [2021-03-30T05:50:54.030Z]  > git --version # 'git version 2.7.4'
05:50:54 [2021-03-30T05:50:54.031Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:50:54 [2021-03-30T05:50:54.032Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42217/head:refs/remotes/origin/PR-42217 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
05:50:55 [2021-03-30T05:50:55.505Z] + [ PR != PR ]
05:50:55 [2021-03-30T05:50:55.505Z] + [ master != master ]
05:50:55 [2021-03-30T05:50:55.505Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
05:50:55 [2021-03-30T05:50:55.827Z] + docker version
05:50:55 [2021-03-30T05:50:55.827Z] Client: Docker Engine - Community
05:50:55 [2021-03-30T05:50:55.827Z]  Version:           20.10.3
05:50:55 [2021-03-30T05:50:55.827Z]  API version:       1.41
05:50:55 [2021-03-30T05:50:55.827Z]  Go version:        go1.13.15
05:50:55 [2021-03-30T05:50:55.827Z]  Git commit:        48d30b5
05:50:55 [2021-03-30T05:50:55.827Z]  Built:             Fri Jan 29 14:33:13 2021
05:50:55 [2021-03-30T05:50:55.827Z]  OS/Arch:           linux/amd64
05:50:55 [2021-03-30T05:50:55.827Z]  Context:           default
05:50:55 [2021-03-30T05:50:55.827Z]  Experimental:      true
05:50:55 [2021-03-30T05:50:55.827Z] 
05:50:55 [2021-03-30T05:50:55.827Z] Server: Docker Engine - Community
05:50:55 [2021-03-30T05:50:55.827Z]  Engine:
05:50:55 [2021-03-30T05:50:55.827Z]   Version:          20.10.3
05:50:55 [2021-03-30T05:50:55.827Z]   API version:      1.41 (minimum version 1.12)
05:50:55 [2021-03-30T05:50:55.827Z]   Go version:       go1.13.15
05:50:55 [2021-03-30T05:50:55.827Z]   Git commit:       46229ca
05:50:55 [2021-03-30T05:50:55.827Z]   Built:            Fri Jan 29 14:31:25 2021
05:50:55 [2021-03-30T05:50:55.827Z]   OS/Arch:          linux/amd64
05:50:55 [2021-03-30T05:50:55.827Z]   Experimental:     true
05:50:55 [2021-03-30T05:50:55.827Z]  containerd:
05:50:55 [2021-03-30T05:50:55.827Z]   Version:          1.4.3
05:50:55 [2021-03-30T05:50:55.827Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
05:50:55 [2021-03-30T05:50:55.827Z]  runc:
05:50:55 [2021-03-30T05:50:55.827Z]   Version:          1.0.0-rc92
05:50:55 [2021-03-30T05:50:55.827Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
05:50:55 [2021-03-30T05:50:55.827Z]  docker-init:
05:50:55 [2021-03-30T05:50:55.827Z]   Version:          0.19.0
05:50:55 [2021-03-30T05:50:55.827Z]   GitCommit:        de40ad0
[Pipeline] sh
05:50:56 [2021-03-30T05:50:56.113Z] + docker info
05:51:06 [2021-03-30T05:51:06.068Z] Fetching without tags
05:51:06 [2021-03-30T05:51:06.409Z] Merging remotes/origin/master commit d7a5abe6bd9b027d21b7f7a8703f38ad62913aff into PR head commit b14bf43764e016e95eb7486e49ae675d477e475b
05:51:06 [2021-03-30T05:51:06.045Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:51:06 [2021-03-30T05:51:06.047Z]  > git config --add remote.origin.fetch +refs/pull/42217/head:refs/remotes/origin/PR-42217 # timeout=10
05:51:06 [2021-03-30T05:51:06.049Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
05:51:06 [2021-03-30T05:51:06.063Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:51:06 [2021-03-30T05:51:06.075Z] Fetching upstream changes from https://github.com/moby/moby.git
05:51:06 [2021-03-30T05:51:06.075Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:51:06 [2021-03-30T05:51:06.075Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42217/head:refs/remotes/origin/PR-42217 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:51:06 [2021-03-30T05:51:06.416Z]  > git config core.sparsecheckout # timeout=10
05:51:06 [2021-03-30T05:51:06.419Z]  > git checkout -f b14bf43764e016e95eb7486e49ae675d477e475b # timeout=10
05:51:07 [2021-03-30T05:51:07.019Z] Merge succeeded, producing b14bf43764e016e95eb7486e49ae675d477e475b
05:51:07 [2021-03-30T05:51:07.019Z] Checking out Revision b14bf43764e016e95eb7486e49ae675d477e475b (PR-42217)
05:51:07 [2021-03-30T05:51:07.556Z] Commit message: "check-config.sh: add SELinux and AppArmor"
05:51:07 [2021-03-30T05:51:07.606Z]  > git --version # timeout=10
05:51:07 [2021-03-30T05:51:07.612Z]  > git --version # 'git version 2.17.1'
05:51:07 [2021-03-30T05:51:07.615Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
05:51:06 [2021-03-30T05:51:06.989Z]  > git remote # timeout=10
05:51:06 [2021-03-30T05:51:06.992Z]  > git config --get remote.origin.url # timeout=10
05:51:06 [2021-03-30T05:51:06.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:51:06 [2021-03-30T05:51:06.998Z]  > git merge d7a5abe6bd9b027d21b7f7a8703f38ad62913aff # timeout=10
05:51:07 [2021-03-30T05:51:07.013Z]  > git rev-parse HEAD^{commit} # timeout=10
05:51:07 [2021-03-30T05:51:07.026Z]  > git config core.sparsecheckout # timeout=10
05:51:07 [2021-03-30T05:51:07.028Z]  > git checkout -f b14bf43764e016e95eb7486e49ae675d477e475b # timeout=10
05:51:08 [2021-03-30T05:51:08.310Z] Client:
05:51:08 [2021-03-30T05:51:08.310Z]  Context:    default
05:51:08 [2021-03-30T05:51:08.310Z]  Debug Mode: false
05:51:08 [2021-03-30T05:51:08.310Z]  Plugins:
05:51:08 [2021-03-30T05:51:08.310Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
05:51:08 [2021-03-30T05:51:08.310Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
05:51:08 [2021-03-30T05:51:08.311Z] 
05:51:08 [2021-03-30T05:51:08.311Z] Server:
05:51:08 [2021-03-30T05:51:08.311Z]  Containers: 0
05:51:08 [2021-03-30T05:51:08.311Z]   Running: 0
05:51:08 [2021-03-30T05:51:08.311Z]   Paused: 0
05:51:08 [2021-03-30T05:51:08.311Z]   Stopped: 0
05:51:08 [2021-03-30T05:51:08.311Z]  Images: 1
05:51:08 [2021-03-30T05:51:08.311Z]  Server Version: 20.10.3
05:51:08 [2021-03-30T05:51:08.311Z]  Storage Driver: overlay2
05:51:08 [2021-03-30T05:51:08.311Z]   Backing Filesystem: extfs
05:51:08 [2021-03-30T05:51:08.311Z]   Supports d_type: true
05:51:08 [2021-03-30T05:51:08.311Z]   Native Overlay Diff: true
05:51:08 [2021-03-30T05:51:08.311Z]  Logging Driver: json-file
05:51:08 [2021-03-30T05:51:08.311Z]  Cgroup Driver: cgroupfs
05:51:08 [2021-03-30T05:51:08.311Z]  Cgroup Version: 1
05:51:08 [2021-03-30T05:51:08.311Z]  Plugins:
05:51:08 [2021-03-30T05:51:08.311Z]   Volume: local
05:51:08 [2021-03-30T05:51:08.311Z]   Network: bridge host ipvlan macvlan null overlay
05:51:08 [2021-03-30T05:51:08.311Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
05:51:08 [2021-03-30T05:51:08.311Z]  Swarm: inactive
05:51:08 [2021-03-30T05:51:08.311Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
05:51:08 [2021-03-30T05:51:08.311Z]  Default Runtime: runc
05:51:08 [2021-03-30T05:51:08.311Z]  Init Binary: docker-init
05:51:08 [2021-03-30T05:51:08.311Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
05:51:08 [2021-03-30T05:51:08.311Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
05:51:08 [2021-03-30T05:51:08.311Z]  init version: de40ad0
05:51:08 [2021-03-30T05:51:08.311Z]  Security Options:
05:51:08 [2021-03-30T05:51:08.311Z]   apparmor
05:51:08 [2021-03-30T05:51:08.311Z]   seccomp
05:51:08 [2021-03-30T05:51:08.311Z]    Profile: default
05:51:08 [2021-03-30T05:51:08.311Z]  Kernel Version: 5.4.0-1037-aws
05:51:08 [2021-03-30T05:51:08.311Z]  Operating System: Ubuntu 18.04.5 LTS
05:51:08 [2021-03-30T05:51:08.311Z]  OSType: linux
05:51:08 [2021-03-30T05:51:08.311Z]  Architecture: x86_64
05:51:08 [2021-03-30T05:51:08.311Z]  CPUs: 2
05:51:08 [2021-03-30T05:51:08.311Z]  Total Memory: 7.487GiB
05:51:08 [2021-03-30T05:51:08.311Z]  Name: ip-10-100-75-213
05:51:08 [2021-03-30T05:51:08.311Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
05:51:08 [2021-03-30T05:51:08.311Z]  Docker Root Dir: /var/lib/docker
05:51:08 [2021-03-30T05:51:08.311Z]  Debug Mode: false
05:51:08 [2021-03-30T05:51:08.311Z]  Registry: https://index.docker.io/v1/
05:51:08 [2021-03-30T05:51:08.311Z]  Labels:
05:51:08 [2021-03-30T05:51:08.311Z]  Experimental: true
05:51:08 [2021-03-30T05:51:08.311Z]  Insecure Registries:
05:51:08 [2021-03-30T05:51:08.311Z]   127.0.0.0/8
05:51:08 [2021-03-30T05:51:08.311Z]  Live Restore Enabled: true
05:51:08 [2021-03-30T05:51:08.311Z] 
05:51:08 [2021-03-30T05:51:08.311Z] WARNING: No swap limit support
05:51:08 [2021-03-30T05:51:08.311Z] WARNING: No blkio weight support
05:51:08 [2021-03-30T05:51:08.311Z] WARNING: No blkio weight_device support
[Pipeline] sh
05:51:08 [2021-03-30T05:51:08.416Z] + docker version
05:51:08 [2021-03-30T05:51:08.416Z] Client: Docker Engine - Community
05:51:08 [2021-03-30T05:51:08.416Z]  Version:           19.03.7
05:51:08 [2021-03-30T05:51:08.416Z]  API version:       1.40
05:51:08 [2021-03-30T05:51:08.416Z]  Go version:        go1.12.17
05:51:08 [2021-03-30T05:51:08.416Z]  Git commit:        7141c199a2
05:51:08 [2021-03-30T05:51:08.416Z]  Built:             Sat Mar  7 16:48:47 2020
05:51:08 [2021-03-30T05:51:08.416Z]  OS/Arch:           linux/s390x
05:51:08 [2021-03-30T05:51:08.416Z]  Experimental:      false
05:51:08 [2021-03-30T05:51:08.416Z] 
05:51:08 [2021-03-30T05:51:08.416Z] Server: Docker Engine - Community
05:51:08 [2021-03-30T05:51:08.416Z]  Engine:
05:51:08 [2021-03-30T05:51:08.416Z]   Version:          19.03.7
05:51:08 [2021-03-30T05:51:08.416Z]   API version:      1.40 (minimum version 1.12)
05:51:08 [2021-03-30T05:51:08.416Z]   Go version:       go1.12.17
05:51:08 [2021-03-30T05:51:08.416Z]   Git commit:       7141c199a2
05:51:08 [2021-03-30T05:51:08.416Z]   Built:            Sat Mar  7 16:47:46 2020
05:51:08 [2021-03-30T05:51:08.416Z]   OS/Arch:          linux/s390x
05:51:08 [2021-03-30T05:51:08.416Z]   Experimental:     true
05:51:08 [2021-03-30T05:51:08.416Z]  containerd:
05:51:08 [2021-03-30T05:51:08.416Z]   Version:          1.2.13
05:51:08 [2021-03-30T05:51:08.416Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
05:51:08 [2021-03-30T05:51:08.416Z]  runc:
05:51:08 [2021-03-30T05:51:08.416Z]   Version:          1.0.0-rc10
05:51:08 [2021-03-30T05:51:08.416Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
05:51:08 [2021-03-30T05:51:08.416Z]  docker-init:
05:51:08 [2021-03-30T05:51:08.416Z]   Version:          0.18.0
05:51:08 [2021-03-30T05:51:08.416Z]   GitCommit:        fec3683
[Pipeline] sh
05:51:08 [2021-03-30T05:51:08.700Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:51:08 [2021-03-30T05:51:08.701Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:51:08 [2021-03-30T05:51:08.701Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42217/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
05:51:08 [2021-03-30T05:51:08.701Z] + bash /home/ubuntu/workspace/moby_PR-42217/check-config.sh
05:51:08 [2021-03-30T05:51:08.701Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
05:51:08 [2021-03-30T05:51:08.701Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
05:51:08 [2021-03-30T05:51:08.701Z] 
05:51:08 [2021-03-30T05:51:08.701Z] Generally Necessary:
05:51:08 [2021-03-30T05:51:08.701Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
05:51:08 [2021-03-30T05:51:08.701Z] - apparmor: enabled and tools installed
05:51:08 [2021-03-30T05:51:08.701Z] - CONFIG_NAMESPACES: enabled
05:51:08 [2021-03-30T05:51:08.701Z] - CONFIG_NET_NS: enabled
05:51:08 [2021-03-30T05:51:08.701Z] - CONFIG_PID_NS: enabled
05:51:08 [2021-03-30T05:51:08.701Z] - CONFIG_IPC_NS: enabled
05:51:08 [2021-03-30T05:51:08.701Z] - CONFIG_UTS_NS: enabled
05:51:08 [2021-03-30T05:51:08.733Z] Still waiting to schedule task
05:51:08 [2021-03-30T05:51:08.734Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-090bbd3009ffad9e1)05:51:08 [2021-03-30T05:51:08.735Z] Still waiting to schedule task
05:51:08 [2021-03-30T05:51:08.735Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-090bbd3009ffad9e1)05:51:08 [2021-03-30T05:51:08.736Z] Still waiting to schedule task
05:51:08 [2021-03-30T05:51:08.736Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
05:51:08 [2021-03-30T05:51:08.742Z] Still waiting to schedule task
05:51:08 [2021-03-30T05:51:08.742Z] All nodes of label ‘arm64&&linux’ are offline
05:51:08 [2021-03-30T05:51:08.744Z] Still waiting to schedule task
05:51:08 [2021-03-30T05:51:08.744Z] All nodes of label ‘windows-2019’ are offline
05:51:08 [2021-03-30T05:51:08.806Z] + docker info
05:51:08 [2021-03-30T05:51:08.958Z] - CONFIG_CGROUPS: enabled
05:51:08 [2021-03-30T05:51:08.958Z] - CONFIG_CGROUP_CPUACCT: enabled
05:51:08 [2021-03-30T05:51:08.958Z] - CONFIG_CGROUP_DEVICE: enabled
05:51:08 [2021-03-30T05:51:08.958Z] - CONFIG_CGROUP_FREEZER: enabled
05:51:08 [2021-03-30T05:51:08.958Z] - CONFIG_CGROUP_SCHED: enabled
05:51:08 [2021-03-30T05:51:08.958Z] - CONFIG_CPUSETS: enabled
05:51:08 [2021-03-30T05:51:08.958Z] - CONFIG_MEMCG: enabled
05:51:08 [2021-03-30T05:51:08.958Z] - CONFIG_KEYS: enabled
05:51:08 [2021-03-30T05:51:08.958Z] - CONFIG_VETH: enabled (as module)
05:51:08 [2021-03-30T05:51:08.958Z] - CONFIG_BRIDGE: enabled (as module)
05:51:08 [2021-03-30T05:51:08.958Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
05:51:08 [2021-03-30T05:51:08.958Z] - CONFIG_NF_NAT_IPV4: missing
05:51:08 [2021-03-30T05:51:08.958Z] - CONFIG_IP_NF_FILTER: enabled (as module)
05:51:08 [2021-03-30T05:51:08.958Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
05:51:08 [2021-03-30T05:51:08.958Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
05:51:08 [2021-03-30T05:51:08.959Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
05:51:08 [2021-03-30T05:51:08.959Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
05:51:08 [2021-03-30T05:51:08.959Z] - CONFIG_IP_NF_NAT: enabled (as module)
05:51:08 [2021-03-30T05:51:08.959Z] - CONFIG_NF_NAT: enabled (as module)
05:51:08 [2021-03-30T05:51:08.959Z] - CONFIG_NF_NAT_NEEDED: missing
05:51:08 [2021-03-30T05:51:08.959Z] - CONFIG_POSIX_MQUEUE: enabled
05:51:08 [2021-03-30T05:51:08.959Z] 
05:51:08 [2021-03-30T05:51:08.959Z] Optional Features:
05:51:08 [2021-03-30T05:51:08.959Z] - CONFIG_USER_NS: enabled
05:51:08 [2021-03-30T05:51:08.959Z] - CONFIG_SECCOMP: enabled
05:51:08 [2021-03-30T05:51:08.959Z] - CONFIG_CGROUP_PIDS: enabled
05:51:08 [2021-03-30T05:51:08.959Z] - CONFIG_MEMCG_SWAP: enabled
05:51:08 [2021-03-30T05:51:08.959Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
05:51:08 [2021-03-30T05:51:08.959Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
05:51:08 [2021-03-30T05:51:08.959Z] - CONFIG_BLK_CGROUP: enabled
05:51:08 [2021-03-30T05:51:08.959Z] - CONFIG_BLK_DEV_THROTTLING: enabled
05:51:08 [2021-03-30T05:51:08.959Z] - CONFIG_IOSCHED_CFQ: missing
05:51:08 [2021-03-30T05:51:08.959Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
05:51:08 [2021-03-30T05:51:08.959Z] - CONFIG_CGROUP_PERF: enabled
05:51:08 [2021-03-30T05:51:08.959Z] - CONFIG_CGROUP_HUGETLB: enabled
05:51:09 [2021-03-30T05:51:09.228Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
05:51:09 [2021-03-30T05:51:09.228Z] - CONFIG_CGROUP_NET_PRIO: enabled
05:51:09 [2021-03-30T05:51:09.228Z] - CONFIG_CFS_BANDWIDTH: enabled
05:51:09 [2021-03-30T05:51:09.228Z] - CONFIG_FAIR_GROUP_SCHED: enabled
05:51:09 [2021-03-30T05:51:09.228Z] - CONFIG_RT_GROUP_SCHED: missing
05:51:09 [2021-03-30T05:51:09.228Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
05:51:09 [2021-03-30T05:51:09.228Z] - CONFIG_IP_VS: enabled (as module)
05:51:09 [2021-03-30T05:51:09.228Z] - CONFIG_IP_VS_NFCT: enabled
05:51:09 [2021-03-30T05:51:09.228Z] - CONFIG_IP_VS_PROTO_TCP: enabled
05:51:09 [2021-03-30T05:51:09.228Z] - CONFIG_IP_VS_PROTO_UDP: enabled
05:51:09 [2021-03-30T05:51:09.228Z] - CONFIG_IP_VS_RR: enabled (as module)
05:51:09 [2021-03-30T05:51:09.228Z] - CONFIG_EXT4_FS: enabled
05:51:09 [2021-03-30T05:51:09.228Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
05:51:09 [2021-03-30T05:51:09.228Z] - CONFIG_EXT4_FS_SECURITY: enabled
05:51:09 [2021-03-30T05:51:09.228Z] - Network Drivers:
05:51:09 [2021-03-30T05:51:09.228Z]   - "overlay":
05:51:09 [2021-03-30T05:51:09.228Z]     - CONFIG_VXLAN: enabled (as module)
05:51:09 [2021-03-30T05:51:09.228Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
05:51:09 [2021-03-30T05:51:09.228Z]       Optional (for encrypted networks):
05:51:09 [2021-03-30T05:51:09.228Z]       - CONFIG_CRYPTO: enabled
05:51:09 [2021-03-30T05:51:09.228Z]       - CONFIG_CRYPTO_AEAD: enabled
05:51:09 [2021-03-30T05:51:09.228Z]       - CONFIG_CRYPTO_GCM: enabled
05:51:09 [2021-03-30T05:51:09.228Z]       - CONFIG_CRYPTO_SEQIV: enabled
05:51:09 [2021-03-30T05:51:09.228Z]       - CONFIG_CRYPTO_GHASH: enabled
05:51:09 [2021-03-30T05:51:09.228Z]       - CONFIG_XFRM: enabled
05:51:09 [2021-03-30T05:51:09.228Z]       - CONFIG_XFRM_USER: enabled (as module)
05:51:09 [2021-03-30T05:51:09.228Z]       - CONFIG_XFRM_ALGO: enabled (as module)
05:51:09 [2021-03-30T05:51:09.228Z]       - CONFIG_INET_ESP: enabled (as module)
05:51:09 [2021-03-30T05:51:09.228Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
05:51:09 [2021-03-30T05:51:09.228Z]   - "ipvlan":
05:51:09 [2021-03-30T05:51:09.228Z]     - CONFIG_IPVLAN: enabled (as module)
05:51:09 [2021-03-30T05:51:09.228Z]   - "macvlan":
05:51:09 [2021-03-30T05:51:09.228Z]     - CONFIG_MACVLAN: enabled (as module)
05:51:09 [2021-03-30T05:51:09.228Z]     - CONFIG_DUMMY: enabled (as module)
05:51:09 [2021-03-30T05:51:09.228Z]   - "ftp,tftp client in container":
05:51:09 [2021-03-30T05:51:09.228Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
05:51:09 [2021-03-30T05:51:09.228Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
05:51:09 [2021-03-30T05:51:09.228Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
05:51:09 [2021-03-30T05:51:09.228Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
05:51:09 [2021-03-30T05:51:09.228Z] - Storage Drivers:
05:51:09 [2021-03-30T05:51:09.228Z]   - "aufs":
05:51:09 [2021-03-30T05:51:09.228Z]     - CONFIG_AUFS_FS: enabled (as module)
05:51:09 [2021-03-30T05:51:09.228Z]   - "btrfs":
05:51:09 [2021-03-30T05:51:09.486Z]     - CONFIG_BTRFS_FS: enabled (as module)
05:51:09 [2021-03-30T05:51:09.486Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
05:51:09 [2021-03-30T05:51:09.486Z]   - "devicemapper":
05:51:09 [2021-03-30T05:51:09.486Z]     - CONFIG_BLK_DEV_DM: enabled
05:51:09 [2021-03-30T05:51:09.486Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
05:51:09 [2021-03-30T05:51:09.486Z]   - "overlay":
05:51:09 [2021-03-30T05:51:09.486Z]     - CONFIG_OVERLAY_FS: enabled (as module)
05:51:09 [2021-03-30T05:51:09.486Z]   - "zfs":
05:51:09 [2021-03-30T05:51:09.486Z]     - /dev/zfs: present
05:51:09 [2021-03-30T05:51:09.486Z]     - zfs command: missing
05:51:09 [2021-03-30T05:51:09.486Z]     - zpool command: missing
05:51:09 [2021-03-30T05:51:09.486Z] 
05:51:09 [2021-03-30T05:51:09.486Z] Limits:
05:51:09 [2021-03-30T05:51:09.486Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
05:51:09 [2021-03-30T05:51:09.486Z] 
05:51:09 [2021-03-30T05:51:09.486Z] + true
[Pipeline] }
[Pipeline] // stage
05:51:09 [2021-03-30T05:51:09.516Z] Client:
05:51:09 [2021-03-30T05:51:09.516Z]  Debug Mode: false
05:51:09 [2021-03-30T05:51:09.516Z] 
05:51:09 [2021-03-30T05:51:09.516Z] Server:
05:51:09 [2021-03-30T05:51:09.516Z]  Containers: 0
05:51:09 [2021-03-30T05:51:09.516Z]   Running: 0
05:51:09 [2021-03-30T05:51:09.516Z]   Paused: 0
05:51:09 [2021-03-30T05:51:09.516Z]   Stopped: 0
05:51:09 [2021-03-30T05:51:09.516Z]  Images: 0
05:51:09 [2021-03-30T05:51:09.517Z]  Server Version: 19.03.7
05:51:09 [2021-03-30T05:51:09.517Z]  Storage Driver: overlay2
05:51:09 [2021-03-30T05:51:09.517Z]   Backing Filesystem: <unknown>
05:51:09 [2021-03-30T05:51:09.517Z]   Supports d_type: true
05:51:09 [2021-03-30T05:51:09.517Z]   Native Overlay Diff: true
05:51:09 [2021-03-30T05:51:09.517Z]  Logging Driver: json-file
05:51:09 [2021-03-30T05:51:09.517Z]  Cgroup Driver: cgroupfs
05:51:09 [2021-03-30T05:51:09.517Z]  Plugins:
05:51:09 [2021-03-30T05:51:09.517Z]   Volume: local
05:51:09 [2021-03-30T05:51:09.517Z]   Network: bridge host ipvlan macvlan null overlay
05:51:09 [2021-03-30T05:51:09.517Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
05:51:09 [2021-03-30T05:51:09.517Z]  Swarm: inactive
05:51:09 [2021-03-30T05:51:09.517Z]  Runtimes: runc
05:51:09 [2021-03-30T05:51:09.517Z]  Default Runtime: runc
05:51:09 [2021-03-30T05:51:09.517Z]  Init Binary: docker-init
05:51:09 [2021-03-30T05:51:09.517Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
05:51:09 [2021-03-30T05:51:09.517Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
05:51:09 [2021-03-30T05:51:09.517Z]  init version: fec3683
05:51:09 [2021-03-30T05:51:09.517Z]  Security Options:
05:51:09 [2021-03-30T05:51:09.517Z]   apparmor
05:51:09 [2021-03-30T05:51:09.517Z]   seccomp
05:51:09 [2021-03-30T05:51:09.517Z]    Profile: default
05:51:09 [2021-03-30T05:51:09.517Z]  Kernel Version: 4.15.0-88-generic
05:51:09 [2021-03-30T05:51:09.517Z]  Operating System: Ubuntu 18.04.4 LTS
05:51:09 [2021-03-30T05:51:09.517Z]  OSType: linux
05:51:09 [2021-03-30T05:51:09.517Z]  Architecture: s390x
05:51:09 [2021-03-30T05:51:09.517Z]  CPUs: 2
05:51:09 [2021-03-30T05:51:09.517Z]  Total Memory: 7.861GiB
05:51:09 [2021-03-30T05:51:09.517Z]  Name: s390x-ubuntu-30
05:51:09 [2021-03-30T05:51:09.517Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
05:51:09 [2021-03-30T05:51:09.517Z]  Docker Root Dir: /var/lib/docker
05:51:09 [2021-03-30T05:51:09.517Z]  Debug Mode: false
05:51:09 [2021-03-30T05:51:09.517Z]  Registry: https://index.docker.io/v1/
05:51:09 [2021-03-30T05:51:09.517Z]  Labels:
05:51:09 [2021-03-30T05:51:09.517Z]  Experimental: true
05:51:09 [2021-03-30T05:51:09.517Z]  Insecure Registries:
05:51:09 [2021-03-30T05:51:09.517Z]   127.0.0.0/8
05:51:09 [2021-03-30T05:51:09.517Z]  Live Restore Enabled: false
05:51:09 [2021-03-30T05:51:09.517Z] 
05:51:09 [2021-03-30T05:51:09.517Z] WARNING: No swap limit support
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
[Pipeline] sh
05:51:09 [2021-03-30T05:51:09.826Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b14bf43764e016e95eb7486e49ae675d477e475b .
05:51:10 [2021-03-30T05:51:10.011Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:51:10 [2021-03-30T05:51:10.011Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:51:10 [2021-03-30T05:51:10.011Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42217/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
05:51:10 [2021-03-30T05:51:10.011Z] + bash /home/jenkins/workspace/moby_PR-42217/check-config.sh
05:51:10 [2021-03-30T05:51:10.011Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
05:51:10 [2021-03-30T05:51:10.011Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
05:51:10 [2021-03-30T05:51:10.011Z] 
05:51:10 [2021-03-30T05:51:10.011Z] Generally Necessary:
05:51:10 [2021-03-30T05:51:10.011Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
05:51:10 [2021-03-30T05:51:10.011Z] - apparmor: enabled and tools installed
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_NAMESPACES: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_NET_NS: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_PID_NS: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_IPC_NS: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_UTS_NS: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_CGROUPS: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_CGROUP_CPUACCT: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_CGROUP_DEVICE: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_CGROUP_FREEZER: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_CGROUP_SCHED: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_CPUSETS: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_MEMCG: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_KEYS: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_VETH: enabled (as module)
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_BRIDGE: enabled (as module)
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_IP_NF_FILTER: enabled (as module)
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_IP_NF_NAT: enabled (as module)
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_NF_NAT: enabled (as module)
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_NF_NAT_NEEDED: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_POSIX_MQUEUE: enabled
05:51:10 [2021-03-30T05:51:10.011Z] 
05:51:10 [2021-03-30T05:51:10.011Z] Optional Features:
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_USER_NS: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_SECCOMP: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_CGROUP_PIDS: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_MEMCG_SWAP: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
05:51:10 [2021-03-30T05:51:10.011Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_BLK_CGROUP: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_BLK_DEV_THROTTLING: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_IOSCHED_CFQ: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_CGROUP_PERF: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_CGROUP_HUGETLB: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_CGROUP_NET_PRIO: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_CFS_BANDWIDTH: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_FAIR_GROUP_SCHED: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_RT_GROUP_SCHED: missing
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_IP_VS: enabled (as module)
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_IP_VS_NFCT: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_IP_VS_PROTO_TCP: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_IP_VS_PROTO_UDP: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_IP_VS_RR: enabled (as module)
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_EXT4_FS: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
05:51:10 [2021-03-30T05:51:10.011Z] - CONFIG_EXT4_FS_SECURITY: enabled
05:51:10 [2021-03-30T05:51:10.086Z] #1 [internal] load build definition from Dockerfile
05:51:10 [2021-03-30T05:51:10.086Z] #1 sha256:cb01e99ed37dc9adf75aaa3b5641ccce784f42d54fe117c11775bb66fbac7fa3
05:51:10 [2021-03-30T05:51:10.086Z] #1 transferring dockerfile: 17.02kB done
05:51:10 [2021-03-30T05:51:10.086Z] #1 DONE 0.2s
05:51:10 [2021-03-30T05:51:10.086Z] 
05:51:10 [2021-03-30T05:51:10.086Z] #2 [internal] load .dockerignore
05:51:10 [2021-03-30T05:51:10.086Z] #2 sha256:3dfc895ff9671e0566ab31601f8cda3802a1d4ebd42f3ffe73167e3aabbb572c
05:51:10 [2021-03-30T05:51:10.086Z] #2 transferring context: 87B done
05:51:10 [2021-03-30T05:51:10.086Z] #2 DONE 0.1s
05:51:10 [2021-03-30T05:51:10.086Z] 
05:51:10 [2021-03-30T05:51:10.086Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
05:51:10 [2021-03-30T05:51:10.086Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
05:51:10 [2021-03-30T05:51:10.303Z] - Network Drivers:
05:51:10 [2021-03-30T05:51:10.303Z]   - "overlay":
05:51:10 [2021-03-30T05:51:10.303Z]     - CONFIG_VXLAN: enabled (as module)
05:51:10 [2021-03-30T05:51:10.303Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
05:51:10 [2021-03-30T05:51:10.303Z]       Optional (for encrypted networks):
05:51:10 [2021-03-30T05:51:10.303Z]       - CONFIG_CRYPTO: enabled
05:51:10 [2021-03-30T05:51:10.303Z]       - CONFIG_CRYPTO_AEAD: enabled
05:51:10 [2021-03-30T05:51:10.303Z]       - CONFIG_CRYPTO_GCM: enabled
05:51:10 [2021-03-30T05:51:10.303Z]       - CONFIG_CRYPTO_SEQIV: enabled
05:51:10 [2021-03-30T05:51:10.303Z]       - CONFIG_CRYPTO_GHASH: enabled
05:51:10 [2021-03-30T05:51:10.303Z]       - CONFIG_XFRM: enabled
05:51:10 [2021-03-30T05:51:10.303Z]       - CONFIG_XFRM_USER: enabled (as module)
05:51:10 [2021-03-30T05:51:10.303Z]       - CONFIG_XFRM_ALGO: enabled (as module)
05:51:10 [2021-03-30T05:51:10.303Z]       - CONFIG_INET_ESP: enabled (as module)
05:51:10 [2021-03-30T05:51:10.303Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
05:51:10 [2021-03-30T05:51:10.303Z]   - "ipvlan":
05:51:10 [2021-03-30T05:51:10.303Z]     - CONFIG_IPVLAN: enabled (as module)
05:51:10 [2021-03-30T05:51:10.303Z]   - "macvlan":
05:51:10 [2021-03-30T05:51:10.303Z]     - CONFIG_MACVLAN: enabled (as module)
05:51:10 [2021-03-30T05:51:10.303Z]     - CONFIG_DUMMY: enabled (as module)
05:51:10 [2021-03-30T05:51:10.303Z]   - "ftp,tftp client in container":
05:51:10 [2021-03-30T05:51:10.303Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
05:51:10 [2021-03-30T05:51:10.303Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
05:51:10 [2021-03-30T05:51:10.303Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
05:51:10 [2021-03-30T05:51:10.303Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
05:51:10 [2021-03-30T05:51:10.303Z] - Storage Drivers:
05:51:10 [2021-03-30T05:51:10.303Z]   - "aufs":
05:51:10 [2021-03-30T05:51:10.303Z]     - CONFIG_AUFS_FS: enabled (as module)
05:51:10 [2021-03-30T05:51:10.303Z]   - "btrfs":
05:51:10 [2021-03-30T05:51:10.303Z]     - CONFIG_BTRFS_FS: enabled (as module)
05:51:10 [2021-03-30T05:51:10.303Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
05:51:10 [2021-03-30T05:51:10.303Z]   - "devicemapper":
05:51:10 [2021-03-30T05:51:10.303Z]     - CONFIG_BLK_DEV_DM: enabled
05:51:10 [2021-03-30T05:51:10.303Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
05:51:10 [2021-03-30T05:51:10.303Z]   - "overlay":
05:51:10 [2021-03-30T05:51:10.303Z]     - CONFIG_OVERLAY_FS: enabled (as module)
05:51:10 [2021-03-30T05:51:10.303Z]   - "zfs":
05:51:10 [2021-03-30T05:51:10.303Z]     - /dev/zfs: missing
05:51:10 [2021-03-30T05:51:10.303Z]     - zfs command: missing
05:51:10 [2021-03-30T05:51:10.303Z]     - zpool command: missing
05:51:10 [2021-03-30T05:51:10.303Z] 
05:51:10 [2021-03-30T05:51:10.303Z] Limits:
05:51:10 [2021-03-30T05:51:10.303Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
05:51:10 [2021-03-30T05:51:10.303Z] 
05:51:10 [2021-03-30T05:51:10.303Z] + true
[Pipeline] }
05:51:10 [2021-03-30T05:51:10.342Z] #3 DONE 0.3s
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
05:51:10 [2021-03-30T05:51:10.600Z] 
05:51:10 [2021-03-30T05:51:10.600Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
05:51:10 [2021-03-30T05:51:10.600Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
05:51:10 [2021-03-30T05:51:10.600Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
05:51:10 [2021-03-30T05:51:10.600Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
05:51:10 [2021-03-30T05:51:10.600Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
05:51:10 [2021-03-30T05:51:10.600Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
05:51:10 [2021-03-30T05:51:10.600Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s
05:51:10 [2021-03-30T05:51:10.600Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
05:51:10 [2021-03-30T05:51:10.740Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b14bf43764e016e95eb7486e49ae675d477e475b .
05:51:10 [2021-03-30T05:51:10.740Z] #2 [internal] load build definition from Dockerfile
05:51:10 [2021-03-30T05:51:10.740Z] #2 transferring dockerfile: 17.02kB done
05:51:10 [2021-03-30T05:51:10.740Z] #2 DONE 0.0s
05:51:10 [2021-03-30T05:51:10.740Z] 
05:51:10 [2021-03-30T05:51:10.740Z] #1 [internal] load .dockerignore
05:51:10 [2021-03-30T05:51:10.740Z] #1 transferring context: 87B done
05:51:10 [2021-03-30T05:51:10.740Z] #1 DONE 0.0s
05:51:10 [2021-03-30T05:51:10.740Z] 
05:51:10 [2021-03-30T05:51:10.740Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
05:51:10 [2021-03-30T05:51:10.858Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done
05:51:10 [2021-03-30T05:51:10.858Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
05:51:11 [2021-03-30T05:51:11.109Z] #3 DONE 0.3s
05:51:11 [2021-03-30T05:51:11.109Z] 
05:51:11 [2021-03-30T05:51:11.109Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b...
05:51:11 [2021-03-30T05:51:11.109Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
05:51:11 [2021-03-30T05:51:11.109Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done
05:51:11 [2021-03-30T05:51:11.109Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done
05:51:11 [2021-03-30T05:51:11.109Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0B / 9.68MB 0.1s
05:51:11 [2021-03-30T05:51:11.109Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
05:51:11 [2021-03-30T05:51:11.428Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 6.25MB / 9.68MB 0.2s
05:51:11 [2021-03-30T05:51:11.428Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.2s done
05:51:11 [2021-03-30T05:51:11.428Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.1s
05:51:11 [2021-03-30T05:51:11.433Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
05:51:11 [2021-03-30T05:51:11.433Z] #4 DONE 1.0s
05:51:11 [2021-03-30T05:51:11.691Z] 
05:51:11 [2021-03-30T05:51:11.691Z] #5 [internal] load metadata for docker.io/library/debian:buster
05:51:11 [2021-03-30T05:51:11.691Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
05:51:11 [2021-03-30T05:51:11.722Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done
05:51:11 [2021-03-30T05:51:11.723Z] #4 DONE 0.6s
05:51:11 [2021-03-30T05:51:11.807Z] Fetching without tags
05:51:12 [2021-03-30T05:51:12.017Z] 
05:51:12 [2021-03-30T05:51:12.017Z] #5 [internal] load build definition from Dockerfile
05:51:12 [2021-03-30T05:51:12.017Z] #5 transferring dockerfile: 17.02kB done
05:51:12 [2021-03-30T05:51:12.017Z] #5 DONE 0.0s
05:51:12 [2021-03-30T05:51:12.017Z] 
05:51:12 [2021-03-30T05:51:12.017Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
05:51:12 [2021-03-30T05:51:12.211Z] Merging remotes/origin/master commit d7a5abe6bd9b027d21b7f7a8703f38ad62913aff into PR head commit b14bf43764e016e95eb7486e49ae675d477e475b
05:51:12 [2021-03-30T05:51:12.333Z] #6 DONE 0.1s
05:51:12 [2021-03-30T05:51:12.333Z] 
05:51:12 [2021-03-30T05:51:12.333Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:51:12 [2021-03-30T05:51:12.333Z] #9 DONE 0.1s
05:51:12 [2021-03-30T05:51:12.333Z] 
05:51:12 [2021-03-30T05:51:12.333Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:51:12 [2021-03-30T05:51:12.333Z] #7 DONE 0.1s
05:51:12 [2021-03-30T05:51:12.333Z] 
05:51:12 [2021-03-30T05:51:12.333Z] #8 [internal] load metadata for docker.io/library/debian:buster
05:51:12 [2021-03-30T05:51:12.333Z] #8 DONE 0.1s
05:51:12 [2021-03-30T05:51:12.333Z] 
05:51:12 [2021-03-30T05:51:12.333Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
05:51:12 [2021-03-30T05:51:12.333Z] #10 DONE 0.0s
05:51:12 [2021-03-30T05:51:12.333Z] 
05:51:12 [2021-03-30T05:51:12.333Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
05:51:12 [2021-03-30T05:51:12.333Z] #11 CACHED
05:51:12 [2021-03-30T05:51:12.333Z] 
05:51:12 [2021-03-30T05:51:12.333Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
05:51:12 [2021-03-30T05:51:12.333Z] #12 CACHED
05:51:12 [2021-03-30T05:51:12.333Z] 
05:51:12 [2021-03-30T05:51:12.333Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed...
05:51:12 [2021-03-30T05:51:12.333Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
05:51:12 [2021-03-30T05:51:12.333Z] #65 DONE 0.0s
05:51:12 [2021-03-30T05:51:12.333Z] 
05:51:12 [2021-03-30T05:51:12.333Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b...
05:51:12 [2021-03-30T05:51:12.333Z] #27 resolve docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f done
05:51:12 [2021-03-30T05:51:12.333Z] #27 sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f 1.85kB / 1.85kB done
05:51:12 [2021-03-30T05:51:12.333Z] #27 sha256:b26b4f416d7d9d31b449538a30785a65021d784b6c387e05d7a3e3f1fdcc8e8f 529B / 529B done
05:51:12 [2021-03-30T05:51:12.333Z] #27 sha256:44acbef13f08afa5f2ac9a6ae5d6f5d79a35fd8a4672283cc3c371792452a8f8 1.46kB / 1.46kB done
05:51:12 [2021-03-30T05:51:12.333Z] #27 sha256:c1b0086a5cca01c7491d8c2f15dbad8cb1c1829a7d6d1edd7f8c3dd02be85f2b 0B / 48.97MB 0.1s
05:51:12 [2021-03-30T05:51:12.633Z] #27 sha256:c1b0086a5cca01c7491d8c2f15dbad8cb1c1829a7d6d1edd7f8c3dd02be85f2b 5.77MB / 48.97MB 0.3s
05:51:12 [2021-03-30T05:51:12.633Z] #27 ...
05:51:12 [2021-03-30T05:51:12.633Z] 
05:51:12 [2021-03-30T05:51:12.633Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
05:51:12 [2021-03-30T05:51:12.633Z] #40 DONE 0.4s
05:51:12 [2021-03-30T05:51:12.633Z] 
05:51:12 [2021-03-30T05:51:12.633Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b...
05:51:12 [2021-03-30T05:51:12.926Z] #27 ...
05:51:12 [2021-03-30T05:51:12.926Z] 
05:51:12 [2021-03-30T05:51:12.926Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
05:51:12 [2021-03-30T05:51:12.926Z] #32 DONE 0.5s
05:51:12 [2021-03-30T05:51:12.926Z] 
05:51:12 [2021-03-30T05:51:12.926Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b...
05:51:12 [2021-03-30T05:51:12.926Z] #27 sha256:c1b0086a5cca01c7491d8c2f15dbad8cb1c1829a7d6d1edd7f8c3dd02be85f2b 12.24MB / 48.97MB 0.5s
05:51:12 [2021-03-30T05:51:12.926Z] #27 sha256:c1b0086a5cca01c7491d8c2f15dbad8cb1c1829a7d6d1edd7f8c3dd02be85f2b 20.65MB / 48.97MB 0.7s
05:51:13 [2021-03-30T05:51:13.019Z] Merge succeeded, producing b14bf43764e016e95eb7486e49ae675d477e475b
05:51:13 [2021-03-30T05:51:13.019Z] Checking out Revision b14bf43764e016e95eb7486e49ae675d477e475b (PR-42217)
05:51:13 [2021-03-30T05:51:13.062Z] #5 DONE 0.9s
05:51:13 [2021-03-30T05:51:13.062Z] 
05:51:13 [2021-03-30T05:51:13.062Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
05:51:13 [2021-03-30T05:51:13.062Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
05:51:13 [2021-03-30T05:51:13.062Z] #7 DONE 0.9s
05:51:13 [2021-03-30T05:51:13.062Z] 
05:51:13 [2021-03-30T05:51:13.062Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:51:13 [2021-03-30T05:51:13.062Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
05:51:13 [2021-03-30T05:51:13.062Z] #6 DONE 1.0s
05:51:13 [2021-03-30T05:51:13.062Z] 
05:51:13 [2021-03-30T05:51:13.062Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:51:13 [2021-03-30T05:51:13.062Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
05:51:13 [2021-03-30T05:51:13.062Z] #8 DONE 1.0s
05:51:13 [2021-03-30T05:51:13.219Z] #27 sha256:c1b0086a5cca01c7491d8c2f15dbad8cb1c1829a7d6d1edd7f8c3dd02be85f2b 30.87MB / 48.97MB 1.0s
05:51:11 [2021-03-30T05:51:11.779Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:51:11 [2021-03-30T05:51:11.782Z]  > git config --add remote.origin.fetch +refs/pull/42217/head:refs/remotes/origin/PR-42217 # timeout=10
05:51:11 [2021-03-30T05:51:11.786Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
05:51:11 [2021-03-30T05:51:11.801Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:51:11 [2021-03-30T05:51:11.817Z] Fetching upstream changes from https://github.com/moby/moby.git
05:51:11 [2021-03-30T05:51:11.817Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:51:11 [2021-03-30T05:51:11.818Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42217/head:refs/remotes/origin/PR-42217 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:51:12 [2021-03-30T05:51:12.220Z]  > git config core.sparsecheckout # timeout=10
05:51:12 [2021-03-30T05:51:12.222Z]  > git checkout -f b14bf43764e016e95eb7486e49ae675d477e475b # timeout=10
05:51:12 [2021-03-30T05:51:12.984Z]  > git remote # timeout=10
05:51:12 [2021-03-30T05:51:12.987Z]  > git config --get remote.origin.url # timeout=10
05:51:12 [2021-03-30T05:51:12.990Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:51:12 [2021-03-30T05:51:12.991Z]  > git merge d7a5abe6bd9b027d21b7f7a8703f38ad62913aff # timeout=10
05:51:13 [2021-03-30T05:51:13.013Z]  > git rev-parse HEAD^{commit} # timeout=10
05:51:13 [2021-03-30T05:51:13.028Z]  > git config core.sparsecheckout # timeout=10
05:51:13 [2021-03-30T05:51:13.031Z]  > git checkout -f b14bf43764e016e95eb7486e49ae675d477e475b # timeout=10
05:51:13 [2021-03-30T05:51:13.516Z] #27 sha256:c1b0086a5cca01c7491d8c2f15dbad8cb1c1829a7d6d1edd7f8c3dd02be85f2b 36.27MB / 48.97MB 1.2s
05:51:13 [2021-03-30T05:51:13.816Z] #27 sha256:c1b0086a5cca01c7491d8c2f15dbad8cb1c1829a7d6d1edd7f8c3dd02be85f2b 43.58MB / 48.97MB 1.4s
05:51:13 [2021-03-30T05:51:13.816Z] #27 sha256:c1b0086a5cca01c7491d8c2f15dbad8cb1c1829a7d6d1edd7f8c3dd02be85f2b 47.22MB / 48.97MB 1.5s
05:51:14 [2021-03-30T05:51:14.092Z] Commit message: "check-config.sh: add SELinux and AppArmor"
05:51:14 [2021-03-30T05:51:14.147Z]  > git --version # timeout=10
05:51:14 [2021-03-30T05:51:14.149Z]  > git --version # 'git version 2.7.4'
05:51:14 [2021-03-30T05:51:14.151Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
05:51:14 [2021-03-30T05:51:14.222Z] #27 ...
05:51:14 [2021-03-30T05:51:14.222Z] 
05:51:14 [2021-03-30T05:51:14.222Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian...
05:51:14 [2021-03-30T05:51:14.222Z] #13 DONE 1.9s
05:51:14 [2021-03-30T05:51:14.222Z] 
05:51:14 [2021-03-30T05:51:14.222Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b...
05:51:14 [2021-03-30T05:51:14.222Z] #27 sha256:c1b0086a5cca01c7491d8c2f15dbad8cb1c1829a7d6d1edd7f8c3dd02be85f2b 48.97MB / 48.97MB 1.7s done
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
05:51:14 [2021-03-30T05:51:14.962Z] 
05:51:14 [2021-03-30T05:51:14.962Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:51:14 [2021-03-30T05:51:14.962Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
05:51:14 [2021-03-30T05:51:14.962Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
05:51:14 [2021-03-30T05:51:14.962Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
05:51:14 [2021-03-30T05:51:14.962Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
05:51:14 [2021-03-30T05:51:14.962Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
05:51:14 [2021-03-30T05:51:14.962Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s
05:51:14 [2021-03-30T05:51:14.969Z] + docker version
05:51:14 [2021-03-30T05:51:14.969Z] Client:
05:51:14 [2021-03-30T05:51:14.969Z]  Version:           18.06.1-ce
05:51:14 [2021-03-30T05:51:14.969Z]  API version:       1.38
05:51:14 [2021-03-30T05:51:14.969Z]  Go version:        go1.10.3
05:51:14 [2021-03-30T05:51:14.969Z]  Git commit:        e68fc7a
05:51:14 [2021-03-30T05:51:14.969Z]  Built:             Tue Aug 21 17:26:10 2018
05:51:14 [2021-03-30T05:51:14.969Z]  OS/Arch:           linux/ppc64le
05:51:14 [2021-03-30T05:51:14.969Z]  Experimental:      false
05:51:14 [2021-03-30T05:51:14.969Z] 
05:51:14 [2021-03-30T05:51:14.969Z] Server:
05:51:14 [2021-03-30T05:51:14.969Z]  Engine:
05:51:14 [2021-03-30T05:51:14.969Z]   Version:          18.06.1-ce
05:51:14 [2021-03-30T05:51:14.969Z]   API version:      1.38 (minimum version 1.12)
05:51:14 [2021-03-30T05:51:14.969Z]   Go version:       go1.10.3
05:51:14 [2021-03-30T05:51:14.969Z]   Git commit:       e68fc7a
05:51:14 [2021-03-30T05:51:14.969Z]   Built:            Tue Aug 21 17:24:20 2018
05:51:14 [2021-03-30T05:51:14.969Z]   OS/Arch:          linux/ppc64le
05:51:14 [2021-03-30T05:51:14.969Z]   Experimental:     true
[Pipeline] sh
05:51:15 [2021-03-30T05:51:15.221Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.05MB / 12.42MB 0.6s
05:51:15 [2021-03-30T05:51:15.353Z] #27 extracting sha256:c1b0086a5cca01c7491d8c2f15dbad8cb1c1829a7d6d1edd7f8c3dd02be85f2b 0.1s
05:51:15 [2021-03-30T05:51:15.358Z] + docker info
05:51:15 [2021-03-30T05:51:15.358Z] Containers: 0
05:51:15 [2021-03-30T05:51:15.358Z]  Running: 0
05:51:15 [2021-03-30T05:51:15.358Z]  Paused: 0
05:51:15 [2021-03-30T05:51:15.358Z]  Stopped: 0
05:51:15 [2021-03-30T05:51:15.358Z] Images: 0
05:51:15 [2021-03-30T05:51:15.358Z] Server Version: 18.06.1-ce
05:51:15 [2021-03-30T05:51:15.358Z] Storage Driver: overlay2
05:51:15 [2021-03-30T05:51:15.358Z]  Backing Filesystem: extfs
05:51:15 [2021-03-30T05:51:15.358Z]  Supports d_type: true
05:51:15 [2021-03-30T05:51:15.358Z]  Native Overlay Diff: true
05:51:15 [2021-03-30T05:51:15.358Z] Logging Driver: json-file
05:51:15 [2021-03-30T05:51:15.358Z] Cgroup Driver: cgroupfs
05:51:15 [2021-03-30T05:51:15.358Z] Plugins:
05:51:15 [2021-03-30T05:51:15.358Z]  Volume: local
05:51:15 [2021-03-30T05:51:15.358Z]  Network: bridge host ipvlan macvlan null overlay
05:51:15 [2021-03-30T05:51:15.358Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
05:51:15 [2021-03-30T05:51:15.358Z] Swarm: inactive
05:51:15 [2021-03-30T05:51:15.358Z] Runtimes: runc
05:51:15 [2021-03-30T05:51:15.358Z] Default Runtime: runc
05:51:15 [2021-03-30T05:51:15.358Z] Init Binary: docker-init
05:51:15 [2021-03-30T05:51:15.358Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
05:51:15 [2021-03-30T05:51:15.358Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
05:51:15 [2021-03-30T05:51:15.358Z] init version: fec3683
05:51:15 [2021-03-30T05:51:15.358Z] Security Options:
05:51:15 [2021-03-30T05:51:15.358Z]  apparmor
05:51:15 [2021-03-30T05:51:15.358Z]  seccomp
05:51:15 [2021-03-30T05:51:15.358Z]   Profile: default
05:51:15 [2021-03-30T05:51:15.358Z] Kernel Version: 4.4.0-139-generic
05:51:15 [2021-03-30T05:51:15.358Z] Operating System: Ubuntu 16.04.3 LTS
05:51:15 [2021-03-30T05:51:15.358Z] OSType: linux
05:51:15 [2021-03-30T05:51:15.358Z] Architecture: ppc64le
05:51:15 [2021-03-30T05:51:15.358Z] CPUs: 4
05:51:15 [2021-03-30T05:51:15.358Z] Total Memory: 7.972GiB
05:51:15 [2021-03-30T05:51:15.358Z] Name: ppc64le-ubuntu-21
05:51:15 [2021-03-30T05:51:15.358Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
05:51:15 [2021-03-30T05:51:15.358Z] Docker Root Dir: /var/lib/docker
05:51:15 [2021-03-30T05:51:15.358Z] Debug Mode (client): false
05:51:15 [2021-03-30T05:51:15.358Z] Debug Mode (server): false
05:51:15 [2021-03-30T05:51:15.358Z] Registry: https://index.docker.io/v1/
05:51:15 [2021-03-30T05:51:15.358Z] Labels:
05:51:15 [2021-03-30T05:51:15.358Z] Experimental: true
05:51:15 [2021-03-30T05:51:15.358Z] Insecure Registries:
05:51:15 [2021-03-30T05:51:15.358Z]  127.0.0.0/8
05:51:15 [2021-03-30T05:51:15.358Z] Live Restore Enabled: false
05:51:15 [2021-03-30T05:51:15.358Z] 
[Pipeline] sh
05:51:15 [2021-03-30T05:51:15.480Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.15MB / 12.42MB 0.7s
05:51:15 [2021-03-30T05:51:15.480Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.24MB / 12.42MB 0.8s
05:51:15 [2021-03-30T05:51:15.747Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 8.39MB / 12.42MB 1.0s
05:51:15 [2021-03-30T05:51:15.747Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s
05:51:15 [2021-03-30T05:51:15.748Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:51:15 [2021-03-30T05:51:15.748Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:51:15 [2021-03-30T05:51:15.748Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42217/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
05:51:15 [2021-03-30T05:51:15.748Z] + bash /home/docker/workspace/moby_PR-42217/check-config.sh
05:51:15 [2021-03-30T05:51:15.748Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
05:51:15 [2021-03-30T05:51:15.748Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
05:51:15 [2021-03-30T05:51:15.748Z] 
05:51:15 [2021-03-30T05:51:15.748Z] Generally Necessary:
05:51:15 [2021-03-30T05:51:15.748Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
05:51:15 [2021-03-30T05:51:15.748Z] - apparmor: enabled and tools installed
05:51:15 [2021-03-30T05:51:15.748Z] - CONFIG_NAMESPACES: enabled
05:51:15 [2021-03-30T05:51:15.748Z] - CONFIG_NET_NS: enabled
05:51:15 [2021-03-30T05:51:15.748Z] - CONFIG_PID_NS: enabled
05:51:15 [2021-03-30T05:51:15.748Z] - CONFIG_IPC_NS: enabled
05:51:15 [2021-03-30T05:51:15.748Z] - CONFIG_UTS_NS: enabled
05:51:15 [2021-03-30T05:51:15.748Z] - CONFIG_CGROUPS: enabled
05:51:15 [2021-03-30T05:51:15.748Z] - CONFIG_CGROUP_CPUACCT: enabled
05:51:15 [2021-03-30T05:51:15.748Z] - CONFIG_CGROUP_DEVICE: enabled
05:51:15 [2021-03-30T05:51:15.748Z] - CONFIG_CGROUP_FREEZER: enabled
05:51:15 [2021-03-30T05:51:15.748Z] - CONFIG_CGROUP_SCHED: enabled
05:51:15 [2021-03-30T05:51:15.748Z] - CONFIG_CPUSETS: enabled
05:51:15 [2021-03-30T05:51:15.748Z] - CONFIG_MEMCG: enabled
05:51:15 [2021-03-30T05:51:15.748Z] - CONFIG_KEYS: enabled
05:51:15 [2021-03-30T05:51:15.748Z] - CONFIG_VETH: enabled (as module)
05:51:15 [2021-03-30T05:51:15.748Z] - CONFIG_BRIDGE: enabled (as module)
05:51:15 [2021-03-30T05:51:15.748Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
05:51:15 [2021-03-30T05:51:15.748Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_IP_NF_FILTER: enabled (as module)
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_IP_NF_NAT: enabled (as module)
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_NF_NAT: enabled (as module)
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_NF_NAT_NEEDED: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_POSIX_MQUEUE: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
05:51:16 [2021-03-30T05:51:16.052Z] 
05:51:16 [2021-03-30T05:51:16.052Z] Optional Features:
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_USER_NS: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_SECCOMP: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_CGROUP_PIDS: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_MEMCG_SWAP: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
05:51:16 [2021-03-30T05:51:16.052Z]     (cgroup swap accounting is currently enabled)
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_MEMCG_KMEM: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_BLK_CGROUP: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_BLK_DEV_THROTTLING: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_IOSCHED_CFQ: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_CGROUP_PERF: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_CGROUP_HUGETLB: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_CGROUP_NET_PRIO: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_CFS_BANDWIDTH: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_FAIR_GROUP_SCHED: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_RT_GROUP_SCHED: missing
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_IP_VS: enabled (as module)
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_IP_VS_NFCT: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_IP_VS_PROTO_TCP: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_IP_VS_PROTO_UDP: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_IP_VS_RR: enabled (as module)
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_EXT4_FS: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - CONFIG_EXT4_FS_SECURITY: enabled
05:51:16 [2021-03-30T05:51:16.052Z] - Network Drivers:
05:51:16 [2021-03-30T05:51:16.053Z]   - "overlay":
05:51:16 [2021-03-30T05:51:16.053Z]     - CONFIG_VXLAN: enabled (as module)
05:51:16 [2021-03-30T05:51:16.053Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
05:51:16 [2021-03-30T05:51:16.053Z]       Optional (for encrypted networks):
05:51:16 [2021-03-30T05:51:16.347Z]       - CONFIG_CRYPTO: enabled
05:51:16 [2021-03-30T05:51:16.347Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
05:51:16 [2021-03-30T05:51:16.347Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
05:51:16 [2021-03-30T05:51:16.347Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
05:51:16 [2021-03-30T05:51:16.347Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
05:51:16 [2021-03-30T05:51:16.347Z]       - CONFIG_XFRM: enabled
05:51:16 [2021-03-30T05:51:16.347Z]       - CONFIG_XFRM_USER: enabled (as module)
05:51:16 [2021-03-30T05:51:16.347Z]       - CONFIG_XFRM_ALGO: enabled (as module)
05:51:16 [2021-03-30T05:51:16.347Z]       - CONFIG_INET_ESP: enabled (as module)
05:51:16 [2021-03-30T05:51:16.347Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
05:51:16 [2021-03-30T05:51:16.347Z]   - "ipvlan":
05:51:16 [2021-03-30T05:51:16.347Z]     - CONFIG_IPVLAN: enabled (as module)
05:51:16 [2021-03-30T05:51:16.347Z]   - "macvlan":
05:51:16 [2021-03-30T05:51:16.347Z]     - CONFIG_MACVLAN: enabled (as module)
05:51:16 [2021-03-30T05:51:16.347Z]     - CONFIG_DUMMY: enabled (as module)
05:51:16 [2021-03-30T05:51:16.347Z]   - "ftp,tftp client in container":
05:51:16 [2021-03-30T05:51:16.347Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
05:51:16 [2021-03-30T05:51:16.347Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
05:51:16 [2021-03-30T05:51:16.347Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
05:51:16 [2021-03-30T05:51:16.347Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
05:51:16 [2021-03-30T05:51:16.347Z] - Storage Drivers:
05:51:16 [2021-03-30T05:51:16.347Z]   - "aufs":
05:51:16 [2021-03-30T05:51:16.347Z]     - CONFIG_AUFS_FS: enabled (as module)
05:51:16 [2021-03-30T05:51:16.347Z]   - "btrfs":
05:51:16 [2021-03-30T05:51:16.347Z]     - CONFIG_BTRFS_FS: enabled (as module)
05:51:16 [2021-03-30T05:51:16.347Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
05:51:16 [2021-03-30T05:51:16.347Z]   - "devicemapper":
05:51:16 [2021-03-30T05:51:16.347Z]     - CONFIG_BLK_DEV_DM: enabled
05:51:16 [2021-03-30T05:51:16.347Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
05:51:16 [2021-03-30T05:51:16.347Z]   - "overlay":
05:51:16 [2021-03-30T05:51:16.347Z]     - CONFIG_OVERLAY_FS: enabled (as module)
05:51:16 [2021-03-30T05:51:16.347Z]   - "zfs":
05:51:16 [2021-03-30T05:51:16.347Z]     - /dev/zfs: missing
05:51:16 [2021-03-30T05:51:16.347Z]     - zfs command: missing
05:51:16 [2021-03-30T05:51:16.347Z]     - zpool command: missing
05:51:16 [2021-03-30T05:51:16.347Z] 
05:51:16 [2021-03-30T05:51:16.347Z] Limits:
05:51:16 [2021-03-30T05:51:16.347Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
05:51:16 [2021-03-30T05:51:16.347Z] 
05:51:16 [2021-03-30T05:51:16.347Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
05:51:16 [2021-03-30T05:51:16.508Z] #27 ...
05:51:16 [2021-03-30T05:51:16.508Z] 
05:51:16 [2021-03-30T05:51:16.508Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed...
05:51:16 [2021-03-30T05:51:16.508Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
05:51:16 [2021-03-30T05:51:16.508Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
05:51:16 [2021-03-30T05:51:16.508Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
05:51:16 [2021-03-30T05:51:16.508Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done
05:51:16 [2021-03-30T05:51:16.508Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done
05:51:16 [2021-03-30T05:51:16.508Z] #63 DONE 4.0s
05:51:16 [2021-03-30T05:51:16.508Z] 
05:51:16 [2021-03-30T05:51:16.508Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b...
05:51:16 [2021-03-30T05:51:16.712Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
05:51:16 [2021-03-30T05:51:16.712Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.7s done
05:51:16 [2021-03-30T05:51:16.793Z] + make bundles/buildx
05:51:16 [2021-03-30T05:51:16.816Z] #27 ...
05:51:16 [2021-03-30T05:51:16.816Z] 
05:51:16 [2021-03-30T05:51:16.816Z] #24 [internal] load build context
05:51:16 [2021-03-30T05:51:16.816Z] #24 transferring context: 53.43MB 4.3s done
05:51:16 [2021-03-30T05:51:16.816Z] #24 DONE 4.5s
05:51:16 [2021-03-30T05:51:16.816Z] 
05:51:16 [2021-03-30T05:51:16.816Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b...
05:51:17 [2021-03-30T05:51:17.088Z] make: command: Command not found
05:51:17 [2021-03-30T05:51:17.088Z] make: command: Command not found
05:51:17 [2021-03-30T05:51:17.088Z] mkdir bundles
05:51:17 [2021-03-30T05:51:17.088Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
05:51:17 [2021-03-30T05:51:17.088Z] 	--build-arg BUILDX_COMMIT \
05:51:17 [2021-03-30T05:51:17.088Z] 	--build-arg BUILDX_REPO \
05:51:17 [2021-03-30T05:51:17.088Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
05:51:17 [2021-03-30T05:51:17.088Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
05:51:17 [2021-03-30T05:51:17.088Z] 	.
05:51:17 [2021-03-30T05:51:17.088Z] /bin/sh: 4: go: not found
05:51:17 [2021-03-30T05:51:17.088Z] /bin/sh: 5: go: not found
05:51:17 [2021-03-30T05:51:17.525Z] #27 ...
05:51:17 [2021-03-30T05:51:17.525Z] 
05:51:17 [2021-03-30T05:51:17.525Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
05:51:17 [2021-03-30T05:51:17.525Z] #64 DONE 0.4s
05:51:17 [2021-03-30T05:51:17.525Z] 
05:51:17 [2021-03-30T05:51:17.525Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
05:51:19 [2021-03-30T05:51:19.189Z] Sending build context to Docker daemon  58.34MB

05:51:19 [2021-03-30T05:51:19.189Z] Step 1/15 : ARG GO_VERSION=1.13.15
05:51:19 [2021-03-30T05:51:19.189Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1
05:51:19 [2021-03-30T05:51:19.189Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
05:51:19 [2021-03-30T05:51:19.189Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
05:51:19 [2021-03-30T05:51:19.189Z] 1.13.15-buster: Pulling from library/golang
05:51:19 [2021-03-30T05:51:19.206Z] #66 DONE 1.3s
05:51:19 [2021-03-30T05:51:19.207Z] 
05:51:19 [2021-03-30T05:51:19.207Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b...
05:51:19 [2021-03-30T05:51:19.485Z] db4e2d8d5901: Pulling fs layer
05:51:19 [2021-03-30T05:51:19.485Z] dfe2d012519c: Pulling fs layer
05:51:19 [2021-03-30T05:51:19.485Z] 5d8f1d1f9197: Pulling fs layer
05:51:19 [2021-03-30T05:51:19.485Z] 1301750ffb48: Pulling fs layer
05:51:19 [2021-03-30T05:51:19.485Z] dc5c6edc9cff: Pulling fs layer
05:51:19 [2021-03-30T05:51:19.485Z] 3c370c2e2f82: Pulling fs layer
05:51:19 [2021-03-30T05:51:19.485Z] 5ffb2f5886e2: Pulling fs layer
05:51:19 [2021-03-30T05:51:19.485Z] dc5c6edc9cff: Waiting
05:51:19 [2021-03-30T05:51:19.485Z] 3c370c2e2f82: Waiting
05:51:19 [2021-03-30T05:51:19.485Z] 5ffb2f5886e2: Waiting
05:51:19 [2021-03-30T05:51:19.485Z] 1301750ffb48: Waiting
05:51:19 [2021-03-30T05:51:19.782Z] dfe2d012519c: Verifying Checksum
05:51:19 [2021-03-30T05:51:19.782Z] dfe2d012519c: Download complete
05:51:20 [2021-03-30T05:51:20.085Z] 5d8f1d1f9197: Verifying Checksum
05:51:20 [2021-03-30T05:51:20.085Z] 5d8f1d1f9197: Download complete
05:51:20 [2021-03-30T05:51:20.867Z] #27 extracting sha256:c1b0086a5cca01c7491d8c2f15dbad8cb1c1829a7d6d1edd7f8c3dd02be85f2b 5.1s
05:51:20 [2021-03-30T05:51:20.913Z] #64 ...
05:51:20 [2021-03-30T05:51:20.913Z] 
05:51:20 [2021-03-30T05:51:20.913Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:51:20 [2021-03-30T05:51:20.913Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:51:20 [2021-03-30T05:51:20.913Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
05:51:20 [2021-03-30T05:51:20.913Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
05:51:20 [2021-03-30T05:51:20.913Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
05:51:20 [2021-03-30T05:51:20.913Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
05:51:20 [2021-03-30T05:51:20.913Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.3s done
05:51:20 [2021-03-30T05:51:20.913Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.4s done
05:51:20 [2021-03-30T05:51:20.913Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.5s done
05:51:20 [2021-03-30T05:51:20.913Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.5s done
05:51:20 [2021-03-30T05:51:20.913Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.6s
05:51:20 [2021-03-30T05:51:20.913Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.91MB / 120.17MB 5.6s
05:51:20 [2021-03-30T05:51:20.913Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.5s
05:51:20 [2021-03-30T05:51:20.913Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 5.6s
05:51:20 [2021-03-30T05:51:20.913Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.6s
05:51:20 [2021-03-30T05:51:20.913Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.25MB / 120.17MB 5.7s
05:51:20 [2021-03-30T05:51:20.913Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.64MB / 120.17MB 5.9s
05:51:20 [2021-03-30T05:51:20.913Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.23MB / 120.17MB 6.0s
05:51:21 [2021-03-30T05:51:21.227Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.48MB / 120.17MB 6.1s
05:51:21 [2021-03-30T05:51:21.483Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.54MB / 120.17MB 6.4s
05:51:21 [2021-03-30T05:51:21.483Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.6s done
05:51:21 [2021-03-30T05:51:21.483Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.6s done
05:51:21 [2021-03-30T05:51:21.622Z] db4e2d8d5901: Verifying Checksum
05:51:21 [2021-03-30T05:51:21.622Z] db4e2d8d5901: Download complete
05:51:22 [2021-03-30T05:51:22.046Z] #9 ...
05:51:22 [2021-03-30T05:51:22.046Z] 
05:51:22 [2021-03-30T05:51:22.046Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:51:22 [2021-03-30T05:51:22.046Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
05:51:22 [2021-03-30T05:51:22.046Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
05:51:22 [2021-03-30T05:51:22.047Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
05:51:22 [2021-03-30T05:51:22.047Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
05:51:22 [2021-03-30T05:51:22.047Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done
05:51:22 [2021-03-30T05:51:22.047Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.1s done
05:51:22 [2021-03-30T05:51:22.047Z] #62 DONE 7.4s
05:51:22 [2021-03-30T05:51:22.047Z] 
05:51:22 [2021-03-30T05:51:22.047Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:51:22 [2021-03-30T05:51:22.047Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:51:22 [2021-03-30T05:51:22.047Z] #9 ...
05:51:22 [2021-03-30T05:51:22.047Z] 
05:51:22 [2021-03-30T05:51:22.047Z] #23 [internal] load build context
05:51:22 [2021-03-30T05:51:22.047Z] #23 sha256:c488808688d45c9f666d9c3fffdf735143c0575e74a11cda54838765cd10ec4b
05:51:22 [2021-03-30T05:51:22.047Z] #23 transferring context: 46.06MB 7.4s
05:51:22 [2021-03-30T05:51:22.047Z] #23 ...
05:51:22 [2021-03-30T05:51:22.047Z] 
05:51:22 [2021-03-30T05:51:22.047Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:51:22 [2021-03-30T05:51:22.047Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:51:22 [2021-03-30T05:51:22.550Z] #27 ...
05:51:22 [2021-03-30T05:51:22.550Z] 
05:51:22 [2021-03-30T05:51:22.550Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
05:51:22 [2021-03-30T05:51:22.550Z] #43 3.335 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:51:22 [2021-03-30T05:51:22.550Z] #43 3.377 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:51:22 [2021-03-30T05:51:22.550Z] #43 3.377 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:51:22 [2021-03-30T05:51:22.550Z] #43 4.223 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
05:51:22 [2021-03-30T05:51:22.550Z] #43 6.421 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB]
05:51:22 [2021-03-30T05:51:22.550Z] #43 9.616 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B]
05:51:22 [2021-03-30T05:51:22.550Z] #43 ...
05:51:22 [2021-03-30T05:51:22.550Z] 
05:51:22 [2021-03-30T05:51:22.550Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
05:51:22 [2021-03-30T05:51:22.550Z] #56 2.635 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:51:22 [2021-03-30T05:51:22.550Z] #56 2.681 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:51:22 [2021-03-30T05:51:22.550Z] #56 2.681 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:51:22 [2021-03-30T05:51:22.550Z] #56 3.504 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
05:51:22 [2021-03-30T05:51:22.550Z] #56 4.592 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB]
05:51:22 [2021-03-30T05:51:22.550Z] #56 7.127 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B]
05:51:22 [2021-03-30T05:51:22.550Z] #56 ...
05:51:22 [2021-03-30T05:51:22.550Z] 
05:51:22 [2021-03-30T05:51:22.550Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
05:51:22 [2021-03-30T05:51:22.550Z] #37 2.687 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:51:22 [2021-03-30T05:51:22.550Z] #37 2.801 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:51:22 [2021-03-30T05:51:22.550Z] #37 2.801 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:51:22 [2021-03-30T05:51:22.550Z] #37 3.489 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
05:51:22 [2021-03-30T05:51:22.550Z] #37 4.826 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB]
05:51:22 [2021-03-30T05:51:22.550Z] #37 7.381 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B]
05:51:22 [2021-03-30T05:51:22.550Z] #37 ...
05:51:22 [2021-03-30T05:51:22.550Z] 
05:51:22 [2021-03-30T05:51:22.550Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b...
05:51:22 [2021-03-30T05:51:22.680Z] 1301750ffb48: Verifying Checksum
05:51:22 [2021-03-30T05:51:22.680Z] 1301750ffb48: Download complete
05:51:22 [2021-03-30T05:51:22.680Z] 5ffb2f5886e2: Verifying Checksum
05:51:22 [2021-03-30T05:51:22.680Z] 5ffb2f5886e2: Download complete
05:51:22 [2021-03-30T05:51:22.887Z] #27 ...
05:51:22 [2021-03-30T05:51:22.888Z] 
05:51:22 [2021-03-30T05:51:22.888Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
05:51:22 [2021-03-30T05:51:22.888Z] #33 3.000 + git clone https://github.com/kolyshkin/go-swagger.git .
05:51:22 [2021-03-30T05:51:22.888Z] #33 3.109 Cloning into '.'...
05:51:22 [2021-03-30T05:51:22.888Z] #33 ...
05:51:22 [2021-03-30T05:51:22.888Z] 
05:51:22 [2021-03-30T05:51:22.888Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
05:51:22 [2021-03-30T05:51:22.888Z] #41 3.313 + git clone https://github.com/docker/distribution.git .
05:51:22 [2021-03-30T05:51:22.888Z] #41 3.336 Cloning into '.'...
05:51:23 [2021-03-30T05:51:23.199Z] #41 ...
05:51:23 [2021-03-30T05:51:23.199Z] 
05:51:23 [2021-03-30T05:51:23.199Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b...
05:51:23 [2021-03-30T05:51:23.324Z] dc5c6edc9cff: Verifying Checksum
05:51:23 [2021-03-30T05:51:23.324Z] dc5c6edc9cff: Download complete
05:51:23 [2021-03-30T05:51:23.415Z] #9 ...
05:51:23 [2021-03-30T05:51:23.415Z] 
05:51:23 [2021-03-30T05:51:23.415Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:51:23 [2021-03-30T05:51:23.415Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
05:51:23 [2021-03-30T05:51:23.415Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.0s done
05:51:23 [2021-03-30T05:51:23.415Z] #64 DONE 8.7s
05:51:23 [2021-03-30T05:51:23.415Z] 
05:51:23 [2021-03-30T05:51:23.415Z] #23 [internal] load build context
05:51:23 [2021-03-30T05:51:23.415Z] #23 sha256:c488808688d45c9f666d9c3fffdf735143c0575e74a11cda54838765cd10ec4b
05:51:23 [2021-03-30T05:51:23.415Z] #23 transferring context: 53.43MB 7.6s done
05:51:23 [2021-03-30T05:51:23.415Z] #23 DONE 8.7s
05:51:23 [2021-03-30T05:51:23.415Z] 
05:51:23 [2021-03-30T05:51:23.415Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:51:23 [2021-03-30T05:51:23.415Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:51:23 [2021-03-30T05:51:23.415Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.3s done
05:51:24 [2021-03-30T05:51:24.257Z] #27 ...
05:51:24 [2021-03-30T05:51:24.257Z] 
05:51:24 [2021-03-30T05:51:24.257Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m...
05:51:24 [2021-03-30T05:51:24.257Z] #14 3.743 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:51:24 [2021-03-30T05:51:24.257Z] #14 3.743 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:51:24 [2021-03-30T05:51:24.257Z] #14 3.743 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:51:24 [2021-03-30T05:51:24.257Z] #14 3.743 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:51:24 [2021-03-30T05:51:24.257Z] #14 4.609 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [425 kB]
05:51:24 [2021-03-30T05:51:24.257Z] #14 6.157 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
05:51:24 [2021-03-30T05:51:24.257Z] #14 10.21 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB]
05:51:24 [2021-03-30T05:51:24.257Z] #14 ...
05:51:24 [2021-03-30T05:51:24.257Z] 
05:51:24 [2021-03-30T05:51:24.257Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b...
05:51:24 [2021-03-30T05:51:24.553Z] #27 extracting sha256:c1b0086a5cca01c7491d8c2f15dbad8cb1c1829a7d6d1edd7f8c3dd02be85f2b 9.1s done
05:51:24 [2021-03-30T05:51:24.553Z] #27 DONE 12.4s
05:51:24 [2021-03-30T05:51:24.553Z] 
05:51:24 [2021-03-30T05:51:24.553Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.831 + RM_GOPATH=0
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.831 + TMP_GOPATH=
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.831 + : /build
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.831 + '[' -z '' ']'
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.833 ++ mktemp -d
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.841 + export GOPATH=/tmp/tmp.znO1AlQ5s3
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.841 + GOPATH=/tmp/tmp.znO1AlQ5s3
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.842 + RM_GOPATH=1
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.842 + case "$(go env GOARCH)" in
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.849 ++ go env GOARCH
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.878 + export GO_BUILDMODE=-buildmode=pie
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.878 + GO_BUILDMODE=-buildmode=pie
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.878 ++ dirname /tmp/install/install.sh
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.889 + dir=/tmp/install
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.889 + bin=shfmt
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.889 + shift
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.889 + '[' '!' -f /tmp/install/shfmt.installer ']'
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.889 + . /tmp/install/shfmt.installer
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.889 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.889 + install_shfmt
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.889 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
05:51:24 [2021-03-30T05:51:24.553Z] #52 6.889 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
05:51:24 [2021-03-30T05:51:24.554Z] #52 6.896 + git clone https://github.com/mvdan/sh.git /tmp/tmp.znO1AlQ5s3/src/github.com/mvdan/sh
05:51:24 [2021-03-30T05:51:24.554Z] #52 6.905 Cloning into '/tmp/tmp.znO1AlQ5s3/src/github.com/mvdan/sh'...
05:51:24 [2021-03-30T05:51:24.785Z] #9 ...
05:51:24 [2021-03-30T05:51:24.785Z] 
05:51:24 [2021-03-30T05:51:24.785Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f
05:51:24 [2021-03-30T05:51:24.785Z] #26 sha256:0e6099c29c7919193893c3c080e2e0f82f3e7f1b4bd17c9e330a5cabd2212dbf
05:51:24 [2021-03-30T05:51:24.785Z] #26 resolve docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f done
05:51:24 [2021-03-30T05:51:24.785Z] #26 sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f 1.85kB / 1.85kB done
05:51:24 [2021-03-30T05:51:24.785Z] #26 sha256:9c00c0c8ee8029803ec0a3e9e858cabaa8b63443d63c0738b5079fab61b4f429 529B / 529B done
05:51:24 [2021-03-30T05:51:24.785Z] #26 sha256:463adba1ec3f41bf6cc96732dfa8065a66c528dbfddf494e31afff8755590536 1.46kB / 1.46kB done
05:51:24 [2021-03-30T05:51:24.785Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 50.40MB / 50.40MB 1.3s done
05:51:24 [2021-03-30T05:51:24.785Z] #26 extracting sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 7.6s
05:51:24 [2021-03-30T05:51:24.785Z] #26 ...
05:51:24 [2021-03-30T05:51:24.785Z] 
05:51:24 [2021-03-30T05:51:24.785Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:51:24 [2021-03-30T05:51:24.785Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:51:24 [2021-03-30T05:51:24.853Z] #52 ...
05:51:24 [2021-03-30T05:51:24.854Z] 
05:51:24 [2021-03-30T05:51:24.854Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
05:51:25 [2021-03-30T05:51:25.348Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.5s
05:51:25 [2021-03-30T05:51:25.445Z] db4e2d8d5901: Pull complete
05:51:25 [2021-03-30T05:51:25.741Z] dfe2d012519c: Pull complete
05:51:26 [2021-03-30T05:51:26.038Z] 3c370c2e2f82: Verifying Checksum
05:51:26 [2021-03-30T05:51:26.038Z] 3c370c2e2f82: Download complete
05:51:26 [2021-03-30T05:51:26.038Z] 5d8f1d1f9197: Pull complete
05:51:27 [2021-03-30T05:51:27.020Z] #28 ...
05:51:27 [2021-03-30T05:51:27.020Z] 
05:51:27 [2021-03-30T05:51:27.020Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.933 + RM_GOPATH=0
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.933 + TMP_GOPATH=
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.933 + : /build
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.933 + '[' -z '' ']'
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.933 ++ mktemp -d
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.933 + export GOPATH=/tmp/tmp.85H8FVwPda
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.933 + GOPATH=/tmp/tmp.85H8FVwPda
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.933 + RM_GOPATH=1
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.933 + case "$(go env GOARCH)" in
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.933 ++ go env GOARCH
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.952 + export GO_BUILDMODE=-buildmode=pie
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.952 + GO_BUILDMODE=-buildmode=pie
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.953 ++ dirname /tmp/install/install.sh
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.957 + dir=/tmp/install
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.967 + bin=proxy
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.967 + shift
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.967 + '[' '!' -f /tmp/install/proxy.installer ']'
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.967 + . /tmp/install/proxy.installer
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.967 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.968 + install_proxy
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.968 + case "$1" in
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.968 + export CGO_ENABLED=0
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.968 + CGO_ENABLED=0
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.968 + _install_proxy
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.968 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.968 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46'
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.968 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.85H8FVwPda/src/github.com/docker/libnetwork
05:51:27 [2021-03-30T05:51:27.020Z] #68 4.973 Cloning into '/tmp/tmp.85H8FVwPda/src/github.com/docker/libnetwork'...
05:51:27 [2021-03-30T05:51:27.020Z] #68 ...
05:51:27 [2021-03-30T05:51:27.020Z] 
05:51:27 [2021-03-30T05:51:27.021Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.932 + RM_GOPATH=0
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.932 + TMP_GOPATH=
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.932 + : /build
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.932 + '[' -z '' ']'
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.932 ++ mktemp -d
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.932 + export GOPATH=/tmp/tmp.VupQTJA2i8
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.932 + GOPATH=/tmp/tmp.VupQTJA2i8
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.932 + RM_GOPATH=1
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.932 + case "$(go env GOARCH)" in
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.945 ++ go env GOARCH
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.948 + export GO_BUILDMODE=-buildmode=pie
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.948 + GO_BUILDMODE=-buildmode=pie
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.948 ++ dirname /tmp/install/install.sh
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.950 + dir=/tmp/install
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.950 + bin=gotestsum
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.950 + shift
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.950 + '[' '!' -f /tmp/install/gotestsum.installer ']'
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.950 + . /tmp/install/gotestsum.installer
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.950 ++ : v0.5.3
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.950 + install_gotestsum
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.977 + set -e
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.977 + export GO111MODULE=on
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.977 + GO111MODULE=on
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.977 + GOBIN=/build
05:51:27 [2021-03-30T05:51:27.021Z] #48 4.983 + go get gotest.tools/gotestsum@v0.5.3
05:51:27 [2021-03-30T05:51:27.021Z] #48 5.392 go: finding gotest.tools/gotestsum v0.5.3
05:51:27 [2021-03-30T05:51:27.021Z] #48 5.392 go: finding gotest.tools v0.5.3
05:51:27 [2021-03-30T05:51:27.021Z] #48 6.820 go: downloading gotest.tools/gotestsum v0.5.3
05:51:27 [2021-03-30T05:51:27.021Z] #48 7.477 go: extracting gotest.tools/gotestsum v0.5.3
05:51:27 [2021-03-30T05:51:27.021Z] #48 8.313 go: downloading github.com/spf13/pflag v1.0.3
05:51:27 [2021-03-30T05:51:27.021Z] #48 8.313 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:51:27 [2021-03-30T05:51:27.021Z] #48 8.378 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:51:27 [2021-03-30T05:51:27.021Z] #48 8.556 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:51:27 [2021-03-30T05:51:27.021Z] #48 8.573 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:51:27 [2021-03-30T05:51:27.021Z] #48 8.659 go: extracting github.com/spf13/pflag v1.0.3
05:51:27 [2021-03-30T05:51:27.021Z] #48 8.730 go: downloading github.com/jonboulle/clockwork v0.1.0
05:51:27 [2021-03-30T05:51:27.021Z] #48 9.005 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:51:27 [2021-03-30T05:51:27.021Z] #48 9.025 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:51:27 [2021-03-30T05:51:27.021Z] #48 9.040 go: extracting github.com/jonboulle/clockwork v0.1.0
05:51:27 [2021-03-30T05:51:27.021Z] #48 9.047 go: downloading github.com/pkg/errors v0.9.1
05:51:27 [2021-03-30T05:51:27.021Z] #48 9.133 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:51:27 [2021-03-30T05:51:27.021Z] #48 9.359 go: extracting github.com/pkg/errors v0.9.1
05:51:27 [2021-03-30T05:51:27.021Z] #48 9.403 go: downloading github.com/fatih/color v1.9.0
05:51:27 [2021-03-30T05:51:27.021Z] #48 9.570 go: extracting github.com/fatih/color v1.9.0
05:51:27 [2021-03-30T05:51:27.021Z] #48 9.760 go: downloading github.com/mattn/go-isatty v0.0.12
05:51:27 [2021-03-30T05:51:27.021Z] #48 9.769 go: downloading github.com/mattn/go-colorable v0.1.6
05:51:27 [2021-03-30T05:51:27.021Z] #48 10.17 go: extracting github.com/mattn/go-isatty v0.0.12
05:51:27 [2021-03-30T05:51:27.021Z] #48 ...
05:51:27 [2021-03-30T05:51:27.021Z] 
05:51:27 [2021-03-30T05:51:27.021Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.699 + RM_GOPATH=0
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.699 + TMP_GOPATH=
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.699 + : /build
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.699 + '[' -z '' ']'
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.699 ++ mktemp -d
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.708 + export GOPATH=/tmp/tmp.8Sml3RZYPl
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.708 + GOPATH=/tmp/tmp.8Sml3RZYPl
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.708 + RM_GOPATH=1
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.708 + case "$(go env GOARCH)" in
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.708 ++ go env GOARCH
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.775 + export GO_BUILDMODE=-buildmode=pie
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.775 + GO_BUILDMODE=-buildmode=pie
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.775 ++ dirname /tmp/install/install.sh
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.790 + dir=/tmp/install
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.790 + bin=tomlv
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.790 + shift
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.790 + '[' '!' -f /tmp/install/tomlv.installer ']'
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.790 + . /tmp/install/tomlv.installer
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.790 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.790 + install_tomlv
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.790 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.790 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8Sml3RZYPl/src/github.com/BurntSushi/toml
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.790 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:51:27 [2021-03-30T05:51:27.021Z] #35 4.851 Cloning into '/tmp/tmp.8Sml3RZYPl/src/github.com/BurntSushi/toml'...
05:51:27 [2021-03-30T05:51:27.021Z] #35 6.308 + cd /tmp/tmp.8Sml3RZYPl/src/github.com/BurntSushi/toml
05:51:27 [2021-03-30T05:51:27.021Z] #35 6.308 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:51:27 [2021-03-30T05:51:27.021Z] #35 6.322 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
05:51:27 [2021-03-30T05:51:27.021Z] #35 7.393 runtime/internal/atomic
05:51:27 [2021-03-30T05:51:27.021Z] #35 7.412 internal/cpu
05:51:27 [2021-03-30T05:51:27.021Z] #35 7.802 runtime/internal/sys
05:51:27 [2021-03-30T05:51:27.021Z] #35 8.090 runtime/internal/math
05:51:27 [2021-03-30T05:51:27.021Z] #35 8.153 math/bits
05:51:27 [2021-03-30T05:51:27.021Z] #35 8.825 internal/bytealg
05:51:27 [2021-03-30T05:51:27.021Z] #35 9.021 math
05:51:27 [2021-03-30T05:51:27.021Z] #35 9.587 runtime
05:51:27 [2021-03-30T05:51:27.251Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.4s done
05:51:27 [2021-03-30T05:51:27.317Z] #35 ...
05:51:27 [2021-03-30T05:51:27.317Z] 
05:51:27 [2021-03-30T05:51:27.317Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
05:51:27 [2021-03-30T05:51:27.317Z] #48 10.34 go: extracting github.com/mattn/go-colorable v0.1.6
05:51:27 [2021-03-30T05:51:27.317Z] #48 ...
05:51:27 [2021-03-30T05:51:27.317Z] 
05:51:27 [2021-03-30T05:51:27.317Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.805 + RM_GOPATH=0
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.805 + TMP_GOPATH=
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.805 + : /build
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.805 + '[' -z '' ']'
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.805 ++ mktemp -d
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.805 + export GOPATH=/tmp/tmp.HM3U9FFKU0
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.805 + GOPATH=/tmp/tmp.HM3U9FFKU0
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.805 + RM_GOPATH=1
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.805 + case "$(go env GOARCH)" in
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.805 ++ go env GOARCH
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.856 + export GO_BUILDMODE=-buildmode=pie
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.856 + GO_BUILDMODE=-buildmode=pie
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.856 ++ dirname /tmp/install/install.sh
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.856 + dir=/tmp/install
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.856 + bin=rootlesskit
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.856 + shift
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.882 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.882 + . /tmp/install/rootlesskit.installer
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.882 ++ : 81d7d047d09a5b93645817ec580181de7a984082
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.888 + install_rootlesskit
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.888 + case "$1" in
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.888 + export CGO_ENABLED=0
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.888 + CGO_ENABLED=0
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.888 + _install_rootlesskit
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.914 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082'
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.914 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HM3U9FFKU0/src/github.com/rootless-containers/rootlesskit
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.914 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082
05:51:27 [2021-03-30T05:51:27.317Z] #59 6.931 Cloning into '/tmp/tmp.HM3U9FFKU0/src/github.com/rootless-containers/rootlesskit'...
05:51:27 [2021-03-30T05:51:27.509Z] #9 ...
05:51:27 [2021-03-30T05:51:27.509Z] 
05:51:27 [2021-03-30T05:51:27.509Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f
05:51:27 [2021-03-30T05:51:27.509Z] #26 sha256:0e6099c29c7919193893c3c080e2e0f82f3e7f1b4bd17c9e330a5cabd2212dbf
05:51:27 [2021-03-30T05:51:27.509Z] #26 extracting sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 9.9s done
05:51:27 [2021-03-30T05:51:27.509Z] #26 DONE 12.7s
05:51:27 [2021-03-30T05:51:27.509Z] 
05:51:27 [2021-03-30T05:51:27.509Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:51:27 [2021-03-30T05:51:27.509Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:51:27 [2021-03-30T05:51:27.509Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
05:51:27 [2021-03-30T05:51:27.620Z] #59 ...
05:51:27 [2021-03-30T05:51:27.620Z] 
05:51:27 [2021-03-30T05:51:27.620Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.612 + RM_GOPATH=0
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.612 + TMP_GOPATH=
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.612 + : /build
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.612 + '[' -z '' ']'
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.612 ++ mktemp -d
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.612 + export GOPATH=/tmp/tmp.vOGZzjDUnV
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.612 + GOPATH=/tmp/tmp.vOGZzjDUnV
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.612 + RM_GOPATH=1
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.612 + case "$(go env GOARCH)" in
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.612 ++ go env GOARCH
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.627 + export GO_BUILDMODE=-buildmode=pie
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.627 + GO_BUILDMODE=-buildmode=pie
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.627 ++ dirname /tmp/install/install.sh
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.646 + dir=/tmp/install
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.649 + bin=golangci_lint
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.649 + shift
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.649 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.649 + . /tmp/install/golangci_lint.installer
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.649 ++ : v1.23.8
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.649 + install_golangci_lint
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.649 + set -e
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.649 + export GO111MODULE=on
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.649 + GO111MODULE=on
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.649 + GOBIN=/build
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.649 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.702 go: finding github.com v1.23.8
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.702 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.702 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.702 go: finding github.com/golangci/golangci-lint v1.23.8
05:51:27 [2021-03-30T05:51:27.620Z] #50 5.702 go: finding github.com/golangci v1.23.8
05:51:27 [2021-03-30T05:51:27.620Z] #50 7.276 go: downloading github.com/golangci/golangci-lint v1.23.8
05:51:27 [2021-03-30T05:51:27.620Z] #50 8.375 go: extracting github.com/golangci/golangci-lint v1.23.8
05:51:27 [2021-03-30T05:51:27.620Z] #50 ...
05:51:27 [2021-03-30T05:51:27.620Z] 
05:51:27 [2021-03-30T05:51:27.620Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.549 + RM_GOPATH=0
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.549 + TMP_GOPATH=
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.549 + : /build
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.549 + '[' -z '' ']'
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.549 ++ mktemp -d
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.563 + export GOPATH=/tmp/tmp.8ioWYufDxc
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.563 + GOPATH=/tmp/tmp.8ioWYufDxc
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.563 + RM_GOPATH=1
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.563 + case "$(go env GOARCH)" in
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.563 ++ go env GOARCH
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.619 + export GO_BUILDMODE=-buildmode=pie
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.619 + GO_BUILDMODE=-buildmode=pie
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.634 Install docker/cli version 17.06.2-ce from stable
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.635 ++ dirname /tmp/install/install.sh
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.635 + dir=/tmp/install
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.635 + bin=dockercli
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.635 + shift
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.635 + '[' '!' -f /tmp/install/dockercli.installer ']'
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.635 + . /tmp/install/dockercli.installer
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.635 ++ : stable
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.635 ++ : 17.06.2-ce
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.635 + install_dockercli
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.635 + echo 'Install docker/cli version 17.06.2-ce from stable'
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.635 ++ uname -m
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.652 + arch=s390x
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.686 + '[' s390x '!=' x86_64 ']'
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.686 + '[' s390x '!=' s390x ']'
05:51:27 [2021-03-30T05:51:27.620Z] #25 5.686 + url=https://download.docker.com/linux/static
05:51:27 [2021-03-30T05:51:27.621Z] #25 5.686 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
05:51:27 [2021-03-30T05:51:27.621Z] #25 5.686 + tar -xz docker/docker
05:51:27 [2021-03-30T05:51:27.913Z] #25 ...
05:51:27 [2021-03-30T05:51:27.913Z] 
05:51:27 [2021-03-30T05:51:27.913Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.892 + RM_GOPATH=0
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.892 + TMP_GOPATH=
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.892 + : /build
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.892 + '[' -z '' ']'
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.892 ++ mktemp -d
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.892 + export GOPATH=/tmp/tmp.j2kH4JZNFl
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.892 + GOPATH=/tmp/tmp.j2kH4JZNFl
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.892 + RM_GOPATH=1
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.892 + case "$(go env GOARCH)" in
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.910 ++ go env GOARCH
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.945 + export GO_BUILDMODE=-buildmode=pie
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.945 + GO_BUILDMODE=-buildmode=pie
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.945 ++ dirname /tmp/install/install.sh
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.950 + dir=/tmp/install
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.950 + bin=vndr
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.950 + shift
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.950 + '[' '!' -f /tmp/install/vndr.installer ']'
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.950 + . /tmp/install/vndr.installer
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.950 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.950 + install_vndr
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.950 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.950 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.j2kH4JZNFl/src/github.com/LK4D4/vndr
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.950 Cloning into '/tmp/tmp.j2kH4JZNFl/src/github.com/LK4D4/vndr'...
05:51:27 [2021-03-30T05:51:27.913Z] #46 4.950 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
05:51:27 [2021-03-30T05:51:27.913Z] #46 6.536 + cd /tmp/tmp.j2kH4JZNFl/src/github.com/LK4D4/vndr
05:51:27 [2021-03-30T05:51:27.913Z] #46 6.536 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
05:51:27 [2021-03-30T05:51:27.913Z] #46 6.588 + go build -buildmode=pie -v -o /build/vndr .
05:51:27 [2021-03-30T05:51:27.913Z] #46 8.587 internal/race
05:51:27 [2021-03-30T05:51:27.913Z] #46 8.618 internal/bytealg
05:51:27 [2021-03-30T05:51:27.913Z] #46 8.836 sync/atomic
05:51:27 [2021-03-30T05:51:27.913Z] #46 9.197 runtime
05:51:27 [2021-03-30T05:51:27.913Z] #46 9.284 unicode
05:51:27 [2021-03-30T05:51:27.913Z] #46 ...
05:51:27 [2021-03-30T05:51:27.913Z] 
05:51:27 [2021-03-30T05:51:27.913Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
05:51:27 [2021-03-30T05:51:27.913Z] #28 2.816 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:51:27 [2021-03-30T05:51:27.913Z] #28 3.017 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
05:51:27 [2021-03-30T05:51:27.913Z] #28 3.082 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:51:28 [2021-03-30T05:51:28.440Z] #9 ...
05:51:28 [2021-03-30T05:51:28.440Z] 
05:51:28 [2021-03-30T05:51:28.440Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
05:51:28 [2021-03-30T05:51:28.440Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
05:51:28 [2021-03-30T05:51:28.440Z] #63 DONE 0.9s
05:51:28 [2021-03-30T05:51:28.440Z] 
05:51:28 [2021-03-30T05:51:28.440Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:51:28 [2021-03-30T05:51:28.440Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:51:28 [2021-03-30T05:51:28.440Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done
05:51:28 [2021-03-30T05:51:28.440Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
05:51:28 [2021-03-30T05:51:28.814Z] 1301750ffb48: Pull complete
05:51:28 [2021-03-30T05:51:28.952Z] #28 4.074 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [240 kB]
05:51:29 [2021-03-30T05:51:29.376Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done
05:51:29 [2021-03-30T05:51:29.376Z] #9 ...
05:51:29 [2021-03-30T05:51:29.376Z] 
05:51:29 [2021-03-30T05:51:29.376Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
05:51:29 [2021-03-30T05:51:29.376Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
05:51:29 [2021-03-30T05:51:29.376Z] #65 DONE 0.9s
05:51:29 [2021-03-30T05:51:29.632Z] 
05:51:29 [2021-03-30T05:51:29.632Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
05:51:29 [2021-03-30T05:51:29.632Z] #27 sha256:3459938b85e6c6c3864ee7a9c9d25fe87bc4edb40be53b244add29cc0120c068
05:51:29 [2021-03-30T05:51:29.632Z] #27 1.407 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:51:29 [2021-03-30T05:51:29.632Z] #27 1.411 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
05:51:29 [2021-03-30T05:51:29.632Z] #27 1.430 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:51:29 [2021-03-30T05:51:29.632Z] #27 1.642 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:51:29 [2021-03-30T05:51:29.632Z] #27 1.936 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:51:29 [2021-03-30T05:51:29.632Z] #27 2.351 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:51:30 [2021-03-30T05:51:30.470Z] #28 5.567 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB]
05:51:30 [2021-03-30T05:51:30.904Z] dc5c6edc9cff: Pull complete
05:51:31 [2021-03-30T05:51:31.528Z] #27 3.936 Fetched 8424 kB in 3s (3035 kB/s)
05:51:32 [2021-03-30T05:51:32.095Z] #27 3.936 Reading package lists...
05:51:33 [2021-03-30T05:51:33.002Z] #28 ...
05:51:33 [2021-03-30T05:51:33.002Z] 
05:51:33 [2021-03-30T05:51:33.002Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
05:51:33 [2021-03-30T05:51:33.002Z] #41 19.44 Checking out files:  87% (1480/1684)   
Checking out files:  88% (1482/1684)   
Checking out files:  89% (1499/1684)   
Checking out files:  90% (1516/1684)   
Checking out files:  91% (1533/1684)   
Checking out files:  92% (1550/1684)   
Checking out files:  93% (1567/1684)   
Checking out files:  94% (1583/1684)   
Checking out files:  95% (1600/1684)   
Checking out files:  96% (1617/1684)   
Checking out files:  97% (1634/1684)   
Checking out files:  98% (1651/1684)   
Checking out files:  99% (1668/1684)   
Checking out files: 100% (1684/1684)   
Checking out files: 100% (1684/1684), done.
05:51:33 [2021-03-30T05:51:33.002Z] #41 19.84 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
05:51:33 [2021-03-30T05:51:33.002Z] #41 ...
05:51:33 [2021-03-30T05:51:33.002Z] 
05:51:33 [2021-03-30T05:51:33.002Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
05:51:33 [2021-03-30T05:51:33.002Z] #25 14.53 + mkdir -p /build
05:51:33 [2021-03-30T05:51:33.002Z] #25 14.55 + mv docker/docker /build/
05:51:33 [2021-03-30T05:51:33.002Z] #25 14.56 + rmdir docker
05:51:33 [2021-03-30T05:51:33.002Z] #25 DONE 15.4s
05:51:33 [2021-03-30T05:51:33.002Z] 
05:51:33 [2021-03-30T05:51:33.002Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:51:33 [2021-03-30T05:51:33.002Z] #35 16.07 internal/testlog
05:51:33 [2021-03-30T05:51:33.287Z] #27 4.913 Reading package lists...
05:51:33 [2021-03-30T05:51:33.294Z] #35 16.60 encoding
05:51:33 [2021-03-30T05:51:33.544Z] #27 5.932 Building dependency tree...
05:51:33 [2021-03-30T05:51:33.802Z] #27 6.308 The following additional packages will be installed:
05:51:33 [2021-03-30T05:51:33.802Z] #27 6.308   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
05:51:33 [2021-03-30T05:51:33.802Z] #27 6.308   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
05:51:33 [2021-03-30T05:51:33.802Z] #27 6.308   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
05:51:33 [2021-03-30T05:51:33.802Z] #27 6.308 Suggested packages:
05:51:33 [2021-03-30T05:51:33.802Z] #27 6.308   krb5-doc krb5-user
05:51:33 [2021-03-30T05:51:33.802Z] #27 6.308 Recommended packages:
05:51:33 [2021-03-30T05:51:33.802Z] #27 6.308   krb5-locales publicsuffix libsasl2-modules
05:51:33 [2021-03-30T05:51:33.802Z] #27 6.584 The following NEW packages will be installed:
05:51:33 [2021-03-30T05:51:33.802Z] #27 6.584   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
05:51:33 [2021-03-30T05:51:33.802Z] #27 6.584   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
05:51:33 [2021-03-30T05:51:33.802Z] #27 6.584   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
05:51:33 [2021-03-30T05:51:33.802Z] #27 6.584   libssh2-1 libssl1.1 openssl
05:51:33 [2021-03-30T05:51:33.802Z] #27 ...
05:51:33 [2021-03-30T05:51:33.802Z] 
05:51:33 [2021-03-30T05:51:33.802Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:51:33 [2021-03-30T05:51:33.802Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:51:33 [2021-03-30T05:51:33.802Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s
05:51:33 [2021-03-30T05:51:33.950Z] #35 17.15 runtime/cgo
05:51:34 [2021-03-30T05:51:34.456Z] 3c370c2e2f82: Pull complete
05:51:34 [2021-03-30T05:51:34.456Z] 5ffb2f5886e2: Pull complete
05:51:34 [2021-03-30T05:51:34.456Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:51:34 [2021-03-30T05:51:34.456Z] Status: Downloaded newer image for golang:1.13.15-buster
05:51:34 [2021-03-30T05:51:34.751Z]  ---> 805dc2d65d1c
05:51:34 [2021-03-30T05:51:34.751Z] Step 5/15 : ARG BUILDX_REPO
05:51:34 [2021-03-30T05:51:34.751Z]  ---> Running in c428c0ecf4ec
05:51:34 [2021-03-30T05:51:34.751Z] Removing intermediate container c428c0ecf4ec
05:51:34 [2021-03-30T05:51:34.751Z]  ---> 4fcf14a3865d
05:51:34 [2021-03-30T05:51:34.751Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
05:51:34 [2021-03-30T05:51:34.751Z]  ---> Running in 76a39cb33761
05:51:35 [2021-03-30T05:51:35.047Z] Cloning into '/buildx'...
05:51:36 [2021-03-30T05:51:36.350Z] #9 ...
05:51:36 [2021-03-30T05:51:36.350Z] 
05:51:36 [2021-03-30T05:51:36.350Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
05:51:36 [2021-03-30T05:51:36.350Z] #27 sha256:3459938b85e6c6c3864ee7a9c9d25fe87bc4edb40be53b244add29cc0120c068
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.860 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded.
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.860 Need to get 5057 kB of archives.
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.860 After this operation, 12.1 MB of additional disk space will be used.
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.860 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.862 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.876 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.876 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.876 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.888 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.904 Get:7 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.904 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.905 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.907 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.920 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.920 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.920 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.936 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.936 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.936 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.936 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.952 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.969 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.969 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 6.969 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
05:51:36 [2021-03-30T05:51:36.350Z] #27 7.262 debconf: delaying package configuration, since apt-utils is not installed
05:51:36 [2021-03-30T05:51:36.350Z] #27 7.305 Fetched 5057 kB in 0s (13.6 MB/s)
05:51:36 [2021-03-30T05:51:36.350Z] #27 7.370 Selecting previously unselected package libssl1.1:amd64.
05:51:36 [2021-03-30T05:51:36.350Z] #27 7.370 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
05:51:36 [2021-03-30T05:51:36.350Z] #27 7.370 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 7.381 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 7.602 Selecting previously unselected package openssl.
05:51:36 [2021-03-30T05:51:36.350Z] #27 7.602 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 7.606 Unpacking openssl (1.1.1d-0+deb10u6) ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 7.823 Selecting previously unselected package ca-certificates.
05:51:36 [2021-03-30T05:51:36.350Z] #27 7.823 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 7.828 Unpacking ca-certificates (20200601~deb10u2) ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 7.961 Selecting previously unselected package libkeyutils1:amd64.
05:51:36 [2021-03-30T05:51:36.350Z] #27 7.961 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 7.961 Unpacking libkeyutils1:amd64 (1.6-6) ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.003 Selecting previously unselected package libkrb5support0:amd64.
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.003 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.007 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.066 Selecting previously unselected package libk5crypto3:amd64.
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.066 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.071 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.131 Selecting previously unselected package libkrb5-3:amd64.
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.131 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.136 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.350 Selecting previously unselected package libgssapi-krb5-2:amd64.
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.350 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.355 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.421 Selecting previously unselected package libsasl2-modules-db:amd64.
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.422 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.427 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.486 Selecting previously unselected package libsasl2-2:amd64.
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.486 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.498 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.554 Selecting previously unselected package libldap-common.
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.554 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.559 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.629 Selecting previously unselected package libldap-2.4-2:amd64.
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.629 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.633 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.723 Selecting previously unselected package libnghttp2-14:amd64.
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.723 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.727 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.825 Selecting previously unselected package libpsl5:amd64.
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.825 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.829 Unpacking libpsl5:amd64 (0.20.2-2) ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.892 Selecting previously unselected package librtmp1:amd64.
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.892 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.896 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.954 Selecting previously unselected package libssh2-1:amd64.
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.954 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 8.958 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 9.021 Selecting previously unselected package libcurl4:amd64.
05:51:36 [2021-03-30T05:51:36.350Z] #27 9.021 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 9.025 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 9.117 Selecting previously unselected package curl.
05:51:36 [2021-03-30T05:51:36.350Z] #27 9.117 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
05:51:36 [2021-03-30T05:51:36.350Z] #27 9.126 Unpacking curl (7.64.0-4+deb10u1) ...
05:51:36 [2021-03-30T05:51:36.607Z] #27 9.222 Selecting previously unselected package libonig5:amd64.
05:51:36 [2021-03-30T05:51:36.607Z] #27 9.222 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
05:51:36 [2021-03-30T05:51:36.607Z] #27 9.224 Unpacking libonig5:amd64 (6.9.1-1) ...
05:51:36 [2021-03-30T05:51:36.607Z] #27 9.303 Selecting previously unselected package libjq1:amd64.
05:51:36 [2021-03-30T05:51:36.607Z] #27 9.303 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
05:51:36 [2021-03-30T05:51:36.607Z] #27 9.308 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
05:51:36 [2021-03-30T05:51:36.607Z] #27 9.371 Selecting previously unselected package jq.
05:51:36 [2021-03-30T05:51:36.607Z] #27 9.371 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
05:51:36 [2021-03-30T05:51:36.607Z] #27 9.379 Unpacking jq (1.5+dfsg-2+b1) ...
05:51:36 [2021-03-30T05:51:36.865Z] #27 9.452 Setting up libkeyutils1:amd64 (1.6-6) ...
05:51:36 [2021-03-30T05:51:36.865Z] #27 9.466 Setting up libpsl5:amd64 (0.20.2-2) ...
05:51:36 [2021-03-30T05:51:36.865Z] #27 9.478 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
05:51:37 [2021-03-30T05:51:37.123Z] #27 9.608 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
05:51:37 [2021-03-30T05:51:37.123Z] #27 9.620 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:51:37 [2021-03-30T05:51:37.123Z] #27 9.637 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
05:51:37 [2021-03-30T05:51:37.123Z] #27 9.653 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:51:37 [2021-03-30T05:51:37.123Z] #27 9.668 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
05:51:37 [2021-03-30T05:51:37.123Z] #27 9.682 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
05:51:37 [2021-03-30T05:51:37.123Z] #27 9.694 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:51:37 [2021-03-30T05:51:37.123Z] #27 9.705 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
05:51:37 [2021-03-30T05:51:37.123Z] #27 9.721 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
05:51:37 [2021-03-30T05:51:37.123Z] #27 9.732 Setting up openssl (1.1.1d-0+deb10u6) ...
05:51:37 [2021-03-30T05:51:37.123Z] #27 9.750 Setting up libonig5:amd64 (6.9.1-1) ...
05:51:37 [2021-03-30T05:51:37.123Z] #27 9.763 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
05:51:37 [2021-03-30T05:51:37.123Z] #27 9.774 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
05:51:37 [2021-03-30T05:51:37.123Z] #27 9.786 Setting up ca-certificates (20200601~deb10u2) ...
05:51:38 [2021-03-30T05:51:38.056Z] #27 10.47 Updating certificates in /etc/ssl/certs...
05:51:38 [2021-03-30T05:51:38.424Z] #35 ...
05:51:38 [2021-03-30T05:51:38.424Z] 
05:51:38 [2021-03-30T05:51:38.424Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
05:51:38 [2021-03-30T05:51:38.424Z] #37 15.39 Fetched 8112 kB in 13s (628 kB/s)
05:51:38 [2021-03-30T05:51:38.424Z] #37 15.39 Reading package lists...
05:51:38 [2021-03-30T05:51:38.424Z] #37 23.27 Reading package lists...
05:51:38 [2021-03-30T05:51:38.424Z] #37 ...
05:51:38 [2021-03-30T05:51:38.424Z] 
05:51:38 [2021-03-30T05:51:38.424Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
05:51:38 [2021-03-30T05:51:38.424Z] #50 14.19 go: downloading github.com/fatih/color v1.7.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 14.19 go: downloading github.com/go-lintpack/lintpack v0.5.2
05:51:38 [2021-03-30T05:51:38.424Z] #50 14.28 go: downloading github.com/go-critic/go-critic v0.4.1
05:51:38 [2021-03-30T05:51:38.424Z] #50 14.34 go: downloading github.com/mitchellh/go-homedir v1.1.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 14.42 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:51:38 [2021-03-30T05:51:38.424Z] #50 14.45 go: downloading github.com/spf13/viper v1.6.1
05:51:38 [2021-03-30T05:51:38.424Z] #50 14.54 go: downloading github.com/spf13/pflag v1.0.5
05:51:38 [2021-03-30T05:51:38.424Z] #50 14.62 go: downloading github.com/pkg/errors v0.8.1
05:51:38 [2021-03-30T05:51:38.424Z] #50 14.63 go: extracting github.com/go-lintpack/lintpack v0.5.2
05:51:38 [2021-03-30T05:51:38.424Z] #50 14.66 go: extracting github.com/mitchellh/go-homedir v1.1.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 14.69 go: downloading github.com/mattn/go-colorable v0.1.4
05:51:38 [2021-03-30T05:51:38.424Z] #50 14.85 go: extracting github.com/fatih/color v1.7.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 14.85 go: downloading github.com/mattn/go-isatty v0.0.8
05:51:38 [2021-03-30T05:51:38.424Z] #50 15.23 go: downloading github.com/spf13/cobra v0.0.5
05:51:38 [2021-03-30T05:51:38.424Z] #50 15.25 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:51:38 [2021-03-30T05:51:38.424Z] #50 15.52 go: extracting github.com/mattn/go-colorable v0.1.4
05:51:38 [2021-03-30T05:51:38.424Z] #50 15.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 15.63 go: extracting github.com/mattn/go-isatty v0.0.8
05:51:38 [2021-03-30T05:51:38.424Z] #50 15.64 go: extracting github.com/spf13/viper v1.6.1
05:51:38 [2021-03-30T05:51:38.424Z] #50 15.65 go: extracting github.com/go-critic/go-critic v0.4.1
05:51:38 [2021-03-30T05:51:38.424Z] #50 15.73 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:51:38 [2021-03-30T05:51:38.424Z] #50 15.75 go: extracting github.com/pkg/errors v0.8.1
05:51:38 [2021-03-30T05:51:38.424Z] #50 15.75 go: extracting github.com/spf13/cobra v0.0.5
05:51:38 [2021-03-30T05:51:38.424Z] #50 15.91 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:51:38 [2021-03-30T05:51:38.424Z] #50 16.19 go: downloading github.com/hashicorp/hcl v1.0.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 16.27 go: extracting github.com/go-toolsmith/astfmt v1.0.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 16.27 go: downloading github.com/fsnotify/fsnotify v1.4.7
05:51:38 [2021-03-30T05:51:38.424Z] #50 16.27 go: downloading github.com/stretchr/testify v1.4.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 17.49 go: extracting github.com/spf13/pflag v1.0.5
05:51:38 [2021-03-30T05:51:38.424Z] #50 17.67 go: extracting github.com/stretchr/testify v1.4.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 17.67 go: extracting github.com/fsnotify/fsnotify v1.4.7
05:51:38 [2021-03-30T05:51:38.424Z] #50 17.98 go: downloading github.com/sirupsen/logrus v1.4.2
05:51:38 [2021-03-30T05:51:38.424Z] #50 18.18 go: downloading github.com/go-toolsmith/astequal v1.0.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 18.22 go: downloading github.com/inconshreveable/mousetrap v1.0.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 18.37 go: extracting github.com/hashicorp/hcl v1.0.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 18.37 go: extracting github.com/go-toolsmith/astequal v1.0.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 18.37 go: downloading github.com/magiconair/properties v1.8.1
05:51:38 [2021-03-30T05:51:38.424Z] #50 18.44 go: extracting github.com/sirupsen/logrus v1.4.2
05:51:38 [2021-03-30T05:51:38.424Z] #50 18.48 go: downloading github.com/pmezard/go-difflib v1.0.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 18.49 go: downloading gopkg.in/yaml.v2 v2.2.7
05:51:38 [2021-03-30T05:51:38.424Z] #50 18.78 go: extracting github.com/magiconair/properties v1.8.1
05:51:38 [2021-03-30T05:51:38.424Z] #50 18.80 go: extracting github.com/inconshreveable/mousetrap v1.0.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 18.81 go: downloading github.com/mitchellh/mapstructure v1.1.2
05:51:38 [2021-03-30T05:51:38.424Z] #50 18.92 go: extracting github.com/pmezard/go-difflib v1.0.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 18.92 go: downloading github.com/spf13/cast v1.3.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 19.09 go: extracting github.com/mitchellh/mapstructure v1.1.2
05:51:38 [2021-03-30T05:51:38.424Z] #50 19.10 go: extracting gopkg.in/yaml.v2 v2.2.7
05:51:38 [2021-03-30T05:51:38.424Z] #50 19.17 go: extracting github.com/spf13/cast v1.3.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 19.22 go: downloading github.com/go-toolsmith/astp v1.0.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 19.22 go: downloading github.com/stretchr/objx v0.2.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 19.31 go: downloading gopkg.in/ini.v1 v1.51.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 19.48 go: extracting github.com/go-toolsmith/astp v1.0.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 19.48 go: downloading github.com/go-toolsmith/astcopy v1.0.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 19.53 go: downloading github.com/spf13/jwalterweatherman v1.0.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 19.53 go: extracting github.com/stretchr/objx v0.2.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 19.60 go: downloading github.com/go-toolsmith/typep v1.0.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 19.77 go: extracting gopkg.in/ini.v1 v1.51.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 19.78 go: extracting github.com/go-toolsmith/astcopy v1.0.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 19.89 go: extracting github.com/go-toolsmith/typep v1.0.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 19.89 go: downloading github.com/spf13/afero v1.1.2
05:51:38 [2021-03-30T05:51:38.424Z] #50 20.03 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:51:38 [2021-03-30T05:51:38.424Z] #50 20.03 go: downloading github.com/subosito/gotenv v1.2.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 20.04 go: extracting github.com/spf13/jwalterweatherman v1.0.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 20.07 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:51:38 [2021-03-30T05:51:38.424Z] #50 20.07 go: downloading github.com/pelletier/go-toml v1.2.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 20.28 go: extracting github.com/subosito/gotenv v1.2.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 20.35 go: downloading github.com/davecgh/go-spew v1.1.1
05:51:38 [2021-03-30T05:51:38.424Z] #50 20.37 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:51:38 [2021-03-30T05:51:38.424Z] #50 20.41 go: extracting github.com/pelletier/go-toml v1.2.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 20.50 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:51:38 [2021-03-30T05:51:38.424Z] #50 20.50 go: extracting github.com/spf13/afero v1.1.2
05:51:38 [2021-03-30T05:51:38.424Z] #50 20.52 go: downloading github.com/go-toolsmith/strparse v1.0.0
05:51:38 [2021-03-30T05:51:38.424Z] #50 20.58 go: downloading golang.org/x/text v0.3.2
05:51:38 [2021-03-30T05:51:38.424Z] #50 20.58 go: extracting github.com/davecgh/go-spew v1.1.1
05:51:38 [2021-03-30T05:51:38.424Z] #50 ...
05:51:38 [2021-03-30T05:51:38.424Z] 
05:51:38 [2021-03-30T05:51:38.424Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m...
05:51:38 [2021-03-30T05:51:38.424Z] #14 13.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B]
05:51:38 [2021-03-30T05:51:38.424Z] #14 22.11 Fetched 8584 kB in 18s (465 kB/s)
05:51:38 [2021-03-30T05:51:38.424Z] #14 22.11 Reading package lists...
05:51:38 [2021-03-30T05:51:38.424Z] #14 ...
05:51:38 [2021-03-30T05:51:38.424Z] 
05:51:38 [2021-03-30T05:51:38.424Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
05:51:38 [2021-03-30T05:51:38.424Z] #48 11.43 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:51:38 [2021-03-30T05:51:38.424Z] #48 13.29 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:51:38 [2021-03-30T05:51:38.424Z] #48 13.42 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:51:38 [2021-03-30T05:51:38.424Z] #48 18.35 go: finding github.com/fatih/color v1.9.0
05:51:38 [2021-03-30T05:51:38.424Z] #48 18.39 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:51:38 [2021-03-30T05:51:38.424Z] #48 18.49 go: finding github.com/pkg/errors v0.9.1
05:51:38 [2021-03-30T05:51:38.424Z] #48 18.52 go: finding github.com/spf13/pflag v1.0.3
05:51:38 [2021-03-30T05:51:38.424Z] #48 18.56 go: finding github.com/mattn/go-colorable v0.1.6
05:51:38 [2021-03-30T05:51:38.424Z] #48 18.62 go: finding github.com/mattn/go-isatty v0.0.12
05:51:38 [2021-03-30T05:51:38.424Z] #48 18.90 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:51:38 [2021-03-30T05:51:38.424Z] #48 19.11 go: finding github.com/jonboulle/clockwork v0.1.0
05:51:38 [2021-03-30T05:51:38.424Z] #48 19.20 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:51:38 [2021-03-30T05:51:38.424Z] #48 19.27 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:51:38 [2021-03-30T05:51:38.424Z] #48 19.30 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:51:38 [2021-03-30T05:51:38.424Z] #48 ...
05:51:38 [2021-03-30T05:51:38.424Z] 
05:51:38 [2021-03-30T05:51:38.424Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
05:51:38 [2021-03-30T05:51:38.424Z] #56 16.00 Fetched 8112 kB in 14s (600 kB/s)
05:51:38 [2021-03-30T05:51:38.424Z] #56 16.00 Reading package lists...
05:51:38 [2021-03-30T05:51:38.717Z] #56 23.64 Reading package lists...
05:51:38 [2021-03-30T05:51:38.717Z] #56 ...
05:51:38 [2021-03-30T05:51:38.717Z] 
05:51:38 [2021-03-30T05:51:38.717Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
05:51:38 [2021-03-30T05:51:38.717Z] #50 21.03 go: extracting github.com/go-toolsmith/strparse v1.0.0
05:51:38 [2021-03-30T05:51:38.717Z] #50 21.04 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
05:51:38 [2021-03-30T05:51:38.991Z] #27 11.62 137 added, 0 removed; done.
05:51:38 [2021-03-30T05:51:38.991Z] #27 11.67 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
05:51:38 [2021-03-30T05:51:38.991Z] #27 11.76 Setting up jq (1.5+dfsg-2+b1) ...
05:51:38 [2021-03-30T05:51:38.991Z] #27 11.77 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
05:51:39 [2021-03-30T05:51:39.010Z] #50 ...
05:51:39 [2021-03-30T05:51:39.010Z] 
05:51:39 [2021-03-30T05:51:39.010Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
05:51:39 [2021-03-30T05:51:39.010Z] #59 11.65 + cd /tmp/tmp.HM3U9FFKU0/src/github.com/rootless-containers/rootlesskit
05:51:39 [2021-03-30T05:51:39.010Z] #59 11.67 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082
05:51:39 [2021-03-30T05:51:39.010Z] #59 11.68 + export GO111MODULE=on
05:51:39 [2021-03-30T05:51:39.010Z] #59 11.68 + GO111MODULE=on
05:51:39 [2021-03-30T05:51:39.010Z] #59 11.68 + export GOPROXY=https://proxy.golang.org
05:51:39 [2021-03-30T05:51:39.010Z] #59 11.68 + GOPROXY=https://proxy.golang.org
05:51:39 [2021-03-30T05:51:39.010Z] #59 11.68 + for f in rootlesskit rootlesskit-docker-proxy
05:51:39 [2021-03-30T05:51:39.010Z] #59 11.68 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
05:51:39 [2021-03-30T05:51:39.010Z] #59 13.75 go: downloading github.com/urfave/cli/v2 v2.3.0
05:51:39 [2021-03-30T05:51:39.010Z] #59 13.75 go: downloading github.com/sirupsen/logrus v1.8.1
05:51:39 [2021-03-30T05:51:39.010Z] #59 13.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:51:39 [2021-03-30T05:51:39.010Z] #59 13.79 go: downloading github.com/pkg/errors v0.9.1
05:51:39 [2021-03-30T05:51:39.010Z] #59 13.83 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:51:39 [2021-03-30T05:51:39.010Z] #59 13.88 go: downloading github.com/google/uuid v1.2.0
05:51:39 [2021-03-30T05:51:39.010Z] #59 14.06 go: extracting github.com/sirupsen/logrus v1.8.1
05:51:39 [2021-03-30T05:51:39.010Z] #59 14.23 go: downloading github.com/gofrs/flock v0.8.0
05:51:39 [2021-03-30T05:51:39.010Z] #59 14.23 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:51:39 [2021-03-30T05:51:39.010Z] #59 14.24 go: extracting github.com/pkg/errors v0.9.1
05:51:39 [2021-03-30T05:51:39.010Z] #59 14.41 go: extracting github.com/gofrs/flock v0.8.0
05:51:39 [2021-03-30T05:51:39.010Z] #59 14.53 go: downloading github.com/moby/vpnkit v0.5.0
05:51:39 [2021-03-30T05:51:39.010Z] #59 15.36 go: downloading github.com/gorilla/mux v1.8.0
05:51:39 [2021-03-30T05:51:39.010Z] #59 15.41 go: downloading github.com/moby/sys/mountinfo v0.4.1
05:51:39 [2021-03-30T05:51:39.010Z] #59 15.45 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:51:39 [2021-03-30T05:51:39.010Z] #59 15.66 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:51:39 [2021-03-30T05:51:39.010Z] #59 16.11 go: extracting github.com/google/uuid v1.2.0
05:51:39 [2021-03-30T05:51:39.010Z] #59 16.28 go: extracting github.com/gorilla/mux v1.8.0
05:51:39 [2021-03-30T05:51:39.010Z] #59 16.56 go: extracting github.com/moby/sys/mountinfo v0.4.1
05:51:39 [2021-03-30T05:51:39.010Z] #59 17.80 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:51:39 [2021-03-30T05:51:39.010Z] #59 17.83 go: downloading github.com/u-root/u-root v7.0.0+incompatible
05:51:39 [2021-03-30T05:51:39.010Z] #59 18.21 go: extracting github.com/urfave/cli/v2 v2.3.0
05:51:39 [2021-03-30T05:51:39.010Z] #59 18.84 go: extracting github.com/moby/vpnkit v0.5.0
05:51:39 [2021-03-30T05:51:39.010Z] #59 19.67 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:51:39 [2021-03-30T05:51:39.010Z] #59 21.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
05:51:39 [2021-03-30T05:51:39.010Z] #59 21.28 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:51:39 [2021-03-30T05:51:39.010Z] #59 21.59 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
05:51:39 [2021-03-30T05:51:39.010Z] #59 21.59 go: downloading github.com/russross/blackfriday/v2 v2.1.0
05:51:39 [2021-03-30T05:51:39.248Z] #27 11.78 Setting up curl (7.64.0-4+deb10u1) ...
05:51:39 [2021-03-30T05:51:39.248Z] #27 11.79 Processing triggers for libc-bin (2.28-10) ...
05:51:39 [2021-03-30T05:51:39.248Z] #27 11.84 Processing triggers for ca-certificates (20200601~deb10u2) ...
05:51:39 [2021-03-30T05:51:39.248Z] #27 11.85 Updating certificates in /etc/ssl/certs...
05:51:39 [2021-03-30T05:51:39.303Z] #59 ...
05:51:39 [2021-03-30T05:51:39.303Z] 
05:51:39 [2021-03-30T05:51:39.303Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
05:51:39 [2021-03-30T05:51:39.303Z] #50 21.79 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
05:51:39 [2021-03-30T05:51:39.539Z] Removing intermediate container 76a39cb33761
05:51:39 [2021-03-30T05:51:39.539Z]  ---> d35913693c2f
05:51:39 [2021-03-30T05:51:39.539Z] Step 7/15 : WORKDIR /buildx
05:51:39 [2021-03-30T05:51:39.539Z]  ---> Running in 8c9f882b1d22
05:51:39 [2021-03-30T05:51:39.539Z] Removing intermediate container 8c9f882b1d22
05:51:39 [2021-03-30T05:51:39.539Z]  ---> e6e14431c00e
05:51:39 [2021-03-30T05:51:39.539Z] Step 8/15 : ARG BUILDX_COMMIT
05:51:39 [2021-03-30T05:51:39.539Z]  ---> Running in c0f250ddd20f
05:51:39 [2021-03-30T05:51:39.539Z] Removing intermediate container c0f250ddd20f
05:51:39 [2021-03-30T05:51:39.539Z]  ---> 179cbb3f2cc4
05:51:39 [2021-03-30T05:51:39.539Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
05:51:39 [2021-03-30T05:51:39.539Z]  ---> Running in cc14f4cffc0d
05:51:39 [2021-03-30T05:51:39.539Z] From https://github.com/docker/buildx
05:51:39 [2021-03-30T05:51:39.539Z]  * [new tag]         v0.5.1     -> build
05:51:39 [2021-03-30T05:51:39.597Z] #50 ...
05:51:39 [2021-03-30T05:51:39.597Z] 
05:51:39 [2021-03-30T05:51:39.597Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
05:51:39 [2021-03-30T05:51:39.597Z] #43 17.07 Fetched 8112 kB in 14s (590 kB/s)
05:51:39 [2021-03-30T05:51:39.597Z] #43 17.07 Reading package lists...
05:51:39 [2021-03-30T05:51:39.597Z] #43 24.96 Reading package lists...
05:51:39 [2021-03-30T05:51:39.597Z] #43 ...
05:51:39 [2021-03-30T05:51:39.597Z] 
05:51:39 [2021-03-30T05:51:39.597Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:51:39 [2021-03-30T05:51:39.597Z] #52 17.44 + cd /tmp/tmp.znO1AlQ5s3/src/github.com/mvdan/sh
05:51:39 [2021-03-30T05:51:39.597Z] #52 17.44 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
05:51:39 [2021-03-30T05:51:39.597Z] #52 17.54 + GO111MODULE=on
05:51:39 [2021-03-30T05:51:39.597Z] #52 17.54 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
05:51:39 [2021-03-30T05:51:39.597Z] #52 18.58 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:51:39 [2021-03-30T05:51:39.597Z] #52 18.63 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:51:39 [2021-03-30T05:51:39.597Z] #52 18.64 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:51:39 [2021-03-30T05:51:39.597Z] #52 18.78 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:51:39 [2021-03-30T05:51:39.597Z] #52 19.00 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:51:39 [2021-03-30T05:51:39.597Z] #52 19.49 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:51:39 [2021-03-30T05:51:39.597Z] #52 20.12 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:51:39 [2021-03-30T05:51:39.597Z] #52 21.08 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:51:39 [2021-03-30T05:51:39.597Z] #52 22.34 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:51:39 [2021-03-30T05:51:39.890Z] #52 22.53 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:51:39 [2021-03-30T05:51:39.890Z] #52 ...
05:51:39 [2021-03-30T05:51:39.890Z] 
05:51:39 [2021-03-30T05:51:39.890Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:51:40 [2021-03-30T05:51:40.179Z] Switched to branch 'build'
05:51:40 [2021-03-30T05:51:40.185Z] #68 23.13 Checking out files:  80% (1541/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
05:51:40 [2021-03-30T05:51:40.478Z] #68 23.57 + cd /tmp/tmp.85H8FVwPda/src/github.com/docker/libnetwork
05:51:40 [2021-03-30T05:51:40.478Z] #68 23.57 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46
05:51:40 [2021-03-30T05:51:40.626Z] #27 12.92 0 added, 0 removed; done.
05:51:40 [2021-03-30T05:51:40.626Z] #27 12.92 Running hooks in /etc/ca-certificates/update.d...
05:51:40 [2021-03-30T05:51:40.626Z] #27 12.92 done.
05:51:40 [2021-03-30T05:51:40.770Z] #68 23.72 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
05:51:40 [2021-03-30T05:51:40.821Z] Removing intermediate container cc14f4cffc0d
05:51:40 [2021-03-30T05:51:40.821Z]  ---> e47bff33fdc3
05:51:40 [2021-03-30T05:51:40.821Z] Step 10/15 : ARG GOOS
05:51:40 [2021-03-30T05:51:40.821Z]  ---> Running in e2f68e88e664
05:51:40 [2021-03-30T05:51:40.821Z] Removing intermediate container e2f68e88e664
05:51:40 [2021-03-30T05:51:40.821Z]  ---> 91b697af6f5b
05:51:40 [2021-03-30T05:51:40.821Z] Step 11/15 : ARG GOARCH
05:51:40 [2021-03-30T05:51:40.821Z]  ---> Running in ceb677ad6dc2
05:51:41 [2021-03-30T05:51:41.116Z] Removing intermediate container ceb677ad6dc2
05:51:41 [2021-03-30T05:51:41.116Z]  ---> c0a72fd5eb86
05:51:41 [2021-03-30T05:51:41.116Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
05:51:41 [2021-03-30T05:51:41.116Z]  ---> Running in 4026e3450e8d
05:51:41 [2021-03-30T05:51:41.404Z] #68 ...
05:51:41 [2021-03-30T05:51:41.405Z] 
05:51:41 [2021-03-30T05:51:41.405Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:51:41 [2021-03-30T05:51:41.405Z] #46 14.10 unicode/utf8
05:51:41 [2021-03-30T05:51:41.405Z] #46 15.08 math
05:51:41 [2021-03-30T05:51:41.405Z] #46 21.27 unicode/utf16
05:51:41 [2021-03-30T05:51:41.405Z] #46 21.60 runtime/cgo
05:51:41 [2021-03-30T05:51:41.697Z] #46 ...
05:51:41 [2021-03-30T05:51:41.697Z] 
05:51:41 [2021-03-30T05:51:41.697Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
05:51:41 [2021-03-30T05:51:41.697Z] #56 23.64 Reading package lists...
05:51:42 [2021-03-30T05:51:42.520Z] #27 DONE 15.1s
05:51:42 [2021-03-30T05:51:42.520Z] 
05:51:42 [2021-03-30T05:51:42.520Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:51:42 [2021-03-30T05:51:42.520Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:51:42 [2021-03-30T05:51:42.520Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.8s done
05:51:42 [2021-03-30T05:51:42.520Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s done
05:51:42 [2021-03-30T05:51:42.520Z] #9 ...
05:51:42 [2021-03-30T05:51:42.520Z] 
05:51:42 [2021-03-30T05:51:42.520Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
05:51:42 [2021-03-30T05:51:42.520Z] #28 sha256:0bb16ea7f74ed4e77594d24ef5a8ba55079ce2ead8921a26a2e517d99687ebdc
05:51:42 [2021-03-30T05:51:42.520Z] #28 DONE 0.1s
05:51:42 [2021-03-30T05:51:42.520Z] 
05:51:42 [2021-03-30T05:51:42.520Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:51:42 [2021-03-30T05:51:42.520Z] #29 sha256:fa9b17904ff9b2fcce0e44f0219a9fcce9e234f0b0b4df1ff18a3df0f66319a3
05:51:43 [2021-03-30T05:51:43.503Z] #56 29.58 Building dependency tree...
05:51:43 [2021-03-30T05:51:43.504Z] #56 ...
05:51:43 [2021-03-30T05:51:43.504Z] 
05:51:43 [2021-03-30T05:51:43.504Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
05:51:43 [2021-03-30T05:51:43.504Z] #28 8.714 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B]
05:51:43 [2021-03-30T05:51:43.504Z] #28 17.96 Fetched 8112 kB in 15s (534 kB/s)
05:51:43 [2021-03-30T05:51:43.504Z] #28 17.96 Reading package lists...
05:51:43 [2021-03-30T05:51:43.504Z] #28 ...
05:51:43 [2021-03-30T05:51:43.504Z] 
05:51:43 [2021-03-30T05:51:43.504Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
05:51:43 [2021-03-30T05:51:43.504Z] #50 24.99 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:51:43 [2021-03-30T05:51:43.504Z] #50 25.15 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:51:43 [2021-03-30T05:51:43.504Z] #50 25.36 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:51:43 [2021-03-30T05:51:43.504Z] #50 25.50 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:51:43 [2021-03-30T05:51:43.504Z] #50 25.50 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:51:43 [2021-03-30T05:51:43.504Z] #50 25.82 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:51:44 [2021-03-30T05:51:44.140Z] #50 26.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:51:44 [2021-03-30T05:51:44.140Z] #50 26.63 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:51:44 [2021-03-30T05:51:44.140Z] #50 26.63 go: downloading github.com/sourcegraph/go-diff v0.5.1
05:51:44 [2021-03-30T05:51:44.140Z] #50 26.68 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:51:44 [2021-03-30T05:51:44.140Z] #50 26.69 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:51:44 [2021-03-30T05:51:44.140Z] #50 26.70 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:51:44 [2021-03-30T05:51:44.140Z] #50 26.70 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
05:51:44 [2021-03-30T05:51:44.140Z] #50 26.72 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:51:44 [2021-03-30T05:51:44.140Z] #50 26.83 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:51:44 [2021-03-30T05:51:44.140Z] #50 26.87 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:51:44 [2021-03-30T05:51:44.415Z] #29 1.618 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
05:51:44 [2021-03-30T05:51:44.415Z] #29 1.743 
05:51:44 [2021-03-30T05:51:44.432Z] #50 26.90 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:51:44 [2021-03-30T05:51:44.432Z] #50 26.91 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:51:44 [2021-03-30T05:51:44.432Z] #50 26.91 go: extracting github.com/sourcegraph/go-diff v0.5.1
05:51:44 [2021-03-30T05:51:44.432Z] #50 26.96 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:51:44 [2021-03-30T05:51:44.432Z] #50 27.04 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:51:44 [2021-03-30T05:51:44.432Z] #50 27.07 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:51:44 [2021-03-30T05:51:44.729Z] #50 27.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:51:44 [2021-03-30T05:51:44.729Z] #50 27.22 go: downloading github.com/go-toolsmith/astcast v1.0.0
05:51:44 [2021-03-30T05:51:44.729Z] #50 27.22 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
05:51:44 [2021-03-30T05:51:44.729Z] #50 27.23 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:51:44 [2021-03-30T05:51:44.729Z] #50 27.23 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:51:44 [2021-03-30T05:51:44.729Z] #50 27.27 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:51:44 [2021-03-30T05:51:44.729Z] #50 ...
05:51:44 [2021-03-30T05:51:44.729Z] 
05:51:44 [2021-03-30T05:51:44.729Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
05:51:44 [2021-03-30T05:51:44.729Z] #41 21.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
05:51:44 [2021-03-30T05:51:44.729Z] #41 ...
05:51:44 [2021-03-30T05:51:44.729Z] 
05:51:44 [2021-03-30T05:51:44.729Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
05:51:44 [2021-03-30T05:51:44.729Z] #56 32.35 The following additional packages will be installed:
05:51:44 [2021-03-30T05:51:44.729Z] #56 32.37   libbtrfs0
05:51:44 [2021-03-30T05:51:44.729Z] #56 32.46 The following NEW packages will be installed:
05:51:44 [2021-03-30T05:51:44.729Z] #56 32.47   libbtrfs-dev libbtrfs0
05:51:44 [2021-03-30T05:51:44.930Z] #29 1.865 
#####                                                                      7.6%
##########################                                                36.2%
########################################                                  56.0%
######################################################                    76.1%
#####################################################################     95.9%
######################################################################## 100.0%
05:51:44 [2021-03-30T05:51:44.930Z] #29 2.383 
05:51:45 [2021-03-30T05:51:45.022Z] #56 32.67 0 upgraded, 2 newly installed, 0 to remove and 26 not upgraded.
05:51:45 [2021-03-30T05:51:45.022Z] #56 32.67 Need to get 118 kB of archives.
05:51:45 [2021-03-30T05:51:45.022Z] #56 32.67 After this operation, 390 kB of additional disk space will be used.
05:51:45 [2021-03-30T05:51:45.022Z] #56 32.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
05:51:45 [2021-03-30T05:51:45.022Z] #56 32.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
05:51:45 [2021-03-30T05:51:45.187Z] #29 2.504 
######################################################################## 100.0%
05:51:45 [2021-03-30T05:51:45.187Z] #29 2.626 
05:51:45 [2021-03-30T05:51:45.447Z] #29 2.745 
#############################################################             84.8%
######################################################################## 100.0%
05:51:45 [2021-03-30T05:51:45.447Z] #29 2.852 
05:51:45 [2021-03-30T05:51:45.968Z] #29 2.989 
######                                                                     9.3%
##########################                                                36.2%
########################################                                  55.6%
#####################################################                     74.9%
###################################################################       94.4%
######################################################################## 100.0%
05:51:46 [2021-03-30T05:51:46.062Z] #56 33.55 debconf: delaying package configuration, since apt-utils is not installed
05:51:46 [2021-03-30T05:51:46.062Z] #56 33.73 Fetched 118 kB in 0s (881 kB/s)
05:51:46 [2021-03-30T05:51:46.227Z] #29 3.526 
05:51:46 [2021-03-30T05:51:46.355Z] #56 33.94 Selecting previously unselected package libbtrfs0.
05:51:46 [2021-03-30T05:51:46.355Z] #56 33.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
05:51:46 [2021-03-30T05:51:46.355Z] #56 34.11 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
05:51:46 [2021-03-30T05:51:46.355Z] #56 34.15 Unpacking libbtrfs0 (4.20.1-2) ...
05:51:46 [2021-03-30T05:51:46.652Z] #56 34.27 Selecting previously unselected package libbtrfs-dev.
05:51:46 [2021-03-30T05:51:46.652Z] #56 34.29 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
05:51:46 [2021-03-30T05:51:46.652Z] #56 34.34 Unpacking libbtrfs-dev (4.20.1-2) ...
05:51:46 [2021-03-30T05:51:46.943Z] #56 34.60 Setting up libbtrfs0 (4.20.1-2) ...
05:51:46 [2021-03-30T05:51:46.943Z] #56 34.62 Setting up libbtrfs-dev (4.20.1-2) ...
05:51:46 [2021-03-30T05:51:46.943Z] #56 34.63 Processing triggers for libc-bin (2.28-10) ...
05:51:48 [2021-03-30T05:51:48.039Z] #56 DONE 35.7s
05:51:48 [2021-03-30T05:51:48.039Z] 
05:51:48 [2021-03-30T05:51:48.039Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
05:51:48 [2021-03-30T05:51:48.039Z] #50 27.58 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:51:48 [2021-03-30T05:51:48.039Z] #50 27.77 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:51:48 [2021-03-30T05:51:48.039Z] #50 27.77 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
05:51:48 [2021-03-30T05:51:48.039Z] #50 27.83 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:51:48 [2021-03-30T05:51:48.039Z] #50 27.84 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:51:48 [2021-03-30T05:51:48.039Z] #50 27.92 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:51:48 [2021-03-30T05:51:48.039Z] #50 27.92 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:51:48 [2021-03-30T05:51:48.039Z] #50 28.00 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:51:48 [2021-03-30T05:51:48.039Z] #50 28.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:51:48 [2021-03-30T05:51:48.039Z] #50 28.03 go: downloading github.com/kisielk/gotool v1.0.0
05:51:48 [2021-03-30T05:51:48.039Z] #50 28.04 go: extracting github.com/go-toolsmith/astcast v1.0.0
05:51:48 [2021-03-30T05:51:48.039Z] #50 28.06 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:51:48 [2021-03-30T05:51:48.039Z] #50 28.09 go: downloading github.com/uudashr/gocognit v1.0.1
05:51:48 [2021-03-30T05:51:48.039Z] #50 28.20 go: extracting golang.org/x/text v0.3.2
05:51:48 [2021-03-30T05:51:48.039Z] #50 28.20 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:51:48 [2021-03-30T05:51:48.039Z] #50 28.20 go: extracting github.com/kisielk/gotool v1.0.0
05:51:48 [2021-03-30T05:51:48.039Z] #50 28.22 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:51:48 [2021-03-30T05:51:48.039Z] #50 28.29 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
05:51:48 [2021-03-30T05:51:48.039Z] #50 28.33 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:51:48 [2021-03-30T05:51:48.039Z] #50 28.34 go: downloading github.com/gobwas/glob v0.2.3
05:51:48 [2021-03-30T05:51:48.039Z] #50 28.35 go: downloading github.com/ultraware/whitespace v0.0.4
05:51:48 [2021-03-30T05:51:48.039Z] #50 28.35 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:51:48 [2021-03-30T05:51:48.039Z] #50 28.38 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:51:48 [2021-03-30T05:51:48.039Z] #50 28.39 go: extracting github.com/uudashr/gocognit v1.0.1
05:51:48 [2021-03-30T05:51:48.039Z] #50 28.44 go: extracting github.com/ultraware/whitespace v0.0.4
05:51:48 [2021-03-30T05:51:48.039Z] #50 28.45 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:51:48 [2021-03-30T05:51:48.039Z] #50 28.45 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:51:48 [2021-03-30T05:51:48.040Z] #50 28.45 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:51:48 [2021-03-30T05:51:48.040Z] #50 28.51 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:51:48 [2021-03-30T05:51:48.040Z] #50 28.59 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:51:48 [2021-03-30T05:51:48.040Z] #50 28.59 go: extracting github.com/gobwas/glob v0.2.3
05:51:48 [2021-03-30T05:51:48.040Z] #50 28.64 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:51:48 [2021-03-30T05:51:48.040Z] #50 28.64 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:51:48 [2021-03-30T05:51:48.040Z] #50 28.64 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:51:48 [2021-03-30T05:51:48.040Z] #50 28.64 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
05:51:48 [2021-03-30T05:51:48.040Z] #50 28.68 go: downloading github.com/gogo/protobuf v1.2.1
05:51:48 [2021-03-30T05:51:48.040Z] #50 28.80 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
05:51:48 [2021-03-30T05:51:48.040Z] #50 28.83 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:51:48 [2021-03-30T05:51:48.040Z] #50 28.94 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:51:48 [2021-03-30T05:51:48.040Z] #50 28.97 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:51:48 [2021-03-30T05:51:48.040Z] #50 29.09 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:51:48 [2021-03-30T05:51:48.040Z] #50 29.09 go: downloading github.com/ultraware/funlen v0.0.2
05:51:48 [2021-03-30T05:51:48.040Z] #50 29.13 go: downloading github.com/BurntSushi/toml v0.3.1
05:51:48 [2021-03-30T05:51:48.040Z] #50 29.67 go: extracting github.com/ultraware/funlen v0.0.2
05:51:48 [2021-03-30T05:51:48.040Z] #50 29.74 go: extracting github.com/BurntSushi/toml v0.3.1
05:51:48 [2021-03-30T05:51:48.040Z] #50 30.05 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:51:48 [2021-03-30T05:51:48.200Z] #29 3.661 
##                                                                         3.5%
######                                                                     9.4%
##########                                                                14.7%
##############                                                            19.5%
##################                                                        25.1%
#####################                                                     30.3%
#########################                                                 35.3%
#############################                                             40.7%
#################################                                         45.9%
####################################                                      51.2%
########################################                                  56.4%
############################################                              61.6%
################################################                          66.8%
###################################################                       72.0%
#######################################################                   77.2%
###########################################################               82.4%
##############################################################            87.3%
################################################################          89.9%
#####################################################################     96.6%
######################################################################## 100.0%
05:51:48 [2021-03-30T05:51:48.200Z] #29 5.605 
05:51:48 [2021-03-30T05:51:48.768Z] #29 5.998 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
05:51:48 [2021-03-30T05:51:48.768Z] #29 6.147 
05:51:48 [2021-03-30T05:51:48.768Z] #29 6.266 
######################################################################## 100.0%
05:51:49 [2021-03-30T05:51:49.009Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00f500abc1713d048) in /home/ubuntu/workspace/moby_PR-42217
[Pipeline] {
05:51:49 [2021-03-30T05:51:49.026Z] #29 6.294 
05:51:49 [2021-03-30T05:51:49.026Z] #29 6.614 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
[Pipeline] checkout
05:51:49 [2021-03-30T05:51:49.183Z] The recommended git tool is: git
05:51:49 [2021-03-30T05:51:49.285Z] #29 6.732 
05:51:49 [2021-03-30T05:51:49.555Z] #50 31.93 go: extracting github.com/gogo/protobuf v1.2.1
05:51:49 [2021-03-30T05:51:49.555Z] #29 6.868 
                                                                           0.1%
######################################################################## 100.0%
05:51:49 [2021-03-30T05:51:49.555Z] #29 6.925 
05:51:49 [2021-03-30T05:51:49.813Z] #29 7.307 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
05:51:49 [2021-03-30T05:51:49.813Z] #29 7.416 
05:51:50 [2021-03-30T05:51:50.192Z] #50 ...
05:51:50 [2021-03-30T05:51:50.192Z] 
05:51:50 [2021-03-30T05:51:50.192Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:51:50 [2021-03-30T05:51:50.192Z] #52 22.70 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:51:50 [2021-03-30T05:51:50.192Z] #52 23.00 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:51:50 [2021-03-30T05:51:50.192Z] #52 23.51 runtime
05:51:50 [2021-03-30T05:51:50.192Z] #52 23.55 runtime/cgo
05:51:50 [2021-03-30T05:51:50.192Z] #52 ...
05:51:50 [2021-03-30T05:51:50.192Z] 
05:51:50 [2021-03-30T05:51:50.192Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
05:51:50 [2021-03-30T05:51:50.192Z] #59 22.83 go: extracting github.com/russross/blackfriday/v2 v2.1.0
05:51:50 [2021-03-30T05:51:50.192Z] #59 24.14 go: extracting github.com/u-root/u-root v7.0.0+incompatible
05:51:50 [2021-03-30T05:51:50.192Z] #59 26.69 go: finding github.com/pkg/errors v0.9.1
05:51:50 [2021-03-30T05:51:50.192Z] #59 26.75 go: finding github.com/sirupsen/logrus v1.8.1
05:51:50 [2021-03-30T05:51:50.192Z] #59 27.02 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:51:50 [2021-03-30T05:51:50.192Z] #59 27.10 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:51:50 [2021-03-30T05:51:50.192Z] #59 27.17 go: finding github.com/google/uuid v1.2.0
05:51:50 [2021-03-30T05:51:50.192Z] #59 27.19 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:51:50 [2021-03-30T05:51:50.192Z] #59 27.26 go: finding github.com/gofrs/flock v0.8.0
05:51:50 [2021-03-30T05:51:50.192Z] #59 27.26 go: finding github.com/moby/vpnkit v0.5.0
05:51:50 [2021-03-30T05:51:50.192Z] #59 27.34 go: finding github.com/gorilla/mux v1.8.0
05:51:50 [2021-03-30T05:51:50.192Z] #59 27.38 go: finding github.com/moby/sys/mountinfo v0.4.1
05:51:50 [2021-03-30T05:51:50.192Z] #59 27.41 go: finding github.com/urfave/cli/v2 v2.3.0
05:51:50 [2021-03-30T05:51:50.192Z] #59 27.43 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:51:50 [2021-03-30T05:51:50.192Z] #59 27.45 go: finding github.com/u-root/u-root v7.0.0+incompatible
05:51:50 [2021-03-30T05:51:50.192Z] #59 27.64 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
05:51:50 [2021-03-30T05:51:50.192Z] #59 27.74 go: finding github.com/russross/blackfriday/v2 v2.1.0
05:51:50 [2021-03-30T05:51:50.487Z] #59 ...
05:51:50 [2021-03-30T05:51:50.487Z] 
05:51:50 [2021-03-30T05:51:50.487Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.214 + RM_GOPATH=0
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.214 + TMP_GOPATH=
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.214 + : /build
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.214 + '[' -z '' ']'
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.214 ++ mktemp -d
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.216 + export GOPATH=/tmp/tmp.5Gdguyg2L1
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.216 + GOPATH=/tmp/tmp.5Gdguyg2L1
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.216 + RM_GOPATH=1
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.216 + case "$(go env GOARCH)" in
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.218 ++ go env GOARCH
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.240 + export GO_BUILDMODE=-buildmode=pie
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.240 + GO_BUILDMODE=-buildmode=pie
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.241 ++ dirname /tmp/install/install.sh
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.253 + dir=/tmp/install
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.253 + bin=containerd
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.253 + shift
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.253 + '[' '!' -f /tmp/install/containerd.installer ']'
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.253 + . /tmp/install/containerd.installer
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.253 ++ set -e
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.253 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.254 + install_containerd
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.254 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.255 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.255 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5Gdguyg2L1/src/github.com/containerd/containerd
05:51:50 [2021-03-30T05:51:50.487Z] #57 2.293 Cloning into '/tmp/tmp.5Gdguyg2L1/src/github.com/containerd/containerd'...
05:51:50 [2021-03-30T05:51:50.845Z] #29 7.623 
                                                                           0.0%
######                                                                     8.9%
##################                                                        26.1%
######################                                                    31.2%
#####################################                                     51.9%
###########################################                               60.4%
##########################################################                81.9%
######################################################################## 100.0%
05:51:50 [2021-03-30T05:51:50.845Z] #29 8.365 
05:51:51 [2021-03-30T05:51:51.124Z] #57 ...
05:51:51 [2021-03-30T05:51:51.124Z] 
05:51:51 [2021-03-30T05:51:51.124Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
05:51:51 [2021-03-30T05:51:51.124Z] #37 23.27 Reading package lists...
05:51:51 [2021-03-30T05:51:51.124Z] #37 29.16 Building dependency tree...
05:51:51 [2021-03-30T05:51:51.124Z] #37 31.49 The following additional packages will be installed:
05:51:51 [2021-03-30T05:51:51.124Z] #37 31.49   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
05:51:51 [2021-03-30T05:51:51.124Z] #37 31.49 Suggested packages:
05:51:51 [2021-03-30T05:51:51.124Z] #37 31.49   cmake-doc ninja-build lrzip
05:51:51 [2021-03-30T05:51:51.124Z] #37 31.49 Recommended packages:
05:51:51 [2021-03-30T05:51:51.124Z] #37 31.49   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
05:51:51 [2021-03-30T05:51:51.124Z] #37 32.34 The following NEW packages will be installed:
05:51:51 [2021-03-30T05:51:51.124Z] #37 32.35   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
05:51:51 [2021-03-30T05:51:51.124Z] #37 32.35   vim-common xxd
05:51:51 [2021-03-30T05:51:51.124Z] #37 32.54 0 upgraded, 10 newly installed, 0 to remove and 26 not upgraded.
05:51:51 [2021-03-30T05:51:51.124Z] #37 32.54 Need to get 14.0 MB of archives.
05:51:51 [2021-03-30T05:51:51.124Z] #37 32.54 After this operation, 62.1 MB of additional disk space will be used.
05:51:51 [2021-03-30T05:51:51.124Z] #37 32.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
05:51:51 [2021-03-30T05:51:51.124Z] #37 32.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
05:51:51 [2021-03-30T05:51:51.124Z] #37 32.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
05:51:51 [2021-03-30T05:51:51.124Z] #37 32.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
05:51:51 [2021-03-30T05:51:51.124Z] #37 33.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB]
05:51:51 [2021-03-30T05:51:51.124Z] #37 33.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
05:51:51 [2021-03-30T05:51:51.124Z] #37 33.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
05:51:51 [2021-03-30T05:51:51.124Z] #37 33.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
05:51:51 [2021-03-30T05:51:51.124Z] #37 33.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
05:51:51 [2021-03-30T05:51:51.124Z] #37 33.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
05:51:51 [2021-03-30T05:51:51.124Z] #37 34.64 debconf: delaying package configuration, since apt-utils is not installed
05:51:51 [2021-03-30T05:51:51.124Z] #37 34.85 Fetched 14.0 MB in 1s (12.0 MB/s)
05:51:51 [2021-03-30T05:51:51.124Z] #37 34.92 Selecting previously unselected package xxd.
05:51:51 [2021-03-30T05:51:51.125Z] #37 34.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
05:51:51 [2021-03-30T05:51:51.125Z] #37 34.99 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
05:51:51 [2021-03-30T05:51:51.125Z] #37 35.01 Unpacking xxd (2:8.1.0875-5) ...
05:51:51 [2021-03-30T05:51:51.125Z] #37 35.31 Selecting previously unselected package vim-common.
05:51:51 [2021-03-30T05:51:51.125Z] #37 35.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
05:51:51 [2021-03-30T05:51:51.125Z] #37 35.35 Unpacking vim-common (2:8.1.0875-5) ...
05:51:51 [2021-03-30T05:51:51.125Z] #37 35.87 Selecting previously unselected package cmake-data.
05:51:51 [2021-03-30T05:51:51.125Z] #37 35.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
05:51:51 [2021-03-30T05:51:51.125Z] #37 35.88 Unpacking cmake-data (3.13.4-1) ...
05:51:51 [2021-03-30T05:51:51.408Z] #29 8.731 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
05:51:51 [2021-03-30T05:51:51.408Z] #29 8.861 
05:51:51 [2021-03-30T05:51:51.408Z] #29 8.973 
######################################################################## 100.0%
05:51:51 [2021-03-30T05:51:51.417Z] #37 ...
05:51:51 [2021-03-30T05:51:51.417Z] 
05:51:51 [2021-03-30T05:51:51.417Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
05:51:51 [2021-03-30T05:51:51.417Z] #43 24.96 Reading package lists...
05:51:51 [2021-03-30T05:51:51.417Z] #43 30.84 Building dependency tree...
05:51:51 [2021-03-30T05:51:51.417Z] #43 34.04 The following additional packages will be installed:
05:51:51 [2021-03-30T05:51:51.417Z] #43 34.04   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
05:51:51 [2021-03-30T05:51:51.417Z] #43 34.04   libprotoc17 python-pkg-resources python-six zlib1g-dev
05:51:51 [2021-03-30T05:51:51.417Z] #43 34.05 Suggested packages:
05:51:51 [2021-03-30T05:51:51.417Z] #43 34.05   manpages-dev python-setuptools
05:51:51 [2021-03-30T05:51:51.417Z] #43 35.46 The following NEW packages will be installed:
05:51:51 [2021-03-30T05:51:51.417Z] #43 35.46   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
05:51:51 [2021-03-30T05:51:51.417Z] #43 35.47   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
05:51:51 [2021-03-30T05:51:51.417Z] #43 35.47   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
05:51:51 [2021-03-30T05:51:51.417Z] #43 35.47   python-six zlib1g-dev
05:51:51 [2021-03-30T05:51:51.417Z] #43 35.64 0 upgraded, 17 newly installed, 0 to remove and 26 not upgraded.
05:51:51 [2021-03-30T05:51:51.417Z] #43 35.64 Need to get 3742 kB of archives.
05:51:51 [2021-03-30T05:51:51.417Z] #43 35.64 After this operation, 22.0 MB of additional disk space will be used.
05:51:51 [2021-03-30T05:51:51.417Z] #43 35.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
05:51:51 [2021-03-30T05:51:51.417Z] #43 35.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
05:51:51 [2021-03-30T05:51:51.417Z] #43 35.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
05:51:51 [2021-03-30T05:51:51.417Z] #43 35.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
05:51:51 [2021-03-30T05:51:51.417Z] #43 35.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
05:51:51 [2021-03-30T05:51:51.417Z] #43 35.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
05:51:51 [2021-03-30T05:51:51.417Z] #43 35.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
05:51:51 [2021-03-30T05:51:51.417Z] #43 35.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
05:51:51 [2021-03-30T05:51:51.417Z] #43 35.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
05:51:51 [2021-03-30T05:51:51.417Z] #43 35.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
05:51:51 [2021-03-30T05:51:51.417Z] #43 35.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
05:51:51 [2021-03-30T05:51:51.417Z] #43 36.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
05:51:51 [2021-03-30T05:51:51.417Z] #43 36.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
05:51:51 [2021-03-30T05:51:51.417Z] #43 36.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
05:51:51 [2021-03-30T05:51:51.417Z] #43 36.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
05:51:51 [2021-03-30T05:51:51.417Z] #43 36.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
05:51:51 [2021-03-30T05:51:51.417Z] #43 36.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
05:51:51 [2021-03-30T05:51:51.417Z] #43 37.27 debconf: delaying package configuration, since apt-utils is not installed
05:51:51 [2021-03-30T05:51:51.417Z] #43 37.40 Fetched 3742 kB in 1s (6701 kB/s)
05:51:51 [2021-03-30T05:51:51.417Z] #43 37.54 Selecting previously unselected package libcap-dev:s390x.
05:51:51 [2021-03-30T05:51:51.417Z] #43 37.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
05:51:51 [2021-03-30T05:51:51.417Z] #43 37.84 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
05:51:51 [2021-03-30T05:51:51.417Z] #43 37.84 Unpacking libcap-dev:s390x (1:2.25-2) ...
05:51:51 [2021-03-30T05:51:51.417Z] #43 38.03 Selecting previously unselected package libnet1:s390x.
05:51:51 [2021-03-30T05:51:51.417Z] #43 38.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
05:51:51 [2021-03-30T05:51:51.417Z] #43 38.06 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
05:51:51 [2021-03-30T05:51:51.417Z] #43 38.21 Selecting previously unselected package libnet1-dev.
05:51:51 [2021-03-30T05:51:51.417Z] #43 38.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
05:51:51 [2021-03-30T05:51:51.417Z] #43 38.23 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
05:51:51 [2021-03-30T05:51:51.417Z] #43 38.42 Selecting previously unselected package libnl-3-200:s390x.
05:51:51 [2021-03-30T05:51:51.417Z] #43 38.42 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
05:51:51 [2021-03-30T05:51:51.417Z] #43 38.43 Unpacking libnl-3-200:s390x (3.4.0-1) ...
05:51:51 [2021-03-30T05:51:51.417Z] #43 38.54 Selecting previously unselected package libnl-3-dev:s390x.
05:51:51 [2021-03-30T05:51:51.417Z] #43 38.56 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
05:51:51 [2021-03-30T05:51:51.417Z] #43 38.56 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
05:51:51 [2021-03-30T05:51:51.417Z] #43 38.93 Selecting previously unselected package libprotobuf-c1:s390x.
05:51:51 [2021-03-30T05:51:51.417Z] #43 38.94 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
05:51:51 [2021-03-30T05:51:51.417Z] #43 38.95 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
05:51:51 [2021-03-30T05:51:51.417Z] #43 39.02 Selecting previously unselected package libprotobuf-c-dev:s390x.
05:51:51 [2021-03-30T05:51:51.417Z] #43 39.05 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
05:51:51 [2021-03-30T05:51:51.417Z] #43 39.05 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
05:51:51 [2021-03-30T05:51:51.665Z] #29 9.014 
05:51:51 [2021-03-30T05:51:51.709Z] #43 39.21 Selecting previously unselected package zlib1g-dev:s390x.
05:51:51 [2021-03-30T05:51:51.709Z] #43 39.24 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
05:51:51 [2021-03-30T05:51:51.709Z] #43 39.25 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
05:51:51 [2021-03-30T05:51:51.709Z] #43 ...
05:51:51 [2021-03-30T05:51:51.709Z] 
05:51:51 [2021-03-30T05:51:51.709Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
05:51:51 [2021-03-30T05:51:51.709Z] #37 39.21 Selecting previously unselected package libicu63:s390x.
05:51:51 [2021-03-30T05:51:51.709Z] #37 39.27 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
05:51:51 [2021-03-30T05:51:51.709Z] #37 39.29 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
05:51:51 [2021-03-30T05:51:51.921Z] #29 9.252 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
05:51:51 [2021-03-30T05:51:51.921Z] #29 9.352 
05:51:51 [2021-03-30T05:51:51.921Z] #29 9.427 
######################################################################## 100.0%
05:51:51 [2021-03-30T05:51:51.921Z] #29 9.457 
05:51:52 [2021-03-30T05:51:52.178Z] #29 9.479 Download of images into '/build' complete.
05:51:52 [2021-03-30T05:51:52.178Z] #29 9.479 Use something like the following to load the result into a Docker daemon:
05:51:52 [2021-03-30T05:51:52.178Z] #29 9.479   tar -cC '/build' . | docker load
05:51:52 [2021-03-30T05:51:52.613Z] using credential docker-jenkins-github-credentials
05:51:52 [2021-03-30T05:51:52.619Z] Cloning the remote Git repository
05:51:52 [2021-03-30T05:51:52.619Z] Cloning with configured refspecs honoured and without tags
05:51:52 [2021-03-30T05:51:52.743Z] #29 ...
05:51:52 [2021-03-30T05:51:52.743Z] 
05:51:52 [2021-03-30T05:51:52.743Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:51:52 [2021-03-30T05:51:52.743Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:51:52 [2021-03-30T05:51:52.743Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.0s
05:51:52 [2021-03-30T05:51:52.745Z] #37 ...
05:51:52 [2021-03-30T05:51:52.745Z] 
05:51:52 [2021-03-30T05:51:52.745Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m...
05:51:52 [2021-03-30T05:51:52.745Z] #14 22.11 Reading package lists...
05:51:52 [2021-03-30T05:51:52.745Z] #14 28.81 Reading package lists...
05:51:52 [2021-03-30T05:51:52.745Z] #14 35.95 Building dependency tree...
05:51:52 [2021-03-30T05:51:52.745Z] #14 38.10 The following additional packages will be installed:
05:51:52 [2021-03-30T05:51:52.745Z] #14 38.13   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
05:51:52 [2021-03-30T05:51:52.745Z] #14 38.13   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
05:51:52 [2021-03-30T05:51:52.745Z] #14 38.13   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
05:51:52 [2021-03-30T05:51:52.745Z] #14 38.13   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
05:51:52 [2021-03-30T05:51:52.745Z] #14 38.14   mingw-w64-common mingw-w64-x86-64-dev
05:51:52 [2021-03-30T05:51:52.745Z] #14 38.14 Suggested packages:
05:51:52 [2021-03-30T05:51:52.745Z] #14 38.14   gcc-8-locales seccomp wine64
05:51:52 [2021-03-30T05:51:52.745Z] #14 ...
05:51:52 [2021-03-30T05:51:52.745Z] 
05:51:52 [2021-03-30T05:51:52.745Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
05:51:52 [2021-03-30T05:51:52.745Z] #43 39.50 Selecting previously unselected package libprotobuf17:s390x.
05:51:52 [2021-03-30T05:51:52.745Z] #43 39.53 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
05:51:52 [2021-03-30T05:51:52.745Z] #43 39.54 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
05:51:52 [2021-03-30T05:51:52.745Z] #43 39.99 Selecting previously unselected package libprotobuf-lite17:s390x.
05:51:52 [2021-03-30T05:51:52.745Z] #43 39.99 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
05:51:52 [2021-03-30T05:51:52.745Z] #43 40.00 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
05:51:52 [2021-03-30T05:51:52.745Z] #43 40.15 Selecting previously unselected package libprotobuf-dev:s390x.
05:51:52 [2021-03-30T05:51:52.745Z] #43 40.18 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
05:51:52 [2021-03-30T05:51:52.745Z] #43 40.20 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
05:51:52 [2021-03-30T05:51:52.588Z] Cloning repository https://github.com/moby/moby.git
05:51:52 [2021-03-30T05:51:52.656Z]  > git init /home/ubuntu/workspace/moby_PR-42217 # timeout=10
05:51:53 [2021-03-30T05:51:53.036Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.5s done
05:51:53 [2021-03-30T05:51:53.785Z] #43 41.37 Selecting previously unselected package libprotoc17:s390x.
05:51:53 [2021-03-30T05:51:53.785Z] #43 41.38 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
05:51:53 [2021-03-30T05:51:53.785Z] #43 41.39 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
05:51:53 [2021-03-30T05:51:53.048Z] Fetching upstream changes from https://github.com/moby/moby.git
05:51:53 [2021-03-30T05:51:53.048Z]  > git --version # timeout=10
05:51:53 [2021-03-30T05:51:53.067Z]  > git --version # 'git version 2.17.1'
05:51:53 [2021-03-30T05:51:53.073Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:51:53 [2021-03-30T05:51:53.095Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42217/head:refs/remotes/origin/PR-42217 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:51:53 [2021-03-30T05:51:53.999Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
05:51:54 [2021-03-30T05:51:54.260Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
05:51:54 [2021-03-30T05:51:54.419Z] #43 41.97 Selecting previously unselected package protobuf-c-compiler.
05:51:54 [2021-03-30T05:51:54.419Z] #43 41.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
05:51:54 [2021-03-30T05:51:54.419Z] #43 41.99 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
05:51:54 [2021-03-30T05:51:54.419Z] #43 42.10 Selecting previously unselected package protobuf-compiler.
05:51:54 [2021-03-30T05:51:54.419Z] #43 42.10 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
05:51:54 [2021-03-30T05:51:54.419Z] #43 42.10 Unpacking protobuf-compiler (3.6.1.3-2) ...
05:51:54 [2021-03-30T05:51:54.711Z] #43 42.24 Selecting previously unselected package python-pkg-resources.
05:51:54 [2021-03-30T05:51:54.711Z] #43 42.25 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
05:51:54 [2021-03-30T05:51:54.711Z] #43 42.25 Unpacking python-pkg-resources (40.8.0-1) ...
05:51:54 [2021-03-30T05:51:54.711Z] #43 42.44 Selecting previously unselected package python-six.
05:51:54 [2021-03-30T05:51:54.711Z] #43 42.47 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
05:51:54 [2021-03-30T05:51:54.711Z] #43 42.47 Unpacking python-six (1.12.0-1) ...
05:51:55 [2021-03-30T05:51:55.003Z] #43 42.60 Selecting previously unselected package python-protobuf.
05:51:55 [2021-03-30T05:51:55.003Z] #43 42.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
05:51:55 [2021-03-30T05:51:55.003Z] #43 42.60 Unpacking python-protobuf (3.6.1.3-2) ...
05:51:55 [2021-03-30T05:51:55.295Z] #43 43.03 Setting up python-pkg-resources (40.8.0-1) ...
05:51:57 [2021-03-30T05:51:57.364Z] #43 ...
05:51:57 [2021-03-30T05:51:57.364Z] 
05:51:57 [2021-03-30T05:51:57.364Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
05:51:57 [2021-03-30T05:51:57.364Z] #37 44.73 Selecting previously unselected package libxml2:s390x.
05:51:57 [2021-03-30T05:51:57.364Z] #37 44.75 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ...
05:51:57 [2021-03-30T05:51:57.364Z] #37 44.75 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ...
05:51:57 [2021-03-30T05:51:57.364Z] #37 ...
05:51:57 [2021-03-30T05:51:57.364Z] 
05:51:57 [2021-03-30T05:51:57.364Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
05:51:57 [2021-03-30T05:51:57.364Z] #28 17.96 Reading package lists...
05:51:57 [2021-03-30T05:51:57.364Z] #28 23.23 Reading package lists...
05:51:57 [2021-03-30T05:51:57.364Z] #28 29.82 Building dependency tree...
05:51:57 [2021-03-30T05:51:57.364Z] #28 31.98 The following additional packages will be installed:
05:51:57 [2021-03-30T05:51:57.364Z] #28 31.99   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
05:51:57 [2021-03-30T05:51:57.364Z] #28 31.99   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
05:51:57 [2021-03-30T05:51:57.364Z] #28 31.99   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
05:51:57 [2021-03-30T05:51:57.364Z] #28 31.99 Suggested packages:
05:51:57 [2021-03-30T05:51:57.364Z] #28 31.99   krb5-doc krb5-user
05:51:57 [2021-03-30T05:51:57.364Z] #28 31.99 Recommended packages:
05:51:57 [2021-03-30T05:51:57.364Z] #28 31.99   krb5-locales publicsuffix libsasl2-modules
05:51:57 [2021-03-30T05:51:57.538Z] #9 DONE 42.8s
05:51:57 [2021-03-30T05:51:57.538Z] 
05:51:57 [2021-03-30T05:51:57.538Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:51:57 [2021-03-30T05:51:57.538Z] #29 sha256:fa9b17904ff9b2fcce0e44f0219a9fcce9e234f0b0b4df1ff18a3df0f66319a3
05:51:57 [2021-03-30T05:51:57.538Z] #29 ...
05:51:57 [2021-03-30T05:51:57.538Z] 
05:51:57 [2021-03-30T05:51:57.538Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
05:51:57 [2021-03-30T05:51:57.538Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
05:51:57 [2021-03-30T05:51:57.657Z] #28 ...
05:51:57 [2021-03-30T05:51:57.657Z] 
05:51:57 [2021-03-30T05:51:57.657Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
05:51:57 [2021-03-30T05:51:57.657Z] #43 45.19 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
05:51:57 [2021-03-30T05:51:57.657Z] #43 45.19 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
05:51:57 [2021-03-30T05:51:57.657Z] #43 45.20 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
05:51:57 [2021-03-30T05:51:57.657Z] #43 45.21 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
05:51:57 [2021-03-30T05:51:57.657Z] #43 45.22 Setting up python-six (1.12.0-1) ...
05:51:57 [2021-03-30T05:51:57.795Z] #10 ...
05:51:57 [2021-03-30T05:51:57.795Z] 
05:51:57 [2021-03-30T05:51:57.796Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:51:57 [2021-03-30T05:51:57.796Z] #29 sha256:fa9b17904ff9b2fcce0e44f0219a9fcce9e234f0b0b4df1ff18a3df0f66319a3
05:51:57 [2021-03-30T05:51:57.796Z] #29 DONE 15.2s
05:51:58 [2021-03-30T05:51:58.052Z] 
05:51:58 [2021-03-30T05:51:58.052Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
05:51:58 [2021-03-30T05:51:58.052Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
05:51:59 [2021-03-30T05:51:59.208Z] #43 ...
05:51:59 [2021-03-30T05:51:59.208Z] 
05:51:59 [2021-03-30T05:51:59.208Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:51:59 [2021-03-30T05:51:59.208Z] #68 DONE 42.1s
05:51:59 [2021-03-30T05:51:59.208Z] 
05:51:59 [2021-03-30T05:51:59.208Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.26 The following NEW packages will be installed:
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.27   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.27   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.27   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.28   libssh2-1 libssl1.1 openssl
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.50 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded.
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.50 Need to get 4603 kB of archives.
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.50 After this operation, 11.9 MB of additional disk space will be used.
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.50 Get:1 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB]
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.54 Get:2 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB]
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.65 Get:3 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u6 [1199 kB]
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.70 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB]
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.78 Get:5 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB]
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.78 Get:6 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB]
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.80 Get:7 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB]
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.81 Get:8 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB]
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.81 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB]
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.81 Get:10 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.83 Get:11 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB]
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.88 Get:12 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB]
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.89 Get:13 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB]
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.94 Get:14 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB]
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.94 Get:15 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB]
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.94 Get:16 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB]
05:51:59 [2021-03-30T05:51:59.208Z] #28 33.97 Get:17 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB]
05:51:59 [2021-03-30T05:51:59.208Z] #28 34.00 Get:18 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
05:51:59 [2021-03-30T05:51:59.208Z] #28 34.13 Get:19 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
05:51:59 [2021-03-30T05:51:59.208Z] #28 34.14 Get:20 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u6 [830 kB]
05:51:59 [2021-03-30T05:51:59.208Z] #28 34.22 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
05:51:59 [2021-03-30T05:51:59.423Z] #10 DONE 1.7s
05:51:59 [2021-03-30T05:51:59.423Z] 
05:51:59 [2021-03-30T05:51:59.423Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
05:51:59 [2021-03-30T05:51:59.423Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
05:52:00 [2021-03-30T05:52:00.360Z] #11 DONE 1.0s
05:52:00 [2021-03-30T05:52:00.360Z] 
05:52:00 [2021-03-30T05:52:00.360Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:52:00 [2021-03-30T05:52:00.360Z] #58 sha256:b4fce1ab3bb0076691863399a0d4cced14ff2f658a99e5aba7b9ec4fcbbff764
05:52:00 [2021-03-30T05:52:00.620Z] #58 ...
05:52:00 [2021-03-30T05:52:00.620Z] 
05:52:00 [2021-03-30T05:52:00.620Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
05:52:00 [2021-03-30T05:52:00.620Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
05:52:00 [2021-03-30T05:52:00.620Z] #39 DONE 0.3s
05:52:00 [2021-03-30T05:52:00.620Z] 
05:52:00 [2021-03-30T05:52:00.620Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
05:52:00 [2021-03-30T05:52:00.620Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
05:52:00 [2021-03-30T05:52:00.620Z] #31 DONE 0.3s
05:52:00 [2021-03-30T05:52:00.620Z] 
05:52:00 [2021-03-30T05:52:00.620Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:52:00 [2021-03-30T05:52:00.620Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:52:00 [2021-03-30T05:52:00.771Z] #28 35.88 debconf: delaying package configuration, since apt-utils is not installed
05:52:00 [2021-03-30T05:52:00.771Z] #28 36.09 Fetched 4603 kB in 1s (5446 kB/s)
05:52:01 [2021-03-30T05:52:01.066Z] #28 36.32 Selecting previously unselected package libssl1.1:s390x.
05:52:01 [2021-03-30T05:52:01.066Z] #28 36.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6675 files and directories currently installed.)
05:52:01 [2021-03-30T05:52:01.066Z] #28 36.33 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_s390x.deb ...
05:52:01 [2021-03-30T05:52:01.066Z] #28 36.45 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u6) ...
05:52:02 [2021-03-30T05:52:02.112Z] #28 37.34 Selecting previously unselected package openssl.
05:52:02 [2021-03-30T05:52:02.112Z] #28 37.34 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_s390x.deb ...
05:52:02 [2021-03-30T05:52:02.112Z] #28 37.34 Unpacking openssl (1.1.1d-0+deb10u6) ...
05:52:02 [2021-03-30T05:52:02.755Z] #28 38.18 Selecting previously unselected package ca-certificates.
05:52:02 [2021-03-30T05:52:02.755Z] #28 38.19 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
05:52:03 [2021-03-30T05:52:03.049Z] #28 38.19 Unpacking ca-certificates (20200601~deb10u2) ...
05:52:03 [2021-03-30T05:52:03.315Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0c2589d29f7510195) in /home/ubuntu/workspace/moby_PR-42217
[Pipeline] {
[Pipeline] checkout
05:52:03 [2021-03-30T05:52:03.346Z] #28 38.46 Selecting previously unselected package libkeyutils1:s390x.
05:52:03 [2021-03-30T05:52:03.346Z] #28 38.47 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ...
05:52:03 [2021-03-30T05:52:03.346Z] #28 38.48 Unpacking libkeyutils1:s390x (1.6-6) ...
05:52:03 [2021-03-30T05:52:03.346Z] #28 38.56 Selecting previously unselected package libkrb5support0:s390x.
05:52:03 [2021-03-30T05:52:03.346Z] #28 38.56 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ...
05:52:03 [2021-03-30T05:52:03.346Z] #28 38.56 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ...
05:52:03 [2021-03-30T05:52:03.346Z] #28 38.66 Selecting previously unselected package libk5crypto3:s390x.
05:52:03 [2021-03-30T05:52:03.346Z] #28 38.66 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ...
05:52:03 [2021-03-30T05:52:03.346Z] #28 38.67 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ...
05:52:03 [2021-03-30T05:52:03.346Z] #28 ...
05:52:03 [2021-03-30T05:52:03.346Z] 
05:52:03 [2021-03-30T05:52:03.346Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
05:52:03 [2021-03-30T05:52:03.346Z] #33 40.60 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
05:52:03 [2021-03-30T05:52:03.346Z] #33 41.33 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
05:52:03 [2021-03-30T05:52:03.346Z] #33 42.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:52:03 [2021-03-30T05:52:03.467Z] The recommended git tool is: git
05:52:03 [2021-03-30T05:52:03.664Z] #33 ...
05:52:03 [2021-03-30T05:52:03.664Z] 
05:52:03 [2021-03-30T05:52:03.664Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
05:52:03 [2021-03-30T05:52:03.664Z] #37 45.34 Selecting previously unselected package libarchive13:s390x.
05:52:03 [2021-03-30T05:52:03.664Z] #37 45.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 45.36 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 45.60 Selecting previously unselected package libjsoncpp1:s390x.
05:52:03 [2021-03-30T05:52:03.664Z] #37 45.63 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 45.63 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 45.77 Selecting previously unselected package librhash0:s390x.
05:52:03 [2021-03-30T05:52:03.664Z] #37 45.77 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 45.80 Unpacking librhash0:s390x (1.3.8-1) ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 46.00 Selecting previously unselected package libuv1:s390x.
05:52:03 [2021-03-30T05:52:03.664Z] #37 46.02 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 46.02 Unpacking libuv1:s390x (1.24.1-1) ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 46.22 Selecting previously unselected package cmake.
05:52:03 [2021-03-30T05:52:03.664Z] #37 46.23 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 46.24 Unpacking cmake (3.13.4-1) ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 50.60 Setting up libicu63:s390x (63.1-6+deb10u1) ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 50.62 Setting up xxd (2:8.1.0875-5) ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 50.64 Setting up libuv1:s390x (1.24.1-1) ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 50.65 Setting up vim-common (2:8.1.0875-5) ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 50.68 Setting up librhash0:s390x (1.3.8-1) ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 50.70 Setting up cmake-data (3.13.4-1) ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 50.72 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 50.73 Setting up libjsoncpp1:s390x (1.7.4-3) ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 50.75 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 50.76 Setting up cmake (3.13.4-1) ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 50.78 Processing triggers for libc-bin (2.28-10) ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 50.85 Processing triggers for mime-support (3.62) ...
05:52:03 [2021-03-30T05:52:03.664Z] #37 DONE 51.2s
05:52:03 [2021-03-30T05:52:03.664Z] 
05:52:03 [2021-03-30T05:52:03.664Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
05:52:03 [2021-03-30T05:52:03.664Z] #28 38.81 Selecting previously unselected package libkrb5-3:s390x.
05:52:03 [2021-03-30T05:52:03.664Z] #28 38.82 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ...
05:52:03 [2021-03-30T05:52:03.664Z] #28 38.83 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ...
05:52:03 [2021-03-30T05:52:03.664Z] #28 ...
05:52:03 [2021-03-30T05:52:03.664Z] 
05:52:03 [2021-03-30T05:52:03.664Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m...
05:52:03 [2021-03-30T05:52:03.664Z] #14 39.47 The following NEW packages will be installed:
05:52:03 [2021-03-30T05:52:03.664Z] #14 39.49   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
05:52:03 [2021-03-30T05:52:03.664Z] #14 39.49   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
05:52:03 [2021-03-30T05:52:03.664Z] #14 39.49   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
05:52:03 [2021-03-30T05:52:03.664Z] #14 39.49   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
05:52:03 [2021-03-30T05:52:03.664Z] #14 39.49   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
05:52:03 [2021-03-30T05:52:03.664Z] #14 39.49   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
05:52:03 [2021-03-30T05:52:03.664Z] #14 39.49 The following packages will be upgraded:
05:52:03 [2021-03-30T05:52:03.664Z] #14 39.49   libseccomp2 libsystemd0 libudev1
05:52:03 [2021-03-30T05:52:03.664Z] #14 39.76 3 upgraded, 25 newly installed, 0 to remove and 24 not upgraded.
05:52:03 [2021-03-30T05:52:03.664Z] #14 39.76 Need to get 73.8 MB of archives.
05:52:03 [2021-03-30T05:52:03.664Z] #14 39.76 After this operation, 494 MB of additional disk space will be used.
05:52:03 [2021-03-30T05:52:03.664Z] #14 39.76 Get:1 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 39.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u7 [309 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 39.78 Get:3 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 39.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u7 [145 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 39.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 39.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 40.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 40.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 40.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 40.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 40.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 40.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 40.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 42.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 44.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 44.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 44.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 44.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 44.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 44.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u7 [110 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 44.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 44.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 44.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 44.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 44.45 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 44.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 44.53 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 44.54 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u7 [322 kB]
05:52:03 [2021-03-30T05:52:03.664Z] #14 46.34 debconf: delaying package configuration, since apt-utils is not installed
05:52:03 [2021-03-30T05:52:03.664Z] #14 46.71 Fetched 73.8 MB in 5s (14.8 MB/s)
05:52:03 [2021-03-30T05:52:03.664Z] #14 46.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
05:52:03 [2021-03-30T05:52:03.664Z] #14 46.88 Preparing to unpack .../libsystemd0_241-7~deb10u7_s390x.deb ...
05:52:03 [2021-03-30T05:52:03.664Z] #14 46.93 Unpacking libsystemd0:s390x (241-7~deb10u7) over (241-7~deb10u4) ...
05:52:03 [2021-03-30T05:52:03.664Z] #14 47.53 Setting up libsystemd0:s390x (241-7~deb10u7) ...
05:52:03 [2021-03-30T05:52:03.664Z] #14 47.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
05:52:03 [2021-03-30T05:52:03.664Z] #14 47.88 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ...
05:52:03 [2021-03-30T05:52:03.664Z] #14 47.89 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ...
05:52:03 [2021-03-30T05:52:03.664Z] #14 48.29 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ...
05:52:03 [2021-03-30T05:52:03.664Z] #14 48.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
05:52:03 [2021-03-30T05:52:03.664Z] #14 48.58 Preparing to unpack .../libudev1_241-7~deb10u7_s390x.deb ...
05:52:03 [2021-03-30T05:52:03.664Z] #14 48.60 Unpacking libudev1:s390x (241-7~deb10u7) over (241-7~deb10u4) ...
05:52:03 [2021-03-30T05:52:03.664Z] #14 48.92 Setting up libudev1:s390x (241-7~deb10u7) ...
05:52:03 [2021-03-30T05:52:03.664Z] #14 48.98 Selecting previously unselected package binutils-mingw-w64-i686.
05:52:03 [2021-03-30T05:52:03.664Z] #14 48.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
05:52:03 [2021-03-30T05:52:03.664Z] #14 49.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
05:52:03 [2021-03-30T05:52:03.664Z] #14 49.07 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:52:04 [2021-03-30T05:52:04.318Z] #14 ...
05:52:04 [2021-03-30T05:52:04.318Z] 
05:52:04 [2021-03-30T05:52:04.318Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
05:52:04 [2021-03-30T05:52:04.318Z] #28 39.54 Selecting previously unselected package libgssapi-krb5-2:s390x.
05:52:04 [2021-03-30T05:52:04.318Z] #28 39.54 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ...
05:52:04 [2021-03-30T05:52:04.318Z] #28 39.55 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ...
05:52:04 [2021-03-30T05:52:04.613Z] #28 39.83 Selecting previously unselected package libsasl2-modules-db:s390x.
05:52:04 [2021-03-30T05:52:04.613Z] #28 39.83 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ...
05:52:04 [2021-03-30T05:52:04.613Z] #28 39.84 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
05:52:04 [2021-03-30T05:52:04.909Z] #28 39.99 Selecting previously unselected package libsasl2-2:s390x.
05:52:04 [2021-03-30T05:52:04.909Z] #28 39.99 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ...
05:52:04 [2021-03-30T05:52:04.909Z] #28 40.00 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
05:52:04 [2021-03-30T05:52:04.909Z] #28 40.27 Selecting previously unselected package libldap-common.
05:52:04 [2021-03-30T05:52:04.909Z] #28 40.27 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
05:52:05 [2021-03-30T05:52:05.207Z] #28 40.28 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:52:05 [2021-03-30T05:52:05.207Z] #28 ...
05:52:05 [2021-03-30T05:52:05.207Z] 
05:52:05 [2021-03-30T05:52:05.207Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
05:52:05 [2021-03-30T05:52:05.207Z] #50 37.62 go: finding github.com/fatih/color v1.7.0
05:52:05 [2021-03-30T05:52:05.207Z] #50 37.71 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:52:05 [2021-03-30T05:52:05.207Z] #50 37.76 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:52:05 [2021-03-30T05:52:05.207Z] #50 37.78 go: finding github.com/mattn/go-colorable v0.1.4
05:52:05 [2021-03-30T05:52:05.207Z] #50 37.79 go: finding github.com/mattn/go-isatty v0.0.8
05:52:05 [2021-03-30T05:52:05.207Z] #50 37.81 go: finding github.com/go-lintpack/lintpack v0.5.2
05:52:05 [2021-03-30T05:52:05.207Z] #50 37.85 go: finding github.com/pkg/errors v0.8.1
05:52:05 [2021-03-30T05:52:05.207Z] #50 37.86 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:52:05 [2021-03-30T05:52:05.207Z] #50 37.86 go: finding github.com/go-critic/go-critic v0.4.1
05:52:05 [2021-03-30T05:52:05.207Z] #50 37.89 go: finding github.com/go-toolsmith/astfmt v1.0.0
05:52:05 [2021-03-30T05:52:05.207Z] #50 37.92 go: finding github.com/mitchellh/go-homedir v1.1.0
05:52:05 [2021-03-30T05:52:05.207Z] #50 37.94 go: finding github.com/spf13/viper v1.6.1
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.01 go: finding github.com/go-toolsmith/astequal v1.0.0
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.04 go: finding github.com/sirupsen/logrus v1.4.2
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.06 go: finding github.com/go-toolsmith/astp v1.0.0
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.06 go: finding github.com/stretchr/testify v1.4.0
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.09 go: finding github.com/davecgh/go-spew v1.1.1
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.09 go: finding github.com/go-toolsmith/typep v1.0.0
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.15 go: finding github.com/pmezard/go-difflib v1.0.0
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.15 go: finding github.com/go-toolsmith/astcast v1.0.0
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.16 go: finding github.com/stretchr/objx v0.2.0
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.18 go: finding github.com/go-toolsmith/astcopy v1.0.0
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.20 go: finding gopkg.in/yaml.v2 v2.2.7
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.25 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.26 go: finding github.com/bombsimon/wsl/v2 v2.0.0
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.30 go: finding github.com/fsnotify/fsnotify v1.4.7
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.32 go: finding github.com/spf13/cobra v0.0.5
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.33 go: finding github.com/gobwas/glob v0.2.3
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.34 go: finding github.com/go-toolsmith/strparse v1.0.0
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.37 go: finding github.com/hashicorp/hcl v1.0.0
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.42 go: finding github.com/spf13/pflag v1.0.5
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.55 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.65 go: finding github.com/magiconair/properties v1.8.1
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.65 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.67 go: finding github.com/mitchellh/mapstructure v1.1.2
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.69 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.71 go: finding github.com/pelletier/go-toml v1.2.0
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.73 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.76 go: finding github.com/spf13/afero v1.1.2
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.84 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.89 go: finding github.com/spf13/cast v1.3.0
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.89 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.90 go: finding github.com/spf13/jwalterweatherman v1.0.0
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.96 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:52:05 [2021-03-30T05:52:05.207Z] #50 38.99 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.00 go: finding github.com/subosito/gotenv v1.2.0
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.00 go: finding golang.org/x/text v0.3.2
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.04 go: finding gopkg.in/ini.v1 v1.51.0
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.06 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.11 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.12 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.20 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.20 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.25 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.25 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.29 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.30 go: finding github.com/kisielk/gotool v1.0.0
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.30 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.31 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.34 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.37 go: finding github.com/sourcegraph/go-diff v0.5.1
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.37 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.38 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.40 go: finding github.com/tommy-muehle/go-mnd v1.1.1
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.42 go: finding github.com/ultraware/funlen v0.0.2
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.44 go: finding github.com/ultraware/whitespace v0.0.4
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.45 go: finding github.com/uudashr/gocognit v1.0.1
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.45 go: finding github.com/gogo/protobuf v1.2.1
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.46 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.53 go: finding honnef.co/go/tools v0.0.1-2019.2.3
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.62 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.62 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.67 go: finding github.com/BurntSushi/toml v0.3.1
05:52:05 [2021-03-30T05:52:05.207Z] #50 39.78 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:52:05 [2021-03-30T05:52:05.207Z] #50 ...
05:52:05 [2021-03-30T05:52:05.207Z] 
05:52:05 [2021-03-30T05:52:05.207Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
05:52:05 [2021-03-30T05:52:05.207Z] #28 40.51 Selecting previously unselected package libldap-2.4-2:s390x.
05:52:05 [2021-03-30T05:52:05.207Z] #28 40.51 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ...
05:52:05 [2021-03-30T05:52:05.207Z] #28 40.52 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ...
05:52:05 [2021-03-30T05:52:05.503Z] #28 40.77 Selecting previously unselected package libnghttp2-14:s390x.
05:52:05 [2021-03-30T05:52:05.503Z] #28 40.77 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ...
05:52:05 [2021-03-30T05:52:05.503Z] #28 40.77 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
05:52:05 [2021-03-30T05:52:05.503Z] #28 40.96 Selecting previously unselected package libpsl5:s390x.
05:52:05 [2021-03-30T05:52:05.800Z] #28 40.96 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ...
05:52:05 [2021-03-30T05:52:05.800Z] #28 40.97 Unpacking libpsl5:s390x (0.20.2-2) ...
05:52:05 [2021-03-30T05:52:05.800Z] #28 ...
05:52:05 [2021-03-30T05:52:05.800Z] 
05:52:05 [2021-03-30T05:52:05.800Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
05:52:05 [2021-03-30T05:52:05.800Z] #43 47.62 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
05:52:05 [2021-03-30T05:52:05.800Z] #43 47.73 Setting up libnl-3-200:s390x (3.4.0-1) ...
05:52:05 [2021-03-30T05:52:05.800Z] #43 47.81 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
05:52:05 [2021-03-30T05:52:05.800Z] #43 47.83 Setting up libcap-dev:s390x (1:2.25-2) ...
05:52:05 [2021-03-30T05:52:05.800Z] #43 47.86 Setting up libprotoc17:s390x (3.6.1.3-2) ...
05:52:05 [2021-03-30T05:52:05.800Z] #43 47.97 Setting up protobuf-compiler (3.6.1.3-2) ...
05:52:05 [2021-03-30T05:52:05.800Z] #43 48.02 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
05:52:05 [2021-03-30T05:52:05.800Z] #43 48.03 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
05:52:05 [2021-03-30T05:52:05.800Z] #43 48.05 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
05:52:05 [2021-03-30T05:52:05.800Z] #43 48.12 Setting up python-protobuf (3.6.1.3-2) ...
05:52:05 [2021-03-30T05:52:05.800Z] #43 53.06 Setting up libnl-3-dev:s390x (3.4.0-1) ...
05:52:05 [2021-03-30T05:52:05.800Z] #43 53.08 Processing triggers for libc-bin (2.28-10) ...
05:52:05 [2021-03-30T05:52:05.800Z] #43 DONE 53.5s
05:52:05 [2021-03-30T05:52:05.800Z] 
05:52:05 [2021-03-30T05:52:05.800Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
05:52:05 [2021-03-30T05:52:05.800Z] #28 41.11 Selecting previously unselected package librtmp1:s390x.
05:52:05 [2021-03-30T05:52:05.800Z] #28 41.12 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ...
05:52:05 [2021-03-30T05:52:05.800Z] #28 41.13 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
05:52:05 [2021-03-30T05:52:05.874Z] #32 ...
05:52:05 [2021-03-30T05:52:05.874Z] 
05:52:05 [2021-03-30T05:52:05.874Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
05:52:05 [2021-03-30T05:52:05.874Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
05:52:05 [2021-03-30T05:52:05.874Z] #12 DONE 5.2s
05:52:05 [2021-03-30T05:52:05.874Z] 
05:52:05 [2021-03-30T05:52:05.875Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:52:05 [2021-03-30T05:52:05.875Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:52:06 [2021-03-30T05:52:06.102Z] #28 41.39 Selecting previously unselected package libssh2-1:s390x.
05:52:06 [2021-03-30T05:52:06.102Z] #28 41.39 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ...
05:52:06 [2021-03-30T05:52:06.102Z] #28 41.42 Unpacking libssh2-1:s390x (1.8.0-2.1) ...
05:52:06 [2021-03-30T05:52:06.411Z] #28 41.57 Selecting previously unselected package libcurl4:s390x.
05:52:06 [2021-03-30T05:52:06.411Z] #28 41.57 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ...
05:52:06 [2021-03-30T05:52:06.411Z] #28 41.59 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ...
05:52:06 [2021-03-30T05:52:06.733Z] #28 42.00 Selecting previously unselected package curl.
05:52:06 [2021-03-30T05:52:06.733Z] #28 42.00 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ...
05:52:06 [2021-03-30T05:52:06.733Z] #28 42.01 Unpacking curl (7.64.0-4+deb10u1) ...
05:52:06 [2021-03-30T05:52:06.733Z] #28 42.20 Selecting previously unselected package libonig5:s390x.
05:52:06 [2021-03-30T05:52:06.733Z] using credential docker-jenkins-github-credentials
05:52:06 [2021-03-30T05:52:06.753Z] Cloning the remote Git repository
05:52:06 [2021-03-30T05:52:06.753Z] Cloning with configured refspecs honoured and without tags
05:52:06 [2021-03-30T05:52:06.850Z] Cloning repository https://github.com/moby/moby.git
05:52:06 [2021-03-30T05:52:06.919Z]  > git init /home/ubuntu/workspace/moby_PR-42217 # timeout=10
05:52:07 [2021-03-30T05:52:07.028Z] #28 42.20 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ...
05:52:07 [2021-03-30T05:52:07.029Z] #28 42.21 Unpacking libonig5:s390x (6.9.1-1) ...
05:52:07 [2021-03-30T05:52:07.029Z] #28 42.48 Selecting previously unselected package libjq1:s390x.
05:52:07 [2021-03-30T05:52:07.325Z] #28 42.48 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ...
05:52:07 [2021-03-30T05:52:07.325Z] #28 42.49 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
05:52:07 [2021-03-30T05:52:07.325Z] #28 ...
05:52:07 [2021-03-30T05:52:07.325Z] 
05:52:07 [2021-03-30T05:52:07.325Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:52:07 [2021-03-30T05:52:07.325Z] #35 40.52 internal/reflectlite
05:52:07 [2021-03-30T05:52:07.325Z] #35 40.52 sync
05:52:07 [2021-03-30T05:52:07.325Z] #35 44.06 errors
05:52:07 [2021-03-30T05:52:07.325Z] #35 44.07 sort
05:52:07 [2021-03-30T05:52:07.325Z] #35 44.53 strconv
05:52:07 [2021-03-30T05:52:07.325Z] #35 45.73 io
05:52:07 [2021-03-30T05:52:07.325Z] #35 47.33 internal/oserror
05:52:07 [2021-03-30T05:52:07.325Z] #35 47.45 syscall
05:52:07 [2021-03-30T05:52:07.325Z] #35 48.90 reflect
05:52:07 [2021-03-30T05:52:07.325Z] #35 ...
05:52:07 [2021-03-30T05:52:07.325Z] 
05:52:07 [2021-03-30T05:52:07.325Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
05:52:07 [2021-03-30T05:52:07.325Z] #28 42.72 Selecting previously unselected package jq.
05:52:07 [2021-03-30T05:52:07.617Z] #28 42.78 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ...
05:52:07 [2021-03-30T05:52:07.617Z] #28 42.80 Unpacking jq (1.5+dfsg-2+b1) ...
05:52:07 [2021-03-30T05:52:07.617Z] #28 42.92 Setting up libkeyutils1:s390x (1.6-6) ...
05:52:07 [2021-03-30T05:52:07.617Z] #28 42.94 Setting up libpsl5:s390x (0.20.2-2) ...
05:52:07 [2021-03-30T05:52:07.617Z] #28 42.95 Setting up libssl1.1:s390x (1.1.1d-0+deb10u6) ...
05:52:08 [2021-03-30T05:52:08.003Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b520371302c0dbe8) in /home/ubuntu/workspace/moby_PR-42217
[Pipeline] {
[Pipeline] checkout
05:52:07 [2021-03-30T05:52:07.301Z] Fetching upstream changes from https://github.com/moby/moby.git
05:52:07 [2021-03-30T05:52:07.301Z]  > git --version # timeout=10
05:52:07 [2021-03-30T05:52:07.307Z]  > git --version # 'git version 2.7.4'
05:52:07 [2021-03-30T05:52:07.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:52:07 [2021-03-30T05:52:07.311Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42217/head:refs/remotes/origin/PR-42217 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:52:08 [2021-03-30T05:52:08.234Z] The recommended git tool is: git
05:52:08 [2021-03-30T05:52:08.273Z] #28 43.47 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
05:52:08 [2021-03-30T05:52:08.274Z] #28 43.48 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:52:08 [2021-03-30T05:52:08.274Z] #28 43.49 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ...
05:52:08 [2021-03-30T05:52:08.274Z] #28 43.50 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
05:52:08 [2021-03-30T05:52:08.274Z] #28 43.51 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
05:52:08 [2021-03-30T05:52:08.274Z] #28 43.52 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ...
05:52:08 [2021-03-30T05:52:08.274Z] #28 43.54 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
05:52:08 [2021-03-30T05:52:08.274Z] #28 43.55 Setting up libssh2-1:s390x (1.8.0-2.1) ...
05:52:08 [2021-03-30T05:52:08.274Z] #28 43.56 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ...
05:52:08 [2021-03-30T05:52:08.274Z] #28 43.57 Setting up openssl (1.1.1d-0+deb10u6) ...
05:52:08 [2021-03-30T05:52:08.274Z] #28 43.60 Setting up libonig5:s390x (6.9.1-1) ...
05:52:08 [2021-03-30T05:52:08.274Z] #28 43.60 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
05:52:08 [2021-03-30T05:52:08.274Z] #28 43.62 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ...
05:52:08 [2021-03-30T05:52:08.274Z] #28 43.64 Setting up ca-certificates (20200601~deb10u2) ...
05:52:08 [2021-03-30T05:52:08.909Z] #28 ...
05:52:08 [2021-03-30T05:52:08.909Z] 
05:52:08 [2021-03-30T05:52:08.909Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:52:08 [2021-03-30T05:52:08.909Z] #46 41.58 internal/reflectlite
05:52:08 [2021-03-30T05:52:08.909Z] #46 41.58 sync
05:52:08 [2021-03-30T05:52:08.909Z] #46 44.58 github.com/LK4D4/vndr/godl/singleflight
05:52:08 [2021-03-30T05:52:08.909Z] #46 44.96 math/rand
05:52:08 [2021-03-30T05:52:08.909Z] #46 46.31 internal/singleflight
05:52:08 [2021-03-30T05:52:08.909Z] #46 46.85 bytes
05:52:08 [2021-03-30T05:52:08.909Z] #46 46.86 strconv
05:52:08 [2021-03-30T05:52:08.909Z] #46 50.04 bufio
05:52:08 [2021-03-30T05:52:08.909Z] #46 51.64 reflect
05:52:09 [2021-03-30T05:52:09.204Z] #46 ...
05:52:09 [2021-03-30T05:52:09.204Z] 
05:52:09 [2021-03-30T05:52:09.204Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.210 + RM_GOPATH=0
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.213 + TMP_GOPATH=
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.213 + : /build
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.213 + '[' -z '' ']'
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.216 ++ mktemp -d
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.222 + export GOPATH=/tmp/tmp.nkLfwaX5yW
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.222 + GOPATH=/tmp/tmp.nkLfwaX5yW
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.223 + RM_GOPATH=1
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.223 + case "$(go env GOARCH)" in
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.227 ++ go env GOARCH
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.278 + export GO_BUILDMODE=-buildmode=pie
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.279 + GO_BUILDMODE=-buildmode=pie
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.281 ++ dirname /tmp/install/install.sh
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.294 + dir=/tmp/install
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.294 + bin=tini
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.294 + shift
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.294 + '[' '!' -f /tmp/install/tini.installer ']'
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.294 + . /tmp/install/tini.installer
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.295 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.295 + install_tini
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.295 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.295 + git clone https://github.com/krallin/tini.git /tmp/tmp.nkLfwaX5yW/tini
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.295 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
05:52:09 [2021-03-30T05:52:09.204Z] #38 2.301 Cloning into '/tmp/tmp.nkLfwaX5yW/tini'...
05:52:09 [2021-03-30T05:52:09.204Z] #38 3.107 + cd /tmp/tmp.nkLfwaX5yW/tini
05:52:09 [2021-03-30T05:52:09.204Z] #38 3.107 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
05:52:09 [2021-03-30T05:52:09.204Z] #38 3.111 + cmake .
05:52:09 [2021-03-30T05:52:09.204Z] #38 3.848 -- The C compiler identification is GNU 8.3.0
05:52:09 [2021-03-30T05:52:09.204Z] #38 3.961 -- Check for working C compiler: /usr/bin/cc
05:52:09 [2021-03-30T05:52:09.204Z] #38 5.102 -- Check for working C compiler: /usr/bin/cc -- works
05:52:09 [2021-03-30T05:52:09.204Z] #38 5.104 -- Detecting C compiler ABI info
05:52:09 [2021-03-30T05:52:09.842Z] #38 6.029 -- Detecting C compiler ABI info - done
05:52:09 [2021-03-30T05:52:09.842Z] #38 6.034 -- Detecting C compile features
05:52:10 [2021-03-30T05:52:10.887Z] #38 ...
05:52:10 [2021-03-30T05:52:10.887Z] 
05:52:10 [2021-03-30T05:52:10.887Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
05:52:10 [2021-03-30T05:52:10.887Z] #28 46.25 Updating certificates in /etc/ssl/certs...
05:52:11 [2021-03-30T05:52:11.135Z] #13 4.808 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:52:11 [2021-03-30T05:52:11.135Z] #13 4.862 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:52:11 [2021-03-30T05:52:11.135Z] #13 4.862 Get:3 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:52:11 [2021-03-30T05:52:11.135Z] #13 4.863 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:52:11 [2021-03-30T05:52:11.135Z] #13 ...
05:52:11 [2021-03-30T05:52:11.135Z] 
05:52:11 [2021-03-30T05:52:11.135Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:52:11 [2021-03-30T05:52:11.135Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:52:11 [2021-03-30T05:52:11.135Z] #36 9.194 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:52:11 [2021-03-30T05:52:11.135Z] #36 9.314 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:52:11 [2021-03-30T05:52:11.135Z] #36 9.316 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:52:11 [2021-03-30T05:52:11.135Z] #36 ...
05:52:11 [2021-03-30T05:52:11.135Z] 
05:52:11 [2021-03-30T05:52:11.135Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:52:11 [2021-03-30T05:52:11.135Z] #45 sha256:7b7b8da6edac21cc2ec59c225b60ae87b698ab9262b35a1ff07dc66f76563313
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.339 + RM_GOPATH=0
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.339 + TMP_GOPATH=
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.339 + : /build
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.339 + '[' -z '' ']'
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.339 ++ mktemp -d
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.344 + export GOPATH=/tmp/tmp.Q31qbZj4Bw
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.344 + GOPATH=/tmp/tmp.Q31qbZj4Bw
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.344 + RM_GOPATH=1
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.344 + case "$(go env GOARCH)" in
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.344 ++ go env GOARCH
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.404 + export GO_BUILDMODE=-buildmode=pie
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.404 + GO_BUILDMODE=-buildmode=pie
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.427 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.427 ++ dirname /tmp/install/install.sh
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.427 + dir=/tmp/install
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.427 + bin=vndr
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.427 + shift
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.427 + '[' '!' -f /tmp/install/vndr.installer ']'
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.427 + . /tmp/install/vndr.installer
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.427 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.427 + install_vndr
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.427 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.427 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Q31qbZj4Bw/src/github.com/LK4D4/vndr
05:52:11 [2021-03-30T05:52:11.135Z] #45 8.456 Cloning into '/tmp/tmp.Q31qbZj4Bw/src/github.com/LK4D4/vndr'...
05:52:11 [2021-03-30T05:52:11.135Z] #45 9.407 + cd /tmp/tmp.Q31qbZj4Bw/src/github.com/LK4D4/vndr
05:52:11 [2021-03-30T05:52:11.135Z] #45 9.407 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
05:52:11 [2021-03-30T05:52:11.135Z] #45 9.432 + go build -buildmode=pie -v -o /build/vndr .
05:52:11 [2021-03-30T05:52:11.135Z] #45 ...
05:52:11 [2021-03-30T05:52:11.135Z] 
05:52:11 [2021-03-30T05:52:11.135Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:52:11 [2021-03-30T05:52:11.135Z] #51 sha256:30ac6d649a6f63b3794d2c17d663150ac0e5663a3fd340695f65c433adb858af
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 + RM_GOPATH=0
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 + TMP_GOPATH=
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 + : /build
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 + '[' -z '' ']'
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 ++ mktemp -d
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 + export GOPATH=/tmp/tmp.P293FS0lST
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 + GOPATH=/tmp/tmp.P293FS0lST
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 + RM_GOPATH=1
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 + case "$(go env GOARCH)" in
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 ++ go env GOARCH
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 + export GO_BUILDMODE=-buildmode=pie
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 + GO_BUILDMODE=-buildmode=pie
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 ++ dirname /tmp/install/install.sh
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 + dir=/tmp/install
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 + bin=shfmt
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 + shift
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 + '[' '!' -f /tmp/install/shfmt.installer ']'
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 + . /tmp/install/shfmt.installer
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 + install_shfmt
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 + git clone https://github.com/mvdan/sh.git /tmp/tmp.P293FS0lST/src/github.com/mvdan/sh
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.279 Cloning into '/tmp/tmp.P293FS0lST/src/github.com/mvdan/sh'...
05:52:11 [2021-03-30T05:52:11.135Z] #51 6.280 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
05:52:11 [2021-03-30T05:52:11.135Z] #51 ...
05:52:11 [2021-03-30T05:52:11.135Z] 
05:52:11 [2021-03-30T05:52:11.135Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:52:11 [2021-03-30T05:52:11.135Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:52:11 [2021-03-30T05:52:11.135Z] #55 6.432 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:52:11 [2021-03-30T05:52:11.135Z] #55 6.483 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:52:11 [2021-03-30T05:52:11.135Z] #55 6.483 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:52:11 [2021-03-30T05:52:11.135Z] #55 6.969 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:52:11 [2021-03-30T05:52:11.135Z] #55 8.442 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:52:11 [2021-03-30T05:52:11.135Z] #55 ...
05:52:11 [2021-03-30T05:52:11.135Z] 
05:52:11 [2021-03-30T05:52:11.135Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:52:11 [2021-03-30T05:52:11.135Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:52:11 [2021-03-30T05:52:11.135Z] #42 9.030 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:52:11 [2021-03-30T05:52:11.135Z] #42 9.122 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:52:11 [2021-03-30T05:52:11.135Z] #42 9.122 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:52:11 [2021-03-30T05:52:11.135Z] #42 10.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:52:11 [2021-03-30T05:52:11.135Z] #42 ...
05:52:11 [2021-03-30T05:52:11.135Z] 
05:52:11 [2021-03-30T05:52:11.135Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:52:11 [2021-03-30T05:52:11.135Z] #34 sha256:1e3a917bce4d8bdc3bc5d522945d8c368a3162fd44975c3759fa2a0c3ea69eb7
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.425 + RM_GOPATH=0
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.425 + TMP_GOPATH=
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.425 + : /build
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.425 + '[' -z '' ']'
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.425 ++ mktemp -d
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.425 + export GOPATH=/tmp/tmp.TdmYW3nuHR
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.425 + GOPATH=/tmp/tmp.TdmYW3nuHR
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.425 + RM_GOPATH=1
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.425 + case "$(go env GOARCH)" in
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.425 ++ go env GOARCH
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.462 + export GO_BUILDMODE=-buildmode=pie
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.462 + GO_BUILDMODE=-buildmode=pie
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.462 ++ dirname /tmp/install/install.sh
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.464 + dir=/tmp/install
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.464 + bin=tomlv
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.464 + shift
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.464 + '[' '!' -f /tmp/install/tomlv.installer ']'
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.464 + . /tmp/install/tomlv.installer
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.464 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.464 + install_tomlv
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.464 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.464 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.TdmYW3nuHR/src/github.com/BurntSushi/toml
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.464 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:52:11 [2021-03-30T05:52:11.135Z] #34 6.474 Cloning into '/tmp/tmp.TdmYW3nuHR/src/github.com/BurntSushi/toml'...
05:52:11 [2021-03-30T05:52:11.135Z] #34 7.075 + cd /tmp/tmp.TdmYW3nuHR/src/github.com/BurntSushi/toml
05:52:11 [2021-03-30T05:52:11.135Z] #34 7.075 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:52:11 [2021-03-30T05:52:11.135Z] #34 7.088 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
05:52:11 [2021-03-30T05:52:11.135Z] #34 7.567 internal/cpu
05:52:11 [2021-03-30T05:52:11.135Z] #34 7.603 runtime/internal/atomic
05:52:11 [2021-03-30T05:52:11.135Z] #34 7.664 runtime/internal/sys
05:52:11 [2021-03-30T05:52:11.135Z] #34 7.753 runtime/internal/math
05:52:11 [2021-03-30T05:52:11.135Z] #34 7.790 math/bits
05:52:11 [2021-03-30T05:52:11.135Z] #34 8.015 internal/bytealg
05:52:11 [2021-03-30T05:52:11.135Z] #34 8.139 math
05:52:11 [2021-03-30T05:52:11.135Z] #34 9.207 runtime
05:52:11 [2021-03-30T05:52:11.418Z] #34 ...
05:52:11 [2021-03-30T05:52:11.418Z] 
05:52:11 [2021-03-30T05:52:11.418Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:52:11 [2021-03-30T05:52:11.418Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:52:11 [2021-03-30T05:52:11.418Z] #40 8.187 + git clone https://github.com/docker/distribution.git .
05:52:11 [2021-03-30T05:52:11.418Z] #40 8.205 Cloning into '.'...
05:52:11 [2021-03-30T05:52:11.418Z] #40 ...
05:52:11 [2021-03-30T05:52:11.418Z] 
05:52:11 [2021-03-30T05:52:11.418Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:52:11 [2021-03-30T05:52:11.418Z] #24 sha256:963501191d9bcc546d34dcc843900dbdf2d4ba417d141a7e8dfe5e68f597aee3
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.600 + RM_GOPATH=0
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.600 + TMP_GOPATH=
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.600 + : /build
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.600 + '[' -z '' ']'
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.605 ++ mktemp -d
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.605 + export GOPATH=/tmp/tmp.WbyQ69ge1z
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.605 + GOPATH=/tmp/tmp.WbyQ69ge1z
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.605 + RM_GOPATH=1
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.605 + case "$(go env GOARCH)" in
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.605 ++ go env GOARCH
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.660 + export GO_BUILDMODE=-buildmode=pie
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.660 + GO_BUILDMODE=-buildmode=pie
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.660 ++ dirname /tmp/install/install.sh
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.660 + dir=/tmp/install
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.660 + bin=dockercli
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.660 + shift
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.660 + '[' '!' -f /tmp/install/dockercli.installer ']'
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.660 + . /tmp/install/dockercli.installer
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.660 ++ : stable
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.660 ++ : 17.06.2-ce
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.660 + install_dockercli
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.660 + echo 'Install docker/cli version 17.06.2-ce from stable'
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.660 ++ uname -m
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.660 + arch=x86_64
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.660 + '[' x86_64 '!=' x86_64 ']'
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.660 + url=https://download.docker.com/linux/static
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.660 + tar -xz docker/docker
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.662 Install docker/cli version 17.06.2-ce from stable
05:52:11 [2021-03-30T05:52:11.418Z] #24 8.662 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
05:52:11 [2021-03-30T05:52:11.674Z] #24 ...
05:52:11 [2021-03-30T05:52:11.674Z] 
05:52:11 [2021-03-30T05:52:11.674Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:52:11 [2021-03-30T05:52:11.674Z] #67 sha256:c3d0f74659144cacdcb66782c2c8ae74b1db5f21cfe4c62a2d726ec739a99aad
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.139 + RM_GOPATH=0
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.139 + TMP_GOPATH=
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.140 + : /build
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.140 + '[' -z '' ']'
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.145 ++ mktemp -d
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.167 + export GOPATH=/tmp/tmp.jo5EIQ3XNT
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.167 + GOPATH=/tmp/tmp.jo5EIQ3XNT
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.167 + RM_GOPATH=1
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.167 + case "$(go env GOARCH)" in
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.167 ++ go env GOARCH
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.170 + export GO_BUILDMODE=-buildmode=pie
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.170 + GO_BUILDMODE=-buildmode=pie
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.170 ++ dirname /tmp/install/install.sh
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.170 + dir=/tmp/install
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.170 + bin=proxy
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.170 + shift
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.170 + '[' '!' -f /tmp/install/proxy.installer ']'
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.170 + . /tmp/install/proxy.installer
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.170 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.170 + install_proxy
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.170 + case "$1" in
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.170 + export CGO_ENABLED=0
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.170 + CGO_ENABLED=0
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.170 + _install_proxy
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.170 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46'
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.170 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jo5EIQ3XNT/src/github.com/docker/libnetwork
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.170 Cloning into '/tmp/tmp.jo5EIQ3XNT/src/github.com/docker/libnetwork'...
05:52:11 [2021-03-30T05:52:11.674Z] #67 7.171 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46
05:52:11 [2021-03-30T05:52:11.674Z] #67 ...
05:52:11 [2021-03-30T05:52:11.674Z] 
05:52:11 [2021-03-30T05:52:11.675Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:52:11 [2021-03-30T05:52:11.675Z] #47 sha256:801bd0f059123f973e47cd9a5348a3c1ce300d4d0116b1c388b10af2f02c4364
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.772 + RM_GOPATH=0
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.772 + TMP_GOPATH=
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.772 + : /build
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.772 + '[' -z '' ']'
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.772 ++ mktemp -d
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.772 + export GOPATH=/tmp/tmp.x0IaizW666
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.772 + GOPATH=/tmp/tmp.x0IaizW666
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.772 + RM_GOPATH=1
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.772 + case "$(go env GOARCH)" in
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.785 ++ go env GOARCH
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.792 + export GO_BUILDMODE=-buildmode=pie
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.792 + GO_BUILDMODE=-buildmode=pie
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.805 ++ dirname /tmp/install/install.sh
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.805 + dir=/tmp/install
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.805 + bin=gotestsum
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.805 + shift
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.805 + '[' '!' -f /tmp/install/gotestsum.installer ']'
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.805 + . /tmp/install/gotestsum.installer
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.805 ++ : v0.5.3
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.805 + install_gotestsum
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.811 + set -e
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.811 + export GO111MODULE=on
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.811 + GO111MODULE=on
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.811 + GOBIN=/build
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.811 + go get gotest.tools/gotestsum@v0.5.3
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.823 go: finding gotest.tools/gotestsum v0.5.3
05:52:11 [2021-03-30T05:52:11.675Z] #47 8.833 go: finding gotest.tools v0.5.3
05:52:11 [2021-03-30T05:52:11.675Z] #47 10.24 go: downloading gotest.tools/gotestsum v0.5.3
05:52:11 [2021-03-30T05:52:11.675Z] #47 10.97 go: extracting gotest.tools/gotestsum v0.5.3
05:52:11 [2021-03-30T05:52:11.931Z] #47 ...
05:52:11 [2021-03-30T05:52:11.931Z] 
05:52:11 [2021-03-30T05:52:11.931Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:52:11 [2021-03-30T05:52:11.931Z] #49 sha256:f4e7c0ca079ab1e42bef8b08b7571bd61c7df7664280597489bdaba83216aeb8
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.790 + RM_GOPATH=0
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.790 + TMP_GOPATH=
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.790 + : /build
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.790 + '[' -z '' ']'
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.790 ++ mktemp -d
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.790 + export GOPATH=/tmp/tmp.R2p7Lgn9fX
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.790 + GOPATH=/tmp/tmp.R2p7Lgn9fX
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.790 + RM_GOPATH=1
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.790 + case "$(go env GOARCH)" in
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.790 ++ go env GOARCH
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.830 + export GO_BUILDMODE=-buildmode=pie
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.830 + GO_BUILDMODE=-buildmode=pie
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.830 ++ dirname /tmp/install/install.sh
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.830 + dir=/tmp/install
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.830 + bin=golangci_lint
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.830 + shift
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.830 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.830 + . /tmp/install/golangci_lint.installer
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.830 ++ : v1.23.8
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.830 + install_golangci_lint
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.830 + set -e
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.830 + export GO111MODULE=on
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.830 + GO111MODULE=on
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.830 + GOBIN=/build
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.830 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.831 go: finding github.com v1.23.8
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.831 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.831 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.831 go: finding github.com/golangci/golangci-lint v1.23.8
05:52:11 [2021-03-30T05:52:11.931Z] #49 7.831 go: finding github.com/golangci v1.23.8
05:52:11 [2021-03-30T05:52:11.931Z] #49 9.408 go: downloading github.com/golangci/golangci-lint v1.23.8
05:52:11 [2021-03-30T05:52:11.931Z] #49 10.35 go: extracting github.com/golangci/golangci-lint v1.23.8
05:52:12 [2021-03-30T05:52:12.187Z] #49 ...
05:52:12 [2021-03-30T05:52:12.187Z] 
05:52:12 [2021-03-30T05:52:12.187Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:52:12 [2021-03-30T05:52:12.187Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:52:12 [2021-03-30T05:52:12.187Z] #13 6.500 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:52:12 [2021-03-30T05:52:12.425Z] using credential docker-jenkins-github-credentials
05:52:12 [2021-03-30T05:52:12.432Z] Cloning the remote Git repository
05:52:12 [2021-03-30T05:52:12.432Z] Cloning with configured refspecs honoured and without tags
05:52:12 [2021-03-30T05:52:12.454Z] Cloning repository https://github.com/moby/moby.git
05:52:12 [2021-03-30T05:52:12.505Z]  > git init /home/ubuntu/workspace/moby_PR-42217 # timeout=10
05:52:12 [2021-03-30T05:52:12.825Z] Fetching upstream changes from https://github.com/moby/moby.git
05:52:12 [2021-03-30T05:52:12.825Z]  > git --version # timeout=10
05:52:12 [2021-03-30T05:52:12.845Z]  > git --version # 'git version 2.17.1'
05:52:12 [2021-03-30T05:52:12.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:52:12 [2021-03-30T05:52:12.847Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42217/head:refs/remotes/origin/PR-42217 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:52:13 [2021-03-30T05:52:13.441Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c66f0e9dba7efbe4) in /home/ubuntu/workspace/moby_PR-42217
[Pipeline] {
[Pipeline] checkout
05:52:13 [2021-03-30T05:52:13.578Z] The recommended git tool is: git
05:52:14 [2021-03-30T05:52:14.419Z] #28 49.62 137 added, 0 removed; done.
05:52:14 [2021-03-30T05:52:14.419Z] #28 49.74 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ...
05:52:14 [2021-03-30T05:52:14.419Z] #28 49.75 Setting up jq (1.5+dfsg-2+b1) ...
05:52:14 [2021-03-30T05:52:14.419Z] #28 49.76 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ...
05:52:14 [2021-03-30T05:52:14.419Z] #28 ...
05:52:14 [2021-03-30T05:52:14.419Z] 
05:52:14 [2021-03-30T05:52:14.419Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:52:14 [2021-03-30T05:52:14.419Z] #52 46.98 syscall
05:52:14 [2021-03-30T05:52:14.419Z] #52 47.02 bytes
05:52:14 [2021-03-30T05:52:14.419Z] #52 50.75 reflect
05:52:14 [2021-03-30T05:52:14.419Z] #52 56.03 time
05:52:14 [2021-03-30T05:52:14.713Z] #52 ...
05:52:14 [2021-03-30T05:52:14.713Z] 
05:52:14 [2021-03-30T05:52:14.713Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
05:52:14 [2021-03-30T05:52:14.713Z] #28 49.79 Setting up curl (7.64.0-4+deb10u1) ...
05:52:14 [2021-03-30T05:52:14.713Z] #28 49.80 Processing triggers for libc-bin (2.28-10) ...
05:52:14 [2021-03-30T05:52:14.713Z] #28 49.85 Processing triggers for ca-certificates (20200601~deb10u2) ...
05:52:14 [2021-03-30T05:52:14.713Z] #28 49.87 Updating certificates in /etc/ssl/certs...
05:52:15 [2021-03-30T05:52:15.121Z] Fetching without tags
05:52:15 [2021-03-30T05:52:15.007Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:52:15 [2021-03-30T05:52:15.032Z]  > git config --add remote.origin.fetch +refs/pull/42217/head:refs/remotes/origin/PR-42217 # timeout=10
05:52:15 [2021-03-30T05:52:15.049Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
05:52:15 [2021-03-30T05:52:15.092Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:52:15 [2021-03-30T05:52:15.120Z] Fetching upstream changes from https://github.com/moby/moby.git
05:52:15 [2021-03-30T05:52:15.120Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:52:15 [2021-03-30T05:52:15.122Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42217/head:refs/remotes/origin/PR-42217 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:52:15 [2021-03-30T05:52:15.441Z] Merging remotes/origin/master commit d7a5abe6bd9b027d21b7f7a8703f38ad62913aff into PR head commit b14bf43764e016e95eb7486e49ae675d477e475b
05:52:16 [2021-03-30T05:52:16.228Z] #28 ...
05:52:16 [2021-03-30T05:52:16.229Z] 
05:52:16 [2021-03-30T05:52:16.229Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:52:16 [2021-03-30T05:52:16.229Z] #44 3.549 Note: Building without setproctitle() and strlcpy() support.
05:52:16 [2021-03-30T05:52:16.229Z] #44 3.549       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:52:16 [2021-03-30T05:52:16.229Z] #44 3.607 Note: Building without GnuTLS support
05:52:16 [2021-03-30T05:52:16.229Z] #44 3.610 Makefile.config:39: Warn: you have no libnftables installed
05:52:16 [2021-03-30T05:52:16.229Z] #44 3.611 Makefile.config:40: Warn: Building without nftables support
05:52:16 [2021-03-30T05:52:16.229Z] #44 5.781 fatal: not a git repository (or any of the parent directories): .git
05:52:16 [2021-03-30T05:52:16.229Z] #44 5.858   GEN      .gitid
05:52:16 [2021-03-30T05:52:16.229Z] #44 5.862   GEN      criu/include/version.h
05:52:16 [2021-03-30T05:52:16.229Z] #44 5.898   GEN      include/common/asm
05:52:16 [2021-03-30T05:52:16.229Z] #44 7.608   PBCC     images/timens.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 7.615   DEP      images/timens.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 7.742   PBCC     images/fown.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 7.748   PBCC     images/google/protobuf/descriptor.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 7.820   PBCC     images/opts.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 7.875   PBCC     images/memfd.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 7.943   DEP      images/fown.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 8.195   DEP      images/google/protobuf/descriptor.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 8.273   DEP      images/opts.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 8.345   DEP      images/memfd.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 8.387   PBCC     images/sit.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 8.421   DEP      images/sit.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 8.480   PBCC     images/macvlan.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 8.525   DEP      images/macvlan.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 8.592   PBCC     images/autofs.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 8.642   DEP      images/autofs.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 8.761   PBCC     images/sysctl.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 8.766   DEP      images/sysctl.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 8.825   PBCC     images/time.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 8.833   DEP      images/time.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 8.955   PBCC     images/binfmt-misc.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 8.982   DEP      images/binfmt-misc.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 9.132   PBCC     images/seccomp.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 9.180   DEP      images/seccomp.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 9.294   PBCC     images/userns.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 9.302   DEP      images/userns.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 9.383   PBCC     images/cgroup.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 9.427   DEP      images/cgroup.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 9.523   PBCC     images/ext-file.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 9.575   DEP      images/ext-file.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 9.704   PBCC     images/rpc.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 9.774   DEP      images/rpc.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 9.845   PBCC     images/siginfo.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 9.872   DEP      images/siginfo.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 9.988   PBCC     images/pagemap.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 10.01   DEP      images/pagemap.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 10.12   PBCC     images/rlimit.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 10.15   DEP      images/rlimit.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 10.20   PBCC     images/file-lock.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 10.23   DEP      images/file-lock.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 10.32   PBCC     images/tty.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 10.38   DEP      images/tty.pb-c.d
05:52:16 [2021-03-30T05:52:16.229Z] #44 10.44   PBCC     images/tun.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 10.51   PBCC     images/netdev.pb-c.c
05:52:16 [2021-03-30T05:52:16.229Z] #44 ...
05:52:16 [2021-03-30T05:52:16.229Z] 
05:52:16 [2021-03-30T05:52:16.229Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m...
05:52:16 [2021-03-30T05:52:16.229Z] #14 52.01 Selecting previously unselected package binutils-mingw-w64-x86-64.
05:52:16 [2021-03-30T05:52:16.229Z] #14 52.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
05:52:16 [2021-03-30T05:52:16.229Z] #14 52.09 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:52:16 [2021-03-30T05:52:16.229Z] #14 55.08 Selecting previously unselected package binutils-mingw-w64.
05:52:16 [2021-03-30T05:52:16.229Z] #14 55.13 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
05:52:16 [2021-03-30T05:52:16.229Z] #14 55.13 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
05:52:16 [2021-03-30T05:52:16.229Z] #14 55.32 Selecting previously unselected package libdevmapper1.02.1:s390x.
05:52:16 [2021-03-30T05:52:16.229Z] #14 55.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
05:52:16 [2021-03-30T05:52:16.229Z] #14 55.33 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
05:52:16 [2021-03-30T05:52:16.229Z] #14 55.47 Selecting previously unselected package dmsetup.
05:52:16 [2021-03-30T05:52:16.229Z] #14 55.48 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
05:52:16 [2021-03-30T05:52:16.229Z] #14 55.48 Unpacking dmsetup (2:1.02.155-3) ...
05:52:16 [2021-03-30T05:52:16.229Z] #14 55.68 Selecting previously unselected package mingw-w64-common.
05:52:16 [2021-03-30T05:52:16.229Z] #14 55.68 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
05:52:16 [2021-03-30T05:52:16.229Z] #14 55.68 Unpacking mingw-w64-common (6.0.0-3) ...
05:52:16 [2021-03-30T05:52:16.370Z] #13 10.20 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:52:16 [2021-03-30T05:52:16.521Z] #14 62.14 Selecting previously unselected package mingw-w64-x86-64-dev.
05:52:16 [2021-03-30T05:52:16.521Z] #14 62.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
05:52:16 [2021-03-30T05:52:16.521Z] #14 62.19 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
05:52:16 [2021-03-30T05:52:16.521Z] #14 ...
05:52:16 [2021-03-30T05:52:16.521Z] 
05:52:16 [2021-03-30T05:52:16.521Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:52:16 [2021-03-30T05:52:16.521Z] #44 10.57   DEP      images/tun.pb-c.d
05:52:16 [2021-03-30T05:52:16.521Z] #44 10.66   DEP      images/netdev.pb-c.d
05:52:16 [2021-03-30T05:52:16.521Z] #44 10.71   PBCC     images/vma.pb-c.c
05:52:16 [2021-03-30T05:52:16.521Z] #44 10.74   DEP      images/vma.pb-c.d
05:52:16 [2021-03-30T05:52:16.570Z] using credential docker-jenkins-github-credentials
05:52:16 [2021-03-30T05:52:16.577Z] Cloning the remote Git repository
05:52:16 [2021-03-30T05:52:16.577Z] Cloning with configured refspecs honoured and without tags
05:52:16 [2021-03-30T05:52:16.816Z] #44 10.81   PBCC     images/creds.pb-c.c
05:52:16 [2021-03-30T05:52:16.816Z] #44 10.84   DEP      images/creds.pb-c.d
05:52:16 [2021-03-30T05:52:16.816Z] #44 10.89   PBCC     images/utsns.pb-c.c
05:52:16 [2021-03-30T05:52:16.816Z] #44 10.91   DEP      images/utsns.pb-c.d
05:52:16 [2021-03-30T05:52:16.816Z] #44 10.98   PBCC     images/ipc-desc.pb-c.c
05:52:16 [2021-03-30T05:52:16.816Z] #44 11.02   PBCC     images/ipc-sem.pb-c.c
05:52:16 [2021-03-30T05:52:16.816Z] #44 11.05   DEP      images/ipc-desc.pb-c.d
05:52:16 [2021-03-30T05:52:16.816Z] #44 11.11   DEP      images/ipc-sem.pb-c.d
05:52:16 [2021-03-30T05:52:16.816Z] #44 11.14   PBCC     images/ipc-msg.pb-c.c
05:52:17 [2021-03-30T05:52:17.013Z] Merge succeeded, producing b14bf43764e016e95eb7486e49ae675d477e475b
05:52:17 [2021-03-30T05:52:17.014Z] Checking out Revision b14bf43764e016e95eb7486e49ae675d477e475b (PR-42217)
05:52:16 [2021-03-30T05:52:16.289Z] Cloning repository https://github.com/moby/moby.git
05:52:16 [2021-03-30T05:52:16.350Z]  > git init /home/ubuntu/workspace/moby_PR-42217 # timeout=10
05:52:17 [2021-03-30T05:52:17.113Z] #44 ...
05:52:17 [2021-03-30T05:52:17.113Z] 
05:52:17 [2021-03-30T05:52:17.113Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:52:17 [2021-03-30T05:52:17.113Z] #38 8.967 -- Detecting C compile features - done
05:52:17 [2021-03-30T05:52:17.113Z] #38 9.026 -- Performing Test HAS_BUILTIN_FORTIFY
05:52:17 [2021-03-30T05:52:17.113Z] #38 9.423 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
05:52:17 [2021-03-30T05:52:17.113Z] #38 9.571 -- Configuring done
05:52:17 [2021-03-30T05:52:17.113Z] #38 9.591 -- Generating done
05:52:17 [2021-03-30T05:52:17.113Z] #38 9.596 -- Build files have been written to: /tmp/tmp.nkLfwaX5yW/tini
05:52:17 [2021-03-30T05:52:17.113Z] #38 9.600 + make tini-static
05:52:17 [2021-03-30T05:52:17.113Z] #38 10.33 Scanning dependencies of target tini-static
05:52:17 [2021-03-30T05:52:17.113Z] #38 10.62 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
05:52:17 [2021-03-30T05:52:17.113Z] #38 12.36 [100%] Linking C executable tini-static
05:52:17 [2021-03-30T05:52:17.113Z] #38 13.09 [100%] Built target tini-static
05:52:17 [2021-03-30T05:52:17.113Z] #38 13.19 + mkdir -p /build
05:52:17 [2021-03-30T05:52:17.113Z] #38 13.20 + cp tini-static /build/docker-init
05:52:17 [2021-03-30T05:52:17.113Z] #38 DONE 13.5s
05:52:17 [2021-03-30T05:52:17.113Z] 
05:52:17 [2021-03-30T05:52:17.113Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:52:17 [2021-03-30T05:52:17.113Z] #44 11.16   DEP      images/ipc-msg.pb-c.d
05:52:17 [2021-03-30T05:52:17.113Z] #44 11.31   PBCC     images/ipc-shm.pb-c.c
05:52:17 [2021-03-30T05:52:17.113Z] #44 11.32   DEP      images/ipc-shm.pb-c.d
05:52:17 [2021-03-30T05:52:17.303Z] #13 ...
05:52:17 [2021-03-30T05:52:17.303Z] 
05:52:17 [2021-03-30T05:52:17.303Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:52:17 [2021-03-30T05:52:17.303Z] #51 sha256:30ac6d649a6f63b3794d2c17d663150ac0e5663a3fd340695f65c433adb858af
05:52:17 [2021-03-30T05:52:17.303Z] #51 16.45 + cd /tmp/tmp.P293FS0lST/src/github.com/mvdan/sh
05:52:17 [2021-03-30T05:52:17.303Z] #51 16.45 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
05:52:17 [2021-03-30T05:52:17.303Z] #51 16.65 + GO111MODULE=on
05:52:17 [2021-03-30T05:52:17.303Z] #51 16.65 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
05:52:17 [2021-03-30T05:52:17.421Z] #44 11.52   PBCC     images/ipc-var.pb-c.c
05:52:17 [2021-03-30T05:52:17.421Z] #44 11.60   DEP      images/ipc-var.pb-c.d
05:52:15 [2021-03-30T05:52:15.456Z]  > git config core.sparsecheckout # timeout=10
05:52:15 [2021-03-30T05:52:15.492Z]  > git checkout -f b14bf43764e016e95eb7486e49ae675d477e475b # timeout=10
05:52:16 [2021-03-30T05:52:16.860Z]  > git remote # timeout=10
05:52:16 [2021-03-30T05:52:16.892Z]  > git config --get remote.origin.url # timeout=10
05:52:16 [2021-03-30T05:52:16.933Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:52:16 [2021-03-30T05:52:16.934Z]  > git merge d7a5abe6bd9b027d21b7f7a8703f38ad62913aff # timeout=10
05:52:16 [2021-03-30T05:52:16.976Z]  > git rev-parse HEAD^{commit} # timeout=10
05:52:17 [2021-03-30T05:52:17.015Z]  > git config core.sparsecheckout # timeout=10
05:52:17 [2021-03-30T05:52:17.032Z]  > git checkout -f b14bf43764e016e95eb7486e49ae675d477e475b # timeout=10
05:52:17 [2021-03-30T05:52:17.720Z] #44 11.76   PBCC     images/sk-opts.pb-c.c
05:52:17 [2021-03-30T05:52:17.720Z] #44 11.77   PBCC     images/packet-sock.pb-c.c
05:52:17 [2021-03-30T05:52:17.720Z] #44 11.86   DEP      images/sk-opts.pb-c.d
05:52:17 [2021-03-30T05:52:17.720Z] #44 11.89   DEP      images/packet-sock.pb-c.d
05:52:18 [2021-03-30T05:52:18.031Z] #44 12.05   PBCC     images/sk-netlink.pb-c.c
05:52:18 [2021-03-30T05:52:18.031Z] #44 12.13   DEP      images/sk-netlink.pb-c.d
05:52:18 [2021-03-30T05:52:18.031Z] #44 12.24   PBCC     images/sk-inet.pb-c.c
05:52:16 [2021-03-30T05:52:16.817Z] Fetching upstream changes from https://github.com/moby/moby.git
05:52:16 [2021-03-30T05:52:16.817Z]  > git --version # timeout=10
05:52:16 [2021-03-30T05:52:16.829Z]  > git --version # 'git version 2.25.1'
05:52:16 [2021-03-30T05:52:16.829Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:52:16 [2021-03-30T05:52:16.906Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42217/head:refs/remotes/origin/PR-42217 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:52:18 [2021-03-30T05:52:18.336Z] #44 12.33   DEP      images/sk-inet.pb-c.d
05:52:18 [2021-03-30T05:52:18.336Z] #44 ...
05:52:18 [2021-03-30T05:52:18.336Z] 
05:52:18 [2021-03-30T05:52:18.336Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
05:52:18 [2021-03-30T05:52:18.336Z] #28 52.76 0 added, 0 removed; done.
05:52:18 [2021-03-30T05:52:18.336Z] #28 52.76 Running hooks in /etc/ca-certificates/update.d...
05:52:18 [2021-03-30T05:52:18.336Z] #28 52.76 done.
05:52:18 [2021-03-30T05:52:18.336Z] #28 DONE 53.5s
05:52:18 [2021-03-30T05:52:18.336Z] 
05:52:18 [2021-03-30T05:52:18.336Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
05:52:18 [2021-03-30T05:52:18.336Z] #29 DONE 0.1s
05:52:18 [2021-03-30T05:52:18.336Z] 
05:52:18 [2021-03-30T05:52:18.336Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:52:18 [2021-03-30T05:52:18.336Z] #44 12.42   PBCC     images/sk-unix.pb-c.c
05:52:18 [2021-03-30T05:52:18.336Z] #44 12.47   DEP      images/sk-unix.pb-c.d
05:52:18 [2021-03-30T05:52:18.632Z] #44 12.60   PBCC     images/mm.pb-c.c
05:52:18 [2021-03-30T05:52:18.632Z] #44 12.75   DEP      images/mm.pb-c.d
05:52:18 [2021-03-30T05:52:18.632Z] #44 12.84   PBCC     images/timerfd.pb-c.c
05:52:18 [2021-03-30T05:52:18.686Z] #51 ...
05:52:18 [2021-03-30T05:52:18.686Z] 
05:52:18 [2021-03-30T05:52:18.686Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:52:18 [2021-03-30T05:52:18.686Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:52:18 [2021-03-30T05:52:18.686Z] #32 7.833 + git clone https://github.com/kolyshkin/go-swagger.git .
05:52:18 [2021-03-30T05:52:18.686Z] #32 7.833 Cloning into '.'...
05:52:18 [2021-03-30T05:52:18.686Z] #32 ...
05:52:18 [2021-03-30T05:52:18.686Z] 
05:52:18 [2021-03-30T05:52:18.686Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:52:18 [2021-03-30T05:52:18.686Z] #47 sha256:801bd0f059123f973e47cd9a5348a3c1ce300d4d0116b1c388b10af2f02c4364
05:52:18 [2021-03-30T05:52:18.686Z] #47 12.87 go: downloading github.com/spf13/pflag v1.0.3
05:52:18 [2021-03-30T05:52:18.686Z] #47 12.88 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:52:18 [2021-03-30T05:52:18.686Z] #47 12.97 go: downloading github.com/pkg/errors v0.9.1
05:52:18 [2021-03-30T05:52:18.686Z] #47 13.14 go: downloading github.com/fatih/color v1.9.0
05:52:18 [2021-03-30T05:52:18.686Z] #47 13.19 go: downloading github.com/jonboulle/clockwork v0.1.0
05:52:18 [2021-03-30T05:52:18.686Z] #47 13.26 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:52:18 [2021-03-30T05:52:18.686Z] #47 13.27 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:52:18 [2021-03-30T05:52:18.686Z] #47 13.30 go: extracting github.com/pkg/errors v0.9.1
05:52:18 [2021-03-30T05:52:18.686Z] #47 13.31 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:52:18 [2021-03-30T05:52:18.686Z] #47 13.36 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:52:18 [2021-03-30T05:52:18.686Z] #47 13.44 go: extracting github.com/fatih/color v1.9.0
05:52:18 [2021-03-30T05:52:18.686Z] #47 13.45 go: extracting github.com/jonboulle/clockwork v0.1.0
05:52:18 [2021-03-30T05:52:18.686Z] #47 13.72 go: downloading github.com/mattn/go-colorable v0.1.6
05:52:18 [2021-03-30T05:52:18.686Z] #47 13.84 go: downloading github.com/mattn/go-isatty v0.0.12
05:52:18 [2021-03-30T05:52:18.686Z] #47 13.94 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:52:18 [2021-03-30T05:52:18.686Z] #47 14.96 go: extracting github.com/spf13/pflag v1.0.3
05:52:18 [2021-03-30T05:52:18.686Z] #47 15.03 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:52:18 [2021-03-30T05:52:18.686Z] #47 15.42 go: extracting github.com/mattn/go-isatty v0.0.12
05:52:18 [2021-03-30T05:52:18.686Z] #47 15.44 go: extracting github.com/mattn/go-colorable v0.1.6
05:52:18 [2021-03-30T05:52:18.686Z] #47 17.89 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:52:18 [2021-03-30T05:52:18.686Z] #47 ...
05:52:18 [2021-03-30T05:52:18.686Z] 
05:52:18 [2021-03-30T05:52:18.686Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:52:18 [2021-03-30T05:52:18.686Z] #58 sha256:b4fce1ab3bb0076691863399a0d4cced14ff2f658a99e5aba7b9ec4fcbbff764
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.282 + RM_GOPATH=0
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.282 + TMP_GOPATH=
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.282 + : /build
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.282 + '[' -z '' ']'
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.282 ++ mktemp -d
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.282 + export GOPATH=/tmp/tmp.7dnE9slqb9
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.282 + GOPATH=/tmp/tmp.7dnE9slqb9
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.282 + RM_GOPATH=1
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.282 + case "$(go env GOARCH)" in
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.294 ++ go env GOARCH
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.402 + export GO_BUILDMODE=-buildmode=pie
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.402 + GO_BUILDMODE=-buildmode=pie
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.402 ++ dirname /tmp/install/install.sh
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.402 + dir=/tmp/install
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.403 + bin=rootlesskit
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.403 + shift
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.403 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.403 + . /tmp/install/rootlesskit.installer
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.403 ++ : 81d7d047d09a5b93645817ec580181de7a984082
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.403 + install_rootlesskit
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.403 + case "$1" in
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.403 + export CGO_ENABLED=0
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.403 + CGO_ENABLED=0
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.403 + _install_rootlesskit
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.404 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082'
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.404 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7dnE9slqb9/src/github.com/rootless-containers/rootlesskit
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.407 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082
05:52:18 [2021-03-30T05:52:18.686Z] #58 8.422 Cloning into '/tmp/tmp.7dnE9slqb9/src/github.com/rootless-containers/rootlesskit'...
05:52:18 [2021-03-30T05:52:18.686Z] #58 15.35 + cd /tmp/tmp.7dnE9slqb9/src/github.com/rootless-containers/rootlesskit
05:52:18 [2021-03-30T05:52:18.686Z] #58 15.35 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082
05:52:18 [2021-03-30T05:52:18.686Z] #58 15.39 + export GO111MODULE=on
05:52:18 [2021-03-30T05:52:18.686Z] #58 15.39 + GO111MODULE=on
05:52:18 [2021-03-30T05:52:18.686Z] #58 15.39 + export GOPROXY=https://proxy.golang.org
05:52:18 [2021-03-30T05:52:18.686Z] #58 15.39 + GOPROXY=https://proxy.golang.org
05:52:18 [2021-03-30T05:52:18.686Z] #58 15.39 + for f in rootlesskit rootlesskit-docker-proxy
05:52:18 [2021-03-30T05:52:18.686Z] #58 15.39 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
05:52:18 [2021-03-30T05:52:18.686Z] #58 17.35 go: downloading github.com/urfave/cli/v2 v2.3.0
05:52:18 [2021-03-30T05:52:18.686Z] #58 17.45 go: downloading github.com/sirupsen/logrus v1.8.1
05:52:18 [2021-03-30T05:52:18.686Z] #58 17.53 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:52:18 [2021-03-30T05:52:18.686Z] #58 17.67 go: downloading github.com/gofrs/flock v0.8.0
05:52:18 [2021-03-30T05:52:18.686Z] #58 17.68 go: downloading github.com/gorilla/mux v1.8.0
05:52:18 [2021-03-30T05:52:18.686Z] #58 17.68 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:52:18 [2021-03-30T05:52:18.686Z] #58 17.85 go: downloading github.com/moby/sys/mountinfo v0.4.1
05:52:18 [2021-03-30T05:52:18.686Z] #58 17.85 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:52:18 [2021-03-30T05:52:18.686Z] #58 17.88 go: downloading github.com/moby/vpnkit v0.5.0
05:52:18 [2021-03-30T05:52:18.686Z] #58 18.41 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:52:18 [2021-03-30T05:52:18.933Z] #44 12.87   DEP      images/timerfd.pb-c.d
05:52:18 [2021-03-30T05:52:18.933Z] #44 12.93   PBCC     images/timer.pb-c.c
05:52:18 [2021-03-30T05:52:18.933Z] #44 13.01   DEP      images/timer.pb-c.d
05:52:18 [2021-03-30T05:52:18.933Z] #44 13.02   PBCC     images/sa.pb-c.c
05:52:18 [2021-03-30T05:52:18.933Z] #44 13.03   DEP      images/sa.pb-c.d
05:52:18 [2021-03-30T05:52:18.943Z] #58 18.42 go: extracting github.com/gofrs/flock v0.8.0
05:52:18 [2021-03-30T05:52:18.943Z] #58 ...
05:52:18 [2021-03-30T05:52:18.943Z] 
05:52:18 [2021-03-30T05:52:18.943Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:52:18 [2021-03-30T05:52:18.943Z] #51 sha256:30ac6d649a6f63b3794d2c17d663150ac0e5663a3fd340695f65c433adb858af
05:52:18 [2021-03-30T05:52:18.943Z] #51 18.47 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:52:18 [2021-03-30T05:52:18.943Z] #51 18.57 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:52:19 [2021-03-30T05:52:19.225Z] #44 13.15   PBCC     images/pipe-data.pb-c.c
05:52:19 [2021-03-30T05:52:19.226Z] #44 13.19   DEP      images/pipe-data.pb-c.d
05:52:19 [2021-03-30T05:52:19.226Z] #44 13.22   PBCC     images/mnt.pb-c.c
05:52:19 [2021-03-30T05:52:19.226Z] #44 13.23   DEP      images/mnt.pb-c.d
05:52:19 [2021-03-30T05:52:19.226Z] #44 13.30   PBCC     images/sk-packet.pb-c.c
05:52:19 [2021-03-30T05:52:19.226Z] #44 13.34   DEP      images/sk-packet.pb-c.d
05:52:19 [2021-03-30T05:52:19.226Z] #44 13.40   PBCC     images/tcp-stream.pb-c.c
05:52:19 [2021-03-30T05:52:19.226Z] #44 13.48   DEP      images/tcp-stream.pb-c.d
05:52:19 [2021-03-30T05:52:19.226Z] #44 13.49   PBCC     images/pipe.pb-c.c
05:52:19 [2021-03-30T05:52:19.308Z] #51 18.75 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:52:19 [2021-03-30T05:52:19.526Z] #44 ...
05:52:19 [2021-03-30T05:52:19.526Z] 
05:52:19 [2021-03-30T05:52:19.526Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
05:52:19 [2021-03-30T05:52:19.526Z] #48 DONE 62.6s
05:52:19 [2021-03-30T05:52:19.526Z] 
05:52:19 [2021-03-30T05:52:19.526Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:52:19 [2021-03-30T05:52:19.526Z] #44 13.65   DEP      images/pipe.pb-c.d
05:52:19 [2021-03-30T05:52:19.526Z] #44 ...
05:52:19 [2021-03-30T05:52:19.526Z] 
05:52:19 [2021-03-30T05:52:19.526Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:52:19 [2021-03-30T05:52:19.526Z] #46 52.13 syscall
05:52:19 [2021-03-30T05:52:19.526Z] #46 ...
05:52:19 [2021-03-30T05:52:19.526Z] 
05:52:19 [2021-03-30T05:52:19.526Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:52:19 [2021-03-30T05:52:19.526Z] #44 13.80   PBCC     images/pstree.pb-c.c
05:52:19 [2021-03-30T05:52:19.565Z] #51 19.15 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:52:19 [2021-03-30T05:52:19.565Z] #51 19.35 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:52:19 [2021-03-30T05:52:19.823Z] #44 13.98   DEP      images/pstree.pb-c.d
05:52:20 [2021-03-30T05:52:20.141Z] #44 14.26   PBCC     images/fs.pb-c.c
05:52:20 [2021-03-30T05:52:20.141Z] #44 14.34   DEP      images/fs.pb-c.d
05:52:20 [2021-03-30T05:52:20.467Z] #44 14.43   PBCC     images/signalfd.pb-c.c
05:52:20 [2021-03-30T05:52:20.467Z] #44 14.51   DEP      images/signalfd.pb-c.d
05:52:20 [2021-03-30T05:52:20.467Z] #44 14.59   PBCC     images/fh.pb-c.c
05:52:20 [2021-03-30T05:52:20.467Z] #44 14.62   PBCC     images/fsnotify.pb-c.c
05:52:20 [2021-03-30T05:52:20.770Z] #44 14.82   DEP      images/fh.pb-c.d
05:52:20 [2021-03-30T05:52:20.770Z] #44 15.03   DEP      images/fsnotify.pb-c.d
05:52:20 [2021-03-30T05:52:20.939Z] #51 20.33 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:52:21 [2021-03-30T05:52:21.136Z] #44 15.14   PBCC     images/eventpoll.pb-c.c
05:52:21 [2021-03-30T05:52:21.136Z] #44 15.17   DEP      images/eventpoll.pb-c.d
05:52:21 [2021-03-30T05:52:21.136Z] #44 15.23   PBCC     images/eventfd.pb-c.c
05:52:21 [2021-03-30T05:52:21.136Z] #44 15.26   DEP      images/eventfd.pb-c.d
05:52:21 [2021-03-30T05:52:21.136Z] #44 15.33   PBCC     images/remap-file-path.pb-c.c
05:52:21 [2021-03-30T05:52:21.301Z] #51 ...
05:52:21 [2021-03-30T05:52:21.301Z] 
05:52:21 [2021-03-30T05:52:21.301Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:52:21 [2021-03-30T05:52:21.301Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:52:21 [2021-03-30T05:52:21.301Z] #36 10.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:52:21 [2021-03-30T05:52:21.301Z] #36 14.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:52:21 [2021-03-30T05:52:21.301Z] #36 17.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:52:21 [2021-03-30T05:52:21.429Z] #44 15.45   DEP      images/remap-file-path.pb-c.d
05:52:21 [2021-03-30T05:52:21.429Z] #44 15.45   PBCC     images/fifo.pb-c.c
05:52:21 [2021-03-30T05:52:21.429Z] #44 15.45   DEP      images/fifo.pb-c.d
05:52:21 [2021-03-30T05:52:21.429Z] #44 15.48   PBCC     images/ghost-file.pb-c.c
05:52:21 [2021-03-30T05:52:21.429Z] #44 15.52   DEP      images/ghost-file.pb-c.d
05:52:21 [2021-03-30T05:52:21.429Z] #44 15.60   PBCC     images/regfile.pb-c.c
05:52:21 [2021-03-30T05:52:21.429Z] #44 15.63   DEP      images/regfile.pb-c.d
05:52:21 [2021-03-30T05:52:21.429Z] #44 15.66   PBCC     images/ns.pb-c.c
05:52:21 [2021-03-30T05:52:21.429Z] #44 15.74   DEP      images/ns.pb-c.d
05:52:21 [2021-03-30T05:52:21.558Z] #36 ...
05:52:21 [2021-03-30T05:52:21.558Z] 
05:52:21 [2021-03-30T05:52:21.558Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:52:21 [2021-03-30T05:52:21.559Z] #49 sha256:f4e7c0ca079ab1e42bef8b08b7571bd61c7df7664280597489bdaba83216aeb8
05:52:21 [2021-03-30T05:52:21.559Z] #49 19.74 go: downloading github.com/spf13/pflag v1.0.5
05:52:21 [2021-03-30T05:52:21.559Z] #49 19.79 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:52:21 [2021-03-30T05:52:21.559Z] #49 20.11 go: downloading github.com/sirupsen/logrus v1.4.2
05:52:21 [2021-03-30T05:52:21.559Z] #49 20.13 go: downloading github.com/spf13/viper v1.6.1
05:52:21 [2021-03-30T05:52:21.559Z] #49 20.21 go: downloading github.com/mattn/go-colorable v0.1.4
05:52:21 [2021-03-30T05:52:21.559Z] #49 20.21 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:52:21 [2021-03-30T05:52:21.559Z] #49 20.22 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:52:21 [2021-03-30T05:52:21.559Z] #49 20.38 go: downloading github.com/go-lintpack/lintpack v0.5.2
05:52:21 [2021-03-30T05:52:21.559Z] #49 20.38 go: downloading github.com/stretchr/testify v1.4.0
05:52:21 [2021-03-30T05:52:21.559Z] #49 20.51 go: extracting github.com/mattn/go-colorable v0.1.4
05:52:21 [2021-03-30T05:52:21.559Z] #49 20.57 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:52:21 [2021-03-30T05:52:21.559Z] #49 20.73 go: downloading github.com/go-critic/go-critic v0.4.1
05:52:21 [2021-03-30T05:52:21.559Z] #49 20.80 go: extracting github.com/spf13/pflag v1.0.5
05:52:21 [2021-03-30T05:52:21.559Z] #49 20.96 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:52:21 [2021-03-30T05:52:21.559Z] #49 21.00 go: extracting github.com/stretchr/testify v1.4.0
05:52:21 [2021-03-30T05:52:21.559Z] #49 21.04 go: extracting github.com/sirupsen/logrus v1.4.2
05:52:21 [2021-03-30T05:52:21.559Z] #49 ...
05:52:21 [2021-03-30T05:52:21.559Z] 
05:52:21 [2021-03-30T05:52:21.559Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:52:21 [2021-03-30T05:52:21.559Z] #45 sha256:7b7b8da6edac21cc2ec59c225b60ae87b698ab9262b35a1ff07dc66f76563313
05:52:21 [2021-03-30T05:52:21.559Z] #45 11.23 internal/race
05:52:21 [2021-03-30T05:52:21.559Z] #45 11.52 runtime
05:52:21 [2021-03-30T05:52:21.559Z] #45 11.52 sync/atomic
05:52:21 [2021-03-30T05:52:21.559Z] #45 12.49 unicode
05:52:21 [2021-03-30T05:52:21.559Z] #45 17.56 internal/testlog
05:52:21 [2021-03-30T05:52:21.559Z] #45 18.33 encoding
05:52:21 [2021-03-30T05:52:21.559Z] #45 18.58 unicode/utf16
05:52:21 [2021-03-30T05:52:21.559Z] #45 18.96 container/list
05:52:21 [2021-03-30T05:52:21.559Z] #45 20.21 crypto/internal/subtle
05:52:21 [2021-03-30T05:52:21.559Z] #45 20.28 crypto/subtle
05:52:21 [2021-03-30T05:52:21.559Z] #45 20.57 vendor/golang.org/x/crypto/cryptobyte/asn1
05:52:21 [2021-03-30T05:52:21.559Z] #45 20.80 internal/nettrace
05:52:21 [2021-03-30T05:52:21.559Z] #45 21.13 runtime/cgo
05:52:21 [2021-03-30T05:52:21.623Z] Commit message: "check-config.sh: add SELinux and AppArmor"
05:52:21 [2021-03-30T05:52:21.642Z]  > git --version # timeout=10
05:52:21 [2021-03-30T05:52:21.664Z]  > git --version # 'git version 2.17.1'
05:52:21 [2021-03-30T05:52:21.673Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
05:52:21 [2021-03-30T05:52:21.721Z] #44 15.78   PBCC     images/fdinfo.pb-c.c
05:52:21 [2021-03-30T05:52:21.721Z] #44 15.86   DEP      images/fdinfo.pb-c.d
05:52:21 [2021-03-30T05:52:21.721Z] #44 15.97   PBCC     images/core-aarch64.pb-c.c
05:52:21 [2021-03-30T05:52:21.816Z] #45 ...
05:52:21 [2021-03-30T05:52:21.816Z] 
05:52:21 [2021-03-30T05:52:21.816Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:52:21 [2021-03-30T05:52:21.816Z] #49 sha256:f4e7c0ca079ab1e42bef8b08b7571bd61c7df7664280597489bdaba83216aeb8
05:52:21 [2021-03-30T05:52:21.816Z] #49 21.44 go: extracting github.com/go-lintpack/lintpack v0.5.2
05:52:21 [2021-03-30T05:52:21.816Z] #49 21.52 go: extracting github.com/spf13/viper v1.6.1
05:52:21 [2021-03-30T05:52:21.816Z] #49 21.56 go: downloading github.com/mattn/go-isatty v0.0.8
05:52:22 [2021-03-30T05:52:22.013Z] #44 16.04   PBCC     images/core-arm.pb-c.c
05:52:22 [2021-03-30T05:52:22.014Z] #44 16.07   PBCC     images/core-ppc64.pb-c.c
05:52:22 [2021-03-30T05:52:22.014Z] #44 16.12   PBCC     images/core-s390.pb-c.c
05:52:22 [2021-03-30T05:52:22.014Z] #44 16.20   PBCC     images/core-x86.pb-c.c
05:52:22 [2021-03-30T05:52:22.014Z] #44 16.25   PBCC     images/core.pb-c.c
05:52:22 [2021-03-30T05:52:22.073Z] #49 21.62 go: downloading github.com/mitchellh/mapstructure v1.1.2
05:52:22 [2021-03-30T05:52:22.073Z] #49 21.82 go: downloading github.com/subosito/gotenv v1.2.0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
05:52:22 [2021-03-30T05:52:22.310Z] #44 16.40   PBCC     images/inventory.pb-c.c
05:52:22 [2021-03-30T05:52:22.311Z] #44 16.51   DEP      images/core-aarch64.pb-c.d
05:52:22 [2021-03-30T05:52:22.311Z] #44 16.53   DEP      images/core-arm.pb-c.d
05:52:22 [2021-03-30T05:52:22.311Z] #44 16.62   DEP      images/core-ppc64.pb-c.d
05:52:22 [2021-03-30T05:52:22.607Z] #44 16.72   DEP      images/core-s390.pb-c.d
05:52:22 [2021-03-30T05:52:22.607Z] #44 16.77   DEP      images/core-x86.pb-c.d
05:52:22 [2021-03-30T05:52:22.607Z] #44 16.86   DEP      images/core.pb-c.d
05:52:22 [2021-03-30T05:52:22.641Z] #49 22.05 go: downloading github.com/pkg/errors v0.8.1
05:52:22 [2021-03-30T05:52:22.641Z] #49 22.46 go: extracting github.com/mitchellh/mapstructure v1.1.2
05:52:22 [2021-03-30T05:52:22.901Z] #44 16.97   DEP      images/inventory.pb-c.d
05:52:22 [2021-03-30T05:52:22.901Z] #44 17.06   PBCC     images/cpuinfo.pb-c.c
05:52:23 [2021-03-30T05:52:23.005Z] + docker version
05:52:23 [2021-03-30T05:52:23.019Z] #49 22.47 go: downloading github.com/fatih/color v1.7.0
05:52:23 [2021-03-30T05:52:23.019Z] #49 22.53 go: extracting github.com/mattn/go-isatty v0.0.8
05:52:23 [2021-03-30T05:52:23.193Z] #44 17.15   DEP      images/cpuinfo.pb-c.d
05:52:23 [2021-03-30T05:52:23.193Z] #44 17.28   PBCC     images/stats.pb-c.c
05:52:23 [2021-03-30T05:52:23.193Z] #44 17.30   DEP      images/stats.pb-c.d
05:52:23 [2021-03-30T05:52:23.307Z] #49 ...
05:52:23 [2021-03-30T05:52:23.308Z] 
05:52:23 [2021-03-30T05:52:23.308Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:52:23 [2021-03-30T05:52:23.308Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:52:23 [2021-03-30T05:52:23.308Z] #55 12.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:52:23 [2021-03-30T05:52:23.308Z] #55 ...
05:52:23 [2021-03-30T05:52:23.308Z] 
05:52:23 [2021-03-30T05:52:23.308Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:52:23 [2021-03-30T05:52:23.308Z] #49 sha256:f4e7c0ca079ab1e42bef8b08b7571bd61c7df7664280597489bdaba83216aeb8
05:52:23 [2021-03-30T05:52:23.308Z] #49 22.78 go: downloading github.com/spf13/jwalterweatherman v1.0.0
05:52:23 [2021-03-30T05:52:23.308Z] #49 22.78 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:52:23 [2021-03-30T05:52:23.308Z] #49 22.84 go: extracting github.com/subosito/gotenv v1.2.0
05:52:23 [2021-03-30T05:52:23.308Z] #49 22.84 go: downloading github.com/fsnotify/fsnotify v1.4.7
05:52:23 [2021-03-30T05:52:23.565Z] #49 23.04 go: extracting github.com/pkg/errors v0.8.1
05:52:23 [2021-03-30T05:52:23.565Z] #49 23.19 go: extracting github.com/fatih/color v1.7.0
05:52:23 [2021-03-30T05:52:23.565Z] #49 23.20 go: downloading github.com/hashicorp/hcl v1.0.0
05:52:23 [2021-03-30T05:52:23.565Z] #49 23.25 go: downloading github.com/davecgh/go-spew v1.1.1
05:52:23 [2021-03-30T05:52:23.565Z] #49 23.30 go: extracting github.com/go-critic/go-critic v0.4.1
05:52:23 [2021-03-30T05:52:23.565Z] #49 23.40 go: extracting github.com/spf13/jwalterweatherman v1.0.0
05:52:23 [2021-03-30T05:52:23.566Z] #49 23.40 go: downloading github.com/mitchellh/go-homedir v1.1.0
05:52:23 [2021-03-30T05:52:23.829Z] #44 ...
05:52:23 [2021-03-30T05:52:23.829Z] 
05:52:23 [2021-03-30T05:52:23.829Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:52:23 [2021-03-30T05:52:23.829Z] #35 57.07 time
05:52:23 [2021-03-30T05:52:23.829Z] #35 65.35 internal/poll
05:52:23 [2021-03-30T05:52:23.829Z] #35 66.01 internal/fmtsort
05:52:23 [2021-03-30T05:52:23.829Z] #35 66.86 internal/syscall/execenv
05:52:24 [2021-03-30T05:52:24.123Z] #35 67.16 internal/syscall/unix
05:52:24 [2021-03-30T05:52:24.123Z] #35 ...
05:52:24 [2021-03-30T05:52:24.123Z] 
05:52:24 [2021-03-30T05:52:24.123Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
05:52:24 [2021-03-30T05:52:24.123Z] #30 3.706 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
05:52:24 [2021-03-30T05:52:24.123Z] #30 4.203 #=#=#                                                                         
05:52:24 [2021-03-30T05:52:24.123Z] #30 4.419 #=#=#                                                                         

###                                                                        5.5%
########                                                                  12.3%
#############                                                             19.0%
####################                                                      28.0%
#########################                                                 34.8%
#############################                                             41.5%
##################################                                        48.3%
#######################################                                   55.0%
############################################                              61.8%
#################################################                         68.6%
######################################################                    75.3%
###########################################################               82.0%
05:52:24 [2021-03-30T05:52:24.123Z] #30 ...
05:52:24 [2021-03-30T05:52:24.123Z] 
05:52:24 [2021-03-30T05:52:24.123Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:52:24 [2021-03-30T05:52:24.123Z] #35 67.45 strings
05:52:24 [2021-03-30T05:52:24.129Z] #49 23.60 go: extracting github.com/fsnotify/fsnotify v1.4.7
05:52:24 [2021-03-30T05:52:24.129Z] #49 ...
05:52:24 [2021-03-30T05:52:24.129Z] 
05:52:24 [2021-03-30T05:52:24.129Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:52:24 [2021-03-30T05:52:24.129Z] #24 sha256:963501191d9bcc546d34dcc843900dbdf2d4ba417d141a7e8dfe5e68f597aee3
05:52:24 [2021-03-30T05:52:24.129Z] #24 20.84 + mkdir -p /build
05:52:24 [2021-03-30T05:52:24.129Z] #24 20.93 + mv docker/docker /build/
05:52:24 [2021-03-30T05:52:24.129Z] #24 21.07 + rmdir docker
05:52:24 [2021-03-30T05:52:24.129Z] #24 DONE 23.8s
05:52:24 [2021-03-30T05:52:24.129Z] 
05:52:24 [2021-03-30T05:52:24.129Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:52:24 [2021-03-30T05:52:24.129Z] #58 sha256:b4fce1ab3bb0076691863399a0d4cced14ff2f658a99e5aba7b9ec4fcbbff764
05:52:24 [2021-03-30T05:52:24.129Z] #58 18.65 go: extracting github.com/sirupsen/logrus v1.8.1
05:52:24 [2021-03-30T05:52:24.129Z] #58 18.74 go: extracting github.com/moby/sys/mountinfo v0.4.1
05:52:24 [2021-03-30T05:52:24.129Z] #58 18.96 go: extracting github.com/gorilla/mux v1.8.0
05:52:24 [2021-03-30T05:52:24.129Z] #58 19.26 go: downloading github.com/google/uuid v1.2.0
05:52:24 [2021-03-30T05:52:24.129Z] #58 19.43 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:52:24 [2021-03-30T05:52:24.129Z] #58 19.71 go: downloading github.com/pkg/errors v0.9.1
05:52:24 [2021-03-30T05:52:24.129Z] #58 20.64 go: extracting github.com/pkg/errors v0.9.1
05:52:24 [2021-03-30T05:52:24.129Z] #58 20.64 go: extracting github.com/google/uuid v1.2.0
05:52:24 [2021-03-30T05:52:24.129Z] #58 22.86 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:52:24 [2021-03-30T05:52:24.129Z] #58 23.04 go: downloading github.com/u-root/u-root v7.0.0+incompatible
05:52:24 [2021-03-30T05:52:24.129Z] #58 23.97 go: extracting github.com/moby/vpnkit v0.5.0
05:52:24 [2021-03-30T05:52:24.693Z] #58 ...
05:52:24 [2021-03-30T05:52:24.693Z] 
05:52:24 [2021-03-30T05:52:24.693Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:52:24 [2021-03-30T05:52:24.693Z] #49 sha256:f4e7c0ca079ab1e42bef8b08b7571bd61c7df7664280597489bdaba83216aeb8
05:52:24 [2021-03-30T05:52:24.693Z] #49 24.34 go: extracting github.com/mitchellh/go-homedir v1.1.0
05:52:24 [2021-03-30T05:52:24.758Z] #35 67.77 os
05:52:24 [2021-03-30T05:52:24.953Z] #49 24.44 go: extracting github.com/davecgh/go-spew v1.1.1
05:52:24 [2021-03-30T05:52:24.953Z] #49 24.49 go: downloading gopkg.in/ini.v1 v1.51.0
05:52:24 [2021-03-30T05:52:24.953Z] #49 ...
05:52:24 [2021-03-30T05:52:24.953Z] 
05:52:24 [2021-03-30T05:52:24.953Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:52:24 [2021-03-30T05:52:24.953Z] #34 sha256:1e3a917bce4d8bdc3bc5d522945d8c368a3162fd44975c3759fa2a0c3ea69eb7
05:52:24 [2021-03-30T05:52:24.953Z] #34 14.45 unicode/utf8
05:52:24 [2021-03-30T05:52:24.953Z] #34 15.52 unicode
05:52:24 [2021-03-30T05:52:24.953Z] #34 20.23 runtime/cgo
05:52:24 [2021-03-30T05:52:24.953Z] #34 ...
05:52:24 [2021-03-30T05:52:24.953Z] 
05:52:24 [2021-03-30T05:52:24.953Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:52:24 [2021-03-30T05:52:24.953Z] #58 sha256:b4fce1ab3bb0076691863399a0d4cced14ff2f658a99e5aba7b9ec4fcbbff764
05:52:24 [2021-03-30T05:52:24.953Z] #58 24.71 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:52:25 [2021-03-30T05:52:25.886Z] #58 ...
05:52:25 [2021-03-30T05:52:25.886Z] 
05:52:25 [2021-03-30T05:52:25.886Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:52:25 [2021-03-30T05:52:25.886Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:52:25 [2021-03-30T05:52:25.886Z] #42 15.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:52:25 [2021-03-30T05:52:25.886Z] #42 18.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:52:25 [2021-03-30T05:52:25.886Z] #42 ...
05:52:25 [2021-03-30T05:52:25.886Z] 
05:52:25 [2021-03-30T05:52:25.886Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:52:25 [2021-03-30T05:52:25.886Z] #49 sha256:f4e7c0ca079ab1e42bef8b08b7571bd61c7df7664280597489bdaba83216aeb8
05:52:25 [2021-03-30T05:52:25.886Z] #49 25.13 go: extracting github.com/hashicorp/hcl v1.0.0
05:52:25 [2021-03-30T05:52:25.886Z] #49 25.61 go: extracting gopkg.in/ini.v1 v1.51.0
05:52:25 [2021-03-30T05:52:25.886Z] #49 25.68 go: downloading gopkg.in/yaml.v2 v2.2.7
05:52:26 [2021-03-30T05:52:26.135Z] Fetching without tags
05:52:26 [2021-03-30T05:52:26.453Z] #49 26.19 go: downloading github.com/pelletier/go-toml v1.2.0
05:52:26 [2021-03-30T05:52:26.532Z] Merging remotes/origin/master commit d7a5abe6bd9b027d21b7f7a8703f38ad62913aff into PR head commit b14bf43764e016e95eb7486e49ae675d477e475b
05:52:26 [2021-03-30T05:52:26.748Z] #49 26.36 go: extracting gopkg.in/yaml.v2 v2.2.7
05:52:26 [2021-03-30T05:52:26.833Z] #35 69.87 path
05:52:27 [2021-03-30T05:52:27.006Z] #49 26.64 go: extracting github.com/pelletier/go-toml v1.2.0
05:52:27 [2021-03-30T05:52:27.264Z] #49 26.81 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:52:26 [2021-03-30T05:52:26.119Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:52:26 [2021-03-30T05:52:26.147Z]  > git config --add remote.origin.fetch +refs/pull/42217/head:refs/remotes/origin/PR-42217 # timeout=10
05:52:26 [2021-03-30T05:52:26.169Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
05:52:26 [2021-03-30T05:52:26.180Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:52:26 [2021-03-30T05:52:26.199Z] Fetching upstream changes from https://github.com/moby/moby.git
05:52:26 [2021-03-30T05:52:26.200Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:52:26 [2021-03-30T05:52:26.201Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42217/head:refs/remotes/origin/PR-42217 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:52:26 [2021-03-30T05:52:26.597Z]  > git config core.sparsecheckout # timeout=10
05:52:26 [2021-03-30T05:52:26.615Z]  > git checkout -f b14bf43764e016e95eb7486e49ae675d477e475b # timeout=10
05:52:27 [2021-03-30T05:52:27.472Z] #35 70.54 text/tabwriter
05:52:27 [2021-03-30T05:52:27.522Z] #49 27.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:52:27 [2021-03-30T05:52:27.522Z] #49 27.24 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:52:27 [2021-03-30T05:52:27.595Z] Merge succeeded, producing b14bf43764e016e95eb7486e49ae675d477e475b
05:52:27 [2021-03-30T05:52:27.595Z] Checking out Revision b14bf43764e016e95eb7486e49ae675d477e475b (PR-42217)
05:52:27 [2021-03-30T05:52:27.779Z] #49 27.45 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:52:28 [2021-03-30T05:52:28.114Z] #35 71.37 fmt
05:52:28 [2021-03-30T05:52:28.114Z] #35 71.37 path/filepath
05:52:28 [2021-03-30T05:52:28.712Z] #49 ...
05:52:28 [2021-03-30T05:52:28.712Z] 
05:52:28 [2021-03-30T05:52:28.712Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:52:28 [2021-03-30T05:52:28.712Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:52:28 [2021-03-30T05:52:28.712Z] #13 13.23 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
05:52:28 [2021-03-30T05:52:28.712Z] #13 15.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:52:28 [2021-03-30T05:52:28.976Z] #13 ...
05:52:28 [2021-03-30T05:52:28.976Z] 
05:52:28 [2021-03-30T05:52:28.976Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:52:28 [2021-03-30T05:52:28.976Z] #47 sha256:801bd0f059123f973e47cd9a5348a3c1ce300d4d0116b1c388b10af2f02c4364
05:52:28 [2021-03-30T05:52:28.976Z] #47 18.57 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:52:28 [2021-03-30T05:52:28.976Z] #47 20.76 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:52:28 [2021-03-30T05:52:28.976Z] #47 26.60 go: finding github.com/fatih/color v1.9.0
05:52:28 [2021-03-30T05:52:28.976Z] #47 26.66 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:52:28 [2021-03-30T05:52:28.976Z] #47 26.90 go: finding github.com/pkg/errors v0.9.1
05:52:28 [2021-03-30T05:52:28.976Z] #47 26.96 go: finding github.com/mattn/go-colorable v0.1.6
05:52:28 [2021-03-30T05:52:28.976Z] #47 26.97 go: finding github.com/spf13/pflag v1.0.3
05:52:28 [2021-03-30T05:52:28.976Z] #47 27.14 go: finding github.com/mattn/go-isatty v0.0.12
05:52:28 [2021-03-30T05:52:28.976Z] #47 27.44 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:52:28 [2021-03-30T05:52:28.976Z] #47 27.60 go: finding github.com/jonboulle/clockwork v0.1.0
05:52:28 [2021-03-30T05:52:28.976Z] #47 27.69 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:52:28 [2021-03-30T05:52:28.976Z] #47 27.77 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:52:28 [2021-03-30T05:52:28.976Z] #47 27.78 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:52:29 [2021-03-30T05:52:29.233Z] #47 ...
05:52:29 [2021-03-30T05:52:29.233Z] 
05:52:29 [2021-03-30T05:52:29.233Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:52:29 [2021-03-30T05:52:29.233Z] #49 sha256:f4e7c0ca079ab1e42bef8b08b7571bd61c7df7664280597489bdaba83216aeb8
05:52:29 [2021-03-30T05:52:29.233Z] #49 28.82 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:52:29 [2021-03-30T05:52:29.233Z] #49 29.01 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:52:27 [2021-03-30T05:52:27.540Z]  > git remote # timeout=10
05:52:27 [2021-03-30T05:52:27.547Z]  > git config --get remote.origin.url # timeout=10
05:52:27 [2021-03-30T05:52:27.588Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:52:27 [2021-03-30T05:52:27.590Z]  > git merge d7a5abe6bd9b027d21b7f7a8703f38ad62913aff # timeout=10
05:52:27 [2021-03-30T05:52:27.617Z]  > git rev-parse HEAD^{commit} # timeout=10
05:52:27 [2021-03-30T05:52:27.648Z]  > git config core.sparsecheckout # timeout=10
05:52:27 [2021-03-30T05:52:27.677Z]  > git checkout -f b14bf43764e016e95eb7486e49ae675d477e475b # timeout=10
05:52:29 [2021-03-30T05:52:29.628Z] #35 72.59 io/ioutil
05:52:29 [2021-03-30T05:52:29.628Z] #35 ...
05:52:29 [2021-03-30T05:52:29.628Z] 
05:52:29 [2021-03-30T05:52:29.628Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
05:52:29 [2021-03-30T05:52:29.628Z] #30 4.419 #=#=#                                                                         

###                                                                        5.5%
########                                                                  12.3%
#############                                                             19.0%
####################                                                      28.0%
#########################                                                 34.8%
#############################                                             41.5%
##################################                                        48.3%
#######################################                                   55.0%
############################################                              61.8%
#################################################                         68.6%
######################################################                    75.3%
###########################################################               82.0%
#################################################################         91.1%
######################################################################## 100.0%
05:52:29 [2021-03-30T05:52:29.628Z] #30 6.551 #=#=#                                                                         
05:52:29 [2021-03-30T05:52:29.628Z] #30 6.751 
##                                                                         4.0%
##############################                                            42.8%
###############################################################           87.7%
######################################################################## 100.0%
05:52:29 [2021-03-30T05:52:29.628Z] #30 7.502 
05:52:29 [2021-03-30T05:52:29.628Z] #30 7.648 #=#=#                                                                         

##################                                                        25.9%
####################################################                      72.9%
######################################################################## 100.0%
05:52:29 [2021-03-30T05:52:29.628Z] #30 8.336 
05:52:29 [2021-03-30T05:52:29.628Z] #30 8.509 
##                                                                         3.9%
#####                                                                      8.2%
##########                                                                14.6%
###############                                                           21.0%
###################                                                       27.5%
########################                                                  34.0%
#############################                                             40.4%
#################################                                         46.8%
######################################                                    53.3%
###########################################                               59.7%
#################################################                         68.3%
######################################################                    75.1%
##########################################################                81.6%
###############################################################           88.4%
#####################################################################     97.0%
######################################################################## 100.0%
05:52:29 [2021-03-30T05:52:29.628Z] #30 10.51 
05:52:29 [2021-03-30T05:52:29.921Z] #30 10.63 
                                                                           0.1%
##                                                                         3.5%
####                                                                       6.0%
#####                                                                      7.9%
#######                                                                    9.8%
########                                                                  11.6%
#########                                                                 13.5%
###########                                                               15.4%
05:52:29 [2021-03-30T05:52:29.921Z] #30 ...
05:52:29 [2021-03-30T05:52:29.921Z] 
05:52:29 [2021-03-30T05:52:29.921Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:52:29 [2021-03-30T05:52:29.921Z] #46 62.43 time
05:52:29 [2021-03-30T05:52:29.921Z] #46 68.22 strings
05:52:29 [2021-03-30T05:52:29.921Z] #46 68.72 os
05:52:29 [2021-03-30T05:52:29.921Z] #46 70.88 regexp/syntax
05:52:29 [2021-03-30T05:52:29.921Z] #46 72.21 fmt
05:52:29 [2021-03-30T05:52:29.921Z] #46 ...
05:52:29 [2021-03-30T05:52:29.921Z] 
05:52:29 [2021-03-30T05:52:29.921Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
05:52:31 [2021-03-30T05:52:31.182Z] Client: Docker Engine - Community
05:52:31 [2021-03-30T05:52:31.182Z]  Version:           20.10.3
05:52:31 [2021-03-30T05:52:31.182Z]  API version:       1.41
05:52:31 [2021-03-30T05:52:31.182Z]  Go version:        go1.13.15
05:52:31 [2021-03-30T05:52:31.182Z]  Git commit:        48d30b5
05:52:31 [2021-03-30T05:52:31.182Z]  Built:             Fri Jan 29 14:33:13 2021
05:52:31 [2021-03-30T05:52:31.182Z]  OS/Arch:           linux/amd64
05:52:31 [2021-03-30T05:52:31.182Z]  Context:           default
05:52:31 [2021-03-30T05:52:31.182Z]  Experimental:      true
05:52:31 [2021-03-30T05:52:31.182Z] 
05:52:31 [2021-03-30T05:52:31.182Z] Server: Docker Engine - Community
05:52:31 [2021-03-30T05:52:31.182Z]  Engine:
05:52:31 [2021-03-30T05:52:31.182Z]   Version:          20.10.3
05:52:31 [2021-03-30T05:52:31.182Z]   API version:      1.41 (minimum version 1.12)
05:52:31 [2021-03-30T05:52:31.182Z]   Go version:       go1.13.15
05:52:31 [2021-03-30T05:52:31.182Z]   Git commit:       46229ca
05:52:31 [2021-03-30T05:52:31.182Z]   Built:            Fri Jan 29 14:31:25 2021
05:52:31 [2021-03-30T05:52:31.182Z]   OS/Arch:          linux/amd64
05:52:31 [2021-03-30T05:52:31.182Z]   Experimental:     true
05:52:31 [2021-03-30T05:52:31.182Z]  containerd:
05:52:31 [2021-03-30T05:52:31.182Z]   Version:          1.4.3
05:52:31 [2021-03-30T05:52:31.182Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
05:52:31 [2021-03-30T05:52:31.182Z]  runc:
05:52:31 [2021-03-30T05:52:31.182Z]   Version:          1.0.0-rc92
05:52:31 [2021-03-30T05:52:31.182Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
05:52:31 [2021-03-30T05:52:31.182Z]  docker-init:
05:52:31 [2021-03-30T05:52:31.182Z]   Version:          0.19.0
05:52:31 [2021-03-30T05:52:31.182Z]   GitCommit:        de40ad0
[Pipeline] sh
05:52:31 [2021-03-30T05:52:31.609Z] + docker info
05:52:31 [2021-03-30T05:52:31.983Z] Commit message: "check-config.sh: add SELinux and AppArmor"
05:52:32 [2021-03-30T05:52:32.011Z] #30 10.63 
                                                                           0.1%
##                                                                         3.5%
####                                                                       6.0%
#####                                                                      7.9%
#######                                                                    9.8%
########                                                                  11.6%
#########                                                                 13.5%
###########                                                               15.4%
############                                                              17.9%
##############                                                            19.7%
###############                                                           21.0%
################                                                          23.5%
##################                                                        25.4%
####################                                                      27.8%
#####################                                                     29.7%
######################                                                    31.6%
#######################                                                   32.8%
########################                                                  34.7%
##########################                                                37.2%
############################                                              39.1%
#############################                                             40.9%
##############################                                            42.8%
###############################                                           44.1%
#################################                                         45.9%
##################################                                        47.8%
05:52:32 [2021-03-30T05:52:32.011Z] #30 ...
05:52:32 [2021-03-30T05:52:32.011Z] 
05:52:32 [2021-03-30T05:52:32.011Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:52:32 [2021-03-30T05:52:32.011Z] #52 64.54 context
05:52:32 [2021-03-30T05:52:32.011Z] #52 65.32 internal/poll
05:52:32 [2021-03-30T05:52:32.011Z] #52 67.56 os
05:52:32 [2021-03-30T05:52:32.011Z] #52 67.81 encoding/binary
05:52:32 [2021-03-30T05:52:32.011Z] #52 69.87 encoding/base64
05:52:32 [2021-03-30T05:52:32.011Z] #52 70.89 golang.org/x/sys/unix
05:52:32 [2021-03-30T05:52:32.011Z] #52 71.51 fmt
05:52:32 [2021-03-30T05:52:32.011Z] #52 ...
05:52:32 [2021-03-30T05:52:32.011Z] 
05:52:32 [2021-03-30T05:52:32.011Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
05:52:32 [2021-03-30T05:52:32.043Z]  > git --version # timeout=10
05:52:32 [2021-03-30T05:52:32.057Z]  > git --version # 'git version 2.7.4'
05:52:32 [2021-03-30T05:52:32.061Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
05:52:32 [2021-03-30T05:52:32.512Z] #49 ...
05:52:32 [2021-03-30T05:52:32.512Z] 
05:52:32 [2021-03-30T05:52:32.512Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:52:32 [2021-03-30T05:52:32.512Z] #51 sha256:30ac6d649a6f63b3794d2c17d663150ac0e5663a3fd340695f65c433adb858af
05:52:32 [2021-03-30T05:52:32.512Z] #51 21.90 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:52:32 [2021-03-30T05:52:32.512Z] #51 24.56 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:52:32 [2021-03-30T05:52:32.512Z] #51 26.61 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:52:32 [2021-03-30T05:52:32.512Z] #51 26.77 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:52:32 [2021-03-30T05:52:32.512Z] #51 26.98 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:52:32 [2021-03-30T05:52:32.512Z] #51 27.02 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:52:32 [2021-03-30T05:52:32.512Z] #51 28.22 runtime/cgo
05:52:32 [2021-03-30T05:52:32.512Z] #51 28.22 runtime
05:52:32 [2021-03-30T05:52:32.512Z] #51 ...
05:52:32 [2021-03-30T05:52:32.512Z] 
05:52:32 [2021-03-30T05:52:32.512Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:52:32 [2021-03-30T05:52:32.512Z] #67 sha256:c3d0f74659144cacdcb66782c2c8ae74b1db5f21cfe4c62a2d726ec739a99aad
05:52:32 [2021-03-30T05:52:32.512Z] #67 30.73 Checking out files:  41% (788/1905)   
Checking out files:  42% (801/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
05:52:32 [2021-03-30T05:52:32.769Z] #67 32.38 + cd /tmp/tmp.jo5EIQ3XNT/src/github.com/docker/libnetwork
05:52:32 [2021-03-30T05:52:32.769Z] #67 32.38 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46
05:52:33 [2021-03-30T05:52:33.026Z] #67 32.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
05:52:33 [2021-03-30T05:52:33.139Z] + docker version
05:52:34 [2021-03-30T05:52:34.356Z] #30 10.63 
                                                                           0.1%
##                                                                         3.5%
####                                                                       6.0%
#####                                                                      7.9%
#######                                                                    9.8%
########                                                                  11.6%
#########                                                                 13.5%
###########                                                               15.4%
############                                                              17.9%
##############                                                            19.7%
###############                                                           21.0%
################                                                          23.5%
##################                                                        25.4%
####################                                                      27.8%
#####################                                                     29.7%
######################                                                    31.6%
#######################                                                   32.8%
########################                                                  34.7%
##########################                                                37.2%
############################                                              39.1%
#############################                                             40.9%
##############################                                            42.8%
###############################                                           44.1%
#################################                                         45.9%
##################################                                        47.8%
####################################                                      50.3%
######################################                                    53.4%
########################################                                  55.9%
##########################################                                59.0%
###########################################                               60.8%
#############################################                             62.7%
##############################################                            64.6%
###############################################                           66.4%
#################################################                         68.3%
##################################################                        70.8%
####################################################                      72.7%
#####################################################                     74.5%
#######################################################                   76.4%
########################################################                  78.3%
#########################################################                 80.2%
###########################################################               82.0%
############################################################              83.9%
#############################################################             85.8%
05:52:34 [2021-03-30T05:52:34.356Z] #30 ...
05:52:34 [2021-03-30T05:52:34.356Z] 
05:52:34 [2021-03-30T05:52:34.356Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m...
05:52:34 [2021-03-30T05:52:34.356Z] #14 70.01 Selecting previously unselected package gcc-mingw-w64-base.
05:52:34 [2021-03-30T05:52:34.356Z] #14 70.04 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
05:52:34 [2021-03-30T05:52:34.356Z] #14 70.04 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:52:34 [2021-03-30T05:52:34.356Z] #14 70.21 Selecting previously unselected package gcc-mingw-w64-x86-64.
05:52:34 [2021-03-30T05:52:34.356Z] #14 70.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
05:52:34 [2021-03-30T05:52:34.356Z] #14 70.26 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:52:34 [2021-03-30T05:52:34.356Z] #14 ...
05:52:34 [2021-03-30T05:52:34.356Z] 
05:52:34 [2021-03-30T05:52:34.356Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
05:52:34 [2021-03-30T05:52:34.356Z] #30 10.63 
                                                                           0.1%
##                                                                         3.5%
####                                                                       6.0%
#####                                                                      7.9%
#######                                                                    9.8%
########                                                                  11.6%
#########                                                                 13.5%
###########                                                               15.4%
############                                                              17.9%
##############                                                            19.7%
###############                                                           21.0%
################                                                          23.5%
##################                                                        25.4%
####################                                                      27.8%
#####################                                                     29.7%
######################                                                    31.6%
#######################                                                   32.8%
########################                                                  34.7%
##########################                                                37.2%
############################                                              39.1%
#############################                                             40.9%
##############################                                            42.8%
###############################                                           44.1%
#################################                                         45.9%
##################################                                        47.8%
####################################                                      50.3%
######################################                                    53.4%
########################################                                  55.9%
##########################################                                59.0%
###########################################                               60.8%
#############################################                             62.7%
##############################################                            64.6%
###############################################                           66.4%
#################################################                         68.3%
##################################################                        70.8%
####################################################                      72.7%
#####################################################                     74.5%
#######################################################                   76.4%
########################################################                  78.3%
#########################################################                 80.2%
###########################################################               82.0%
############################################################              83.9%
#############################################################             85.8%
###############################################################           88.3%
################################################################          90.1%
05:52:34 [2021-03-30T05:52:34.356Z] #30 ...
05:52:34 [2021-03-30T05:52:34.356Z] 
05:52:34 [2021-03-30T05:52:34.356Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:52:34 [2021-03-30T05:52:34.356Z] #44 18.67 make[1]: Nothing to be done for 'all'.
05:52:34 [2021-03-30T05:52:34.356Z] #44 20.02   CC       images/stats.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 20.49   CC       images/core.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 21.28   CC       images/core-x86.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 21.89   CC       images/core-arm.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 22.28   CC       images/core-aarch64.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 22.75   CC       images/core-ppc64.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 23.30   CC       images/core-s390.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 23.81   CC       images/cpuinfo.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 24.05   CC       images/inventory.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 24.32   CC       images/fdinfo.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 24.71   CC       images/fown.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 25.07   CC       images/ns.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 25.35   CC       images/regfile.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 25.51   CC       images/ghost-file.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 25.73   CC       images/fifo.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 26.04   CC       images/remap-file-path.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 26.33   CC       images/eventfd.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 26.60   CC       images/eventpoll.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 26.93   CC       images/fh.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 27.26   CC       images/fsnotify.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 28.13   CC       images/signalfd.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 28.50   CC       images/fs.o
05:52:34 [2021-03-30T05:52:34.356Z] #44 28.68   CC       images/pstree.o
05:52:34 [2021-03-30T05:52:34.649Z] #44 ...
05:52:34 [2021-03-30T05:52:34.649Z] 
05:52:34 [2021-03-30T05:52:34.649Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
05:52:34 [2021-03-30T05:52:34.940Z] #30 10.63 
                                                                           0.1%
##                                                                         3.5%
####                                                                       6.0%
#####                                                                      7.9%
#######                                                                    9.8%
########                                                                  11.6%
#########                                                                 13.5%
###########                                                               15.4%
############                                                              17.9%
##############                                                            19.7%
###############                                                           21.0%
################                                                          23.5%
##################                                                        25.4%
####################                                                      27.8%
#####################                                                     29.7%
######################                                                    31.6%
#######################                                                   32.8%
########################                                                  34.7%
##########################                                                37.2%
############################                                              39.1%
#############################                                             40.9%
##############################                                            42.8%
###############################                                           44.1%
#################################                                         45.9%
##################################                                        47.8%
####################################                                      50.3%
######################################                                    53.4%
########################################                                  55.9%
##########################################                                59.0%
###########################################                               60.8%
#############################################                             62.7%
##############################################                            64.6%
###############################################                           66.4%
#################################################                         68.3%
##################################################                        70.8%
####################################################                      72.7%
#####################################################                     74.5%
#######################################################                   76.4%
########################################################                  78.3%
#########################################################                 80.2%
###########################################################               82.0%
############################################################              83.9%
#############################################################             85.8%
###############################################################           88.3%
################################################################          90.1%
##################################################################        92.6%
####################################################################      94.5%
#####################################################################     96.4%
######################################################################    98.2%
######################################################################## 100.0%
05:52:35 [2021-03-30T05:52:35.232Z] #30 16.80 
05:52:36 [2021-03-30T05:52:36.008Z] Fetching without tags
05:52:36 [2021-03-30T05:52:36.270Z] #30 17.84 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
05:52:36 [2021-03-30T05:52:36.387Z] Merging remotes/origin/master commit d7a5abe6bd9b027d21b7f7a8703f38ad62913aff into PR head commit b14bf43764e016e95eb7486e49ae675d477e475b
05:52:36 [2021-03-30T05:52:36.562Z] #30 18.15 #=#=#                                                                         
05:52:35 [2021-03-30T05:52:35.898Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:52:35 [2021-03-30T05:52:35.919Z]  > git config --add remote.origin.fetch +refs/pull/42217/head:refs/remotes/origin/PR-42217 # timeout=10
05:52:35 [2021-03-30T05:52:35.953Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
05:52:35 [2021-03-30T05:52:35.986Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:52:36 [2021-03-30T05:52:36.015Z] Fetching upstream changes from https://github.com/moby/moby.git
05:52:36 [2021-03-30T05:52:36.015Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:52:36 [2021-03-30T05:52:36.020Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42217/head:refs/remotes/origin/PR-42217 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:52:36 [2021-03-30T05:52:36.405Z]  > git config core.sparsecheckout # timeout=10
05:52:36 [2021-03-30T05:52:36.442Z]  > git checkout -f b14bf43764e016e95eb7486e49ae675d477e475b # timeout=10
05:52:36 [2021-03-30T05:52:36.855Z] #30 18.32 
#                                                                          2.4%
######################################################################## 100.0%
05:52:36 [2021-03-30T05:52:36.856Z] #30 18.54 
05:52:37 [2021-03-30T05:52:37.205Z] #67 ...
05:52:37 [2021-03-30T05:52:37.205Z] 
05:52:37 [2021-03-30T05:52:37.205Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:52:37 [2021-03-30T05:52:37.205Z] #58 sha256:b4fce1ab3bb0076691863399a0d4cced14ff2f658a99e5aba7b9ec4fcbbff764
05:52:37 [2021-03-30T05:52:37.205Z] #58 26.25 go: extracting github.com/urfave/cli/v2 v2.3.0
05:52:37 [2021-03-30T05:52:37.205Z] #58 31.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
05:52:37 [2021-03-30T05:52:37.205Z] #58 31.40 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:52:37 [2021-03-30T05:52:37.205Z] #58 31.52 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
05:52:37 [2021-03-30T05:52:37.205Z] #58 31.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0
05:52:37 [2021-03-30T05:52:37.205Z] #58 32.73 go: extracting github.com/russross/blackfriday/v2 v2.1.0
05:52:37 [2021-03-30T05:52:37.205Z] #58 34.06 go: extracting github.com/u-root/u-root v7.0.0+incompatible
05:52:37 [2021-03-30T05:52:37.205Z] #58 ...
05:52:37 [2021-03-30T05:52:37.205Z] 
05:52:37 [2021-03-30T05:52:37.205Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:52:37 [2021-03-30T05:52:37.205Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:52:37 [2021-03-30T05:52:37.205Z] #40 32.07 Checking out files:  68% (1160/1684)   
Checking out files:  69% (1162/1684)   
Checking out files:  70% (1179/1684)   
Checking out files:  71% (1196/1684)   
Checking out files:  72% (1213/1684)   
Checking out files:  73% (1230/1684)   
Checking out files:  74% (1247/1684)   
Checking out files:  75% (1263/1684)   
Checking out files:  76% (1280/1684)   
Checking out files:  77% (1297/1684)   
Checking out files:  78% (1314/1684)   
Checking out files:  79% (1331/1684)   
Checking out files:  80% (1348/1684)   
Checking out files:  81% (1365/1684)   
Checking out files:  82% (1381/1684)   
Checking out files:  83% (1398/1684)   
Checking out files:  84% (1415/1684)   
Checking out files:  85% (1432/1684)   
Checking out files:  86% (1449/1684)   
Checking out files:  87% (1466/1684)   
Checking out files:  88% (1482/1684)   
Checking out files:  89% (1499/1684)   
Checking out files:  90% (1516/1684)   
Checking out files:  91% (1533/1684)   
Checking out files:  92% (1550/1684)   
Checking out files:  93% (1567/1684)   
Checking out files:  94% (1583/1684)   
Checking out files:  95% (1600/1684)   
Checking out files:  96% (1617/1684)   
Checking out files:  97% (1634/1684)   
Checking out files:  98% (1651/1684)   
Checking out files:  99% (1668/1684)   
Checking out files: 100% (1684/1684)   
Checking out files: 100% (1684/1684), done.
05:52:37 [2021-03-30T05:52:37.205Z] #40 32.99 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
05:52:37 [2021-03-30T05:52:37.205Z] #40 36.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
05:52:37 [2021-03-30T05:52:37.493Z] Merge succeeded, producing b14bf43764e016e95eb7486e49ae675d477e475b
05:52:37 [2021-03-30T05:52:37.493Z] Checking out Revision b14bf43764e016e95eb7486e49ae675d477e475b (PR-42217)
05:52:37 [2021-03-30T05:52:37.771Z] #40 ...
05:52:37 [2021-03-30T05:52:37.771Z] 
05:52:37 [2021-03-30T05:52:37.771Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:52:37 [2021-03-30T05:52:37.771Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:52:37 [2021-03-30T05:52:37.771Z] #55 27.43 Fetched 8424 kB in 21s (397 kB/s)
05:52:37 [2021-03-30T05:52:37.771Z] #55 27.43 Reading package lists...
05:52:37 [2021-03-30T05:52:37.771Z] #55 ...
05:52:37 [2021-03-30T05:52:37.771Z] 
05:52:37 [2021-03-30T05:52:37.771Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:52:37 [2021-03-30T05:52:37.771Z] #49 sha256:f4e7c0ca079ab1e42bef8b08b7571bd61c7df7664280597489bdaba83216aeb8
05:52:37 [2021-03-30T05:52:37.771Z] #49 32.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:52:37 [2021-03-30T05:52:37.771Z] #49 33.04 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.05 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.09 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.23 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.25 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.25 go: downloading github.com/pmezard/go-difflib v1.0.0
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.25 go: downloading github.com/ultraware/funlen v0.0.2
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.25 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.28 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.35 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.39 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.57 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.70 go: extracting github.com/pmezard/go-difflib v1.0.0
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.83 go: extracting github.com/go-toolsmith/astfmt v1.0.0
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.83 go: extracting github.com/ultraware/funlen v0.0.2
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.97 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.97 go: downloading github.com/sourcegraph/go-diff v0.5.1
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.98 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.98 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:52:37 [2021-03-30T05:52:37.771Z] #49 35.99 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:52:37 [2021-03-30T05:52:37.771Z] #49 36.07 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:52:37 [2021-03-30T05:52:37.771Z] #49 36.19 go: downloading github.com/ultraware/whitespace v0.0.4
05:52:37 [2021-03-30T05:52:37.771Z] #49 36.20 go: downloading github.com/go-toolsmith/astcopy v1.0.0
05:52:37 [2021-03-30T05:52:37.771Z] #49 36.41 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:52:37 [2021-03-30T05:52:37.771Z] #49 36.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:52:37 [2021-03-30T05:52:37.771Z] #49 36.70 go: extracting github.com/go-toolsmith/astcopy v1.0.0
05:52:37 [2021-03-30T05:52:37.771Z] #49 36.82 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:52:37 [2021-03-30T05:52:37.771Z] #49 36.95 go: extracting github.com/ultraware/whitespace v0.0.4
05:52:37 [2021-03-30T05:52:37.771Z] #49 37.21 go: downloading github.com/stretchr/objx v0.2.0
05:52:37 [2021-03-30T05:52:37.771Z] #49 37.29 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:52:37 [2021-03-30T05:52:37.771Z] #49 37.36 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:52:37 [2021-03-30T05:52:37.771Z] #49 37.47 go: extracting github.com/sourcegraph/go-diff v0.5.1
05:52:37 [2021-03-30T05:52:37.896Z] #30 19.52 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
05:52:37 [2021-03-30T05:52:37.896Z] #30 19.56 skipping existing aab193acf6ba
05:52:37 [2021-03-30T05:52:37.896Z] #30 19.63 
05:52:38 [2021-03-30T05:52:38.040Z] #49 37.63 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:52:38 [2021-03-30T05:52:38.040Z] #49 37.65 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
05:52:38 [2021-03-30T05:52:38.040Z] #49 37.65 go: downloading github.com/kisielk/gotool v1.0.0
05:52:38 [2021-03-30T05:52:38.040Z] #49 37.67 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:52:38 [2021-03-30T05:52:38.213Z] Fetching without tags
05:52:38 [2021-03-30T05:52:38.297Z] #49 37.78 go: downloading github.com/go-toolsmith/strparse v1.0.0
05:52:38 [2021-03-30T05:52:38.297Z] #49 38.10 go: extracting github.com/stretchr/objx v0.2.0
05:52:38 [2021-03-30T05:52:38.297Z] #49 38.11 go: downloading github.com/go-toolsmith/typep v1.0.0
05:52:38 [2021-03-30T05:52:38.297Z] #49 38.13 go: extracting github.com/go-toolsmith/strparse v1.0.0
05:52:38 [2021-03-30T05:52:38.297Z] #49 38.15 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:52:38 [2021-03-30T05:52:38.544Z] Merging remotes/origin/master commit d7a5abe6bd9b027d21b7f7a8703f38ad62913aff into PR head commit b14bf43764e016e95eb7486e49ae675d477e475b
05:52:38 [2021-03-30T05:52:38.553Z] #49 38.18 go: downloading github.com/gogo/protobuf v1.2.1
05:52:38 [2021-03-30T05:52:38.553Z] #49 38.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:52:38 [2021-03-30T05:52:38.553Z] #49 38.24 go: extracting github.com/kisielk/gotool v1.0.0
05:52:38 [2021-03-30T05:52:38.553Z] #49 ...
05:52:38 [2021-03-30T05:52:38.553Z] 
05:52:38 [2021-03-30T05:52:38.553Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:52:38 [2021-03-30T05:52:38.553Z] #45 sha256:7b7b8da6edac21cc2ec59c225b60ae87b698ab9262b35a1ff07dc66f76563313
05:52:38 [2021-03-30T05:52:38.553Z] #45 38.26 vendor/golang.org/x/crypto/internal/subtle
05:52:38 [2021-03-30T05:52:38.811Z] #45 38.44 vendor/golang.org/x/crypto/curve25519
05:52:38 [2021-03-30T05:52:38.950Z] #30 20.73 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
05:52:37 [2021-03-30T05:52:37.393Z]  > git remote # timeout=10
05:52:37 [2021-03-30T05:52:37.420Z]  > git config --get remote.origin.url # timeout=10
05:52:37 [2021-03-30T05:52:37.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:52:37 [2021-03-30T05:52:37.447Z]  > git merge d7a5abe6bd9b027d21b7f7a8703f38ad62913aff # timeout=10
05:52:37 [2021-03-30T05:52:37.473Z]  > git rev-parse HEAD^{commit} # timeout=10
05:52:37 [2021-03-30T05:52:37.499Z]  > git config core.sparsecheckout # timeout=10
05:52:37 [2021-03-30T05:52:37.522Z]  > git checkout -f b14bf43764e016e95eb7486e49ae675d477e475b # timeout=10
05:52:39 [2021-03-30T05:52:39.242Z] #30 21.08 
05:52:38 [2021-03-30T05:52:38.103Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:52:38 [2021-03-30T05:52:38.117Z]  > git config --add remote.origin.fetch +refs/pull/42217/head:refs/remotes/origin/PR-42217 # timeout=10
05:52:38 [2021-03-30T05:52:38.135Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
05:52:38 [2021-03-30T05:52:38.165Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:52:38 [2021-03-30T05:52:38.194Z] Fetching upstream changes from https://github.com/moby/moby.git
05:52:38 [2021-03-30T05:52:38.194Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:52:38 [2021-03-30T05:52:38.195Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42217/head:refs/remotes/origin/PR-42217 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:52:38 [2021-03-30T05:52:38.537Z]  > git config core.sparsecheckout # timeout=10
05:52:38 [2021-03-30T05:52:38.566Z]  > git checkout -f b14bf43764e016e95eb7486e49ae675d477e475b # timeout=10
05:52:40 [2021-03-30T05:52:40.432Z] #30 21.27 
##                                                                         3.1%
######                                                                     9.2%
############                                                              17.4%
###############                                                           21.5%
#####################                                                     29.7%
#########################                                                 35.9%
05:52:40 [2021-03-30T05:52:40.432Z] #30 ...
05:52:40 [2021-03-30T05:52:40.432Z] 
05:52:40 [2021-03-30T05:52:40.432Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
05:52:40 [2021-03-30T05:52:40.432Z] #57 42.24 Checking out files:  72% (2765/3824)   
Checking out files:  73% (2792/3824)   
Checking out files:  74% (2830/3824)   
Checking out files:  75% (2868/3824)   
Checking out files:  76% (2907/3824)   
Checking out files:  77% (2945/3824)   
Checking out files:  78% (2983/3824)   
Checking out files:  79% (3021/3824)   
Checking out files:  80% (3060/3824)   
Checking out files:  81% (3098/3824)   
Checking out files:  82% (3136/3824)   
Checking out files:  83% (3174/3824)   
Checking out files:  84% (3213/3824)   
Checking out files:  85% (3251/3824)   
Checking out files:  86% (3289/3824)   
Checking out files:  87% (3327/3824)   
Checking out files:  88% (3366/3824)   
Checking out files:  89% (3404/3824)   
Checking out files:  90% (3442/3824)   
Checking out files:  91% (3480/3824)   
Checking out files:  92% (3519/3824)   
Checking out files:  93% (3557/3824)   
Checking out files:  94% (3595/3824)   
Checking out files:  95% (3633/3824)   
Checking out files:  96% (3672/3824)   
Checking out files:  97% (3710/3824)   
Checking out files:  98% (3748/3824)   
Checking out files:  99% (3786/3824)   
Checking out files: 100% (3824/3824)   
Checking out files: 100% (3824/3824), done.
05:52:40 [2021-03-30T05:52:40.432Z] #57 43.22 + cd /tmp/tmp.5Gdguyg2L1/src/github.com/containerd/containerd
05:52:40 [2021-03-30T05:52:40.432Z] #57 43.22 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:52:40 [2021-03-30T05:52:40.432Z] #57 45.06 + export 'BUILDTAGS=netgo osusergo static_build'
05:52:40 [2021-03-30T05:52:40.432Z] #57 45.06 + BUILDTAGS='netgo osusergo static_build'
05:52:40 [2021-03-30T05:52:40.432Z] #57 45.06 + export EXTRA_FLAGS=-buildmode=pie
05:52:40 [2021-03-30T05:52:40.432Z] #57 45.06 + EXTRA_FLAGS=-buildmode=pie
05:52:40 [2021-03-30T05:52:40.432Z] #57 45.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
05:52:40 [2021-03-30T05:52:40.432Z] #57 45.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
05:52:40 [2021-03-30T05:52:40.432Z] #57 45.06 + '[' '' = dynamic ']'
05:52:40 [2021-03-30T05:52:40.432Z] #57 45.06 + make
05:52:40 [2021-03-30T05:52:40.432Z] #57 46.44 + bin/ctr
05:52:40 [2021-03-30T05:52:40.432Z] #57 ...
05:52:40 [2021-03-30T05:52:40.432Z] 
05:52:40 [2021-03-30T05:52:40.432Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:52:40 [2021-03-30T05:52:40.432Z] #35 75.12 flag
05:52:40 [2021-03-30T05:52:40.432Z] #35 75.13 github.com/BurntSushi/toml
05:52:40 [2021-03-30T05:52:40.432Z] #35 76.66 log
05:52:40 [2021-03-30T05:52:40.432Z] #35 78.86 github.com/BurntSushi/toml/cmd/tomlv
05:52:40 [2021-03-30T05:52:40.432Z] #35 DONE 83.6s
05:52:40 [2021-03-30T05:52:40.432Z] 
05:52:40 [2021-03-30T05:52:40.432Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
05:52:40 [2021-03-30T05:52:40.817Z] Merge succeeded, producing b14bf43764e016e95eb7486e49ae675d477e475b
05:52:40 [2021-03-30T05:52:40.818Z] Checking out Revision b14bf43764e016e95eb7486e49ae675d477e475b (PR-42217)
05:52:41 [2021-03-30T05:52:41.625Z] #30 21.27 
##                                                                         3.1%
######                                                                     9.2%
############                                                              17.4%
###############                                                           21.5%
#####################                                                     29.7%
#########################                                                 35.9%
##############################                                            42.0%
##################################                                        48.1%
#####################################                                     52.2%
##########################################                                58.4%
##############################################                            64.5%
##################################################                        70.7%
########################################################                  78.9%
###########################################################               83.0%
#############################################################             85.0%
###################################################################       93.2%
######################################################################## 100.0%
05:52:41 [2021-03-30T05:52:41.625Z] #30 23.37 
05:52:40 [2021-03-30T05:52:40.673Z]  > git remote # timeout=10
05:52:40 [2021-03-30T05:52:40.720Z]  > git config --get remote.origin.url # timeout=10
05:52:40 [2021-03-30T05:52:40.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:52:40 [2021-03-30T05:52:40.732Z]  > git merge d7a5abe6bd9b027d21b7f7a8703f38ad62913aff # timeout=10
05:52:40 [2021-03-30T05:52:40.761Z]  > git rev-parse HEAD^{commit} # timeout=10
05:52:40 [2021-03-30T05:52:40.803Z]  > git config core.sparsecheckout # timeout=10
05:52:40 [2021-03-30T05:52:40.817Z]  > git checkout -f b14bf43764e016e95eb7486e49ae675d477e475b # timeout=10
05:52:41 [2021-03-30T05:52:41.945Z] Commit message: "check-config.sh: add SELinux and AppArmor"
05:52:41 [2021-03-30T05:52:41.973Z]  > git --version # timeout=10
05:52:41 [2021-03-30T05:52:41.994Z]  > git --version # 'git version 2.17.1'
05:52:42 [2021-03-30T05:52:42.026Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
05:52:42 [2021-03-30T05:52:42.664Z] #30 24.28 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
05:52:42 [2021-03-30T05:52:42.957Z] #30 24.57 
05:52:43 [2021-03-30T05:52:43.151Z] + docker version
05:52:43 [2021-03-30T05:52:43.194Z] Client: Docker Engine - Community
05:52:43 [2021-03-30T05:52:43.194Z]  Version:           20.10.3
05:52:43 [2021-03-30T05:52:43.194Z]  API version:       1.41
05:52:43 [2021-03-30T05:52:43.194Z]  Go version:        go1.13.15
05:52:43 [2021-03-30T05:52:43.194Z]  Git commit:        48d30b5
05:52:43 [2021-03-30T05:52:43.194Z]  Built:             Fri Jan 29 14:33:53 2021
05:52:43 [2021-03-30T05:52:43.194Z]  OS/Arch:           linux/arm64
05:52:43 [2021-03-30T05:52:43.194Z]  Context:           default
05:52:43 [2021-03-30T05:52:43.194Z]  Experimental:      true
05:52:43 [2021-03-30T05:52:43.194Z] 
05:52:43 [2021-03-30T05:52:43.194Z] Server: Docker Engine - Community
05:52:43 [2021-03-30T05:52:43.194Z]  Engine:
05:52:43 [2021-03-30T05:52:43.194Z]   Version:          20.10.3
05:52:43 [2021-03-30T05:52:43.194Z]   API version:      1.41 (minimum version 1.12)
05:52:43 [2021-03-30T05:52:43.194Z]   Go version:       go1.13.15
05:52:43 [2021-03-30T05:52:43.194Z]   Git commit:       46229ca
05:52:43 [2021-03-30T05:52:43.194Z]   Built:            Fri Jan 29 14:32:08 2021
05:52:43 [2021-03-30T05:52:43.194Z]   OS/Arch:          linux/arm64
05:52:43 [2021-03-30T05:52:43.194Z]   Experimental:     true
05:52:43 [2021-03-30T05:52:43.194Z]  containerd:
05:52:43 [2021-03-30T05:52:43.194Z]   Version:          1.4.3
05:52:43 [2021-03-30T05:52:43.194Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
05:52:43 [2021-03-30T05:52:43.194Z]  runc:
05:52:43 [2021-03-30T05:52:43.194Z]   Version:          1.0.0-rc92
05:52:43 [2021-03-30T05:52:43.194Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
05:52:43 [2021-03-30T05:52:43.194Z]  docker-init:
05:52:43 [2021-03-30T05:52:43.194Z]   Version:          0.19.0
05:52:43 [2021-03-30T05:52:43.194Z]   GitCommit:        de40ad0
[Pipeline] sh
05:52:43 [2021-03-30T05:52:43.249Z] #30 24.72 
######################################################################## 100.0%
05:52:43 [2021-03-30T05:52:43.249Z] #30 24.81 
05:52:43 [2021-03-30T05:52:43.523Z] + docker info
05:52:43 [2021-03-30T05:52:43.541Z] #30 ...
05:52:43 [2021-03-30T05:52:43.541Z] 
05:52:43 [2021-03-30T05:52:43.541Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:52:43 [2021-03-30T05:52:43.541Z] #46 76.14 regexp
05:52:43 [2021-03-30T05:52:43.541Z] #46 76.60 go/token
05:52:43 [2021-03-30T05:52:43.541Z] #46 77.42 go/scanner
05:52:43 [2021-03-30T05:52:43.541Z] #46 78.26 go/ast
05:52:43 [2021-03-30T05:52:43.541Z] #46 80.22 internal/lazyregexp
05:52:43 [2021-03-30T05:52:43.541Z] #46 80.59 net/url
05:52:43 [2021-03-30T05:52:43.541Z] #46 82.54 text/template/parse
05:52:43 [2021-03-30T05:52:43.541Z] #46 83.48 go/parser
05:52:43 [2021-03-30T05:52:43.832Z] #46 ...
05:52:43 [2021-03-30T05:52:43.832Z] 
05:52:43 [2021-03-30T05:52:43.832Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:52:43 [2021-03-30T05:52:43.832Z] #44 28.94   CC       images/pipe.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 29.25   CC       images/tcp-stream.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 29.49   CC       images/sk-packet.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 29.78   CC       images/mnt.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 29.95   CC       images/pipe-data.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 30.16   CC       images/sa.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 30.39   CC       images/timer.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 30.75   CC       images/timerfd.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 30.89   CC       images/mm.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 31.24   CC       images/sk-opts.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 31.43   CC       images/sk-unix.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 31.60   CC       images/sk-inet.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 32.00   CC       images/tun.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 32.21   CC       images/sk-netlink.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 32.43   CC       images/packet-sock.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 32.88   CC       images/ipc-var.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 33.13   CC       images/ipc-desc.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 33.28   CC       images/ipc-shm.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 33.43   CC       images/ipc-msg.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 33.80   CC       images/ipc-sem.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 34.08   CC       images/utsns.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 34.32   CC       images/creds.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 34.63   CC       images/vma.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 34.95   CC       images/netdev.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 35.60   CC       images/tty.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 36.14   CC       images/file-lock.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 36.29   CC       images/rlimit.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 36.50   CC       images/pagemap.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 36.82   CC       images/siginfo.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 37.14   CC       images/rpc.o
05:52:43 [2021-03-30T05:52:43.832Z] #44 ...
05:52:43 [2021-03-30T05:52:43.832Z] 
05:52:43 [2021-03-30T05:52:43.832Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m...
05:52:43 [2021-03-30T05:52:43.832Z] #14 89.62 Selecting previously unselected package g++-mingw-w64-x86-64.
05:52:43 [2021-03-30T05:52:43.832Z] #14 89.64 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
05:52:43 [2021-03-30T05:52:43.832Z] #14 89.64 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:52:43 [2021-03-30T05:52:43.832Z] #14 ...
05:52:43 [2021-03-30T05:52:43.832Z] 
05:52:43 [2021-03-30T05:52:43.832Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:52:43 [2021-03-30T05:52:43.832Z] #52 76.57 encoding/json
05:52:43 [2021-03-30T05:52:43.832Z] #52 79.44 github.com/pkg/diff
05:52:43 [2021-03-30T05:52:43.832Z] #52 80.59 go/ast
05:52:43 [2021-03-30T05:52:43.832Z] #52 82.99 golang.org/x/crypto/ssh/terminal
05:52:43 [2021-03-30T05:52:43.832Z] #52 84.93 mvdan.cc/editorconfig
05:52:43 [2021-03-30T05:52:43.832Z] #52 85.85 mvdan.cc/sh/v3/fileutil
05:52:43 [2021-03-30T05:52:43.832Z] #52 86.02 mvdan.cc/sh/v3/syntax
05:52:43 [2021-03-30T05:52:43.862Z] Client:
05:52:43 [2021-03-30T05:52:43.862Z]  Context:    default
05:52:43 [2021-03-30T05:52:43.862Z]  Debug Mode: false
05:52:43 [2021-03-30T05:52:43.862Z]  Plugins:
05:52:43 [2021-03-30T05:52:43.862Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
05:52:43 [2021-03-30T05:52:43.862Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
05:52:43 [2021-03-30T05:52:43.862Z] 
05:52:43 [2021-03-30T05:52:43.862Z] Server:
05:52:43 [2021-03-30T05:52:43.862Z]  Containers: 0
05:52:43 [2021-03-30T05:52:43.862Z]   Running: 0
05:52:43 [2021-03-30T05:52:43.862Z]   Paused: 0
05:52:43 [2021-03-30T05:52:43.862Z]   Stopped: 0
05:52:43 [2021-03-30T05:52:43.862Z]  Images: 0
05:52:43 [2021-03-30T05:52:43.862Z]  Server Version: 20.10.3
05:52:43 [2021-03-30T05:52:43.862Z]  Storage Driver: overlay2
05:52:43 [2021-03-30T05:52:43.862Z]   Backing Filesystem: extfs
05:52:43 [2021-03-30T05:52:43.862Z]   Supports d_type: true
05:52:43 [2021-03-30T05:52:43.863Z]   Native Overlay Diff: true
05:52:43 [2021-03-30T05:52:43.863Z]  Logging Driver: json-file
05:52:43 [2021-03-30T05:52:43.863Z]  Cgroup Driver: cgroupfs
05:52:43 [2021-03-30T05:52:43.863Z]  Cgroup Version: 1
05:52:43 [2021-03-30T05:52:43.863Z]  Plugins:
05:52:43 [2021-03-30T05:52:43.863Z]   Volume: local
05:52:43 [2021-03-30T05:52:43.863Z]   Network: bridge host ipvlan macvlan null overlay
05:52:43 [2021-03-30T05:52:43.863Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
05:52:43 [2021-03-30T05:52:43.863Z]  Swarm: inactive
05:52:43 [2021-03-30T05:52:43.863Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
05:52:43 [2021-03-30T05:52:43.863Z]  Default Runtime: runc
05:52:43 [2021-03-30T05:52:43.863Z]  Init Binary: docker-init
05:52:43 [2021-03-30T05:52:43.863Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
05:52:43 [2021-03-30T05:52:43.863Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
05:52:43 [2021-03-30T05:52:43.863Z]  init version: de40ad0
05:52:43 [2021-03-30T05:52:43.863Z]  Security Options:
05:52:43 [2021-03-30T05:52:43.863Z]   apparmor
05:52:43 [2021-03-30T05:52:43.863Z]   seccomp
05:52:43 [2021-03-30T05:52:43.863Z]    Profile: default
05:52:43 [2021-03-30T05:52:43.863Z]  Kernel Version: 5.4.0-1037-aws
05:52:43 [2021-03-30T05:52:43.863Z]  Operating System: Ubuntu 18.04.5 LTS
05:52:43 [2021-03-30T05:52:43.863Z]  OSType: linux
05:52:43 [2021-03-30T05:52:43.863Z]  Architecture: x86_64
05:52:43 [2021-03-30T05:52:43.863Z]  CPUs: 2
05:52:43 [2021-03-30T05:52:43.863Z]  Total Memory: 7.487GiB
05:52:43 [2021-03-30T05:52:43.863Z]  Name: ip-10-100-113-83
05:52:43 [2021-03-30T05:52:43.863Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
05:52:43 [2021-03-30T05:52:43.863Z]  Docker Root Dir: /var/lib/docker
05:52:43 [2021-03-30T05:52:43.863Z]  Debug Mode: false
05:52:43 [2021-03-30T05:52:43.863Z]  Registry: https://index.docker.io/v1/
05:52:43 [2021-03-30T05:52:43.863Z]  Labels:
05:52:43 [2021-03-30T05:52:43.863Z]  Experimental: true
05:52:43 [2021-03-30T05:52:43.863Z]  Insecure Registries:
05:52:43 [2021-03-30T05:52:43.863Z]   127.0.0.0/8
05:52:43 [2021-03-30T05:52:43.863Z]  Live Restore Enabled: true
05:52:43 [2021-03-30T05:52:43.863Z] 
05:52:43 [2021-03-30T05:52:43.863Z] WARNING: No swap limit support
05:52:43 [2021-03-30T05:52:43.863Z] WARNING: No blkio weight support
05:52:43 [2021-03-30T05:52:43.863Z] WARNING: No blkio weight_device support
[Pipeline] sh
05:52:44 [2021-03-30T05:52:44.122Z] #52 ...
05:52:44 [2021-03-30T05:52:44.123Z] 
05:52:44 [2021-03-30T05:52:44.123Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:52:44 [2021-03-30T05:52:44.123Z] #44 38.06   CC       images/ext-file.o
05:52:44 [2021-03-30T05:52:44.123Z] #44 38.20   CC       images/cgroup.o
05:52:44 [2021-03-30T05:52:44.172Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:52:44 [2021-03-30T05:52:44.172Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:52:44 [2021-03-30T05:52:44.172Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42217/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
05:52:44 [2021-03-30T05:52:44.172Z] + bash /home/ubuntu/workspace/moby_PR-42217/check-config.sh
05:52:44 [2021-03-30T05:52:44.172Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
05:52:44 [2021-03-30T05:52:44.172Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
05:52:44 [2021-03-30T05:52:44.172Z] 
05:52:44 [2021-03-30T05:52:44.172Z] Generally Necessary:
05:52:44 [2021-03-30T05:52:44.172Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
05:52:44 [2021-03-30T05:52:44.172Z] - apparmor: enabled and tools installed
05:52:44 [2021-03-30T05:52:44.172Z] - CONFIG_NAMESPACES: enabled
05:52:44 [2021-03-30T05:52:44.172Z] - CONFIG_NET_NS: enabled
05:52:44 [2021-03-30T05:52:44.172Z] - CONFIG_PID_NS: enabled
05:52:44 [2021-03-30T05:52:44.172Z] - CONFIG_IPC_NS: enabled
05:52:44 [2021-03-30T05:52:44.172Z] - CONFIG_UTS_NS: enabled
05:52:44 [2021-03-30T05:52:44.172Z] - CONFIG_CGROUPS: enabled
05:52:44 [2021-03-30T05:52:44.172Z] - CONFIG_CGROUP_CPUACCT: enabled
05:52:44 [2021-03-30T05:52:44.304Z] #45 ...
05:52:44 [2021-03-30T05:52:44.304Z] 
05:52:44 [2021-03-30T05:52:44.304Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:52:44 [2021-03-30T05:52:44.304Z] #49 sha256:f4e7c0ca079ab1e42bef8b08b7571bd61c7df7664280597489bdaba83216aeb8
05:52:44 [2021-03-30T05:52:44.304Z] #49 38.31 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:52:44 [2021-03-30T05:52:44.304Z] #49 38.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:52:44 [2021-03-30T05:52:44.304Z] #49 38.50 go: extracting github.com/go-toolsmith/typep v1.0.0
05:52:44 [2021-03-30T05:52:44.304Z] #49 38.63 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:52:44 [2021-03-30T05:52:44.304Z] #49 38.66 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:52:44 [2021-03-30T05:52:44.304Z] #49 38.69 go: downloading github.com/spf13/cobra v0.0.5
05:52:44 [2021-03-30T05:52:44.304Z] #49 38.72 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:52:44 [2021-03-30T05:52:44.304Z] #49 38.75 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:52:44 [2021-03-30T05:52:44.304Z] #49 38.85 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:52:44 [2021-03-30T05:52:44.304Z] #49 39.08 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:52:44 [2021-03-30T05:52:44.304Z] #49 39.09 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:52:44 [2021-03-30T05:52:44.304Z] #49 39.34 go: downloading github.com/gobwas/glob v0.2.3
05:52:44 [2021-03-30T05:52:44.304Z] #49 39.35 go: downloading github.com/spf13/afero v1.1.2
05:52:44 [2021-03-30T05:52:44.304Z] #49 39.35 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:52:44 [2021-03-30T05:52:44.304Z] #49 39.51 go: extracting github.com/spf13/cobra v0.0.5
05:52:44 [2021-03-30T05:52:44.304Z] #49 39.78 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:52:44 [2021-03-30T05:52:44.304Z] #49 39.91 go: extracting github.com/spf13/afero v1.1.2
05:52:44 [2021-03-30T05:52:44.304Z] #49 39.94 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:52:44 [2021-03-30T05:52:44.304Z] #49 40.25 go: extracting github.com/gobwas/glob v0.2.3
05:52:44 [2021-03-30T05:52:44.304Z] #49 40.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:52:44 [2021-03-30T05:52:44.304Z] #49 40.43 go: downloading github.com/go-toolsmith/astcast v1.0.0
05:52:44 [2021-03-30T05:52:44.304Z] #49 40.59 go: downloading github.com/go-toolsmith/astequal v1.0.0
05:52:44 [2021-03-30T05:52:44.304Z] #49 40.72 go: downloading github.com/spf13/cast v1.3.0
05:52:44 [2021-03-30T05:52:44.304Z] #49 41.10 go: extracting github.com/go-toolsmith/astequal v1.0.0
05:52:44 [2021-03-30T05:52:44.304Z] #49 41.12 go: extracting github.com/go-toolsmith/astcast v1.0.0
05:52:44 [2021-03-30T05:52:44.304Z] #49 41.13 go: downloading github.com/magiconair/properties v1.8.1
05:52:44 [2021-03-30T05:52:44.304Z] #49 41.71 go: extracting github.com/magiconair/properties v1.8.1
05:52:44 [2021-03-30T05:52:44.304Z] #49 41.74 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:52:44 [2021-03-30T05:52:44.304Z] #49 41.87 go: downloading github.com/uudashr/gocognit v1.0.1
05:52:44 [2021-03-30T05:52:44.304Z] #49 42.09 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:52:44 [2021-03-30T05:52:44.304Z] #49 42.26 go: extracting github.com/spf13/cast v1.3.0
05:52:44 [2021-03-30T05:52:44.304Z] #49 42.30 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:52:44 [2021-03-30T05:52:44.304Z] #49 42.43 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:52:44 [2021-03-30T05:52:44.304Z] #49 42.45 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
05:52:44 [2021-03-30T05:52:44.304Z] #49 42.46 go: extracting github.com/uudashr/gocognit v1.0.1
05:52:44 [2021-03-30T05:52:44.304Z] #49 42.60 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:52:44 [2021-03-30T05:52:44.304Z] #49 42.80 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:52:44 [2021-03-30T05:52:44.304Z] #49 42.85 go: downloading github.com/go-toolsmith/astp v1.0.0
05:52:44 [2021-03-30T05:52:44.304Z] #49 43.16 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:52:44 [2021-03-30T05:52:44.304Z] #49 43.38 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:52:44 [2021-03-30T05:52:44.304Z] #49 43.42 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
05:52:44 [2021-03-30T05:52:44.304Z] #49 43.44 go: extracting github.com/go-toolsmith/astp v1.0.0
05:52:44 [2021-03-30T05:52:44.304Z] #49 43.44 go: downloading github.com/inconshreveable/mousetrap v1.0.0
05:52:44 [2021-03-30T05:52:44.304Z] #49 43.59 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:52:44 [2021-03-30T05:52:44.304Z] #49 43.62 go: downloading golang.org/x/text v0.3.2
05:52:44 [2021-03-30T05:52:44.414Z] #44 ...
05:52:44 [2021-03-30T05:52:44.414Z] 
05:52:44 [2021-03-30T05:52:44.414Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
05:52:44 [2021-03-30T05:52:44.414Z] #30 25.43 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
05:52:44 [2021-03-30T05:52:44.414Z] #30 25.71 
05:52:44 [2021-03-30T05:52:44.414Z] #30 25.81 
######################################################################## 100.0%
05:52:44 [2021-03-30T05:52:44.414Z] #30 25.86 
05:52:44 [2021-03-30T05:52:44.414Z] #30 25.89 Download of images into '/build' complete.
05:52:44 [2021-03-30T05:52:44.414Z] #30 25.89 Use something like the following to load the result into a Docker daemon:
05:52:44 [2021-03-30T05:52:44.414Z] #30 25.89   tar -cC '/build' . | docker load
05:52:44 [2021-03-30T05:52:44.414Z] #30 DONE 26.1s
05:52:44 [2021-03-30T05:52:44.414Z] 
05:52:44 [2021-03-30T05:52:44.414Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:52:44 [2021-03-30T05:52:44.414Z] #46 86.67 encoding/xml
05:52:44 [2021-03-30T05:52:44.414Z] #46 86.82 text/template
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_CGROUP_DEVICE: enabled
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_CGROUP_FREEZER: enabled
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_CGROUP_SCHED: enabled
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_CPUSETS: enabled
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_MEMCG: enabled
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_KEYS: enabled
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_VETH: enabled (as module)
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_BRIDGE: enabled (as module)
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_NF_NAT_IPV4: missing
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_IP_NF_FILTER: enabled (as module)
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_IP_NF_NAT: enabled (as module)
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_NF_NAT: enabled (as module)
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_NF_NAT_NEEDED: missing
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_POSIX_MQUEUE: enabled
05:52:44 [2021-03-30T05:52:44.438Z] 
05:52:44 [2021-03-30T05:52:44.438Z] Optional Features:
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_USER_NS: enabled
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_SECCOMP: enabled
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_CGROUP_PIDS: enabled
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_MEMCG_SWAP: enabled
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
05:52:44 [2021-03-30T05:52:44.438Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_BLK_CGROUP: enabled
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_BLK_DEV_THROTTLING: enabled
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_IOSCHED_CFQ: missing
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_CGROUP_PERF: enabled
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_CGROUP_HUGETLB: enabled
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_CGROUP_NET_PRIO: enabled
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_CFS_BANDWIDTH: enabled
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_FAIR_GROUP_SCHED: enabled
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_RT_GROUP_SCHED: missing
05:52:44 [2021-03-30T05:52:44.438Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
05:52:44 [2021-03-30T05:52:44.565Z] #49 ...
05:52:44 [2021-03-30T05:52:44.565Z] 
05:52:44 [2021-03-30T05:52:44.565Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:52:44 [2021-03-30T05:52:44.565Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:52:44 [2021-03-30T05:52:44.565Z] #36 33.86 Fetched 8424 kB in 25s (338 kB/s)
05:52:44 [2021-03-30T05:52:44.565Z] #36 33.86 Reading package lists...
05:52:44 [2021-03-30T05:52:44.565Z] #36 ...
05:52:44 [2021-03-30T05:52:44.565Z] 
05:52:44 [2021-03-30T05:52:44.565Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:52:44 [2021-03-30T05:52:44.565Z] #49 sha256:f4e7c0ca079ab1e42bef8b08b7571bd61c7df7664280597489bdaba83216aeb8
05:52:44 [2021-03-30T05:52:44.565Z] #49 44.13 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
05:52:44 [2021-03-30T05:52:44.565Z] #49 ...
05:52:44 [2021-03-30T05:52:44.565Z] 
05:52:44 [2021-03-30T05:52:44.565Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:52:44 [2021-03-30T05:52:44.565Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:52:44 [2021-03-30T05:52:44.565Z] #42 34.16 Fetched 8424 kB in 25s (332 kB/s)
05:52:44 [2021-03-30T05:52:44.565Z] #42 34.16 Reading package lists...
05:52:44 [2021-03-30T05:52:44.565Z] #42 ...
05:52:44 [2021-03-30T05:52:44.565Z] 
05:52:44 [2021-03-30T05:52:44.565Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:52:44 [2021-03-30T05:52:44.565Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:52:44 [2021-03-30T05:52:44.565Z] #36 33.86 Reading package lists...
05:52:44 [2021-03-30T05:52:44.701Z] - CONFIG_IP_VS: enabled (as module)
05:52:44 [2021-03-30T05:52:44.701Z] - CONFIG_IP_VS_NFCT: enabled
05:52:44 [2021-03-30T05:52:44.701Z] - CONFIG_IP_VS_PROTO_TCP: enabled
05:52:44 [2021-03-30T05:52:44.701Z] - CONFIG_IP_VS_PROTO_UDP: enabled
05:52:44 [2021-03-30T05:52:44.701Z] - CONFIG_IP_VS_RR: enabled (as module)
05:52:44 [2021-03-30T05:52:44.701Z] - CONFIG_EXT4_FS: enabled
05:52:44 [2021-03-30T05:52:44.701Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
05:52:44 [2021-03-30T05:52:44.701Z] - CONFIG_EXT4_FS_SECURITY: enabled
05:52:44 [2021-03-30T05:52:44.701Z] - Network Drivers:
05:52:44 [2021-03-30T05:52:44.701Z]   - "overlay":
05:52:44 [2021-03-30T05:52:44.701Z]     - CONFIG_VXLAN: enabled (as module)
05:52:44 [2021-03-30T05:52:44.701Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
05:52:44 [2021-03-30T05:52:44.701Z]       Optional (for encrypted networks):
05:52:44 [2021-03-30T05:52:44.701Z]       - CONFIG_CRYPTO: enabled
05:52:44 [2021-03-30T05:52:44.701Z]       - CONFIG_CRYPTO_AEAD: enabled
05:52:44 [2021-03-30T05:52:44.701Z]       - CONFIG_CRYPTO_GCM: enabled
05:52:44 [2021-03-30T05:52:44.701Z]       - CONFIG_CRYPTO_SEQIV: enabled
05:52:44 [2021-03-30T05:52:44.701Z]       - CONFIG_CRYPTO_GHASH: enabled
05:52:44 [2021-03-30T05:52:44.701Z]       - CONFIG_XFRM: enabled
05:52:44 [2021-03-30T05:52:44.701Z]       - CONFIG_XFRM_USER: enabled (as module)
05:52:44 [2021-03-30T05:52:44.701Z]       - CONFIG_XFRM_ALGO: enabled (as module)
05:52:44 [2021-03-30T05:52:44.701Z]       - CONFIG_INET_ESP: enabled (as module)
05:52:44 [2021-03-30T05:52:44.701Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
05:52:44 [2021-03-30T05:52:44.701Z]   - "ipvlan":
05:52:44 [2021-03-30T05:52:44.701Z]     - CONFIG_IPVLAN: enabled (as module)
05:52:44 [2021-03-30T05:52:44.701Z]   - "macvlan":
05:52:44 [2021-03-30T05:52:44.701Z]     - CONFIG_MACVLAN: enabled (as module)
05:52:44 [2021-03-30T05:52:44.701Z]     - CONFIG_DUMMY: enabled (as module)
05:52:44 [2021-03-30T05:52:44.701Z]   - "ftp,tftp client in container":
05:52:44 [2021-03-30T05:52:44.701Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
05:52:44 [2021-03-30T05:52:44.701Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
05:52:44 [2021-03-30T05:52:44.701Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
05:52:44 [2021-03-30T05:52:44.701Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
05:52:44 [2021-03-30T05:52:44.701Z] - Storage Drivers:
05:52:44 [2021-03-30T05:52:44.701Z]   - "aufs":
05:52:44 [2021-03-30T05:52:44.701Z]     - CONFIG_AUFS_FS: enabled (as module)
05:52:44 [2021-03-30T05:52:44.701Z]   - "btrfs":
05:52:44 [2021-03-30T05:52:44.701Z]     - CONFIG_BTRFS_FS: enabled (as module)
05:52:44 [2021-03-30T05:52:44.701Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
05:52:44 [2021-03-30T05:52:44.701Z]   - "devicemapper":
05:52:44 [2021-03-30T05:52:44.701Z]     - CONFIG_BLK_DEV_DM: enabled
05:52:44 [2021-03-30T05:52:44.701Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
05:52:44 [2021-03-30T05:52:44.701Z]   - "overlay":
05:52:44 [2021-03-30T05:52:44.701Z]     - CONFIG_OVERLAY_FS: enabled (as module)
05:52:44 [2021-03-30T05:52:44.701Z]   - "zfs":
05:52:44 [2021-03-30T05:52:44.701Z]     - /dev/zfs: present
05:52:44 [2021-03-30T05:52:44.701Z]     - zfs command: missing
05:52:44 [2021-03-30T05:52:44.701Z]     - zpool command: missing
05:52:44 [2021-03-30T05:52:44.701Z] 
05:52:44 [2021-03-30T05:52:44.701Z] Limits:
05:52:44 [2021-03-30T05:52:44.701Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
05:52:44 [2021-03-30T05:52:44.701Z] 
05:52:44 [2021-03-30T05:52:44.701Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
05:52:45 [2021-03-30T05:52:45.050Z] + sudo modprobe ip_vs
05:52:45 [2021-03-30T05:52:45.051Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b14bf43764e016e95eb7486e49ae675d477e475b .
05:52:45 [2021-03-30T05:52:45.183Z] Commit message: "check-config.sh: add SELinux and AppArmor"
05:52:45 [2021-03-30T05:52:45.194Z]  > git --version # timeout=10
05:52:45 [2021-03-30T05:52:45.200Z]  > git --version # 'git version 2.25.1'
05:52:45 [2021-03-30T05:52:45.207Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
05:52:45 [2021-03-30T05:52:45.311Z] #1 [internal] load build definition from Dockerfile
05:52:45 [2021-03-30T05:52:45.311Z] #1 sha256:1a7472bb0b49efd691a4824244b851e2e174685b97225248852def13c5f20343
05:52:45 [2021-03-30T05:52:45.311Z] #1 transferring dockerfile: 17.02kB done
05:52:45 [2021-03-30T05:52:45.311Z] #1 DONE 0.2s
05:52:45 [2021-03-30T05:52:45.311Z] 
05:52:45 [2021-03-30T05:52:45.311Z] #2 [internal] load .dockerignore
05:52:45 [2021-03-30T05:52:45.311Z] #2 sha256:0f37cf23cb56656fd2da13c61d20fbdb1c5f31c39bb08be2260995318105a0be
05:52:45 [2021-03-30T05:52:45.311Z] #2 transferring context: 87B done
05:52:45 [2021-03-30T05:52:45.311Z] #2 DONE 0.1s
05:52:45 [2021-03-30T05:52:45.311Z] 
05:52:45 [2021-03-30T05:52:45.311Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
05:52:45 [2021-03-30T05:52:45.311Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
05:52:45 [2021-03-30T05:52:45.893Z] #3 DONE 0.5s
05:52:45 [2021-03-30T05:52:45.893Z] 
05:52:45 [2021-03-30T05:52:45.893Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
05:52:45 [2021-03-30T05:52:45.893Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
05:52:45 [2021-03-30T05:52:45.893Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
05:52:45 [2021-03-30T05:52:45.893Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
05:52:45 [2021-03-30T05:52:45.893Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
05:52:45 [2021-03-30T05:52:45.893Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
05:52:45 [2021-03-30T05:52:45.893Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s
05:52:45 [2021-03-30T05:52:45.893Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.44MB / 9.64MB 0.2s
05:52:46 [2021-03-30T05:52:46.064Z] #36 44.67 Reading package lists...
05:52:46 [2021-03-30T05:52:46.064Z] #36 ...
05:52:46 [2021-03-30T05:52:46.064Z] 
05:52:46 [2021-03-30T05:52:46.064Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:52:46 [2021-03-30T05:52:46.064Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:52:46 [2021-03-30T05:52:46.064Z] #13 30.40 Fetched 8929 kB in 26s (346 kB/s)
05:52:46 [2021-03-30T05:52:46.064Z] #13 30.40 Reading package lists...
05:52:46 [2021-03-30T05:52:46.064Z] #13 ...
05:52:46 [2021-03-30T05:52:46.064Z] 
05:52:46 [2021-03-30T05:52:46.064Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:52:46 [2021-03-30T05:52:46.064Z] #49 sha256:f4e7c0ca079ab1e42bef8b08b7571bd61c7df7664280597489bdaba83216aeb8
05:52:46 [2021-03-30T05:52:46.064Z] #49 44.58 go: extracting github.com/inconshreveable/mousetrap v1.0.0
05:52:46 [2021-03-30T05:52:46.064Z] #49 44.77 go: extracting github.com/gogo/protobuf v1.2.1
05:52:46 [2021-03-30T05:52:46.064Z] #49 44.83 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
05:52:46 [2021-03-30T05:52:46.064Z] #49 44.98 go: downloading github.com/BurntSushi/toml v0.3.1
05:52:46 [2021-03-30T05:52:46.064Z] #49 45.56 go: extracting github.com/BurntSushi/toml v0.3.1
05:52:46 [2021-03-30T05:52:46.229Z] + docker version
05:52:46 [2021-03-30T05:52:46.462Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
05:52:46 [2021-03-30T05:52:46.462Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
05:52:46 [2021-03-30T05:52:46.724Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
05:52:46 [2021-03-30T05:52:46.986Z] #4 DONE 1.0s
05:52:46 [2021-03-30T05:52:46.986Z] 
05:52:46 [2021-03-30T05:52:46.986Z] #8 [internal] load metadata for docker.io/library/debian:buster
05:52:46 [2021-03-30T05:52:46.986Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
05:52:47 [2021-03-30T05:52:47.380Z] Client: Docker Engine - Community
05:52:47 [2021-03-30T05:52:47.380Z]  Version:           20.10.3
05:52:47 [2021-03-30T05:52:47.380Z]  API version:       1.41
05:52:47 [2021-03-30T05:52:47.380Z]  Go version:        go1.13.15
05:52:47 [2021-03-30T05:52:47.380Z]  Git commit:        48d30b5
05:52:47 [2021-03-30T05:52:47.380Z]  Built:             Fri Jan 29 14:33:13 2021
05:52:47 [2021-03-30T05:52:47.380Z]  OS/Arch:           linux/amd64
05:52:47 [2021-03-30T05:52:47.380Z]  Context:           default
05:52:47 [2021-03-30T05:52:47.380Z]  Experimental:      true
05:52:47 [2021-03-30T05:52:47.380Z] 
05:52:47 [2021-03-30T05:52:47.380Z] Server: Docker Engine - Community
05:52:47 [2021-03-30T05:52:47.380Z]  Engine:
05:52:47 [2021-03-30T05:52:47.380Z]   Version:          20.10.3
05:52:47 [2021-03-30T05:52:47.380Z]   API version:      1.41 (minimum version 1.12)
05:52:47 [2021-03-30T05:52:47.380Z]   Go version:       go1.13.15
05:52:47 [2021-03-30T05:52:47.380Z]   Git commit:       46229ca
05:52:47 [2021-03-30T05:52:47.380Z]   Built:            Fri Jan 29 14:31:25 2021
05:52:47 [2021-03-30T05:52:47.380Z]   OS/Arch:          linux/amd64
05:52:47 [2021-03-30T05:52:47.380Z]   Experimental:     true
05:52:47 [2021-03-30T05:52:47.380Z]  containerd:
05:52:47 [2021-03-30T05:52:47.380Z]   Version:          1.4.3
05:52:47 [2021-03-30T05:52:47.380Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
05:52:47 [2021-03-30T05:52:47.380Z]  runc:
05:52:47 [2021-03-30T05:52:47.380Z]   Version:          1.0.0-rc92
05:52:47 [2021-03-30T05:52:47.380Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
05:52:47 [2021-03-30T05:52:47.380Z]  docker-init:
05:52:47 [2021-03-30T05:52:47.380Z]   Version:          0.19.0
05:52:47 [2021-03-30T05:52:47.380Z]   GitCommit:        de40ad0
[Pipeline] sh
05:52:47 [2021-03-30T05:52:47.718Z] + docker info
05:52:48 [2021-03-30T05:52:48.369Z] #8 DONE 1.1s
05:52:48 [2021-03-30T05:52:48.369Z] 
05:52:48 [2021-03-30T05:52:48.369Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:52:48 [2021-03-30T05:52:48.369Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
05:52:48 [2021-03-30T05:52:48.369Z] #6 DONE 1.0s
05:52:48 [2021-03-30T05:52:48.369Z] 
05:52:48 [2021-03-30T05:52:48.369Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
05:52:48 [2021-03-30T05:52:48.369Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
05:52:48 [2021-03-30T05:52:48.369Z] #7 DONE 1.0s
05:52:48 [2021-03-30T05:52:48.369Z] 
05:52:48 [2021-03-30T05:52:48.369Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:52:48 [2021-03-30T05:52:48.369Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
05:52:48 [2021-03-30T05:52:48.369Z] #5 DONE 1.1s
05:52:48 [2021-03-30T05:52:48.585Z] #49 ...
05:52:48 [2021-03-30T05:52:48.585Z] 
05:52:48 [2021-03-30T05:52:48.585Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:52:48 [2021-03-30T05:52:48.585Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:52:48 [2021-03-30T05:52:48.585Z] #55 27.43 Reading package lists...
05:52:48 [2021-03-30T05:52:48.585Z] #55 38.40 Reading package lists...
05:52:48 [2021-03-30T05:52:48.585Z] #55 47.77 Building dependency tree...
05:52:48 [2021-03-30T05:52:48.585Z] #55 ...
05:52:48 [2021-03-30T05:52:48.585Z] 
05:52:48 [2021-03-30T05:52:48.585Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:52:48 [2021-03-30T05:52:48.585Z] #58 sha256:b4fce1ab3bb0076691863399a0d4cced14ff2f658a99e5aba7b9ec4fcbbff764
05:52:48 [2021-03-30T05:52:48.585Z] #58 39.38 go: finding github.com/pkg/errors v0.9.1
05:52:48 [2021-03-30T05:52:48.585Z] #58 39.77 go: finding github.com/sirupsen/logrus v1.8.1
05:52:48 [2021-03-30T05:52:48.585Z] #58 39.89 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:52:48 [2021-03-30T05:52:48.585Z] #58 40.27 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:52:48 [2021-03-30T05:52:48.585Z] #58 40.27 go: finding github.com/google/uuid v1.2.0
05:52:48 [2021-03-30T05:52:48.585Z] #58 40.46 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:52:48 [2021-03-30T05:52:48.585Z] #58 40.67 go: finding github.com/moby/vpnkit v0.5.0
05:52:48 [2021-03-30T05:52:48.585Z] #58 40.71 go: finding github.com/gofrs/flock v0.8.0
05:52:48 [2021-03-30T05:52:48.585Z] #58 40.97 go: finding github.com/gorilla/mux v1.8.0
05:52:48 [2021-03-30T05:52:48.585Z] #58 40.98 go: finding github.com/moby/sys/mountinfo v0.4.1
05:52:48 [2021-03-30T05:52:48.585Z] #58 41.08 go: finding github.com/urfave/cli/v2 v2.3.0
05:52:48 [2021-03-30T05:52:48.585Z] #58 41.12 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:52:48 [2021-03-30T05:52:48.585Z] #58 41.24 go: finding github.com/u-root/u-root v7.0.0+incompatible
05:52:48 [2021-03-30T05:52:48.585Z] #58 41.37 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
05:52:48 [2021-03-30T05:52:48.585Z] #58 41.69 go: finding github.com/russross/blackfriday/v2 v2.1.0
05:52:48 [2021-03-30T05:52:48.879Z] #46 90.79 github.com/LK4D4/vndr/versioned
05:52:48 [2021-03-30T05:52:48.879Z] #46 90.87 vendor/golang.org/x/crypto/cryptobyte
05:52:48 [2021-03-30T05:52:48.879Z] #46 91.03 go/doc
05:52:48 [2021-03-30T05:52:48.940Z] 
05:52:48 [2021-03-30T05:52:48.940Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f
05:52:48 [2021-03-30T05:52:48.940Z] #26 sha256:0e6099c29c7919193893c3c080e2e0f82f3e7f1b4bd17c9e330a5cabd2212dbf
05:52:48 [2021-03-30T05:52:48.940Z] #26 resolve docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f done
05:52:48 [2021-03-30T05:52:48.940Z] #26 sha256:463adba1ec3f41bf6cc96732dfa8065a66c528dbfddf494e31afff8755590536 1.46kB / 1.46kB done
05:52:48 [2021-03-30T05:52:48.940Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 0B / 50.40MB 0.0s
05:52:48 [2021-03-30T05:52:48.940Z] #26 sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f 1.85kB / 1.85kB done
05:52:48 [2021-03-30T05:52:48.940Z] #26 sha256:9c00c0c8ee8029803ec0a3e9e858cabaa8b63443d63c0738b5079fab61b4f429 529B / 529B done
05:52:48 [2021-03-30T05:52:48.940Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 18.87MB / 50.40MB 0.3s
05:52:49 [2021-03-30T05:52:49.203Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 26.21MB / 50.40MB 0.3s
05:52:49 [2021-03-30T05:52:49.203Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 37.75MB / 50.40MB 0.5s
05:52:49 [2021-03-30T05:52:49.466Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 44.04MB / 50.40MB 0.6s
05:52:49 [2021-03-30T05:52:49.466Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 50.40MB / 50.40MB 0.7s
05:52:49 [2021-03-30T05:52:49.915Z] #46 ...
05:52:49 [2021-03-30T05:52:49.915Z] 
05:52:49 [2021-03-30T05:52:49.915Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:52:49 [2021-03-30T05:52:49.915Z] #44 38.78   CC       images/userns.o
05:52:49 [2021-03-30T05:52:49.915Z] #44 39.13   CC       images/google/protobuf/descriptor.o
05:52:49 [2021-03-30T05:52:49.915Z] #44 40.23   CC       images/opts.o
05:52:49 [2021-03-30T05:52:49.915Z] #44 40.49   CC       images/seccomp.o
05:52:49 [2021-03-30T05:52:49.915Z] #44 40.71   CC       images/binfmt-misc.o
05:52:49 [2021-03-30T05:52:49.915Z] #44 40.82   CC       images/time.o
05:52:49 [2021-03-30T05:52:49.915Z] #44 41.03   CC       images/sysctl.o
05:52:49 [2021-03-30T05:52:49.915Z] #44 41.20   CC       images/autofs.o
05:52:49 [2021-03-30T05:52:49.915Z] #44 41.31   CC       images/macvlan.o
05:52:49 [2021-03-30T05:52:49.915Z] #44 41.41   CC       images/sit.o
05:52:49 [2021-03-30T05:52:49.915Z] #44 41.60   CC       images/memfd.o
05:52:49 [2021-03-30T05:52:49.915Z] #44 41.83   CC       images/timens.o
05:52:49 [2021-03-30T05:52:49.915Z] #44 42.06   LINK     images/built-in.o
05:52:49 [2021-03-30T05:52:49.915Z] #44 42.14   GEN      compel/include/asm
05:52:49 [2021-03-30T05:52:49.915Z] #44 42.14   GEN      compel/include/version.h
05:52:49 [2021-03-30T05:52:49.915Z] #44 42.15 touch .config
05:52:49 [2021-03-30T05:52:49.915Z] #44 42.19   GEN      include/common/config.h
05:52:49 [2021-03-30T05:52:49.915Z] #44 42.21   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
05:52:49 [2021-03-30T05:52:49.915Z] #44 42.27   GEN      compel/plugins/include/uapi/std/syscall-codes.h
05:52:49 [2021-03-30T05:52:49.915Z] #44 42.27   GEN      compel/plugins/include/uapi/std/syscall.h
05:52:49 [2021-03-30T05:52:49.915Z] #44 42.29   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
05:52:49 [2021-03-30T05:52:49.915Z] #44 42.32   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
05:52:49 [2021-03-30T05:52:49.915Z] #44 42.33   DEP      compel/arch/s390/plugins/std/parasite-head.d
05:52:49 [2021-03-30T05:52:49.915Z] #44 42.35   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
05:52:49 [2021-03-30T05:52:49.915Z] #44 42.35   DEP      compel/plugins/std/infect.d
05:52:49 [2021-03-30T05:52:49.915Z] #44 42.46   DEP      compel/plugins/std/string.d
05:52:49 [2021-03-30T05:52:49.915Z] #44 42.53   DEP      compel/plugins/std/log.d
05:52:49 [2021-03-30T05:52:49.915Z] #44 42.63   DEP      compel/plugins/std/fds.d
05:52:49 [2021-03-30T05:52:49.915Z] #44 42.74   DEP      compel/plugins/std/std.d
05:52:49 [2021-03-30T05:52:49.915Z] #44 42.81   DEP      compel/plugins/shmem/shmem.d
05:52:49 [2021-03-30T05:52:49.915Z] #44 42.93   DEP      compel/plugins/fds/fds.d
05:52:49 [2021-03-30T05:52:49.915Z] #44 43.04   CC       compel/plugins/std/std.o
05:52:49 [2021-03-30T05:52:49.915Z] #44 43.25   CC       compel/plugins/std/fds.o
05:52:49 [2021-03-30T05:52:49.915Z] #44 43.60   CC       compel/plugins/std/log.o
05:52:49 [2021-03-30T05:52:49.915Z] #44 44.15   CC       compel/plugins/std/string.o
05:52:50 [2021-03-30T05:52:50.420Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 50.40MB / 50.40MB 1.3s done
05:52:50 [2021-03-30T05:52:50.421Z] #26 extracting sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa
05:52:50 [2021-03-30T05:52:50.486Z] #58 ...
05:52:50 [2021-03-30T05:52:50.486Z] 
05:52:50 [2021-03-30T05:52:50.486Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:52:50 [2021-03-30T05:52:50.486Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:52:50 [2021-03-30T05:52:50.486Z] #55 47.77 Building dependency tree...
05:52:50 [2021-03-30T05:52:50.958Z] #44 44.77   CC       compel/plugins/std/infect.o
05:52:50 [2021-03-30T05:52:50.958Z] #44 45.13   CC       compel/arch/s390/plugins/std/parasite-head.o
05:52:50 [2021-03-30T05:52:50.958Z] #44 45.16   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
05:52:50 [2021-03-30T05:52:50.958Z] #44 45.20   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
05:52:51 [2021-03-30T05:52:51.253Z] #44 45.32   AR       compel/plugins/std.lib.a
05:52:51 [2021-03-30T05:52:51.253Z] #44 45.38   CC       compel/plugins/fds/fds.o
05:52:51 [2021-03-30T05:52:51.550Z] #44 45.59   AR       compel/plugins/fds.lib.a
05:52:51 [2021-03-30T05:52:51.550Z] #44 45.63   HOSTDEP  compel/src/lib/log-host.d
05:52:51 [2021-03-30T05:52:51.550Z] #44 45.76   HOSTDEP  compel/src/lib/handle-elf-host.d
05:52:51 [2021-03-30T05:52:51.806Z] #26 ...
05:52:51 [2021-03-30T05:52:51.806Z] 
05:52:51 [2021-03-30T05:52:51.806Z] #23 [internal] load build context
05:52:51 [2021-03-30T05:52:51.806Z] #23 sha256:06375cead71a5c5b4aa016867055897c21769f906b38a7440f5886c2f52ca1be
05:52:51 [2021-03-30T05:52:51.806Z] #23 transferring context: 53.43MB 2.7s done
05:52:51 [2021-03-30T05:52:51.806Z] #23 DONE 2.8s
05:52:51 [2021-03-30T05:52:51.806Z] 
05:52:51 [2021-03-30T05:52:51.807Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f
05:52:51 [2021-03-30T05:52:51.807Z] #26 sha256:0e6099c29c7919193893c3c080e2e0f82f3e7f1b4bd17c9e330a5cabd2212dbf
05:52:51 [2021-03-30T05:52:51.845Z] #44 45.95   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
05:52:52 [2021-03-30T05:52:52.140Z] #44 46.04   HOSTDEP  compel/src/main-host.d
05:52:52 [2021-03-30T05:52:52.140Z] #44 46.19   DEP      compel/src/lib/ptrace.d
05:52:52 [2021-03-30T05:52:52.140Z] #44 46.33   DEP      compel/src/lib/infect.d
05:52:52 [2021-03-30T05:52:52.140Z] #44 46.47   DEP      compel/src/lib/infect-util.d
05:52:52 [2021-03-30T05:52:52.435Z] #44 46.54   DEP      compel/src/lib/infect-rpc.d
05:52:52 [2021-03-30T05:52:52.435Z] #44 46.67   DEP      compel/arch/s390/src/lib/infect.d
05:52:52 [2021-03-30T05:52:52.742Z] #44 46.80   DEP      compel/arch/s390/src/lib/cpu.d
05:52:52 [2021-03-30T05:52:52.742Z] #44 46.83   DEP      compel/src/lib/log.d
05:52:52 [2021-03-30T05:52:52.742Z] #44 46.89   DEP      compel/src/main.d
05:52:52 [2021-03-30T05:52:52.742Z] #44 ...
05:52:52 [2021-03-30T05:52:52.742Z] 
05:52:52 [2021-03-30T05:52:52.742Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:52:52 [2021-03-30T05:52:52.742Z] #52 90.68 mvdan.cc/sh/v3/cmd/shfmt
05:52:52 [2021-03-30T05:52:52.742Z] #52 DONE 95.4s
05:52:52 [2021-03-30T05:52:52.742Z] 
05:52:52 [2021-03-30T05:52:52.742Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:52:52 [2021-03-30T05:52:52.742Z] #44 46.96   DEP      compel/src/lib/handle-elf.d
05:52:52 [2021-03-30T05:52:52.742Z] #44 ...
05:52:52 [2021-03-30T05:52:52.742Z] 
05:52:52 [2021-03-30T05:52:52.742Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:52:52 [2021-03-30T05:52:52.742Z] #46 92.56 net
05:52:52 [2021-03-30T05:52:52.742Z] #46 93.52 github.com/LK4D4/vndr/build
05:52:53 [2021-03-30T05:52:53.013Z] #55 52.16 The following additional packages will be installed:
05:52:53 [2021-03-30T05:52:53.013Z] #55 52.17   libbtrfs0
05:52:53 [2021-03-30T05:52:53.013Z] #55 52.49 The following NEW packages will be installed:
05:52:53 [2021-03-30T05:52:53.013Z] #55 52.52   libbtrfs-dev libbtrfs0
05:52:53 [2021-03-30T05:52:53.051Z] #46 95.55 vendor/golang.org/x/text/transform
05:52:53 [2021-03-30T05:52:53.271Z] #55 52.98 0 upgraded, 2 newly installed, 0 to remove and 26 not upgraded.
05:52:53 [2021-03-30T05:52:53.271Z] #55 52.98 Need to get 119 kB of archives.
05:52:53 [2021-03-30T05:52:53.271Z] #55 52.98 After this operation, 387 kB of additional disk space will be used.
05:52:53 [2021-03-30T05:52:53.271Z] #55 52.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
05:52:53 [2021-03-30T05:52:53.271Z] #55 52.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
05:52:54 [2021-03-30T05:52:54.105Z] #46 96.58 vendor/golang.org/x/text/unicode/bidi
05:52:54 [2021-03-30T05:52:54.324Z] Client:
05:52:54 [2021-03-30T05:52:54.325Z]  Context:    default
05:52:54 [2021-03-30T05:52:54.325Z]  Debug Mode: false
05:52:54 [2021-03-30T05:52:54.325Z]  Plugins:
05:52:54 [2021-03-30T05:52:54.325Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
05:52:54 [2021-03-30T05:52:54.325Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
05:52:54 [2021-03-30T05:52:54.325Z] 
05:52:54 [2021-03-30T05:52:54.325Z] Server:
05:52:54 [2021-03-30T05:52:54.325Z]  Containers: 0
05:52:54 [2021-03-30T05:52:54.325Z]   Running: 0
05:52:54 [2021-03-30T05:52:54.325Z]   Paused: 0
05:52:54 [2021-03-30T05:52:54.325Z]   Stopped: 0
05:52:54 [2021-03-30T05:52:54.325Z]  Images: 0
05:52:54 [2021-03-30T05:52:54.325Z]  Server Version: 20.10.3
05:52:54 [2021-03-30T05:52:54.325Z]  Storage Driver: overlay2
05:52:54 [2021-03-30T05:52:54.325Z]   Backing Filesystem: extfs
05:52:54 [2021-03-30T05:52:54.325Z]   Supports d_type: true
05:52:54 [2021-03-30T05:52:54.325Z]   Native Overlay Diff: true
05:52:54 [2021-03-30T05:52:54.325Z]  Logging Driver: json-file
05:52:54 [2021-03-30T05:52:54.325Z]  Cgroup Driver: cgroupfs
05:52:54 [2021-03-30T05:52:54.325Z]  Cgroup Version: 1
05:52:54 [2021-03-30T05:52:54.325Z]  Plugins:
05:52:54 [2021-03-30T05:52:54.325Z]   Volume: local
05:52:54 [2021-03-30T05:52:54.325Z]   Network: bridge host ipvlan macvlan null overlay
05:52:54 [2021-03-30T05:52:54.325Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
05:52:54 [2021-03-30T05:52:54.325Z]  Swarm: inactive
05:52:54 [2021-03-30T05:52:54.325Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
05:52:54 [2021-03-30T05:52:54.325Z]  Default Runtime: runc
05:52:54 [2021-03-30T05:52:54.325Z]  Init Binary: docker-init
05:52:54 [2021-03-30T05:52:54.325Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
05:52:54 [2021-03-30T05:52:54.325Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
05:52:54 [2021-03-30T05:52:54.325Z]  init version: de40ad0
05:52:54 [2021-03-30T05:52:54.325Z]  Security Options:
05:52:54 [2021-03-30T05:52:54.325Z]   apparmor
05:52:54 [2021-03-30T05:52:54.325Z]   seccomp
05:52:54 [2021-03-30T05:52:54.325Z]    Profile: default
05:52:54 [2021-03-30T05:52:54.325Z]  Kernel Version: 5.4.0-1037-aws
05:52:54 [2021-03-30T05:52:54.325Z]  Operating System: Ubuntu 18.04.5 LTS
05:52:54 [2021-03-30T05:52:54.325Z]  OSType: linux
05:52:54 [2021-03-30T05:52:54.325Z]  Architecture: x86_64
05:52:54 [2021-03-30T05:52:54.325Z]  CPUs: 2
05:52:54 [2021-03-30T05:52:54.325Z]  Total Memory: 7.569GiB
05:52:54 [2021-03-30T05:52:54.325Z]  Name: ip-10-100-35-54
05:52:54 [2021-03-30T05:52:54.325Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
05:52:54 [2021-03-30T05:52:54.325Z]  Docker Root Dir: /var/lib/docker
05:52:54 [2021-03-30T05:52:54.325Z]  Debug Mode: false
05:52:54 [2021-03-30T05:52:54.325Z]  Registry: https://index.docker.io/v1/
05:52:54 [2021-03-30T05:52:54.325Z]  Labels:
05:52:54 [2021-03-30T05:52:54.325Z]  Experimental: true
05:52:54 [2021-03-30T05:52:54.325Z]  Insecure Registries:
05:52:54 [2021-03-30T05:52:54.325Z]   127.0.0.0/8
05:52:54 [2021-03-30T05:52:54.325Z]  Live Restore Enabled: true
05:52:54 [2021-03-30T05:52:54.325Z] 
05:52:54 [2021-03-30T05:52:54.325Z] WARNING: No swap limit support
05:52:54 [2021-03-30T05:52:54.325Z] WARNING: No blkio weight support
05:52:54 [2021-03-30T05:52:54.325Z] WARNING: No blkio weight_device support
[Pipeline] sh
05:52:54 [2021-03-30T05:52:54.627Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:52:54 [2021-03-30T05:52:54.627Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:52:54 [2021-03-30T05:52:54.627Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42217/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
05:52:54 [2021-03-30T05:52:54.627Z] + bash /home/ubuntu/workspace/moby_PR-42217/check-config.sh
05:52:54 [2021-03-30T05:52:54.627Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
05:52:54 [2021-03-30T05:52:54.627Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
05:52:54 [2021-03-30T05:52:54.627Z] 
05:52:54 [2021-03-30T05:52:54.627Z] Generally Necessary:
05:52:54 [2021-03-30T05:52:54.627Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
05:52:54 [2021-03-30T05:52:54.627Z] - apparmor: enabled and tools installed
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_NAMESPACES: enabled
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_NET_NS: enabled
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_PID_NS: enabled
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_IPC_NS: enabled
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_UTS_NS: enabled
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_CGROUPS: enabled
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_CGROUP_CPUACCT: enabled
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_CGROUP_DEVICE: enabled
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_CGROUP_FREEZER: enabled
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_CGROUP_SCHED: enabled
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_CPUSETS: enabled
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_MEMCG: enabled
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_KEYS: enabled
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_VETH: enabled (as module)
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_BRIDGE: enabled (as module)
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_NF_NAT_IPV4: missing
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_IP_NF_FILTER: enabled (as module)
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_IP_NF_NAT: enabled (as module)
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_NF_NAT: enabled (as module)
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_NF_NAT_NEEDED: missing
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_POSIX_MQUEUE: enabled
05:52:54 [2021-03-30T05:52:54.627Z] 
05:52:54 [2021-03-30T05:52:54.627Z] Optional Features:
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_USER_NS: enabled
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_SECCOMP: enabled
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_CGROUP_PIDS: enabled
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_MEMCG_SWAP: enabled
05:52:54 [2021-03-30T05:52:54.627Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
05:52:54 [2021-03-30T05:52:54.627Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
05:52:54 [2021-03-30T05:52:54.900Z] - CONFIG_BLK_CGROUP: enabled
05:52:54 [2021-03-30T05:52:54.900Z] - CONFIG_BLK_DEV_THROTTLING: enabled
05:52:54 [2021-03-30T05:52:54.900Z] - CONFIG_IOSCHED_CFQ: missing
05:52:54 [2021-03-30T05:52:54.900Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
05:52:54 [2021-03-30T05:52:54.900Z] - CONFIG_CGROUP_PERF: enabled
05:52:54 [2021-03-30T05:52:54.900Z] - CONFIG_CGROUP_HUGETLB: enabled
05:52:54 [2021-03-30T05:52:54.900Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
05:52:54 [2021-03-30T05:52:54.900Z] - CONFIG_CGROUP_NET_PRIO: enabled
05:52:54 [2021-03-30T05:52:54.900Z] - CONFIG_CFS_BANDWIDTH: enabled
05:52:54 [2021-03-30T05:52:54.900Z] - CONFIG_FAIR_GROUP_SCHED: enabled
05:52:54 [2021-03-30T05:52:54.900Z] - CONFIG_RT_GROUP_SCHED: missing
05:52:54 [2021-03-30T05:52:54.900Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
05:52:54 [2021-03-30T05:52:54.900Z] - CONFIG_IP_VS: enabled (as module)
05:52:54 [2021-03-30T05:52:54.900Z] - CONFIG_IP_VS_NFCT: enabled
05:52:54 [2021-03-30T05:52:54.900Z] - CONFIG_IP_VS_PROTO_TCP: enabled
05:52:54 [2021-03-30T05:52:54.900Z] - CONFIG_IP_VS_PROTO_UDP: enabled
05:52:54 [2021-03-30T05:52:54.900Z] - CONFIG_IP_VS_RR: enabled (as module)
05:52:54 [2021-03-30T05:52:54.900Z] - CONFIG_EXT4_FS: enabled
05:52:54 [2021-03-30T05:52:54.900Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
05:52:54 [2021-03-30T05:52:54.900Z] - CONFIG_EXT4_FS_SECURITY: enabled
05:52:54 [2021-03-30T05:52:54.900Z] - Network Drivers:
05:52:54 [2021-03-30T05:52:54.900Z]   - "overlay":
05:52:54 [2021-03-30T05:52:54.900Z]     - CONFIG_VXLAN: enabled (as module)
05:52:54 [2021-03-30T05:52:54.900Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
05:52:54 [2021-03-30T05:52:54.900Z]       Optional (for encrypted networks):
05:52:54 [2021-03-30T05:52:54.900Z]       - CONFIG_CRYPTO: enabled
05:52:54 [2021-03-30T05:52:54.900Z]       - CONFIG_CRYPTO_AEAD: enabled
05:52:54 [2021-03-30T05:52:54.900Z]       - CONFIG_CRYPTO_GCM: enabled
05:52:54 [2021-03-30T05:52:54.900Z]       - CONFIG_CRYPTO_SEQIV: enabled
05:52:54 [2021-03-30T05:52:54.900Z]       - CONFIG_CRYPTO_GHASH: enabled
05:52:54 [2021-03-30T05:52:54.900Z]       - CONFIG_XFRM: enabled
05:52:54 [2021-03-30T05:52:54.900Z]       - CONFIG_XFRM_USER: enabled (as module)
05:52:54 [2021-03-30T05:52:54.900Z]       - CONFIG_XFRM_ALGO: enabled (as module)
05:52:54 [2021-03-30T05:52:54.900Z]       - CONFIG_INET_ESP: enabled (as module)
05:52:54 [2021-03-30T05:52:54.900Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
05:52:54 [2021-03-30T05:52:54.900Z]   - "ipvlan":
05:52:54 [2021-03-30T05:52:54.900Z]     - CONFIG_IPVLAN: enabled (as module)
05:52:54 [2021-03-30T05:52:54.900Z]   - "macvlan":
05:52:54 [2021-03-30T05:52:54.900Z]     - CONFIG_MACVLAN: enabled (as module)
05:52:54 [2021-03-30T05:52:54.900Z]     - CONFIG_DUMMY: enabled (as module)
05:52:54 [2021-03-30T05:52:54.900Z]   - "ftp,tftp client in container":
05:52:55 [2021-03-30T05:52:55.152Z] #46 97.94 vendor/golang.org/x/text/secure/bidirule
05:52:55 [2021-03-30T05:52:55.169Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
05:52:55 [2021-03-30T05:52:55.169Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
05:52:55 [2021-03-30T05:52:55.169Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
05:52:55 [2021-03-30T05:52:55.169Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
05:52:55 [2021-03-30T05:52:55.169Z] - Storage Drivers:
05:52:55 [2021-03-30T05:52:55.169Z]   - "aufs":
05:52:55 [2021-03-30T05:52:55.169Z]     - CONFIG_AUFS_FS: enabled (as module)
05:52:55 [2021-03-30T05:52:55.169Z]   - "btrfs":
05:52:55 [2021-03-30T05:52:55.169Z]     - CONFIG_BTRFS_FS: enabled (as module)
05:52:55 [2021-03-30T05:52:55.169Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
05:52:55 [2021-03-30T05:52:55.169Z]   - "devicemapper":
05:52:55 [2021-03-30T05:52:55.169Z]     - CONFIG_BLK_DEV_DM: enabled
05:52:55 [2021-03-30T05:52:55.169Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
05:52:55 [2021-03-30T05:52:55.169Z]   - "overlay":
05:52:55 [2021-03-30T05:52:55.169Z]     - CONFIG_OVERLAY_FS: enabled (as module)
05:52:55 [2021-03-30T05:52:55.169Z]   - "zfs":
05:52:55 [2021-03-30T05:52:55.169Z]     - /dev/zfs: present
05:52:55 [2021-03-30T05:52:55.169Z]     - zfs command: missing
05:52:55 [2021-03-30T05:52:55.169Z]     - zpool command: missing
05:52:55 [2021-03-30T05:52:55.169Z] 
05:52:55 [2021-03-30T05:52:55.169Z] Limits:
05:52:55 [2021-03-30T05:52:55.169Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
05:52:55 [2021-03-30T05:52:55.169Z] 
05:52:55 [2021-03-30T05:52:55.169Z] + true
05:52:55 [2021-03-30T05:52:55.171Z] #55 54.49 debconf: delaying package configuration, since apt-utils is not installed
05:52:55 [2021-03-30T05:52:55.171Z] #55 ...
05:52:55 [2021-03-30T05:52:55.171Z] 
05:52:55 [2021-03-30T05:52:55.171Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:52:55 [2021-03-30T05:52:55.171Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:52:55 [2021-03-30T05:52:55.171Z] #42 44.69 Reading package lists...
05:52:55 [2021-03-30T05:52:55.171Z] #42 53.17 Building dependency tree...
05:52:55 [2021-03-30T05:52:55.171Z] #42 ...
05:52:55 [2021-03-30T05:52:55.171Z] 
05:52:55 [2021-03-30T05:52:55.171Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:52:55 [2021-03-30T05:52:55.171Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:52:55 [2021-03-30T05:52:55.171Z] #55 54.77 Fetched 119 kB in 0s (380 kB/s)
05:52:55 [2021-03-30T05:52:55.171Z] #55 54.93 Selecting previously unselected package libbtrfs0.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
05:52:55 [2021-03-30T05:52:55.429Z] #55 54.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:52:55 [2021-03-30T05:52:55.429Z] #55 55.01 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
05:52:55 [2021-03-30T05:52:55.429Z] #55 55.03 Unpacking libbtrfs0 (4.20.1-2) ...
05:52:55 [2021-03-30T05:52:55.429Z] #55 55.15 Selecting previously unselected package libbtrfs-dev.
05:52:55 [2021-03-30T05:52:55.429Z] #55 55.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
05:52:55 [2021-03-30T05:52:55.447Z] #46 98.12 vendor/golang.org/x/text/unicode/norm
05:52:55 [2021-03-30T05:52:55.526Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b14bf43764e016e95eb7486e49ae675d477e475b .
05:52:55 [2021-03-30T05:52:55.686Z] #55 55.26 Unpacking libbtrfs-dev (4.20.1-2) ...
05:52:55 [2021-03-30T05:52:55.772Z] Client:
05:52:55 [2021-03-30T05:52:55.772Z]  Context:    default
05:52:55 [2021-03-30T05:52:55.772Z]  Debug Mode: false
05:52:55 [2021-03-30T05:52:55.772Z]  Plugins:
05:52:55 [2021-03-30T05:52:55.772Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
05:52:55 [2021-03-30T05:52:55.772Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
05:52:55 [2021-03-30T05:52:55.772Z] 
05:52:55 [2021-03-30T05:52:55.772Z] Server:
05:52:55 [2021-03-30T05:52:55.772Z]  Containers: 0
05:52:55 [2021-03-30T05:52:55.772Z]   Running: 0
05:52:55 [2021-03-30T05:52:55.772Z]   Paused: 0
05:52:55 [2021-03-30T05:52:55.772Z]   Stopped: 0
05:52:55 [2021-03-30T05:52:55.772Z]  Images: 0
05:52:55 [2021-03-30T05:52:55.772Z]  Server Version: 20.10.3
05:52:55 [2021-03-30T05:52:55.772Z]  Storage Driver: overlay2
05:52:55 [2021-03-30T05:52:55.772Z]   Backing Filesystem: extfs
05:52:55 [2021-03-30T05:52:55.772Z]   Supports d_type: true
05:52:55 [2021-03-30T05:52:55.772Z]   Native Overlay Diff: true
05:52:55 [2021-03-30T05:52:55.772Z]  Logging Driver: json-file
05:52:55 [2021-03-30T05:52:55.772Z]  Cgroup Driver: cgroupfs
05:52:55 [2021-03-30T05:52:55.772Z]  Cgroup Version: 1
05:52:55 [2021-03-30T05:52:55.772Z]  Plugins:
05:52:55 [2021-03-30T05:52:55.772Z]   Volume: local
05:52:55 [2021-03-30T05:52:55.772Z]   Network: bridge host ipvlan macvlan null overlay
05:52:55 [2021-03-30T05:52:55.772Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
05:52:55 [2021-03-30T05:52:55.772Z]  Swarm: inactive
05:52:55 [2021-03-30T05:52:55.772Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
05:52:55 [2021-03-30T05:52:55.772Z]  Default Runtime: runc
05:52:55 [2021-03-30T05:52:55.772Z]  Init Binary: docker-init
05:52:55 [2021-03-30T05:52:55.772Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
05:52:55 [2021-03-30T05:52:55.772Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
05:52:55 [2021-03-30T05:52:55.772Z]  init version: de40ad0
05:52:55 [2021-03-30T05:52:55.772Z]  Security Options:
05:52:55 [2021-03-30T05:52:55.772Z]   apparmor
05:52:55 [2021-03-30T05:52:55.772Z]   seccomp
05:52:55 [2021-03-30T05:52:55.772Z]    Profile: default
05:52:55 [2021-03-30T05:52:55.772Z]  Kernel Version: 4.15.0-1093-aws
05:52:55 [2021-03-30T05:52:55.772Z]  Operating System: Ubuntu 16.04.7 LTS
05:52:55 [2021-03-30T05:52:55.772Z]  OSType: linux
05:52:55 [2021-03-30T05:52:55.772Z]  Architecture: aarch64
05:52:55 [2021-03-30T05:52:55.772Z]  CPUs: 4
05:52:55 [2021-03-30T05:52:55.772Z]  Total Memory: 7.525GiB
05:52:55 [2021-03-30T05:52:55.772Z]  Name: ip-10-100-103-220
05:52:55 [2021-03-30T05:52:55.772Z]  ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S
05:52:55 [2021-03-30T05:52:55.772Z]  Docker Root Dir: /var/lib/docker
05:52:55 [2021-03-30T05:52:55.772Z]  Debug Mode: false
05:52:55 [2021-03-30T05:52:55.772Z]  Registry: https://index.docker.io/v1/
05:52:55 [2021-03-30T05:52:55.772Z]  Labels:
05:52:55 [2021-03-30T05:52:55.772Z]  Experimental: true
05:52:55 [2021-03-30T05:52:55.772Z]  Insecure Registries:
05:52:55 [2021-03-30T05:52:55.772Z]   127.0.0.0/8
05:52:55 [2021-03-30T05:52:55.772Z]  Live Restore Enabled: true
05:52:55 [2021-03-30T05:52:55.772Z] 
05:52:55 [2021-03-30T05:52:55.772Z] WARNING: No swap limit support
[Pipeline] sh
05:52:55 [2021-03-30T05:52:55.787Z] #2 [internal] load .dockerignore
05:52:55 [2021-03-30T05:52:55.787Z] #2 sha256:3003a9be205e3d68d3dbe0d796a6bd1b1c829b520521f2b4b77b40d98889e1c1
05:52:55 [2021-03-30T05:52:55.787Z] #2 transferring context: 87B done
05:52:55 [2021-03-30T05:52:55.787Z] #2 DONE 0.2s
05:52:55 [2021-03-30T05:52:55.787Z] 
05:52:55 [2021-03-30T05:52:55.787Z] #1 [internal] load build definition from Dockerfile
05:52:55 [2021-03-30T05:52:55.787Z] #1 sha256:6da9e102f21a2003f87b5c01f8660747b401cec6bd1b61332a0271ea433c60bc
05:52:55 [2021-03-30T05:52:55.787Z] #1 transferring dockerfile: 17.02kB done
05:52:55 [2021-03-30T05:52:55.787Z] #1 DONE 0.2s
05:52:55 [2021-03-30T05:52:55.787Z] 
05:52:55 [2021-03-30T05:52:55.787Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
05:52:55 [2021-03-30T05:52:55.787Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
05:52:55 [2021-03-30T05:52:55.944Z] #55 55.65 Setting up libbtrfs0 (4.20.1-2) ...
05:52:55 [2021-03-30T05:52:55.944Z] #55 55.67 Setting up libbtrfs-dev (4.20.1-2) ...
05:52:55 [2021-03-30T05:52:55.944Z] #55 55.69 Processing triggers for libc-bin (2.28-10) ...
05:52:56 [2021-03-30T05:52:56.008Z] #26 extracting sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 5.5s
05:52:56 [2021-03-30T05:52:56.065Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:52:56 [2021-03-30T05:52:56.065Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:52:56 [2021-03-30T05:52:56.065Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42217/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
05:52:56 [2021-03-30T05:52:56.065Z] + bash /home/ubuntu/workspace/moby_PR-42217/check-config.sh
05:52:56 [2021-03-30T05:52:56.065Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
05:52:56 [2021-03-30T05:52:56.065Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ...
05:52:56 [2021-03-30T05:52:56.065Z] 
05:52:56 [2021-03-30T05:52:56.065Z] Generally Necessary:
05:52:56 [2021-03-30T05:52:56.065Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
05:52:56 [2021-03-30T05:52:56.065Z] - apparmor: enabled and tools installed
05:52:56 [2021-03-30T05:52:56.233Z] Client: Docker Engine - Community
05:52:56 [2021-03-30T05:52:56.233Z]  Version:           20.10.3
05:52:56 [2021-03-30T05:52:56.233Z]  API version:       1.41
05:52:56 [2021-03-30T05:52:56.233Z]  Go version:        go1.13.15
05:52:56 [2021-03-30T05:52:56.233Z]  Git commit:        48d30b5
05:52:56 [2021-03-30T05:52:56.233Z]  Built:             Fri Jan 29 14:33:21 2021
05:52:56 [2021-03-30T05:52:56.233Z]  OS/Arch:           linux/amd64
05:52:56 [2021-03-30T05:52:56.233Z]  Context:           default
05:52:56 [2021-03-30T05:52:56.233Z]  Experimental:      true
05:52:56 [2021-03-30T05:52:56.233Z] 
05:52:56 [2021-03-30T05:52:56.233Z] Server: Docker Engine - Community
05:52:56 [2021-03-30T05:52:56.233Z]  Engine:
05:52:56 [2021-03-30T05:52:56.233Z]   Version:          20.10.3
05:52:56 [2021-03-30T05:52:56.233Z]   API version:      1.41 (minimum version 1.12)
05:52:56 [2021-03-30T05:52:56.233Z]   Go version:       go1.13.15
05:52:56 [2021-03-30T05:52:56.233Z]   Git commit:       46229ca
05:52:56 [2021-03-30T05:52:56.233Z]   Built:            Fri Jan 29 14:31:32 2021
05:52:56 [2021-03-30T05:52:56.233Z]   OS/Arch:          linux/amd64
05:52:56 [2021-03-30T05:52:56.233Z]   Experimental:     true
05:52:56 [2021-03-30T05:52:56.233Z]  containerd:
05:52:56 [2021-03-30T05:52:56.233Z]   Version:          1.4.3
05:52:56 [2021-03-30T05:52:56.233Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
05:52:56 [2021-03-30T05:52:56.233Z]  runc:
05:52:56 [2021-03-30T05:52:56.233Z]   Version:          1.0.0-rc92
05:52:56 [2021-03-30T05:52:56.233Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
05:52:56 [2021-03-30T05:52:56.233Z]  docker-init:
05:52:56 [2021-03-30T05:52:56.233Z]   Version:          0.19.0
05:52:56 [2021-03-30T05:52:56.233Z]   GitCommit:        de40ad0
[Pipeline] sh
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_NAMESPACES: enabled
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_NET_NS: enabled
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_PID_NS: enabled
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_IPC_NS: enabled
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_UTS_NS: enabled
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_CGROUPS: enabled
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_CGROUP_CPUACCT: enabled
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_CGROUP_DEVICE: enabled
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_CGROUP_FREEZER: enabled
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_CGROUP_SCHED: enabled
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_CPUSETS: enabled
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_MEMCG: enabled
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_KEYS: enabled
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_VETH: enabled (as module)
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_BRIDGE: enabled (as module)
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_IP_NF_FILTER: enabled (as module)
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_IP_NF_NAT: enabled (as module)
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_NF_NAT: enabled (as module)
05:52:56 [2021-03-30T05:52:56.328Z] - CONFIG_NF_NAT_NEEDED: enabled
05:52:56 [2021-03-30T05:52:56.393Z] #3 DONE 0.4s
05:52:56 [2021-03-30T05:52:56.393Z] 
05:52:56 [2021-03-30T05:52:56.393Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
05:52:56 [2021-03-30T05:52:56.393Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
05:52:56 [2021-03-30T05:52:56.393Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
05:52:56 [2021-03-30T05:52:56.393Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
05:52:56 [2021-03-30T05:52:56.393Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s
05:52:56 [2021-03-30T05:52:56.393Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
05:52:56 [2021-03-30T05:52:56.393Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
05:52:56 [2021-03-30T05:52:56.508Z] #55 ...
05:52:56 [2021-03-30T05:52:56.508Z] 
05:52:56 [2021-03-30T05:52:56.508Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:52:56 [2021-03-30T05:52:56.508Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:52:56 [2021-03-30T05:52:56.508Z] #13 41.08 Reading package lists...
05:52:56 [2021-03-30T05:52:56.553Z] + docker info
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_POSIX_MQUEUE: enabled
05:52:56 [2021-03-30T05:52:56.590Z] 
05:52:56 [2021-03-30T05:52:56.590Z] Optional Features:
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_USER_NS: enabled
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_SECCOMP: enabled
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_CGROUP_PIDS: enabled
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_MEMCG_SWAP: enabled
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
05:52:56 [2021-03-30T05:52:56.590Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_BLK_CGROUP: enabled
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_BLK_DEV_THROTTLING: enabled
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_IOSCHED_CFQ: enabled
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_CGROUP_PERF: enabled
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_CGROUP_HUGETLB: enabled
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_CGROUP_NET_PRIO: enabled
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_CFS_BANDWIDTH: enabled
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_FAIR_GROUP_SCHED: enabled
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_RT_GROUP_SCHED: missing
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_IP_VS: enabled (as module)
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_IP_VS_NFCT: enabled
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_IP_VS_PROTO_TCP: enabled
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_IP_VS_PROTO_UDP: enabled
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_IP_VS_RR: enabled (as module)
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_EXT4_FS: enabled
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
05:52:56 [2021-03-30T05:52:56.590Z] - CONFIG_EXT4_FS_SECURITY: enabled
05:52:56 [2021-03-30T05:52:56.656Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
05:52:56 [2021-03-30T05:52:56.657Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
05:52:56 [2021-03-30T05:52:56.657Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
05:52:56 [2021-03-30T05:52:56.766Z] #13 49.96 Building dependency tree...
05:52:56 [2021-03-30T05:52:56.766Z] #13 ...
05:52:56 [2021-03-30T05:52:56.766Z] 
05:52:56 [2021-03-30T05:52:56.766Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:52:56 [2021-03-30T05:52:56.766Z] #45 sha256:7b7b8da6edac21cc2ec59c225b60ae87b698ab9262b35a1ff07dc66f76563313
05:52:56 [2021-03-30T05:52:56.766Z] #45 53.73 github.com/LK4D4/vndr/godl/singleflight
05:52:56 [2021-03-30T05:52:56.766Z] #45 53.74 internal/reflectlite
05:52:56 [2021-03-30T05:52:56.766Z] #45 54.28 math/rand
05:52:56 [2021-03-30T05:52:56.766Z] #45 56.15 internal/singleflight
05:52:56 [2021-03-30T05:52:56.853Z] - Network Drivers:
05:52:56 [2021-03-30T05:52:56.853Z]   - "overlay":
05:52:56 [2021-03-30T05:52:56.853Z]     - CONFIG_VXLAN: enabled (as module)
05:52:56 [2021-03-30T05:52:56.853Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
05:52:56 [2021-03-30T05:52:56.853Z]       Optional (for encrypted networks):
05:52:56 [2021-03-30T05:52:56.853Z]       - CONFIG_CRYPTO: enabled
05:52:56 [2021-03-30T05:52:56.853Z]       - CONFIG_CRYPTO_AEAD: enabled
05:52:56 [2021-03-30T05:52:56.853Z]       - CONFIG_CRYPTO_GCM: enabled
05:52:56 [2021-03-30T05:52:56.853Z]       - CONFIG_CRYPTO_SEQIV: enabled
05:52:56 [2021-03-30T05:52:56.853Z]       - CONFIG_CRYPTO_GHASH: enabled
05:52:56 [2021-03-30T05:52:56.853Z]       - CONFIG_XFRM: enabled
05:52:56 [2021-03-30T05:52:56.853Z]       - CONFIG_XFRM_USER: enabled (as module)
05:52:56 [2021-03-30T05:52:56.853Z]       - CONFIG_XFRM_ALGO: enabled (as module)
05:52:56 [2021-03-30T05:52:56.853Z]       - CONFIG_INET_ESP: enabled (as module)
05:52:56 [2021-03-30T05:52:56.853Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
05:52:56 [2021-03-30T05:52:56.853Z]   - "ipvlan":
05:52:56 [2021-03-30T05:52:56.853Z]     - CONFIG_IPVLAN: enabled (as module)
05:52:56 [2021-03-30T05:52:56.853Z]   - "macvlan":
05:52:56 [2021-03-30T05:52:56.853Z]     - CONFIG_MACVLAN: enabled (as module)
05:52:56 [2021-03-30T05:52:56.853Z]     - CONFIG_DUMMY: enabled (as module)
05:52:56 [2021-03-30T05:52:56.853Z]   - "ftp,tftp client in container":
05:52:56 [2021-03-30T05:52:56.853Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
05:52:56 [2021-03-30T05:52:56.853Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
05:52:56 [2021-03-30T05:52:56.853Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
05:52:56 [2021-03-30T05:52:56.853Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
05:52:56 [2021-03-30T05:52:56.853Z] - Storage Drivers:
05:52:56 [2021-03-30T05:52:56.853Z]   - "aufs":
05:52:56 [2021-03-30T05:52:56.853Z]     - CONFIG_AUFS_FS: enabled (as module)
05:52:56 [2021-03-30T05:52:56.853Z]   - "btrfs":
05:52:56 [2021-03-30T05:52:56.853Z]     - CONFIG_BTRFS_FS: enabled (as module)
05:52:56 [2021-03-30T05:52:56.949Z] #26 ...
05:52:56 [2021-03-30T05:52:56.949Z] 
05:52:56 [2021-03-30T05:52:56.949Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:52:56 [2021-03-30T05:52:56.949Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
05:52:56 [2021-03-30T05:52:56.949Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
05:52:56 [2021-03-30T05:52:56.949Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
05:52:56 [2021-03-30T05:52:56.949Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
05:52:56 [2021-03-30T05:52:56.949Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.9s done
05:52:56 [2021-03-30T05:52:56.949Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done
05:52:56 [2021-03-30T05:52:56.949Z] #62 DONE 7.9s
05:52:56 [2021-03-30T05:52:56.949Z] 
05:52:56 [2021-03-30T05:52:56.949Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f
05:52:56 [2021-03-30T05:52:56.949Z] #26 sha256:0e6099c29c7919193893c3c080e2e0f82f3e7f1b4bd17c9e330a5cabd2212dbf
05:52:56 [2021-03-30T05:52:56.949Z] #26 ...
05:52:56 [2021-03-30T05:52:56.949Z] 
05:52:56 [2021-03-30T05:52:56.949Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:52:56 [2021-03-30T05:52:56.949Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
05:52:56 [2021-03-30T05:52:56.949Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
05:52:56 [2021-03-30T05:52:56.949Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
05:52:56 [2021-03-30T05:52:56.949Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
05:52:56 [2021-03-30T05:52:56.949Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
05:52:56 [2021-03-30T05:52:56.949Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done
05:52:56 [2021-03-30T05:52:56.949Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done
05:52:56 [2021-03-30T05:52:56.949Z] #64 DONE 8.0s
05:52:56 [2021-03-30T05:52:56.949Z] 
05:52:56 [2021-03-30T05:52:56.949Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f
05:52:56 [2021-03-30T05:52:56.949Z] #26 sha256:0e6099c29c7919193893c3c080e2e0f82f3e7f1b4bd17c9e330a5cabd2212dbf
05:52:56 [2021-03-30T05:52:56.972Z] #46 ...
05:52:56 [2021-03-30T05:52:56.972Z] 
05:52:56 [2021-03-30T05:52:56.972Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:52:56 [2021-03-30T05:52:56.972Z] #44 47.26   DEP      compel/arch/s390/src/lib/handle-elf.d
05:52:56 [2021-03-30T05:52:56.972Z] #44 47.37   CC       compel/src/lib/log.o
05:52:56 [2021-03-30T05:52:56.972Z] #44 47.70   CC       compel/arch/s390/src/lib/cpu.o
05:52:56 [2021-03-30T05:52:56.972Z] #44 48.06   CC       compel/arch/s390/src/lib/infect.o
05:52:56 [2021-03-30T05:52:56.972Z] #44 48.59   CC       compel/src/lib/infect-rpc.o
05:52:56 [2021-03-30T05:52:56.972Z] #44 48.85   CC       compel/src/lib/infect-util.o
05:52:56 [2021-03-30T05:52:56.972Z] #44 48.99   CC       compel/src/lib/infect.o
05:52:56 [2021-03-30T05:52:56.972Z] #44 50.43   CC       compel/src/lib/ptrace.o
05:52:56 [2021-03-30T05:52:56.972Z] #44 50.79   AR       compel/libcompel.a
05:52:56 [2021-03-30T05:52:56.972Z] #44 50.86   HOSTCC   compel/src/main-host.o
05:52:56 [2021-03-30T05:52:56.972Z] #44 51.16   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
05:52:57 [2021-03-30T05:52:57.116Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
05:52:57 [2021-03-30T05:52:57.116Z]   - "devicemapper":
05:52:57 [2021-03-30T05:52:57.116Z]     - CONFIG_BLK_DEV_DM: enabled
05:52:57 [2021-03-30T05:52:57.116Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
05:52:57 [2021-03-30T05:52:57.116Z]   - "overlay":
05:52:57 [2021-03-30T05:52:57.116Z]     - CONFIG_OVERLAY_FS: enabled (as module)
05:52:57 [2021-03-30T05:52:57.116Z]   - "zfs":
05:52:57 [2021-03-30T05:52:57.116Z]     - /dev/zfs: missing
05:52:57 [2021-03-30T05:52:57.116Z]     - zfs command: missing
05:52:57 [2021-03-30T05:52:57.116Z]     - zpool command: missing
05:52:57 [2021-03-30T05:52:57.116Z] 
05:52:57 [2021-03-30T05:52:57.116Z] Limits:
05:52:57 [2021-03-30T05:52:57.116Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
05:52:57 [2021-03-30T05:52:57.116Z] 
05:52:57 [2021-03-30T05:52:57.116Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
05:52:57 [2021-03-30T05:52:57.235Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
05:52:57 [2021-03-30T05:52:57.235Z] #4 DONE 0.8s
05:52:57 [2021-03-30T05:52:57.267Z] #44 51.30   HOSTCC   compel/src/lib/handle-elf-host.o
05:52:57 [2021-03-30T05:52:57.463Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b14bf43764e016e95eb7486e49ae675d477e475b .
05:52:57 [2021-03-30T05:52:57.497Z] 
05:52:57 [2021-03-30T05:52:57.497Z] #8 [internal] load metadata for docker.io/library/debian:buster
05:52:57 [2021-03-30T05:52:57.497Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
05:52:57 [2021-03-30T05:52:57.562Z] #44 51.58   HOSTCC   compel/src/lib/log-host.o
05:52:57 [2021-03-30T05:52:57.562Z] #44 51.78   HOSTLINK compel/compel-host-bin
05:52:57 [2021-03-30T05:52:57.726Z] #1 [internal] load build definition from Dockerfile
05:52:57 [2021-03-30T05:52:57.726Z] #1 sha256:7a1bf24cfb93e897b5cef7d67000a73dd5372d38f5872caf407840d846d245db
05:52:57 [2021-03-30T05:52:57.859Z] #44 51.95   DEP      soccr/soccr.d
05:52:57 [2021-03-30T05:52:57.859Z] #44 52.08   CC       soccr/soccr.o
05:52:58 [2021-03-30T05:52:58.071Z] #8 DONE 0.5s
05:52:58 [2021-03-30T05:52:58.072Z] 
05:52:58 [2021-03-30T05:52:58.072Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:52:58 [2021-03-30T05:52:58.072Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
05:52:58 [2021-03-30T05:52:58.072Z] #5 DONE 0.5s
05:52:58 [2021-03-30T05:52:58.072Z] 
05:52:58 [2021-03-30T05:52:58.072Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
05:52:58 [2021-03-30T05:52:58.072Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
05:52:58 [2021-03-30T05:52:58.072Z] #7 DONE 0.5s
05:52:58 [2021-03-30T05:52:58.072Z] 
05:52:58 [2021-03-30T05:52:58.072Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:52:58 [2021-03-30T05:52:58.072Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
05:52:58 [2021-03-30T05:52:58.072Z] #6 DONE 0.6s
05:52:58 [2021-03-30T05:52:58.137Z] #45 ...
05:52:58 [2021-03-30T05:52:58.137Z] 
05:52:58 [2021-03-30T05:52:58.137Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:52:58 [2021-03-30T05:52:58.137Z] #67 sha256:c3d0f74659144cacdcb66782c2c8ae74b1db5f21cfe4c62a2d726ec739a99aad
05:52:58 [2021-03-30T05:52:58.137Z] #67 DONE 57.4s
05:52:58 [2021-03-30T05:52:58.137Z] 
05:52:58 [2021-03-30T05:52:58.137Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:52:58 [2021-03-30T05:52:58.137Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:52:58 [2021-03-30T05:52:58.137Z] #55 DONE 57.4s
05:52:58 [2021-03-30T05:52:58.137Z] 
05:52:58 [2021-03-30T05:52:58.137Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:52:58 [2021-03-30T05:52:58.137Z] #56 sha256:1c5d5beb2e657502caf2f614720fcf4db5e87c693f6b7881758abe96e45da2c8
05:52:58 [2021-03-30T05:52:58.858Z] #26 ...
05:52:58 [2021-03-30T05:52:58.858Z] 
05:52:58 [2021-03-30T05:52:58.858Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:52:58 [2021-03-30T05:52:58.858Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:52:58 [2021-03-30T05:52:58.858Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
05:52:58 [2021-03-30T05:52:58.858Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
05:52:58 [2021-03-30T05:52:58.858Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
05:52:58 [2021-03-30T05:52:58.858Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
05:52:58 [2021-03-30T05:52:58.858Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
05:52:58 [2021-03-30T05:52:58.858Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done
05:52:58 [2021-03-30T05:52:58.858Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.4s done
05:52:58 [2021-03-30T05:52:58.858Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.4s done
05:52:58 [2021-03-30T05:52:58.858Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.3s done
05:52:58 [2021-03-30T05:52:58.858Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.0s done
05:52:58 [2021-03-30T05:52:58.858Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.6s
05:52:58 [2021-03-30T05:52:58.858Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.0s done
05:52:58 [2021-03-30T05:52:58.858Z] #9 ...
05:52:58 [2021-03-30T05:52:58.858Z] 
05:52:58 [2021-03-30T05:52:58.858Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f
05:52:58 [2021-03-30T05:52:58.858Z] #26 sha256:0e6099c29c7919193893c3c080e2e0f82f3e7f1b4bd17c9e330a5cabd2212dbf
05:52:58 [2021-03-30T05:52:58.905Z] #44 ...
05:52:58 [2021-03-30T05:52:58.905Z] 
05:52:58 [2021-03-30T05:52:58.905Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m...
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.1 Selecting previously unselected package libapparmor1:s390x.
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.1 Unpacking libapparmor1:s390x (2.13.2-10) ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.2 Selecting previously unselected package libapparmor-dev:s390x.
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.2 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.3 Selecting previously unselected package libbtrfs0.
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.3 Unpacking libbtrfs0 (4.20.1-2) ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.4 Selecting previously unselected package libbtrfs-dev.
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.4 Unpacking libbtrfs-dev (4.20.1-2) ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.4 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.4 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.5 Selecting previously unselected package libudev-dev:s390x.
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_s390x.deb ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.5 Unpacking libudev-dev:s390x (241-7~deb10u7) ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.6 Selecting previously unselected package libsepol1-dev:s390x.
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.6 Unpacking libsepol1-dev:s390x (2.8-1) ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.8 Selecting previously unselected package libpcre16-3:s390x.
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 103.8 Unpacking libpcre16-3:s390x (2:8.39-12) ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 104.0 Selecting previously unselected package libpcre32-3:s390x.
05:52:58 [2021-03-30T05:52:58.905Z] #14 104.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 104.0 Unpacking libpcre32-3:s390x (2:8.39-12) ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 104.1 Selecting previously unselected package libpcrecpp0v5:s390x.
05:52:58 [2021-03-30T05:52:58.905Z] #14 104.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 104.1 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 104.2 Selecting previously unselected package libpcre3-dev:s390x.
05:52:58 [2021-03-30T05:52:58.905Z] #14 104.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 104.2 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 104.4 Selecting previously unselected package libselinux1-dev:s390x.
05:52:58 [2021-03-30T05:52:58.905Z] #14 104.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 104.5 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 104.7 Selecting previously unselected package libdevmapper-dev:s390x.
05:52:58 [2021-03-30T05:52:58.905Z] #14 104.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 104.7 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
05:52:58 [2021-03-30T05:52:58.905Z] #14 104.8 Selecting previously unselected package libseccomp-dev:s390x.
05:52:59 [2021-03-30T05:52:59.200Z] #14 104.8 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ...
05:52:59 [2021-03-30T05:52:59.200Z] #14 104.8 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ...
05:52:59 [2021-03-30T05:52:59.200Z] #14 104.9 Selecting previously unselected package libsystemd-dev:s390x.
05:52:59 [2021-03-30T05:52:59.200Z] #14 104.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_s390x.deb ...
05:52:59 [2021-03-30T05:52:59.200Z] #14 104.9 Unpacking libsystemd-dev:s390x (241-7~deb10u7) ...
05:52:59 [2021-03-30T05:52:59.428Z] #26 extracting sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 9.0s done
05:52:59 [2021-03-30T05:52:59.495Z] #14 105.3 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
05:52:59 [2021-03-30T05:52:59.495Z] #14 105.3 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ...
05:52:59 [2021-03-30T05:52:59.495Z] #14 105.3 Setting up libapparmor1:s390x (2.13.2-10) ...
05:52:59 [2021-03-30T05:52:59.495Z] #14 105.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:52:59 [2021-03-30T05:52:59.495Z] #14 105.3 Setting up libpcre16-3:s390x (2:8.39-12) ...
05:52:59 [2021-03-30T05:52:59.495Z] #14 105.3 Setting up libsepol1-dev:s390x (2.8-1) ...
05:52:59 [2021-03-30T05:52:59.495Z] #14 105.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:52:59 [2021-03-30T05:52:59.495Z] #14 105.3 Setting up libbtrfs0 (4.20.1-2) ...
05:52:59 [2021-03-30T05:52:59.495Z] #14 105.3 Setting up libpcre32-3:s390x (2:8.39-12) ...
05:52:59 [2021-03-30T05:52:59.495Z] #14 105.3 Setting up libudev-dev:s390x (241-7~deb10u7) ...
05:52:59 [2021-03-30T05:52:59.495Z] #14 105.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:52:59 [2021-03-30T05:52:59.495Z] #14 105.4 Setting up libbtrfs-dev (4.20.1-2) ...
05:52:59 [2021-03-30T05:52:59.495Z] #14 105.4 Setting up libapparmor-dev:s390x (2.13.2-10) ...
05:52:59 [2021-03-30T05:52:59.648Z] #1 transferring dockerfile: 17.02kB done
05:52:59 [2021-03-30T05:52:59.648Z] #1 DONE 1.9s
05:52:59 [2021-03-30T05:52:59.648Z] 
05:52:59 [2021-03-30T05:52:59.648Z] #2 [internal] load .dockerignore
05:52:59 [2021-03-30T05:52:59.648Z] #2 sha256:7299957aa0d41be8514094f0780f95411f827f9c9c4c7947e4812b8a64dcd6d7
05:52:59 [2021-03-30T05:52:59.648Z] #2 transferring context: 87B 0.1s done
05:52:59 [2021-03-30T05:52:59.648Z] #2 DONE 1.7s
05:52:59 [2021-03-30T05:52:59.790Z] #14 105.4 Setting up mingw-w64-common (6.0.0-3) ...
05:52:59 [2021-03-30T05:52:59.790Z] #14 105.4 Setting up libsystemd-dev:s390x (241-7~deb10u7) ...
05:52:59 [2021-03-30T05:52:59.790Z] #14 105.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
05:52:59 [2021-03-30T05:52:59.790Z] #14 105.4 Setting up libpcre3-dev:s390x (2:8.39-12) ...
05:52:59 [2021-03-30T05:52:59.790Z] #14 105.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:52:59 [2021-03-30T05:52:59.790Z] #14 105.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
05:52:59 [2021-03-30T05:52:59.790Z] #14 105.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
05:52:59 [2021-03-30T05:52:59.790Z] #14 105.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:52:59 [2021-03-30T05:52:59.790Z] #14 105.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
05:52:59 [2021-03-30T05:52:59.790Z] #14 105.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
05:52:59 [2021-03-30T05:52:59.790Z] #14 105.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
05:52:59 [2021-03-30T05:52:59.790Z] #14 105.5 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
05:52:59 [2021-03-30T05:52:59.790Z] #14 105.5 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
05:52:59 [2021-03-30T05:52:59.790Z] #14 105.5 Setting up dmsetup (2:1.02.155-3) ...
05:52:59 [2021-03-30T05:52:59.790Z] #14 105.5 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
05:52:59 [2021-03-30T05:52:59.790Z] #14 105.5 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
05:52:59 [2021-03-30T05:52:59.790Z] #14 105.5 Processing triggers for libc-bin (2.28-10) ...
05:52:59 [2021-03-30T05:52:59.911Z] 
05:52:59 [2021-03-30T05:52:59.911Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
05:52:59 [2021-03-30T05:52:59.911Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
05:53:00 [2021-03-30T05:53:00.043Z] 
05:53:00 [2021-03-30T05:53:00.043Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f
05:53:00 [2021-03-30T05:53:00.043Z] #26 sha256:0e6099c29c7919193893c3c080e2e0f82f3e7f1b4bd17c9e330a5cabd2212dbf
05:53:00 [2021-03-30T05:53:00.043Z] #26 resolve docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f done
05:53:00 [2021-03-30T05:53:00.043Z] #26 sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f 1.85kB / 1.85kB done
05:53:00 [2021-03-30T05:53:00.043Z] #26 sha256:9c00c0c8ee8029803ec0a3e9e858cabaa8b63443d63c0738b5079fab61b4f429 529B / 529B done
05:53:00 [2021-03-30T05:53:00.043Z] #26 sha256:463adba1ec3f41bf6cc96732dfa8065a66c528dbfddf494e31afff8755590536 1.46kB / 1.46kB done
05:53:00 [2021-03-30T05:53:00.043Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 1.05MB / 50.40MB 0.1s
05:53:00 [2021-03-30T05:53:00.305Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 7.34MB / 50.40MB 0.3s
05:53:00 [2021-03-30T05:53:00.372Z] #26 DONE 11.5s
05:53:00 [2021-03-30T05:53:00.372Z] 
05:53:00 [2021-03-30T05:53:00.372Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:00 [2021-03-30T05:53:00.372Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:00 [2021-03-30T05:53:00.372Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.4s done
05:53:00 [2021-03-30T05:53:00.372Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
05:53:00 [2021-03-30T05:53:00.439Z] #14 DONE 105.9s
05:53:00 [2021-03-30T05:53:00.439Z] 
05:53:00 [2021-03-30T05:53:00.439Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:53:00 [2021-03-30T05:53:00.570Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 10.80MB / 50.40MB 0.4s
05:53:00 [2021-03-30T05:53:00.570Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 14.68MB / 50.40MB 0.5s
05:53:00 [2021-03-30T05:53:00.570Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 19.92MB / 50.40MB 0.6s
05:53:00 [2021-03-30T05:53:00.662Z] #56 2.915 + RM_GOPATH=0
05:53:00 [2021-03-30T05:53:00.662Z] #56 2.915 + TMP_GOPATH=
05:53:00 [2021-03-30T05:53:00.662Z] #56 2.915 + : /build
05:53:00 [2021-03-30T05:53:00.662Z] #56 2.915 + '[' -z '' ']'
05:53:00 [2021-03-30T05:53:00.662Z] #56 2.920 ++ mktemp -d
05:53:00 [2021-03-30T05:53:00.662Z] #56 2.951 + export GOPATH=/tmp/tmp.tu8gLmdRG3
05:53:00 [2021-03-30T05:53:00.662Z] #56 2.951 + GOPATH=/tmp/tmp.tu8gLmdRG3
05:53:00 [2021-03-30T05:53:00.662Z] #56 2.951 + RM_GOPATH=1
05:53:00 [2021-03-30T05:53:00.662Z] #56 2.951 + case "$(go env GOARCH)" in
05:53:00 [2021-03-30T05:53:00.662Z] #56 2.951 ++ go env GOARCH
05:53:00 [2021-03-30T05:53:00.662Z] #56 3.031 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:53:00 [2021-03-30T05:53:00.662Z] #56 3.031 + export GO_BUILDMODE=-buildmode=pie
05:53:00 [2021-03-30T05:53:00.662Z] #56 3.031 + GO_BUILDMODE=-buildmode=pie
05:53:00 [2021-03-30T05:53:00.662Z] #56 3.031 ++ dirname /tmp/install/install.sh
05:53:00 [2021-03-30T05:53:00.662Z] #56 3.031 + dir=/tmp/install
05:53:00 [2021-03-30T05:53:00.662Z] #56 3.031 + bin=containerd
05:53:00 [2021-03-30T05:53:00.662Z] #56 3.031 + shift
05:53:00 [2021-03-30T05:53:00.662Z] #56 3.031 + '[' '!' -f /tmp/install/containerd.installer ']'
05:53:00 [2021-03-30T05:53:00.662Z] #56 3.031 + . /tmp/install/containerd.installer
05:53:00 [2021-03-30T05:53:00.662Z] #56 3.031 ++ set -e
05:53:00 [2021-03-30T05:53:00.662Z] #56 3.031 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:53:00 [2021-03-30T05:53:00.662Z] #56 3.031 + install_containerd
05:53:00 [2021-03-30T05:53:00.662Z] #56 3.031 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
05:53:00 [2021-03-30T05:53:00.662Z] #56 3.031 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tu8gLmdRG3/src/github.com/containerd/containerd
05:53:00 [2021-03-30T05:53:00.839Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 27.26MB / 50.40MB 0.8s
05:53:00 [2021-03-30T05:53:00.866Z] #3 DONE 0.7s
05:53:00 [2021-03-30T05:53:00.866Z] 
05:53:00 [2021-03-30T05:53:00.866Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
05:53:00 [2021-03-30T05:53:00.866Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
05:53:00 [2021-03-30T05:53:00.866Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
05:53:00 [2021-03-30T05:53:00.866Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done
05:53:00 [2021-03-30T05:53:00.866Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done
05:53:00 [2021-03-30T05:53:00.866Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s
05:53:00 [2021-03-30T05:53:00.866Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
05:53:00 [2021-03-30T05:53:00.866Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s
05:53:00 [2021-03-30T05:53:00.920Z] #56 3.105 Cloning into '/tmp/tmp.tu8gLmdRG3/src/github.com/containerd/containerd'...
05:53:00 [2021-03-30T05:53:00.920Z] #56 ...
05:53:00 [2021-03-30T05:53:00.920Z] 
05:53:00 [2021-03-30T05:53:00.920Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:53:00 [2021-03-30T05:53:00.920Z] #34 sha256:1e3a917bce4d8bdc3bc5d522945d8c368a3162fd44975c3759fa2a0c3ea69eb7
05:53:00 [2021-03-30T05:53:00.920Z] #34 50.49 sync
05:53:00 [2021-03-30T05:53:00.920Z] #34 50.50 internal/reflectlite
05:53:00 [2021-03-30T05:53:00.920Z] #34 54.34 sort
05:53:00 [2021-03-30T05:53:00.920Z] #34 54.34 errors
05:53:00 [2021-03-30T05:53:00.920Z] #34 54.83 strconv
05:53:00 [2021-03-30T05:53:00.920Z] #34 56.41 io
05:53:00 [2021-03-30T05:53:00.920Z] #34 58.87 internal/oserror
05:53:00 [2021-03-30T05:53:00.920Z] #34 58.97 syscall
05:53:00 [2021-03-30T05:53:00.920Z] #34 ...
05:53:00 [2021-03-30T05:53:00.920Z] 
05:53:00 [2021-03-30T05:53:00.920Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:53:00 [2021-03-30T05:53:00.920Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:53:00 [2021-03-30T05:53:00.920Z] #36 44.67 Reading package lists...
05:53:00 [2021-03-30T05:53:00.920Z] #36 53.09 Building dependency tree...
05:53:00 [2021-03-30T05:53:00.920Z] #36 58.78 The following additional packages will be installed:
05:53:00 [2021-03-30T05:53:00.920Z] #36 58.82   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
05:53:00 [2021-03-30T05:53:00.920Z] #36 58.82 Suggested packages:
05:53:00 [2021-03-30T05:53:00.920Z] #36 58.82   cmake-doc ninja-build lrzip
05:53:00 [2021-03-30T05:53:00.920Z] #36 58.82 Recommended packages:
05:53:00 [2021-03-30T05:53:00.920Z] #36 58.82   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
05:53:00 [2021-03-30T05:53:00.920Z] #36 60.34 The following NEW packages will be installed:
05:53:00 [2021-03-30T05:53:00.920Z] #36 60.35   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
05:53:00 [2021-03-30T05:53:00.920Z] #36 60.39   vim-common xxd
05:53:00 [2021-03-30T05:53:00.941Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done
05:53:01 [2021-03-30T05:53:01.100Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 32.51MB / 50.40MB 1.0s
05:53:01 [2021-03-30T05:53:01.100Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 36.70MB / 50.40MB 1.2s
05:53:01 [2021-03-30T05:53:01.128Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done
05:53:01 [2021-03-30T05:53:01.177Z] #36 60.89 0 upgraded, 10 newly installed, 0 to remove and 26 not upgraded.
05:53:01 [2021-03-30T05:53:01.177Z] #36 60.89 Need to get 14.9 MB of archives.
05:53:01 [2021-03-30T05:53:01.177Z] #36 60.89 After this operation, 61.8 MB of additional disk space will be used.
05:53:01 [2021-03-30T05:53:01.177Z] #36 60.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
05:53:01 [2021-03-30T05:53:01.177Z] #36 60.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
05:53:01 [2021-03-30T05:53:01.177Z] #36 60.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
05:53:01 [2021-03-30T05:53:01.365Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 40.89MB / 50.40MB 1.2s
05:53:01 [2021-03-30T05:53:01.391Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a
05:53:01 [2021-03-30T05:53:01.436Z] #36 61.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
05:53:01 [2021-03-30T05:53:01.510Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
05:53:01 [2021-03-30T05:53:01.627Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 45.09MB / 50.40MB 1.5s
05:53:01 [2021-03-30T05:53:01.627Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 50.40MB / 50.40MB 1.7s
05:53:01 [2021-03-30T05:53:01.654Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done
05:53:01 [2021-03-30T05:53:01.654Z] #4 DONE 0.9s
05:53:01 [2021-03-30T05:53:01.702Z] #36 ...
05:53:01 [2021-03-30T05:53:01.702Z] 
05:53:01 [2021-03-30T05:53:01.702Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:53:01 [2021-03-30T05:53:01.702Z] #49 sha256:f4e7c0ca079ab1e42bef8b08b7571bd61c7df7664280597489bdaba83216aeb8
05:53:01 [2021-03-30T05:53:01.702Z] #49 52.74 go: extracting golang.org/x/text v0.3.2
05:53:01 [2021-03-30T05:53:01.702Z] #49 60.57 go: finding github.com/fatih/color v1.7.0
05:53:01 [2021-03-30T05:53:01.702Z] #49 60.65 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:53:01 [2021-03-30T05:53:01.702Z] #49 60.86 go: finding github.com/mattn/go-isatty v0.0.8
05:53:01 [2021-03-30T05:53:01.702Z] #49 60.86 go: finding github.com/mattn/go-colorable v0.1.4
05:53:01 [2021-03-30T05:53:01.702Z] #49 60.97 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:53:01 [2021-03-30T05:53:01.702Z] #49 61.03 go: finding github.com/pkg/errors v0.8.1
05:53:01 [2021-03-30T05:53:01.702Z] #49 61.17 go: finding github.com/sirupsen/logrus v1.4.2
05:53:01 [2021-03-30T05:53:01.702Z] #49 61.17 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:53:01 [2021-03-30T05:53:01.702Z] #49 61.17 go: finding github.com/go-critic/go-critic v0.4.1
05:53:01 [2021-03-30T05:53:01.702Z] #49 61.21 go: finding github.com/go-lintpack/lintpack v0.5.2
05:53:01 [2021-03-30T05:53:01.702Z] #49 61.21 go: finding github.com/stretchr/testify v1.4.0
05:53:01 [2021-03-30T05:53:01.702Z] #49 61.26 go: finding github.com/go-toolsmith/astfmt v1.0.0
05:53:01 [2021-03-30T05:53:01.702Z] #49 61.26 go: finding github.com/mitchellh/go-homedir v1.1.0
05:53:01 [2021-03-30T05:53:01.702Z] #49 61.33 go: finding github.com/go-toolsmith/astp v1.0.0
05:53:01 [2021-03-30T05:53:01.702Z] #49 61.41 go: finding github.com/go-toolsmith/astcast v1.0.0
05:53:01 [2021-03-30T05:53:01.702Z] #49 61.41 go: finding github.com/davecgh/go-spew v1.1.1
05:53:01 [2021-03-30T05:53:01.702Z] #49 61.43 go: finding github.com/go-toolsmith/astequal v1.0.0
05:53:01 [2021-03-30T05:53:01.924Z] 
05:53:01 [2021-03-30T05:53:01.924Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:53:01 [2021-03-30T05:53:01.925Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
05:53:01 [2021-03-30T05:53:01.960Z] #49 61.50 go: finding github.com/spf13/viper v1.6.1
05:53:01 [2021-03-30T05:53:01.960Z] #49 ...
05:53:01 [2021-03-30T05:53:01.960Z] 
05:53:01 [2021-03-30T05:53:01.960Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:53:01 [2021-03-30T05:53:01.960Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:53:01 [2021-03-30T05:53:01.960Z] #42 53.17 Building dependency tree...
05:53:01 [2021-03-30T05:53:01.960Z] #42 58.93 The following additional packages will be installed:
05:53:01 [2021-03-30T05:53:01.960Z] #42 58.93   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
05:53:01 [2021-03-30T05:53:01.960Z] #42 58.93   libprotoc17 python-pkg-resources python-six zlib1g-dev
05:53:01 [2021-03-30T05:53:01.960Z] #42 58.93 Suggested packages:
05:53:01 [2021-03-30T05:53:01.960Z] #42 58.93   manpages-dev python-setuptools
05:53:01 [2021-03-30T05:53:01.960Z] #42 60.96 The following NEW packages will be installed:
05:53:01 [2021-03-30T05:53:01.960Z] #42 60.98   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
05:53:01 [2021-03-30T05:53:01.960Z] #42 60.98   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
05:53:01 [2021-03-30T05:53:01.960Z] #42 61.00   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
05:53:01 [2021-03-30T05:53:01.960Z] #42 61.00   python-six zlib1g-dev
05:53:01 [2021-03-30T05:53:01.960Z] #42 61.49 0 upgraded, 17 newly installed, 0 to remove and 26 not upgraded.
05:53:01 [2021-03-30T05:53:01.960Z] #42 61.49 Need to get 4095 kB of archives.
05:53:01 [2021-03-30T05:53:01.960Z] #42 61.49 After this operation, 22.5 MB of additional disk space will be used.
05:53:01 [2021-03-30T05:53:01.960Z] #42 61.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
05:53:01 [2021-03-30T05:53:01.960Z] #42 61.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
05:53:01 [2021-03-30T05:53:01.960Z] #42 61.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
05:53:01 [2021-03-30T05:53:01.960Z] #42 61.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
05:53:01 [2021-03-30T05:53:01.960Z] #42 61.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
05:53:01 [2021-03-30T05:53:01.960Z] #42 61.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
05:53:01 [2021-03-30T05:53:01.960Z] #42 61.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
05:53:01 [2021-03-30T05:53:01.960Z] #42 61.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
05:53:01 [2021-03-30T05:53:01.960Z] #42 61.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
05:53:01 [2021-03-30T05:53:01.960Z] #42 ...
05:53:01 [2021-03-30T05:53:01.960Z] 
05:53:01 [2021-03-30T05:53:01.960Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:53:01 [2021-03-30T05:53:01.960Z] #49 sha256:f4e7c0ca079ab1e42bef8b08b7571bd61c7df7664280597489bdaba83216aeb8
05:53:01 [2021-03-30T05:53:01.960Z] #49 61.61 go: finding github.com/go-toolsmith/typep v1.0.0
05:53:01 [2021-03-30T05:53:01.960Z] #49 61.64 go: finding github.com/pmezard/go-difflib v1.0.0
05:53:01 [2021-03-30T05:53:01.960Z] #49 61.66 go: finding github.com/go-toolsmith/astcopy v1.0.0
05:53:01 [2021-03-30T05:53:01.960Z] #49 61.68 go: finding github.com/stretchr/objx v0.2.0
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.678 + RM_GOPATH=0
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.678 + TMP_GOPATH=
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.678 + : /build
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.678 + '[' -z '' ']'
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.679 ++ mktemp -d
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.680 + export GOPATH=/tmp/tmp.EdTBHGok4p
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.680 + GOPATH=/tmp/tmp.EdTBHGok4p
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.680 + RM_GOPATH=1
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.680 + case "$(go env GOARCH)" in
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.680 ++ go env GOARCH
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.704 + export GO_BUILDMODE=-buildmode=pie
05:53:01 [2021-03-30T05:53:01.975Z] #54 ...
05:53:01 [2021-03-30T05:53:01.975Z] 
05:53:01 [2021-03-30T05:53:01.975Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
05:53:01 [2021-03-30T05:53:01.975Z] #15 DONE 1.8s
05:53:01 [2021-03-30T05:53:01.975Z] 
05:53:01 [2021-03-30T05:53:01.975Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.704 + GO_BUILDMODE=-buildmode=pie
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.704 ++ dirname /tmp/install/install.sh
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.705 + dir=/tmp/install
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.705 + bin=runc
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.705 + shift
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.705 + '[' '!' -f /tmp/install/runc.installer ']'
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.705 + . /tmp/install/runc.installer
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.705 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.706 + install_runc
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.706 + grep -q '^3\.10\.0.*\.el7\.'
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.706 + uname -r
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.715 + RUNC_BUILDTAGS='seccomp '
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.715 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.715 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EdTBHGok4p/src/github.com/opencontainers/runc
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.715 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
05:53:01 [2021-03-30T05:53:01.975Z] #54 1.716 Cloning into '/tmp/tmp.EdTBHGok4p/src/github.com/opencontainers/runc'...
05:53:02 [2021-03-30T05:53:02.081Z] #9 ...
05:53:02 [2021-03-30T05:53:02.081Z] 
05:53:02 [2021-03-30T05:53:02.081Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
05:53:02 [2021-03-30T05:53:02.081Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
05:53:02 [2021-03-30T05:53:02.081Z] #63 DONE 0.6s
05:53:02 [2021-03-30T05:53:02.081Z] 
05:53:02 [2021-03-30T05:53:02.081Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:02 [2021-03-30T05:53:02.081Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:02 [2021-03-30T05:53:02.081Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done
05:53:02 [2021-03-30T05:53:02.217Z] #49 61.75 go: finding github.com/go-toolsmith/strparse v1.0.0
05:53:02 [2021-03-30T05:53:02.217Z] #49 61.83 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
05:53:02 [2021-03-30T05:53:02.217Z] #49 61.83 go: finding gopkg.in/yaml.v2 v2.2.7
05:53:02 [2021-03-30T05:53:02.340Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
05:53:02 [2021-03-30T05:53:02.475Z] #49 62.12 go: finding github.com/fsnotify/fsnotify v1.4.7
05:53:02 [2021-03-30T05:53:02.475Z] #49 62.12 go: finding github.com/bombsimon/wsl/v2 v2.0.0
05:53:02 [2021-03-30T05:53:02.475Z] #49 62.14 go: finding github.com/gobwas/glob v0.2.3
05:53:02 [2021-03-30T05:53:02.475Z] #49 62.14 go: finding github.com/spf13/cobra v0.0.5
05:53:02 [2021-03-30T05:53:02.475Z] #49 62.16 go: finding github.com/hashicorp/hcl v1.0.0
05:53:02 [2021-03-30T05:53:02.475Z] #49 62.25 go: finding github.com/spf13/pflag v1.0.5
05:53:02 [2021-03-30T05:53:02.475Z] #49 62.27 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:53:02 [2021-03-30T05:53:02.499Z] #8 DONE 0.7s
05:53:02 [2021-03-30T05:53:02.499Z] 
05:53:02 [2021-03-30T05:53:02.499Z] #7 [internal] load metadata for docker.io/library/debian:buster
05:53:02 [2021-03-30T05:53:02.499Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
05:53:02 [2021-03-30T05:53:02.499Z] #7 DONE 0.6s
05:53:02 [2021-03-30T05:53:02.499Z] 
05:53:02 [2021-03-30T05:53:02.499Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:53:02 [2021-03-30T05:53:02.499Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
05:53:02 [2021-03-30T05:53:02.499Z] #5 DONE 0.6s
05:53:02 [2021-03-30T05:53:02.499Z] 
05:53:02 [2021-03-30T05:53:02.499Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
05:53:02 [2021-03-30T05:53:02.499Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0
05:53:02 [2021-03-30T05:53:02.574Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 50.40MB / 50.40MB 2.2s done
05:53:02 [2021-03-30T05:53:02.733Z] #49 62.49 go: finding github.com/magiconair/properties v1.8.1
05:53:02 [2021-03-30T05:53:02.733Z] #49 62.51 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:53:02 [2021-03-30T05:53:02.764Z] #6 DONE 0.7s
05:53:02 [2021-03-30T05:53:02.838Z] #26 extracting sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa
05:53:02 [2021-03-30T05:53:02.908Z] #9 ...
05:53:02 [2021-03-30T05:53:02.908Z] 
05:53:02 [2021-03-30T05:53:02.908Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
05:53:02 [2021-03-30T05:53:02.908Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
05:53:02 [2021-03-30T05:53:02.908Z] #65 DONE 0.9s
05:53:02 [2021-03-30T05:53:02.908Z] 
05:53:02 [2021-03-30T05:53:02.908Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:02 [2021-03-30T05:53:02.908Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:02 [2021-03-30T05:53:02.991Z] #49 62.56 go: finding github.com/mitchellh/mapstructure v1.1.2
05:53:02 [2021-03-30T05:53:02.991Z] #49 62.62 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:53:02 [2021-03-30T05:53:02.991Z] #49 62.64 go: finding github.com/pelletier/go-toml v1.2.0
05:53:02 [2021-03-30T05:53:02.991Z] #49 62.71 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:53:02 [2021-03-30T05:53:02.991Z] #49 62.74 go: finding github.com/spf13/afero v1.1.2
05:53:02 [2021-03-30T05:53:02.991Z] #49 62.77 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:53:03 [2021-03-30T05:53:03.287Z] #49 62.86 go: finding github.com/spf13/cast v1.3.0
05:53:03 [2021-03-30T05:53:03.287Z] #49 62.95 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:53:03 [2021-03-30T05:53:03.287Z] #49 62.98 go: finding github.com/spf13/jwalterweatherman v1.0.0
05:53:03 [2021-03-30T05:53:03.287Z] #49 63.05 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:53:03 [2021-03-30T05:53:03.287Z] #49 63.07 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:53:03 [2021-03-30T05:53:03.495Z] Removing intermediate container 4026e3450e8d
05:53:03 [2021-03-30T05:53:03.495Z]  ---> d880db546670
05:53:03 [2021-03-30T05:53:03.495Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
05:53:03 [2021-03-30T05:53:03.495Z]  ---> 805dc2d65d1c
05:53:03 [2021-03-30T05:53:03.495Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
05:53:03 [2021-03-30T05:53:03.495Z]  ---> 1fdffe9bdf52
05:53:03 [2021-03-30T05:53:03.495Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
05:53:03 [2021-03-30T05:53:03.495Z]  ---> Running in cf30976b3968
05:53:03 [2021-03-30T05:53:03.495Z] Removing intermediate container cf30976b3968
05:53:03 [2021-03-30T05:53:03.495Z]  ---> 658b125d26b6
05:53:03 [2021-03-30T05:53:03.495Z] Successfully built 658b125d26b6
05:53:03 [2021-03-30T05:53:03.495Z] Successfully tagged moby-buildx:latest
05:53:03 [2021-03-30T05:53:03.495Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
05:53:03 [2021-03-30T05:53:03.495Z] if [ -n "${id}" ]; then \
05:53:03 [2021-03-30T05:53:03.495Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
05:53:03 [2021-03-30T05:53:03.495Z] 	&& touch bundles/buildx; \
05:53:03 [2021-03-30T05:53:03.495Z] 	docker rm -f ${id}; \
05:53:03 [2021-03-30T05:53:03.495Z] fi
05:53:03 [2021-03-30T05:53:03.495Z] 19ecaef19705792a1a8a5a944a4459140b4065b266ba8fb35a14bab1614e27ea
05:53:03 [2021-03-30T05:53:03.495Z] bundles/buildx version
05:53:03 [2021-03-30T05:53:03.495Z] buildx v0.5.1 11057da
05:53:03 [2021-03-30T05:53:03.495Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:b14bf43764e016e95eb7486e49ae675d477e475b .
05:53:03 [2021-03-30T05:53:03.495Z] #1 [internal] booting buildkit
05:53:03 [2021-03-30T05:53:03.495Z] #1 sha256:45375969942981f8153387444556dcb3e9caf8c66cfb2e168fcf29445e6e3b3e
05:53:03 [2021-03-30T05:53:03.495Z] #1 pulling image moby/buildkit:buildx-stable-1
05:53:03 [2021-03-30T05:53:03.495Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done
05:53:03 [2021-03-30T05:53:03.495Z] #1 creating container buildx_buildkit_default
05:53:03 [2021-03-30T05:53:03.495Z] #1 creating container buildx_buildkit_default 0.4s done
05:53:03 [2021-03-30T05:53:03.495Z] #1 DONE 3.1s
05:53:03 [2021-03-30T05:53:03.495Z] 
05:53:03 [2021-03-30T05:53:03.495Z] #2 [internal] load build definition from Dockerfile
05:53:03 [2021-03-30T05:53:03.495Z] #2 sha256:03c4e5e138a92a79182ff71cb12a4de741f3e5d7a198a449ff8d6b9befed6c00
05:53:03 [2021-03-30T05:53:03.495Z] #2 transferring dockerfile: 17.01kB done
05:53:03 [2021-03-30T05:53:03.495Z] #2 DONE 0.0s
05:53:03 [2021-03-30T05:53:03.495Z] 
05:53:03 [2021-03-30T05:53:03.495Z] #3 [internal] load .dockerignore
05:53:03 [2021-03-30T05:53:03.495Z] #3 sha256:26c954c89dd08af12cf8b107da1aa5a98a5963fa6c5cff6000feda4ff9254eca
05:53:03 [2021-03-30T05:53:03.495Z] #3 transferring context: 87B done
05:53:03 [2021-03-30T05:53:03.495Z] #3 DONE 0.0s
05:53:03 [2021-03-30T05:53:03.495Z] 
05:53:03 [2021-03-30T05:53:03.495Z] #4 resolve image config for docker.io/docker/dockerfile:1.2
05:53:03 [2021-03-30T05:53:03.495Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e
05:53:03 [2021-03-30T05:53:03.546Z] #49 63.24 go: finding github.com/subosito/gotenv v1.2.0
05:53:03 [2021-03-30T05:53:03.546Z] #49 63.25 go: finding golang.org/x/text v0.3.2
05:53:03 [2021-03-30T05:53:03.546Z] #49 63.34 go: finding gopkg.in/ini.v1 v1.51.0
05:53:03 [2021-03-30T05:53:03.789Z] #4 DONE 0.5s
05:53:03 [2021-03-30T05:53:03.789Z] 
05:53:03 [2021-03-30T05:53:03.789Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
05:53:03 [2021-03-30T05:53:03.789Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35
05:53:03 [2021-03-30T05:53:03.789Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
05:53:03 [2021-03-30T05:53:03.804Z] #49 63.36 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:53:03 [2021-03-30T05:53:03.804Z] #49 63.36 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:53:03 [2021-03-30T05:53:03.804Z] #49 63.42 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:53:03 [2021-03-30T05:53:03.804Z] #49 63.47 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:53:03 [2021-03-30T05:53:03.804Z] #49 63.48 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:53:03 [2021-03-30T05:53:03.804Z] #49 63.50 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:53:03 [2021-03-30T05:53:03.804Z] #49 63.51 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:53:03 [2021-03-30T05:53:03.804Z] #49 63.52 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:53:03 [2021-03-30T05:53:03.804Z] #49 63.54 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:53:04 [2021-03-30T05:53:04.066Z] #49 63.61 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:53:04 [2021-03-30T05:53:04.066Z] #49 63.62 go: finding github.com/kisielk/gotool v1.0.0
05:53:04 [2021-03-30T05:53:04.066Z] #49 63.62 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:53:04 [2021-03-30T05:53:04.066Z] #49 63.73 go: finding github.com/sourcegraph/go-diff v0.5.1
05:53:04 [2021-03-30T05:53:04.076Z] #54 ...
05:53:04 [2021-03-30T05:53:04.076Z] 
05:53:04 [2021-03-30T05:53:04.076Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
05:53:04 [2021-03-30T05:53:04.076Z] #16 DONE 1.9s
05:53:04 [2021-03-30T05:53:04.076Z] 
05:53:04 [2021-03-30T05:53:04.076Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:53:04 [2021-03-30T05:53:04.076Z] #44 53.04   AR       soccr/libsoccr.a
05:53:04 [2021-03-30T05:53:04.076Z] #44 53.06 make[1]: 'soccr/libsoccr.a' is up to date.
05:53:04 [2021-03-30T05:53:04.076Z] #44 53.19   DEP      criu/arch/s390/sigframe.d
05:53:04 [2021-03-30T05:53:04.076Z] #44 53.39   DEP      criu/arch/s390/crtools.d
05:53:04 [2021-03-30T05:53:04.076Z] #44 53.53   DEP      criu/arch/s390/cpu.d
05:53:04 [2021-03-30T05:53:04.076Z] #44 53.67   CC       criu/arch/s390/cpu.o
05:53:04 [2021-03-30T05:53:04.076Z] #44 53.97   CC       criu/arch/s390/crtools.o
05:53:04 [2021-03-30T05:53:04.076Z] #44 54.71   CC       criu/arch/s390/sigframe.o
05:53:04 [2021-03-30T05:53:04.076Z] #44 54.91   LINK     criu/arch/s390/crtools.built-in.o
05:53:04 [2021-03-30T05:53:04.076Z] #44 54.99   DEP      criu/pie/util-vdso.d
05:53:04 [2021-03-30T05:53:04.076Z] #44 55.21   DEP      criu/pie/util.d
05:53:04 [2021-03-30T05:53:04.076Z] #44 55.29   CC       criu/pie/util.o
05:53:04 [2021-03-30T05:53:04.076Z] #44 55.63   CC       criu/pie/util-vdso.o
05:53:04 [2021-03-30T05:53:04.076Z] #44 56.28   AR       criu/pie/pie.lib.a
05:53:04 [2021-03-30T05:53:04.076Z] #44 56.33   DEP      criu/pie/restorer.d
05:53:04 [2021-03-30T05:53:04.076Z] #44 56.56   DEP      criu/arch/s390/restorer.d
05:53:04 [2021-03-30T05:53:04.076Z] #44 56.78   DEP      criu/arch/s390/vdso-pie.d
05:53:04 [2021-03-30T05:53:04.076Z] #44 56.90   DEP      criu/pie/parasite-vdso.d
05:53:04 [2021-03-30T05:53:04.076Z] #44 57.05   DEP      criu/pie/parasite.d
05:53:04 [2021-03-30T05:53:04.076Z] #44 57.19   CC       criu/pie/parasite.o
05:53:04 [2021-03-30T05:53:04.076Z] #44 58.09   LINK     criu/pie/parasite.built-in.o
05:53:04 [2021-03-30T05:53:04.076Z] #44 58.09   GEN      criu/pie/parasite-blob.h
05:53:04 [2021-03-30T05:53:04.076Z] #44 58.12   CC       criu/pie/parasite-vdso.o
05:53:04 [2021-03-30T05:53:04.084Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.2s done
05:53:04 [2021-03-30T05:53:04.084Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988
05:53:04 [2021-03-30T05:53:04.324Z] #49 63.89 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:53:04 [2021-03-30T05:53:04.324Z] #49 63.92 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:53:04 [2021-03-30T05:53:04.324Z] #49 63.94 go: finding github.com/tommy-muehle/go-mnd v1.1.1
05:53:04 [2021-03-30T05:53:04.324Z] #49 63.97 go: finding github.com/ultraware/funlen v0.0.2
05:53:04 [2021-03-30T05:53:04.324Z] #49 63.98 go: finding github.com/ultraware/whitespace v0.0.4
05:53:04 [2021-03-30T05:53:04.324Z] #49 64.02 go: finding github.com/uudashr/gocognit v1.0.1
05:53:04 [2021-03-30T05:53:04.378Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.1s done
05:53:04 [2021-03-30T05:53:04.378Z] #5 DONE 0.3s
05:53:04 [2021-03-30T05:53:04.378Z] 
05:53:04 [2021-03-30T05:53:04.378Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:53:04 [2021-03-30T05:53:04.378Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
05:53:04 [2021-03-30T05:53:04.379Z] #44 58.48   CC       criu/arch/s390/vdso-pie.o
05:53:04 [2021-03-30T05:53:04.588Z] #49 64.15 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:53:04 [2021-03-30T05:53:04.588Z] #49 64.16 go: finding github.com/gogo/protobuf v1.2.1
05:53:04 [2021-03-30T05:53:04.673Z] #44 58.68   CC       criu/arch/s390/restorer.o
05:53:04 [2021-03-30T05:53:04.846Z] #49 64.39 go: finding honnef.co/go/tools v0.0.1-2019.2.3
05:53:04 [2021-03-30T05:53:04.846Z] #49 64.43 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:53:04 [2021-03-30T05:53:04.846Z] #49 64.43 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:53:04 [2021-03-30T05:53:04.846Z] #49 64.53 go: finding github.com/BurntSushi/toml v0.3.1
05:53:04 [2021-03-30T05:53:04.846Z] #49 64.58 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:53:04 [2021-03-30T05:53:04.968Z] #44 58.95   CC       criu/pie/restorer.o
05:53:05 [2021-03-30T05:53:05.433Z] #9 DONE 0.8s
05:53:05 [2021-03-30T05:53:05.433Z] 
05:53:05 [2021-03-30T05:53:05.433Z] #7 [internal] load metadata for docker.io/library/debian:buster
05:53:05 [2021-03-30T05:53:05.433Z] #7 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16
05:53:05 [2021-03-30T05:53:05.433Z] #7 DONE 0.8s
05:53:05 [2021-03-30T05:53:05.433Z] 
05:53:05 [2021-03-30T05:53:05.433Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:53:05 [2021-03-30T05:53:05.433Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
05:53:05 [2021-03-30T05:53:05.433Z] #8 DONE 0.8s
05:53:05 [2021-03-30T05:53:05.433Z] 
05:53:05 [2021-03-30T05:53:05.433Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
05:53:05 [2021-03-30T05:53:05.433Z] #6 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743
05:53:05 [2021-03-30T05:53:05.433Z] #6 DONE 0.9s
05:53:05 [2021-03-30T05:53:05.433Z] 
05:53:05 [2021-03-30T05:53:05.433Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:53:05 [2021-03-30T05:53:05.433Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
05:53:05 [2021-03-30T05:53:05.433Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
05:53:05 [2021-03-30T05:53:05.608Z] #44 ...
05:53:05 [2021-03-30T05:53:05.608Z] 
05:53:05 [2021-03-30T05:53:05.608Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
05:53:05 [2021-03-30T05:53:05.608Z] #17 1.454 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
05:53:05 [2021-03-30T05:53:05.608Z] #17 DONE 1.7s
05:53:05 [2021-03-30T05:53:05.608Z] 
05:53:05 [2021-03-30T05:53:05.608Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
05:53:05 [2021-03-30T05:53:05.745Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s
05:53:06 [2021-03-30T05:53:06.062Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.10MB / 12.42MB 0.3s
05:53:06 [2021-03-30T05:53:06.062Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.34MB / 12.42MB 0.5s
05:53:06 [2021-03-30T05:53:06.062Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 11.53MB / 12.42MB 0.6s
05:53:06 [2021-03-30T05:53:06.149Z] #26 ...
05:53:06 [2021-03-30T05:53:06.149Z] 
05:53:06 [2021-03-30T05:53:06.149Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:06 [2021-03-30T05:53:06.149Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:06 [2021-03-30T05:53:06.149Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
05:53:06 [2021-03-30T05:53:06.149Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
05:53:06 [2021-03-30T05:53:06.149Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
05:53:06 [2021-03-30T05:53:06.149Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
05:53:06 [2021-03-30T05:53:06.149Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.6s done
05:53:06 [2021-03-30T05:53:06.149Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.8s done
05:53:06 [2021-03-30T05:53:06.149Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.5s done
05:53:06 [2021-03-30T05:53:06.149Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.4s done
05:53:06 [2021-03-30T05:53:06.149Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.57MB / 68.67MB 5.5s
05:53:06 [2021-03-30T05:53:06.149Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.36MB / 120.17MB 5.5s
05:53:06 [2021-03-30T05:53:06.149Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.8s
05:53:06 [2021-03-30T05:53:06.149Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 5.5s
05:53:06 [2021-03-30T05:53:06.149Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.14MB / 68.67MB 5.7s
05:53:06 [2021-03-30T05:53:06.149Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.70MB / 120.17MB 5.7s
05:53:06 [2021-03-30T05:53:06.149Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.6s done
05:53:06 [2021-03-30T05:53:06.149Z] #9 ...
05:53:06 [2021-03-30T05:53:06.149Z] 
05:53:06 [2021-03-30T05:53:06.149Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:53:06 [2021-03-30T05:53:06.149Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
05:53:06 [2021-03-30T05:53:06.149Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
05:53:06 [2021-03-30T05:53:06.149Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
05:53:06 [2021-03-30T05:53:06.149Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
05:53:06 [2021-03-30T05:53:06.149Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done
05:53:06 [2021-03-30T05:53:06.149Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.7s done
05:53:06 [2021-03-30T05:53:06.149Z] #62 DONE 6.0s
05:53:06 [2021-03-30T05:53:06.149Z] 
05:53:06 [2021-03-30T05:53:06.149Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:06 [2021-03-30T05:53:06.149Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:06 [2021-03-30T05:53:06.149Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.91MB / 68.67MB 5.8s
05:53:06 [2021-03-30T05:53:06.149Z] #9 ...
05:53:06 [2021-03-30T05:53:06.149Z] 
05:53:06 [2021-03-30T05:53:06.149Z] #23 [internal] load build context
05:53:06 [2021-03-30T05:53:06.149Z] #23 sha256:b2d06aa09dfe4db9ab0c9e42e4129b52204f55c4a860d5ebd8d046558431ff83
05:53:06 [2021-03-30T05:53:06.149Z] #23 transferring context: 30.65MB 6.1s
05:53:06 [2021-03-30T05:53:06.149Z] #23 ...
05:53:06 [2021-03-30T05:53:06.149Z] 
05:53:06 [2021-03-30T05:53:06.149Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:06 [2021-03-30T05:53:06.149Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:06 [2021-03-30T05:53:06.149Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.99MB / 120.17MB 5.9s
05:53:06 [2021-03-30T05:53:06.149Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.1s
05:53:06 [2021-03-30T05:53:06.149Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.38MB / 120.17MB 6.2s
05:53:06 [2021-03-30T05:53:06.411Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.67MB / 120.17MB 6.4s
05:53:06 [2021-03-30T05:53:06.455Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done
05:53:06 [2021-03-30T05:53:06.455Z] #65 DONE 0.7s
05:53:06 [2021-03-30T05:53:06.455Z] 
05:53:06 [2021-03-30T05:53:06.455Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:06 [2021-03-30T05:53:06.455Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
05:53:06 [2021-03-30T05:53:06.455Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done
05:53:06 [2021-03-30T05:53:06.455Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.1s done
05:53:06 [2021-03-30T05:53:06.455Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 1.05MB / 96.52MB 0.2s
05:53:06 [2021-03-30T05:53:06.455Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.10MB / 73.58MB 0.2s
05:53:06 [2021-03-30T05:53:06.455Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 0B / 57.46MB 0.2s
05:53:06 [2021-03-30T05:53:06.455Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0B / 10.73MB 0.2s
05:53:06 [2021-03-30T05:53:06.455Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0B / 8.25MB 0.2s
05:53:06 [2021-03-30T05:53:06.455Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 0B / 54.14MB 0.2s
05:53:06 [2021-03-30T05:53:06.455Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 1.05MB / 10.73MB 0.3s
05:53:06 [2021-03-30T05:53:06.682Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.89MB / 120.17MB 6.8s
05:53:06 [2021-03-30T05:53:06.760Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 6.29MB / 96.52MB 0.5s
05:53:06 [2021-03-30T05:53:06.760Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 4.19MB / 57.46MB 0.5s
05:53:06 [2021-03-30T05:53:06.760Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 3.15MB / 10.73MB 0.5s
05:53:06 [2021-03-30T05:53:06.760Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 1.05MB / 8.25MB 0.5s
05:53:06 [2021-03-30T05:53:06.760Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 7.34MB / 73.58MB 0.6s
05:53:06 [2021-03-30T05:53:06.760Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 4.19MB / 10.73MB 0.6s
05:53:06 [2021-03-30T05:53:06.760Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 7.34MB / 10.73MB 0.8s
05:53:06 [2021-03-30T05:53:06.760Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 3.15MB / 8.25MB 0.7s
05:53:06 [2021-03-30T05:53:06.760Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 3.15MB / 54.14MB 0.6s
05:53:06 [2021-03-30T05:53:06.945Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.8s done
05:53:07 [2021-03-30T05:53:07.057Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 5.24MB / 8.25MB 0.8s
05:53:07 [2021-03-30T05:53:07.058Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 6.68MB / 54.14MB 0.8s
05:53:07 [2021-03-30T05:53:07.058Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 9.44MB / 57.46MB 0.9s
05:53:07 [2021-03-30T05:53:07.058Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.49MB / 10.73MB 0.9s
05:53:07 [2021-03-30T05:53:07.058Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.0s done
05:53:07 [2021-03-30T05:53:07.058Z] #10 1.033 error: failed to copy: read tcp 172.17.0.2:50052->104.18.125.25:443: read: connection reset by peer
05:53:07 [2021-03-30T05:53:07.058Z] #10 1.033 retrying in 1s
05:53:07 [2021-03-30T05:53:07.227Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.01MB / 120.17MB 7.1s
05:53:07 [2021-03-30T05:53:07.388Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 13.63MB / 96.52MB 1.1s
05:53:07 [2021-03-30T05:53:07.388Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 14.68MB / 73.58MB 1.1s
05:53:07 [2021-03-30T05:53:07.388Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.0s done
05:53:07 [2021-03-30T05:53:07.388Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 18.87MB / 73.58MB 1.2s
05:53:07 [2021-03-30T05:53:07.388Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 14.68MB / 57.46MB 1.2s
05:53:07 [2021-03-30T05:53:07.388Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 19.92MB / 96.52MB 1.4s
05:53:07 [2021-03-30T05:53:07.490Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.89MB / 120.17MB 7.5s
05:53:07 [2021-03-30T05:53:07.490Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.18MB / 120.17MB 7.6s
05:53:07 [2021-03-30T05:53:07.739Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 17.83MB / 57.46MB 1.4s
05:53:07 [2021-03-30T05:53:07.739Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 23.07MB / 73.58MB 1.5s
05:53:07 [2021-03-30T05:53:07.739Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 25.17MB / 96.52MB 1.7s
05:53:07 [2021-03-30T05:53:07.751Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.66MB / 120.17MB 7.8s
05:53:07 [2021-03-30T05:53:07.763Z] #18 DONE 1.9s
05:53:07 [2021-03-30T05:53:07.763Z] 
05:53:07 [2021-03-30T05:53:07.764Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:53:07 [2021-03-30T05:53:07.764Z] #44 61.44   LINK     criu/pie/restorer.built-in.o
05:53:07 [2021-03-30T05:53:07.764Z] #44 61.44   GEN      criu/pie/restorer-blob.h
05:53:07 [2021-03-30T05:53:07.764Z] #44 61.50   DEP      criu/vdso.d
05:53:07 [2021-03-30T05:53:07.764Z] #44 61.74   DEP      criu/uts_ns.d
05:53:07 [2021-03-30T05:53:07.764Z] #44 61.95   DEP      criu/util.d
05:53:08 [2021-03-30T05:53:08.013Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.95MB / 120.17MB 7.9s
05:53:08 [2021-03-30T05:53:08.013Z] #9 ...
05:53:08 [2021-03-30T05:53:08.013Z] 
05:53:08 [2021-03-30T05:53:08.013Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:53:08 [2021-03-30T05:53:08.013Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
05:53:08 [2021-03-30T05:53:08.013Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
05:53:08 [2021-03-30T05:53:08.013Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
05:53:08 [2021-03-30T05:53:08.013Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
05:53:08 [2021-03-30T05:53:08.013Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
05:53:08 [2021-03-30T05:53:08.013Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done
05:53:08 [2021-03-30T05:53:08.013Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.1s done
05:53:08 [2021-03-30T05:53:08.013Z] #64 DONE 8.3s
05:53:08 [2021-03-30T05:53:08.013Z] 
05:53:08 [2021-03-30T05:53:08.013Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:08 [2021-03-30T05:53:08.013Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:08 [2021-03-30T05:53:08.065Z] #44 62.20   DEP      criu/uffd.d
05:53:08 [2021-03-30T05:53:08.089Z] #10 ...
05:53:08 [2021-03-30T05:53:08.089Z] 
05:53:08 [2021-03-30T05:53:08.089Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:53:08 [2021-03-30T05:53:08.089Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
05:53:08 [2021-03-30T05:53:08.089Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
05:53:08 [2021-03-30T05:53:08.089Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
05:53:08 [2021-03-30T05:53:08.089Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done
05:53:08 [2021-03-30T05:53:08.089Z] #63 DONE 2.4s
05:53:08 [2021-03-30T05:53:08.089Z] 
05:53:08 [2021-03-30T05:53:08.089Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:08 [2021-03-30T05:53:08.089Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
05:53:08 [2021-03-30T05:53:08.089Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 29.36MB / 73.58MB 1.8s
05:53:08 [2021-03-30T05:53:08.089Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 20.97MB / 57.46MB 2.0s
05:53:08 [2021-03-30T05:53:08.130Z] #49 ...
05:53:08 [2021-03-30T05:53:08.130Z] 
05:53:08 [2021-03-30T05:53:08.130Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:53:08 [2021-03-30T05:53:08.130Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:53:08 [2021-03-30T05:53:08.148Z] 
05:53:08 [2021-03-30T05:53:08.148Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f
05:53:08 [2021-03-30T05:53:08.148Z] #26 sha256:d82be482bb0809369fce597a75fa5c34b1ce437dc19aedb64d90c3319e886052
05:53:08 [2021-03-30T05:53:08.148Z] #26 resolve docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f done
05:53:08 [2021-03-30T05:53:08.148Z] #26 sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f 1.85kB / 1.85kB done
05:53:08 [2021-03-30T05:53:08.148Z] #26 sha256:82926e6b350c680dfb1296e82984e5acd287285c0850086d302ed908bda01a16 529B / 529B done
05:53:08 [2021-03-30T05:53:08.148Z] #26 sha256:ea4bdfc112fdfd1b6e027ad4ba4be36c8d68d0403cd52ad299464e8f7ceab644 1.46kB / 1.46kB done
05:53:08 [2021-03-30T05:53:08.148Z] #26 sha256:383261dafcc4f63ecae5f2d661d1ef8d0a5e1c9f4b1f12285115baca7d101d5a 0B / 49.20MB 0.2s
05:53:08 [2021-03-30T05:53:08.188Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s
05:53:08 [2021-03-30T05:53:08.278Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.34MB / 120.17MB 8.2s
05:53:08 [2021-03-30T05:53:08.359Z] #44 62.53   DEP      criu/tun.d
05:53:08 [2021-03-30T05:53:08.411Z] #26 sha256:383261dafcc4f63ecae5f2d661d1ef8d0a5e1c9f4b1f12285115baca7d101d5a 11.24MB / 49.20MB 0.4s
05:53:08 [2021-03-30T05:53:08.411Z] #26 sha256:383261dafcc4f63ecae5f2d661d1ef8d0a5e1c9f4b1f12285115baca7d101d5a 33.55MB / 49.20MB 0.6s
05:53:08 [2021-03-30T05:53:08.645Z] #32 67.12 Checking out files:  70% (1073/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
05:53:08 [2021-03-30T05:53:08.645Z] #32 ...
05:53:08 [2021-03-30T05:53:08.645Z] 
05:53:08 [2021-03-30T05:53:08.645Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:53:08 [2021-03-30T05:53:08.645Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:53:08 [2021-03-30T05:53:08.645Z] #13 49.96 Building dependency tree...
05:53:08 [2021-03-30T05:53:08.645Z] #13 56.18 The following additional packages will be installed:
05:53:08 [2021-03-30T05:53:08.645Z] #13 56.18   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
05:53:08 [2021-03-30T05:53:08.645Z] #13 56.18   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
05:53:08 [2021-03-30T05:53:08.645Z] #13 56.18   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
05:53:08 [2021-03-30T05:53:08.645Z] #13 56.18   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
05:53:08 [2021-03-30T05:53:08.645Z] #13 56.21   mingw-w64-common mingw-w64-x86-64-dev
05:53:08 [2021-03-30T05:53:08.645Z] #13 56.21 Suggested packages:
05:53:08 [2021-03-30T05:53:08.645Z] #13 56.21   gcc-8-locales seccomp wine64
05:53:08 [2021-03-30T05:53:08.645Z] #13 57.91 The following NEW packages will be installed:
05:53:08 [2021-03-30T05:53:08.645Z] #13 57.91   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
05:53:08 [2021-03-30T05:53:08.645Z] #13 57.91   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
05:53:08 [2021-03-30T05:53:08.645Z] #13 57.91   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
05:53:08 [2021-03-30T05:53:08.645Z] #13 57.92   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
05:53:08 [2021-03-30T05:53:08.645Z] #13 57.92   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
05:53:08 [2021-03-30T05:53:08.645Z] #13 57.92   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
05:53:08 [2021-03-30T05:53:08.645Z] #13 57.93 The following packages will be upgraded:
05:53:08 [2021-03-30T05:53:08.645Z] #13 57.94   libseccomp2 libsystemd0 libudev1
05:53:08 [2021-03-30T05:53:08.645Z] #13 58.41 3 upgraded, 25 newly installed, 0 to remove and 24 not upgraded.
05:53:08 [2021-03-30T05:53:08.645Z] #13 58.41 Need to get 78.2 MB of archives.
05:53:08 [2021-03-30T05:53:08.645Z] #13 58.41 After this operation, 487 MB of additional disk space will be used.
05:53:08 [2021-03-30T05:53:08.645Z] #13 58.41 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
05:53:08 [2021-03-30T05:53:08.645Z] #13 58.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB]
05:53:08 [2021-03-30T05:53:08.645Z] #13 58.42 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
05:53:08 [2021-03-30T05:53:08.645Z] #13 58.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB]
05:53:08 [2021-03-30T05:53:08.645Z] #13 58.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
05:53:08 [2021-03-30T05:53:08.645Z] #13 58.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
05:53:08 [2021-03-30T05:53:08.645Z] #13 59.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
05:53:08 [2021-03-30T05:53:08.645Z] #13 59.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
05:53:08 [2021-03-30T05:53:08.645Z] #13 59.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
05:53:08 [2021-03-30T05:53:08.645Z] #13 59.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
05:53:08 [2021-03-30T05:53:08.645Z] #13 59.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
05:53:08 [2021-03-30T05:53:08.645Z] #13 60.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
05:53:08 [2021-03-30T05:53:08.645Z] #13 60.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
05:53:08 [2021-03-30T05:53:08.657Z] #44 62.76   DEP      criu/tty.d
05:53:08 [2021-03-30T05:53:08.657Z] #44 62.94   DEP      criu/timerfd.d
05:53:08 [2021-03-30T05:53:08.676Z] #26 sha256:383261dafcc4f63ecae5f2d661d1ef8d0a5e1c9f4b1f12285115baca7d101d5a 40.85MB / 49.20MB 0.7s
05:53:08 [2021-03-30T05:53:08.676Z] #26 sha256:383261dafcc4f63ecae5f2d661d1ef8d0a5e1c9f4b1f12285115baca7d101d5a 46.14MB / 49.20MB 0.8s
05:53:08 [2021-03-30T05:53:08.684Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 34.60MB / 96.52MB 2.2s
05:53:08 [2021-03-30T05:53:08.684Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 33.55MB / 73.58MB 2.1s
05:53:08 [2021-03-30T05:53:08.684Z] #10 ...
05:53:08 [2021-03-30T05:53:08.684Z] 
05:53:08 [2021-03-30T05:53:08.684Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:53:08 [2021-03-30T05:53:08.684Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
05:53:08 [2021-03-30T05:53:08.684Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done
05:53:08 [2021-03-30T05:53:08.684Z] #65 DONE 2.7s
05:53:08 [2021-03-30T05:53:08.684Z] 
05:53:08 [2021-03-30T05:53:08.684Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:08 [2021-03-30T05:53:08.684Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
05:53:08 [2021-03-30T05:53:08.684Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 37.75MB / 73.58MB 2.4s
05:53:08 [2021-03-30T05:53:08.684Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 24.12MB / 57.46MB 2.4s
05:53:08 [2021-03-30T05:53:08.684Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 10.87MB / 54.14MB 0.5s
05:53:08 [2021-03-30T05:53:08.903Z] #13 ...
05:53:08 [2021-03-30T05:53:08.903Z] 
05:53:08 [2021-03-30T05:53:08.903Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:53:08 [2021-03-30T05:53:08.903Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:53:08 [2021-03-30T05:53:08.903Z] #42 61.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
05:53:08 [2021-03-30T05:53:08.903Z] #42 61.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
05:53:08 [2021-03-30T05:53:08.903Z] #42 61.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
05:53:08 [2021-03-30T05:53:08.903Z] #42 62.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
05:53:08 [2021-03-30T05:53:08.903Z] #42 62.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
05:53:08 [2021-03-30T05:53:08.903Z] #42 62.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
05:53:08 [2021-03-30T05:53:08.903Z] #42 62.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
05:53:08 [2021-03-30T05:53:08.903Z] #42 62.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
05:53:08 [2021-03-30T05:53:08.903Z] #42 63.53 debconf: delaying package configuration, since apt-utils is not installed
05:53:08 [2021-03-30T05:53:08.903Z] #42 63.80 Fetched 4095 kB in 1s (3910 kB/s)
05:53:08 [2021-03-30T05:53:08.903Z] #42 63.93 Selecting previously unselected package libcap-dev:amd64.
05:53:08 [2021-03-30T05:53:08.903Z] #42 63.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:53:08 [2021-03-30T05:53:08.903Z] #42 64.01 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
05:53:08 [2021-03-30T05:53:08.903Z] #42 64.03 Unpacking libcap-dev:amd64 (1:2.25-2) ...
05:53:08 [2021-03-30T05:53:08.903Z] #42 64.33 Selecting previously unselected package libnet1:amd64.
05:53:08 [2021-03-30T05:53:08.903Z] #42 64.33 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
05:53:08 [2021-03-30T05:53:08.903Z] #42 64.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:53:08 [2021-03-30T05:53:08.903Z] #42 64.58 Selecting previously unselected package libnet1-dev.
05:53:08 [2021-03-30T05:53:08.903Z] #42 64.58 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
05:53:08 [2021-03-30T05:53:08.903Z] #42 64.59 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
05:53:08 [2021-03-30T05:53:08.903Z] #42 64.97 Selecting previously unselected package libnl-3-200:amd64.
05:53:08 [2021-03-30T05:53:08.903Z] #42 64.97 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
05:53:08 [2021-03-30T05:53:08.903Z] #42 65.04 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
05:53:08 [2021-03-30T05:53:08.903Z] #42 65.26 Selecting previously unselected package libnl-3-dev:amd64.
05:53:08 [2021-03-30T05:53:08.903Z] #42 65.27 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
05:53:08 [2021-03-30T05:53:08.903Z] #42 65.27 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
05:53:08 [2021-03-30T05:53:08.903Z] #42 65.63 Selecting previously unselected package libprotobuf-c1:amd64.
05:53:08 [2021-03-30T05:53:08.903Z] #42 65.63 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
05:53:08 [2021-03-30T05:53:08.903Z] #42 65.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:53:08 [2021-03-30T05:53:08.903Z] #42 65.78 Selecting previously unselected package libprotobuf-c-dev:amd64.
05:53:08 [2021-03-30T05:53:08.903Z] #42 65.79 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
05:53:08 [2021-03-30T05:53:08.903Z] #42 65.82 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
05:53:08 [2021-03-30T05:53:08.903Z] #42 66.09 Selecting previously unselected package zlib1g-dev:amd64.
05:53:08 [2021-03-30T05:53:08.903Z] #42 66.09 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
05:53:08 [2021-03-30T05:53:08.903Z] #42 66.10 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
05:53:08 [2021-03-30T05:53:08.903Z] #42 66.59 Selecting previously unselected package libprotobuf17:amd64.
05:53:08 [2021-03-30T05:53:08.903Z] #42 66.59 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
05:53:08 [2021-03-30T05:53:08.903Z] #42 66.60 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
05:53:08 [2021-03-30T05:53:08.903Z] #42 68.14 Selecting previously unselected package libprotobuf-lite17:amd64.
05:53:08 [2021-03-30T05:53:08.903Z] #42 68.14 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
05:53:08 [2021-03-30T05:53:08.903Z] #42 68.16 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
05:53:08 [2021-03-30T05:53:08.903Z] #42 ...
05:53:08 [2021-03-30T05:53:08.903Z] 
05:53:08 [2021-03-30T05:53:08.903Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:53:08 [2021-03-30T05:53:08.903Z] #45 sha256:7b7b8da6edac21cc2ec59c225b60ae87b698ab9262b35a1ff07dc66f76563313
05:53:08 [2021-03-30T05:53:08.903Z] #45 58.64 strconv
05:53:08 [2021-03-30T05:53:08.903Z] #45 58.64 io
05:53:08 [2021-03-30T05:53:08.903Z] #45 60.79 bytes
05:53:08 [2021-03-30T05:53:08.903Z] #45 63.83 bufio
05:53:08 [2021-03-30T05:53:08.903Z] #45 64.09 reflect
05:53:08 [2021-03-30T05:53:08.903Z] #45 67.15 syscall
05:53:08 [2021-03-30T05:53:08.939Z] #26 sha256:383261dafcc4f63ecae5f2d661d1ef8d0a5e1c9f4b1f12285115baca7d101d5a 49.20MB / 49.20MB 1.0s
05:53:08 [2021-03-30T05:53:08.952Z] #44 63.07   DEP      criu/timens.d
05:53:08 [2021-03-30T05:53:08.952Z] #44 ...
05:53:08 [2021-03-30T05:53:08.952Z] 
05:53:08 [2021-03-30T05:53:08.952Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
05:53:08 [2021-03-30T05:53:08.952Z] #19 DONE 1.5s
05:53:08 [2021-03-30T05:53:08.952Z] 
05:53:08 [2021-03-30T05:53:08.952Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:53:08 [2021-03-30T05:53:08.952Z] #44 63.17   DEP      criu/sysfs_parse.d
05:53:09 [2021-03-30T05:53:09.106Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 39.85MB / 96.52MB 2.7s
05:53:09 [2021-03-30T05:53:09.107Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 44.04MB / 73.58MB 2.7s
05:53:09 [2021-03-30T05:53:09.107Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 27.26MB / 57.46MB 2.7s
05:53:09 [2021-03-30T05:53:09.107Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 16.12MB / 54.14MB 0.8s
05:53:09 [2021-03-30T05:53:09.107Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 46.14MB / 96.52MB 3.0s
05:53:09 [2021-03-30T05:53:09.107Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 48.23MB / 73.58MB 3.0s
05:53:09 [2021-03-30T05:53:09.107Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 30.41MB / 57.46MB 3.0s
05:53:09 [2021-03-30T05:53:09.107Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 19.26MB / 54.14MB 1.1s
05:53:09 [2021-03-30T05:53:09.161Z] #45 ...
05:53:09 [2021-03-30T05:53:09.161Z] 
05:53:09 [2021-03-30T05:53:09.161Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:53:09 [2021-03-30T05:53:09.161Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:53:09 [2021-03-30T05:53:09.161Z] #42 68.67 Selecting previously unselected package libprotobuf-dev:amd64.
05:53:09 [2021-03-30T05:53:09.161Z] #42 68.68 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
05:53:09 [2021-03-30T05:53:09.161Z] #42 68.73 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
05:53:09 [2021-03-30T05:53:09.250Z] #44 63.33   DEP      criu/sysctl.d
05:53:09 [2021-03-30T05:53:09.547Z] #44 63.48   DEP      criu/string.d
05:53:09 [2021-03-30T05:53:09.547Z] #44 63.56   DEP      criu/stats.d
05:53:09 [2021-03-30T05:53:09.547Z] #44 63.69   DEP      criu/sockets.d
05:53:09 [2021-03-30T05:53:09.547Z] #44 ...
05:53:09 [2021-03-30T05:53:09.547Z] 
05:53:09 [2021-03-30T05:53:09.547Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:53:09 [2021-03-30T05:53:09.547Z] #46 102.3 vendor/golang.org/x/net/idna
05:53:09 [2021-03-30T05:53:09.547Z] #46 104.3 vendor/golang.org/x/net/http2/hpack
05:53:09 [2021-03-30T05:53:09.547Z] #46 105.3 mime
05:53:09 [2021-03-30T05:53:09.547Z] #46 107.0 mime/quotedprintable
05:53:09 [2021-03-30T05:53:09.547Z] #46 107.4 net/http/internal
05:53:09 [2021-03-30T05:53:09.547Z] #46 108.1 net/textproto
05:53:09 [2021-03-30T05:53:09.547Z] #46 108.1 crypto/x509
05:53:09 [2021-03-30T05:53:09.547Z] #46 109.3 vendor/golang.org/x/net/http/httpproxy
05:53:09 [2021-03-30T05:53:09.547Z] #46 110.0 mime/multipart
05:53:09 [2021-03-30T05:53:09.549Z] #10 ...
05:53:09 [2021-03-30T05:53:09.549Z] 
05:53:09 [2021-03-30T05:53:09.549Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
05:53:09 [2021-03-30T05:53:09.549Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f
05:53:09 [2021-03-30T05:53:09.549Z] #64 DONE 0.4s
05:53:09 [2021-03-30T05:53:09.549Z] 
05:53:09 [2021-03-30T05:53:09.549Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:09 [2021-03-30T05:53:09.549Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
05:53:09 [2021-03-30T05:53:09.549Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 52.43MB / 73.58MB 3.3s
05:53:09 [2021-03-30T05:53:09.549Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 34.60MB / 57.46MB 3.3s
05:53:09 [2021-03-30T05:53:09.549Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 23.46MB / 54.14MB 1.4s
05:53:09 [2021-03-30T05:53:09.574Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.3s done
05:53:09 [2021-03-30T05:53:09.676Z] #9 ...
05:53:09 [2021-03-30T05:53:09.676Z] 
05:53:09 [2021-03-30T05:53:09.676Z] #23 [internal] load build context
05:53:09 [2021-03-30T05:53:09.676Z] #23 sha256:b2d06aa09dfe4db9ab0c9e42e4129b52204f55c4a860d5ebd8d046558431ff83
05:53:09 [2021-03-30T05:53:09.676Z] #23 transferring context: 53.43MB 9.0s done
05:53:09 [2021-03-30T05:53:09.676Z] #23 DONE 10.0s
05:53:09 [2021-03-30T05:53:09.676Z] 
05:53:09 [2021-03-30T05:53:09.676Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:09 [2021-03-30T05:53:09.676Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:09 [2021-03-30T05:53:09.834Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
05:53:09 [2021-03-30T05:53:09.842Z] #46 112.4 crypto/tls
05:53:09 [2021-03-30T05:53:09.842Z] #46 ...
05:53:09 [2021-03-30T05:53:09.842Z] 
05:53:09 [2021-03-30T05:53:09.842Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:53:09 [2021-03-30T05:53:09.842Z] #54 8.532 + cd /tmp/tmp.EdTBHGok4p/src/github.com/opencontainers/runc
05:53:09 [2021-03-30T05:53:09.842Z] #54 8.532 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:53:09 [2021-03-30T05:53:09.842Z] #54 9.115 + '[' -z '' ']'
05:53:09 [2021-03-30T05:53:09.842Z] #54 9.115 + target=static
05:53:09 [2021-03-30T05:53:09.842Z] #54 9.115 + make 'BUILDTAGS=seccomp ' static
05:53:09 [2021-03-30T05:53:09.842Z] #54 9.251 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
05:53:09 [2021-03-30T05:53:09.888Z] #26 sha256:383261dafcc4f63ecae5f2d661d1ef8d0a5e1c9f4b1f12285115baca7d101d5a 49.20MB / 49.20MB 2.0s done
05:53:09 [2021-03-30T05:53:09.904Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 52.43MB / 96.52MB 3.5s
05:53:09 [2021-03-30T05:53:09.904Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 37.75MB / 57.46MB 3.5s
05:53:09 [2021-03-30T05:53:09.904Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 26.60MB / 54.14MB 1.7s
05:53:09 [2021-03-30T05:53:09.904Z] #10 ...
05:53:09 [2021-03-30T05:53:09.904Z] 
05:53:09 [2021-03-30T05:53:09.904Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
05:53:09 [2021-03-30T05:53:09.904Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac
05:53:09 [2021-03-30T05:53:09.904Z] #66 DONE 0.4s
05:53:09 [2021-03-30T05:53:09.904Z] 
05:53:09 [2021-03-30T05:53:09.904Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:09 [2021-03-30T05:53:09.904Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
05:53:09 [2021-03-30T05:53:09.904Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 57.67MB / 73.58MB 3.8s
05:53:09 [2021-03-30T05:53:09.904Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 41.94MB / 57.46MB 3.8s
05:53:09 [2021-03-30T05:53:09.938Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.7s done
05:53:10 [2021-03-30T05:53:10.278Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 59.77MB / 96.52MB 3.9s
05:53:10 [2021-03-30T05:53:10.278Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 61.87MB / 73.58MB 4.0s
05:53:10 [2021-03-30T05:53:10.278Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 29.75MB / 54.14MB 2.0s
05:53:10 [2021-03-30T05:53:10.278Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 45.09MB / 57.46MB 4.1s
05:53:10 [2021-03-30T05:53:10.407Z] #9 ...
05:53:10 [2021-03-30T05:53:10.407Z] 
05:53:10 [2021-03-30T05:53:10.407Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
05:53:10 [2021-03-30T05:53:10.407Z] #27 sha256:3459938b85e6c6c3864ee7a9c9d25fe87bc4edb40be53b244add29cc0120c068
05:53:10 [2021-03-30T05:53:10.407Z] #27 2.254 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 2.254 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 2.285 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 2.444 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 2.655 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 2.995 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:53:10 [2021-03-30T05:53:10.407Z] #27 4.635 Fetched 8424 kB in 3s (3197 kB/s)
05:53:10 [2021-03-30T05:53:10.407Z] #27 4.635 Reading package lists...
05:53:10 [2021-03-30T05:53:10.407Z] #27 5.629 Reading package lists...
05:53:10 [2021-03-30T05:53:10.407Z] #27 6.536 Building dependency tree...
05:53:10 [2021-03-30T05:53:10.407Z] #27 6.855 The following additional packages will be installed:
05:53:10 [2021-03-30T05:53:10.407Z] #27 6.855   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
05:53:10 [2021-03-30T05:53:10.407Z] #27 6.855   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
05:53:10 [2021-03-30T05:53:10.407Z] #27 6.855   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
05:53:10 [2021-03-30T05:53:10.407Z] #27 6.855 Suggested packages:
05:53:10 [2021-03-30T05:53:10.407Z] #27 6.855   krb5-doc krb5-user
05:53:10 [2021-03-30T05:53:10.407Z] #27 6.855 Recommended packages:
05:53:10 [2021-03-30T05:53:10.407Z] #27 6.855   krb5-locales publicsuffix libsasl2-modules
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.087 The following NEW packages will be installed:
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.087   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.087   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.087   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.096   libssh2-1 libssl1.1 openssl
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.371 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded.
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.371 Need to get 5057 kB of archives.
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.371 After this operation, 12.1 MB of additional disk space will be used.
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.371 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.386 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.386 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.386 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.386 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.386 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.411 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.411 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.411 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.422 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.422 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.434 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.434 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.434 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.434 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.434 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.445 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.462 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.474 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.474 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.474 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.626 debconf: delaying package configuration, since apt-utils is not installed
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.680 Fetched 5057 kB in 0s (14.1 MB/s)
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.752 Selecting previously unselected package libssl1.1:amd64.
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.752 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.759 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 7.768 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.004 Selecting previously unselected package openssl.
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.004 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.009 Unpacking openssl (1.1.1d-0+deb10u6) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.204 Selecting previously unselected package ca-certificates.
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.204 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.204 Unpacking ca-certificates (20200601~deb10u2) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.304 Selecting previously unselected package libkeyutils1:amd64.
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.304 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.311 Unpacking libkeyutils1:amd64 (1.6-6) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.352 Selecting previously unselected package libkrb5support0:amd64.
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.352 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.366 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.413 Selecting previously unselected package libk5crypto3:amd64.
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.413 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.418 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.495 Selecting previously unselected package libkrb5-3:amd64.
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.495 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.500 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.638 Selecting previously unselected package libgssapi-krb5-2:amd64.
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.638 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.649 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.740 Selecting previously unselected package libsasl2-modules-db:amd64.
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.742 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.746 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.792 Selecting previously unselected package libsasl2-2:amd64.
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.792 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.798 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.852 Selecting previously unselected package libldap-common.
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.854 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.860 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.928 Selecting previously unselected package libldap-2.4-2:amd64.
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.928 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 8.932 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.025 Selecting previously unselected package libnghttp2-14:amd64.
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.025 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.029 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.077 Selecting previously unselected package libpsl5:amd64.
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.077 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.085 Unpacking libpsl5:amd64 (0.20.2-2) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.138 Selecting previously unselected package librtmp1:amd64.
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.138 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.142 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.200 Selecting previously unselected package libssh2-1:amd64.
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.200 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.211 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.276 Selecting previously unselected package libcurl4:amd64.
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.276 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.281 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.387 Selecting previously unselected package curl.
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.387 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.387 Unpacking curl (7.64.0-4+deb10u1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.469 Selecting previously unselected package libonig5:amd64.
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.469 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.473 Unpacking libonig5:amd64 (6.9.1-1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.574 Selecting previously unselected package libjq1:amd64.
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.574 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.581 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.638 Selecting previously unselected package jq.
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.640 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.675 Unpacking jq (1.5+dfsg-2+b1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.718 Setting up libkeyutils1:amd64 (1.6-6) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.730 Setting up libpsl5:amd64 (0.20.2-2) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.741 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.877 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.887 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.900 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.910 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.922 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.933 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.945 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.955 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.966 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.977 Setting up openssl (1.1.1d-0+deb10u6) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 9.993 Setting up libonig5:amd64 (6.9.1-1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 10.00 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 10.02 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
05:53:10 [2021-03-30T05:53:10.407Z] #27 10.03 Setting up ca-certificates (20200601~deb10u2) ...
05:53:10 [2021-03-30T05:53:10.467Z] #26 extracting sha256:383261dafcc4f63ecae5f2d661d1ef8d0a5e1c9f4b1f12285115baca7d101d5a
05:53:10 [2021-03-30T05:53:10.514Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.8s
05:53:10 [2021-03-30T05:53:10.588Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 65.01MB / 96.52MB 4.2s
05:53:10 [2021-03-30T05:53:10.588Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 48.23MB / 57.46MB 4.2s
05:53:10 [2021-03-30T05:53:10.588Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 32.89MB / 54.14MB 2.3s
05:53:10 [2021-03-30T05:53:10.588Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 68.16MB / 73.58MB 4.4s
05:53:10 [2021-03-30T05:53:10.668Z] #27 ...
05:53:10 [2021-03-30T05:53:10.668Z] 
05:53:10 [2021-03-30T05:53:10.668Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:10 [2021-03-30T05:53:10.668Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:10 [2021-03-30T05:53:10.893Z] #54 ...
05:53:10 [2021-03-30T05:53:10.893Z] 
05:53:10 [2021-03-30T05:53:10.893Z] #20 [dev-systemd-false  6/26] RUN ldconfig
05:53:10 [2021-03-30T05:53:10.893Z] #20 DONE 1.8s
05:53:10 [2021-03-30T05:53:10.893Z] 
05:53:10 [2021-03-30T05:53:10.893Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:53:10 [2021-03-30T05:53:10.893Z] #44 63.97   DEP      criu/sk-unix.d
05:53:10 [2021-03-30T05:53:10.893Z] #44 64.31   DEP      criu/sk-tcp.d
05:53:10 [2021-03-30T05:53:10.893Z] #44 64.51   DEP      criu/sk-queue.d
05:53:10 [2021-03-30T05:53:10.893Z] #44 64.66   DEP      criu/sk-packet.d
05:53:10 [2021-03-30T05:53:10.893Z] #44 64.97   DEP      criu/sk-netlink.d
05:53:10 [2021-03-30T05:53:10.893Z] #44 65.11   DEP      criu/sk-inet.d
05:53:10 [2021-03-30T05:53:10.969Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 52.43MB / 57.46MB 4.5s
05:53:10 [2021-03-30T05:53:10.969Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 72.35MB / 96.52MB 4.7s
05:53:10 [2021-03-30T05:53:10.969Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.8s done
05:53:10 [2021-03-30T05:53:10.969Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 36.04MB / 54.14MB 2.7s
05:53:10 [2021-03-30T05:53:10.969Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.8s
05:53:11 [2021-03-30T05:53:11.060Z] #42 70.83 Selecting previously unselected package libprotoc17:amd64.
05:53:11 [2021-03-30T05:53:11.060Z] #42 70.83 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
05:53:11 [2021-03-30T05:53:11.195Z] #44 65.35   DEP      criu/signalfd.d
05:53:11 [2021-03-30T05:53:11.195Z] #44 65.51   DEP      criu/sigframe.d
05:53:11 [2021-03-30T05:53:11.283Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 80.74MB / 96.52MB 5.0s
05:53:11 [2021-03-30T05:53:11.283Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.9s done
05:53:11 [2021-03-30T05:53:11.283Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 40.23MB / 54.14MB 3.0s
05:53:11 [2021-03-30T05:53:11.283Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 91.23MB / 96.52MB 5.3s
05:53:11 [2021-03-30T05:53:11.326Z] #42 70.84 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
05:53:11 [2021-03-30T05:53:11.461Z] Client:
05:53:11 [2021-03-30T05:53:11.462Z]  Context:    default
05:53:11 [2021-03-30T05:53:11.462Z]  Debug Mode: false
05:53:11 [2021-03-30T05:53:11.462Z]  Plugins:
05:53:11 [2021-03-30T05:53:11.462Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
05:53:11 [2021-03-30T05:53:11.462Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
05:53:11 [2021-03-30T05:53:11.462Z] 
05:53:11 [2021-03-30T05:53:11.462Z] Server:
05:53:11 [2021-03-30T05:53:11.462Z]  Containers: 0
05:53:11 [2021-03-30T05:53:11.462Z]   Running: 0
05:53:11 [2021-03-30T05:53:11.462Z]   Paused: 0
05:53:11 [2021-03-30T05:53:11.462Z]   Stopped: 0
05:53:11 [2021-03-30T05:53:11.462Z]  Images: 0
05:53:11 [2021-03-30T05:53:11.462Z]  Server Version: 20.10.3
05:53:11 [2021-03-30T05:53:11.462Z]  Storage Driver: overlay2
05:53:11 [2021-03-30T05:53:11.462Z]   Backing Filesystem: extfs
05:53:11 [2021-03-30T05:53:11.462Z]   Supports d_type: true
05:53:11 [2021-03-30T05:53:11.462Z]   Native Overlay Diff: true
05:53:11 [2021-03-30T05:53:11.462Z]  Logging Driver: json-file
05:53:11 [2021-03-30T05:53:11.462Z]  Cgroup Driver: systemd
05:53:11 [2021-03-30T05:53:11.462Z]  Cgroup Version: 2
05:53:11 [2021-03-30T05:53:11.462Z]  Plugins:
05:53:11 [2021-03-30T05:53:11.462Z]   Volume: local
05:53:11 [2021-03-30T05:53:11.462Z]   Network: bridge host ipvlan macvlan null overlay
05:53:11 [2021-03-30T05:53:11.462Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
05:53:11 [2021-03-30T05:53:11.462Z]  Swarm: inactive
05:53:11 [2021-03-30T05:53:11.462Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
05:53:11 [2021-03-30T05:53:11.462Z]  Default Runtime: runc
05:53:11 [2021-03-30T05:53:11.462Z]  Init Binary: docker-init
05:53:11 [2021-03-30T05:53:11.462Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
05:53:11 [2021-03-30T05:53:11.462Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
05:53:11 [2021-03-30T05:53:11.462Z]  init version: de40ad0
05:53:11 [2021-03-30T05:53:11.462Z]  Security Options:
05:53:11 [2021-03-30T05:53:11.462Z]   apparmor
05:53:11 [2021-03-30T05:53:11.462Z]   seccomp
05:53:11 [2021-03-30T05:53:11.462Z]    Profile: default
05:53:11 [2021-03-30T05:53:11.462Z]   cgroupns
05:53:11 [2021-03-30T05:53:11.462Z]  Kernel Version: 5.4.0-1037-aws
05:53:11 [2021-03-30T05:53:11.462Z]  Operating System: Ubuntu 20.04.2 LTS
05:53:11 [2021-03-30T05:53:11.462Z]  OSType: linux
05:53:11 [2021-03-30T05:53:11.462Z]  Architecture: x86_64
05:53:11 [2021-03-30T05:53:11.462Z]  CPUs: 2
05:53:11 [2021-03-30T05:53:11.462Z]  Total Memory: 7.569GiB
05:53:11 [2021-03-30T05:53:11.462Z]  Name: ip-10-100-52-61
05:53:11 [2021-03-30T05:53:11.462Z]  ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K
05:53:11 [2021-03-30T05:53:11.462Z]  Docker Root Dir: /var/lib/docker
05:53:11 [2021-03-30T05:53:11.462Z]  Debug Mode: false
05:53:11 [2021-03-30T05:53:11.462Z]  Registry: https://index.docker.io/v1/
05:53:11 [2021-03-30T05:53:11.462Z]  Labels:
05:53:11 [2021-03-30T05:53:11.462Z]  Experimental: true
05:53:11 [2021-03-30T05:53:11.462Z]  Insecure Registries:
05:53:11 [2021-03-30T05:53:11.462Z]   127.0.0.0/8
05:53:11 [2021-03-30T05:53:11.462Z]  Live Restore Enabled: true
05:53:11 [2021-03-30T05:53:11.462Z] 
05:53:11 [2021-03-30T05:53:11.462Z] WARNING: No kernel memory TCP limit support
05:53:11 [2021-03-30T05:53:11.462Z] WARNING: No oom kill disable support
05:53:11 [2021-03-30T05:53:11.462Z] WARNING: Support for cgroup v2 is experimental
05:53:11 [2021-03-30T05:53:11.470Z] #9 ...
05:53:11 [2021-03-30T05:53:11.470Z] 
05:53:11 [2021-03-30T05:53:11.470Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
05:53:11 [2021-03-30T05:53:11.470Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
05:53:11 [2021-03-30T05:53:11.470Z] #63 DONE 1.2s
05:53:11 [2021-03-30T05:53:11.470Z] 
05:53:11 [2021-03-30T05:53:11.470Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:11 [2021-03-30T05:53:11.470Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
[Pipeline] }
[Pipeline] // stage
05:53:11 [2021-03-30T05:53:11.494Z] #44 65.61   DEP      criu/shmem.d
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
05:53:11 [2021-03-30T05:53:11.582Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 46.52MB / 54.14MB 3.3s
05:53:11 [2021-03-30T05:53:11.582Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.5s done
05:53:11 [2021-03-30T05:53:11.582Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.6s done
05:53:11 [2021-03-30T05:53:11.789Z] #44 65.84   DEP      criu/servicefd.d
05:53:11 [2021-03-30T05:53:11.789Z] #44 66.03   DEP      criu/seize.d
05:53:11 [2021-03-30T05:53:11.804Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:b14bf43764e016e95eb7486e49ae675d477e475b .
05:53:11 [2021-03-30T05:53:11.882Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53
05:53:11 [2021-03-30T05:53:11.893Z] #42 ...
05:53:11 [2021-03-30T05:53:11.893Z] 
05:53:11 [2021-03-30T05:53:11.893Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:53:11 [2021-03-30T05:53:11.893Z] #34 sha256:1e3a917bce4d8bdc3bc5d522945d8c368a3162fd44975c3759fa2a0c3ea69eb7
05:53:11 [2021-03-30T05:53:11.893Z] #34 61.65 reflect
05:53:11 [2021-03-30T05:53:11.893Z] #34 70.67 time
05:53:12 [2021-03-30T05:53:12.056Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.5s done
05:53:12 [2021-03-30T05:53:12.065Z] #2 [internal] load .dockerignore
05:53:12 [2021-03-30T05:53:12.065Z] #2 sha256:e8a6fd249393656a2b94fa702b580b63aa129822a85dc1e79929857b9eb3f4ef
05:53:12 [2021-03-30T05:53:12.065Z] #2 transferring context: 87B done
05:53:12 [2021-03-30T05:53:12.065Z] #2 DONE 0.1s
05:53:12 [2021-03-30T05:53:12.065Z] 
05:53:12 [2021-03-30T05:53:12.065Z] #1 [internal] load build definition from Dockerfile
05:53:12 [2021-03-30T05:53:12.065Z] #1 sha256:08ca951d0f426de06dc3ecfc8a1a03bb88bc74844fcf81792dc44fc5be24966b
05:53:12 [2021-03-30T05:53:12.065Z] #1 transferring dockerfile: 17.02kB done
05:53:12 [2021-03-30T05:53:12.065Z] #1 DONE 0.2s
05:53:12 [2021-03-30T05:53:12.065Z] 
05:53:12 [2021-03-30T05:53:12.065Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
05:53:12 [2021-03-30T05:53:12.065Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
05:53:12 [2021-03-30T05:53:12.084Z] #44 66.15   DEP      criu/seccomp.d
05:53:12 [2021-03-30T05:53:12.084Z] #44 66.28   DEP      criu/rst-malloc.d
05:53:12 [2021-03-30T05:53:12.084Z] #44 66.38   DEP      criu/rbtree.d
05:53:12 [2021-03-30T05:53:12.150Z] #34 ...
05:53:12 [2021-03-30T05:53:12.151Z] 
05:53:12 [2021-03-30T05:53:12.151Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:53:12 [2021-03-30T05:53:12.151Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:53:12 [2021-03-30T05:53:12.151Z] #42 71.85 Selecting previously unselected package protobuf-c-compiler.
05:53:12 [2021-03-30T05:53:12.151Z] #42 71.86 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
05:53:12 [2021-03-30T05:53:12.151Z] #42 71.88 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
05:53:12 [2021-03-30T05:53:12.380Z] #44 66.41   DEP      criu/pstree.d
05:53:12 [2021-03-30T05:53:12.380Z] #44 66.56   DEP      criu/protobuf.d
05:53:12 [2021-03-30T05:53:12.408Z] #42 72.05 Selecting previously unselected package protobuf-compiler.
05:53:12 [2021-03-30T05:53:12.408Z] #42 72.05 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
05:53:12 [2021-03-30T05:53:12.408Z] #42 72.07 Unpacking protobuf-compiler (3.6.1.3-2) ...
05:53:12 [2021-03-30T05:53:12.630Z] #9 ...
05:53:12 [2021-03-30T05:53:12.630Z] 
05:53:12 [2021-03-30T05:53:12.630Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
05:53:12 [2021-03-30T05:53:12.630Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
05:53:12 [2021-03-30T05:53:12.630Z] #65 DONE 0.9s
05:53:12 [2021-03-30T05:53:12.630Z] 
05:53:12 [2021-03-30T05:53:12.630Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f
05:53:12 [2021-03-30T05:53:12.630Z] #26 sha256:0e6099c29c7919193893c3c080e2e0f82f3e7f1b4bd17c9e330a5cabd2212dbf
05:53:12 [2021-03-30T05:53:12.630Z] #26 extracting sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 9.1s done
05:53:12 [2021-03-30T05:53:12.630Z] #26 DONE 12.7s
05:53:12 [2021-03-30T05:53:12.630Z] 
05:53:12 [2021-03-30T05:53:12.630Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:12 [2021-03-30T05:53:12.630Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:12 [2021-03-30T05:53:12.630Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
05:53:12 [2021-03-30T05:53:12.665Z] #3 DONE 0.4s
05:53:12 [2021-03-30T05:53:12.665Z] 
05:53:12 [2021-03-30T05:53:12.665Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
05:53:12 [2021-03-30T05:53:12.665Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
05:53:12 [2021-03-30T05:53:12.665Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
05:53:12 [2021-03-30T05:53:12.665Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
05:53:12 [2021-03-30T05:53:12.665Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
05:53:12 [2021-03-30T05:53:12.666Z] #42 72.29 Selecting previously unselected package python-pkg-resources.
05:53:12 [2021-03-30T05:53:12.666Z] #42 72.30 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
05:53:12 [2021-03-30T05:53:12.666Z] #42 72.30 Unpacking python-pkg-resources (40.8.0-1) ...
05:53:12 [2021-03-30T05:53:12.676Z] #44 66.70   GEN      criu/protobuf-desc-gen.h
05:53:12 [2021-03-30T05:53:12.923Z] #42 ...
05:53:12 [2021-03-30T05:53:12.923Z] 
05:53:12 [2021-03-30T05:53:12.923Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:53:12 [2021-03-30T05:53:12.923Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:53:12 [2021-03-30T05:53:12.923Z] #36 62.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
05:53:12 [2021-03-30T05:53:12.923Z] #36 62.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
05:53:12 [2021-03-30T05:53:12.923Z] #36 62.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
05:53:12 [2021-03-30T05:53:12.923Z] #36 62.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
05:53:12 [2021-03-30T05:53:12.923Z] #36 62.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
05:53:12 [2021-03-30T05:53:12.923Z] #36 62.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
05:53:12 [2021-03-30T05:53:12.923Z] #36 64.22 debconf: delaying package configuration, since apt-utils is not installed
05:53:12 [2021-03-30T05:53:12.923Z] #36 64.50 Fetched 14.9 MB in 2s (6076 kB/s)
05:53:12 [2021-03-30T05:53:12.923Z] #36 64.57 Selecting previously unselected package xxd.
05:53:12 [2021-03-30T05:53:12.923Z] #36 64.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:53:12 [2021-03-30T05:53:12.923Z] #36 64.65 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
05:53:12 [2021-03-30T05:53:12.923Z] #36 64.69 Unpacking xxd (2:8.1.0875-5) ...
05:53:12 [2021-03-30T05:53:12.923Z] #36 65.08 Selecting previously unselected package vim-common.
05:53:12 [2021-03-30T05:53:12.923Z] #36 65.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
05:53:12 [2021-03-30T05:53:12.923Z] #36 65.13 Unpacking vim-common (2:8.1.0875-5) ...
05:53:12 [2021-03-30T05:53:12.923Z] #36 65.49 Selecting previously unselected package cmake-data.
05:53:12 [2021-03-30T05:53:12.923Z] #36 65.50 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
05:53:12 [2021-03-30T05:53:12.923Z] #36 65.52 Unpacking cmake-data (3.13.4-1) ...
05:53:12 [2021-03-30T05:53:12.923Z] #36 70.76 Selecting previously unselected package libicu63:amd64.
05:53:12 [2021-03-30T05:53:12.923Z] #36 70.76 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
05:53:12 [2021-03-30T05:53:12.923Z] #36 70.79 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
05:53:12 [2021-03-30T05:53:12.923Z] #36 ...
05:53:12 [2021-03-30T05:53:12.923Z] 
05:53:12 [2021-03-30T05:53:12.923Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:53:12 [2021-03-30T05:53:12.923Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:53:12 [2021-03-30T05:53:12.923Z] #42 72.68 Selecting previously unselected package python-six.
05:53:12 [2021-03-30T05:53:12.923Z] #42 72.69 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
05:53:12 [2021-03-30T05:53:12.923Z] #42 72.69 Unpacking python-six (1.12.0-1) ...
05:53:12 [2021-03-30T05:53:12.927Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
05:53:12 [2021-03-30T05:53:12.927Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
05:53:12 [2021-03-30T05:53:12.927Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
05:53:12 [2021-03-30T05:53:12.927Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
05:53:13 [2021-03-30T05:53:13.180Z] #42 72.80 Selecting previously unselected package python-protobuf.
05:53:13 [2021-03-30T05:53:13.180Z] #42 72.82 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
05:53:13 [2021-03-30T05:53:13.180Z] #42 72.84 Unpacking python-protobuf (3.6.1.3-2) ...
05:53:13 [2021-03-30T05:53:13.188Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
05:53:13 [2021-03-30T05:53:13.205Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done
05:53:13 [2021-03-30T05:53:13.444Z] #10 ...
05:53:13 [2021-03-30T05:53:13.444Z] 
05:53:13 [2021-03-30T05:53:13.444Z] #24 [internal] load build context
05:53:13 [2021-03-30T05:53:13.444Z] #24 sha256:2d183dff12a13f6229de5bbd34f11c5972f0036327a9005a4a4df82cda4a04f1
05:53:13 [2021-03-30T05:53:13.444Z] #24 transferring context: 53.43MB 8.0s done
05:53:13 [2021-03-30T05:53:13.444Z] #24 DONE 8.1s
05:53:13 [2021-03-30T05:53:13.449Z] #4 DONE 0.8s
05:53:13 [2021-03-30T05:53:13.449Z] 
05:53:13 [2021-03-30T05:53:13.449Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:53:13 [2021-03-30T05:53:13.449Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
05:53:13 [2021-03-30T05:53:13.740Z] 
05:53:13 [2021-03-30T05:53:13.740Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f
05:53:13 [2021-03-30T05:53:13.740Z] #27 sha256:5cb40e86452ca78dc2ff89a37b6f1835640cd90c76c9e84bad0c895f0cf1cd23
05:53:13 [2021-03-30T05:53:13.740Z] #27 resolve docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f 0.1s done
05:53:13 [2021-03-30T05:53:13.740Z] #27 sha256:2280757cb36e3eef6465890eb70453bb9f66e271e373f08ae5e9d7a3307c5fe4 54.14MB / 54.14MB 2.7s done
05:53:13 [2021-03-30T05:53:13.740Z] #27 extracting sha256:2280757cb36e3eef6465890eb70453bb9f66e271e373f08ae5e9d7a3307c5fe4
05:53:13 [2021-03-30T05:53:13.777Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
05:53:13 [2021-03-30T05:53:13.793Z] #26 ...
05:53:13 [2021-03-30T05:53:13.793Z] 
05:53:13 [2021-03-30T05:53:13.793Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:53:13 [2021-03-30T05:53:13.793Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
05:53:13 [2021-03-30T05:53:13.793Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
05:53:13 [2021-03-30T05:53:13.793Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
05:53:13 [2021-03-30T05:53:13.793Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
05:53:13 [2021-03-30T05:53:13.793Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
05:53:13 [2021-03-30T05:53:13.793Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done
05:53:13 [2021-03-30T05:53:13.793Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done
05:53:13 [2021-03-30T05:53:13.793Z] #64 DONE 5.7s
05:53:13 [2021-03-30T05:53:13.793Z] 
05:53:13 [2021-03-30T05:53:13.793Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:13 [2021-03-30T05:53:13.793Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
05:53:13 [2021-03-30T05:53:13.793Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
05:53:13 [2021-03-30T05:53:13.793Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
05:53:13 [2021-03-30T05:53:13.793Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
05:53:13 [2021-03-30T05:53:13.793Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
05:53:13 [2021-03-30T05:53:13.793Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.3s done
05:53:13 [2021-03-30T05:53:13.793Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.9s done
05:53:13 [2021-03-30T05:53:13.793Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 5.2s done
05:53:13 [2021-03-30T05:53:13.793Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0.8s
05:53:13 [2021-03-30T05:53:13.793Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 5.3s
05:53:13 [2021-03-30T05:53:13.793Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 5.3s
05:53:13 [2021-03-30T05:53:13.793Z] #9 ...
05:53:13 [2021-03-30T05:53:13.793Z] 
05:53:13 [2021-03-30T05:53:13.793Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:53:13 [2021-03-30T05:53:13.793Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
05:53:13 [2021-03-30T05:53:13.793Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
05:53:13 [2021-03-30T05:53:13.793Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
05:53:13 [2021-03-30T05:53:13.793Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
05:53:13 [2021-03-30T05:53:13.793Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
05:53:13 [2021-03-30T05:53:13.793Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
05:53:13 [2021-03-30T05:53:13.793Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done
05:53:13 [2021-03-30T05:53:13.793Z] #62 DONE 5.8s
05:53:13 [2021-03-30T05:53:13.793Z] 
05:53:13 [2021-03-30T05:53:13.793Z] #23 [internal] load build context
05:53:13 [2021-03-30T05:53:13.793Z] #23 sha256:0103380ba32be7316ddc7d8224f3071f6ec7a79aa2f5a31ccf0592bb025018fd
05:53:13 [2021-03-30T05:53:13.793Z] #23 transferring context: 53.43MB 5.2s done
05:53:13 [2021-03-30T05:53:13.793Z] #23 DONE 5.9s
05:53:13 [2021-03-30T05:53:13.793Z] 
05:53:13 [2021-03-30T05:53:13.793Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:13 [2021-03-30T05:53:13.793Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
05:53:13 [2021-03-30T05:53:13.793Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 3.04MB / 9.98MB 5.4s
05:53:13 [2021-03-30T05:53:13.793Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 3.15MB / 62.53MB 5.4s
05:53:13 [2021-03-30T05:53:13.793Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 5.4s
05:53:13 [2021-03-30T05:53:13.793Z] #9 ...
05:53:13 [2021-03-30T05:53:13.793Z] 
05:53:13 [2021-03-30T05:53:13.793Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f
05:53:13 [2021-03-30T05:53:13.793Z] #26 sha256:d82be482bb0809369fce597a75fa5c34b1ce437dc19aedb64d90c3319e886052
05:53:14 [2021-03-30T05:53:14.197Z] #44 68.11   DEP      criu/protobuf-desc.d
05:53:14 [2021-03-30T05:53:14.197Z] #44 68.23   DEP      criu/proc_parse.d
05:53:14 [2021-03-30T05:53:14.197Z] #44 68.41   DEP      criu/plugin.d
05:53:14 [2021-03-30T05:53:14.503Z] #44 68.53   DEP      criu/pipes.d
05:53:14 [2021-03-30T05:53:14.503Z] #44 68.67   DEP      criu/pie-util.d
05:53:14 [2021-03-30T05:53:14.503Z] #44 68.77   DEP      criu/pie-util-vdso.d
05:53:14 [2021-03-30T05:53:14.547Z] #42 74.04 Setting up python-pkg-resources (40.8.0-1) ...
05:53:14 [2021-03-30T05:53:14.793Z] #27 extracting sha256:2280757cb36e3eef6465890eb70453bb9f66e271e373f08ae5e9d7a3307c5fe4 6.3s done
05:53:14 [2021-03-30T05:53:14.793Z] #27 DONE 9.1s
05:53:14 [2021-03-30T05:53:14.793Z] 
05:53:14 [2021-03-30T05:53:14.793Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:14 [2021-03-30T05:53:14.793Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
05:53:14 [2021-03-30T05:53:14.796Z] #44 68.94   DEP      criu/path.d
05:53:15 [2021-03-30T05:53:15.090Z] #10 ...
05:53:15 [2021-03-30T05:53:15.090Z] 
05:53:15 [2021-03-30T05:53:15.090Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
05:53:15 [2021-03-30T05:53:15.090Z] #28 sha256:4c9ac34fba489c9a21e75eb4db8b4339bc5cee945923daf80a1efb2d78a05f42
05:53:15 [2021-03-30T05:53:15.090Z] #28 0.245 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:15 [2021-03-30T05:53:15.090Z] #28 0.269 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
05:53:15 [2021-03-30T05:53:15.090Z] #28 0.287 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:15 [2021-03-30T05:53:15.090Z] #28 0.507 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB]
05:53:15 [2021-03-30T05:53:15.091Z] #44 69.17   DEP      criu/parasite-syscall.d
05:53:15 [2021-03-30T05:53:15.091Z] #44 69.34   DEP      criu/pagemap.d
05:53:15 [2021-03-30T05:53:15.170Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done
05:53:15 [2021-03-30T05:53:15.170Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
05:53:15 [2021-03-30T05:53:15.387Z] #44 69.57   DEP      criu/pagemap-cache.d
05:53:15 [2021-03-30T05:53:15.387Z] #28 0.773 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
05:53:15 [2021-03-30T05:53:15.680Z] #44 69.73   DEP      criu/page-xfer.d
05:53:15 [2021-03-30T05:53:15.680Z] #44 69.86   DEP      criu/page-pipe.d
05:53:15 [2021-03-30T05:53:15.683Z] #28 ...
05:53:15 [2021-03-30T05:53:15.683Z] 
05:53:15 [2021-03-30T05:53:15.683Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:15 [2021-03-30T05:53:15.683Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
05:53:15 [2021-03-30T05:53:15.683Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 3.9s done
05:53:15 [2021-03-30T05:53:15.683Z] #10 DONE 9.6s
05:53:15 [2021-03-30T05:53:15.683Z] 
05:53:15 [2021-03-30T05:53:15.683Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
05:53:15 [2021-03-30T05:53:15.683Z] #28 sha256:4c9ac34fba489c9a21e75eb4db8b4339bc5cee945923daf80a1efb2d78a05f42
05:53:15 [2021-03-30T05:53:15.683Z] #28 1.080 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
05:53:15 [2021-03-30T05:53:15.790Z] #26 extracting sha256:383261dafcc4f63ecae5f2d661d1ef8d0a5e1c9f4b1f12285115baca7d101d5a 5.2s
05:53:15 [2021-03-30T05:53:15.916Z] #42 ...
05:53:15 [2021-03-30T05:53:15.916Z] 
05:53:15 [2021-03-30T05:53:15.916Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:53:15 [2021-03-30T05:53:15.916Z] #51 sha256:30ac6d649a6f63b3794d2c17d663150ac0e5663a3fd340695f65c433adb858af
05:53:15 [2021-03-30T05:53:15.916Z] #51 65.48 syscall
05:53:15 [2021-03-30T05:53:15.916Z] #51 65.55 reflect
05:53:15 [2021-03-30T05:53:15.916Z] #51 ...
05:53:15 [2021-03-30T05:53:15.916Z] 
05:53:15 [2021-03-30T05:53:15.916Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:53:15 [2021-03-30T05:53:15.916Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:53:15 [2021-03-30T05:53:15.916Z] #32 67.12 Checking out files:  70% (1073/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
05:53:15 [2021-03-30T05:53:15.916Z] #32 68.89 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
05:53:15 [2021-03-30T05:53:15.916Z] #32 69.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:53:15 [2021-03-30T05:53:15.963Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s done
05:53:15 [2021-03-30T05:53:15.963Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s
05:53:15 [2021-03-30T05:53:15.963Z] #9 ...
05:53:15 [2021-03-30T05:53:15.963Z] 
05:53:15 [2021-03-30T05:53:15.963Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
05:53:15 [2021-03-30T05:53:15.963Z] #27 sha256:3459938b85e6c6c3864ee7a9c9d25fe87bc4edb40be53b244add29cc0120c068
05:53:15 [2021-03-30T05:53:15.963Z] #27 10.81 Updating certificates in /etc/ssl/certs...
05:53:15 [2021-03-30T05:53:15.963Z] #27 12.03 137 added, 0 removed; done.
05:53:15 [2021-03-30T05:53:15.963Z] #27 12.15 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
05:53:15 [2021-03-30T05:53:15.963Z] #27 12.16 Setting up jq (1.5+dfsg-2+b1) ...
05:53:15 [2021-03-30T05:53:15.963Z] #27 12.17 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
05:53:15 [2021-03-30T05:53:15.963Z] #27 12.18 Setting up curl (7.64.0-4+deb10u1) ...
05:53:15 [2021-03-30T05:53:15.963Z] #27 12.19 Processing triggers for libc-bin (2.28-10) ...
05:53:15 [2021-03-30T05:53:15.963Z] #27 12.21 Processing triggers for ca-certificates (20200601~deb10u2) ...
05:53:15 [2021-03-30T05:53:15.963Z] #27 12.23 Updating certificates in /etc/ssl/certs...
05:53:15 [2021-03-30T05:53:15.963Z] #27 13.29 0 added, 0 removed; done.
05:53:15 [2021-03-30T05:53:15.963Z] #27 13.29 Running hooks in /etc/ca-certificates/update.d...
05:53:15 [2021-03-30T05:53:15.963Z] #27 13.29 done.
05:53:15 [2021-03-30T05:53:15.963Z] #27 DONE 15.6s
05:53:15 [2021-03-30T05:53:15.963Z] 
05:53:15 [2021-03-30T05:53:15.963Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:15 [2021-03-30T05:53:15.963Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:15 [2021-03-30T05:53:15.963Z] #9 ...
05:53:15 [2021-03-30T05:53:15.963Z] 
05:53:15 [2021-03-30T05:53:15.963Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
05:53:15 [2021-03-30T05:53:15.963Z] #28 sha256:d7757a28b0237d1645c02d9b3f6f0e40fafc2eb30cfbc802a0638e594d6b025f
05:53:15 [2021-03-30T05:53:15.963Z] #28 DONE 0.2s
05:53:15 [2021-03-30T05:53:15.963Z] 
05:53:15 [2021-03-30T05:53:15.963Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:53:15 [2021-03-30T05:53:15.963Z] #29 sha256:3ad59b358d935ff16ccc3897553b6f43eca6f74d522de658630d91192fcc8b04
05:53:15 [2021-03-30T05:53:15.975Z] #44 69.94   DEP      criu/netfilter.d
05:53:15 [2021-03-30T05:53:15.975Z] #44 70.18   DEP      criu/net.d
05:53:15 [2021-03-30T05:53:15.975Z] #44 ...
05:53:15 [2021-03-30T05:53:15.975Z] 
05:53:15 [2021-03-30T05:53:15.975Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:53:15 [2021-03-30T05:53:15.975Z] #46 118.7 net/http/httptrace
05:53:15 [2021-03-30T05:53:15.991Z] #8 DONE 2.2s
05:53:15 [2021-03-30T05:53:15.991Z] 
05:53:15 [2021-03-30T05:53:15.991Z] #5 [internal] load metadata for docker.io/library/debian:buster
05:53:15 [2021-03-30T05:53:15.991Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
05:53:15 [2021-03-30T05:53:15.991Z] #5 DONE 2.1s
05:53:15 [2021-03-30T05:53:15.991Z] 
05:53:15 [2021-03-30T05:53:15.991Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
05:53:15 [2021-03-30T05:53:15.991Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
05:53:15 [2021-03-30T05:53:15.991Z] #7 DONE 2.1s
05:53:15 [2021-03-30T05:53:15.991Z] 
05:53:15 [2021-03-30T05:53:15.991Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:53:15 [2021-03-30T05:53:15.991Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
05:53:15 [2021-03-30T05:53:15.991Z] #6 DONE 2.1s
05:53:15 [2021-03-30T05:53:15.991Z] 
05:53:15 [2021-03-30T05:53:15.991Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:53:15 [2021-03-30T05:53:15.991Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
05:53:15 [2021-03-30T05:53:15.991Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
05:53:16 [2021-03-30T05:53:16.253Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
05:53:16 [2021-03-30T05:53:16.253Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
05:53:16 [2021-03-30T05:53:16.253Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
05:53:16 [2021-03-30T05:53:16.616Z] #46 119.0 net/http
05:53:16 [2021-03-30T05:53:16.847Z] #32 ...
05:53:16 [2021-03-30T05:53:16.847Z] 
05:53:16 [2021-03-30T05:53:16.847Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:53:16 [2021-03-30T05:53:16.847Z] #51 sha256:30ac6d649a6f63b3794d2c17d663150ac0e5663a3fd340695f65c433adb858af
05:53:16 [2021-03-30T05:53:16.847Z] #51 76.36 time
05:53:17 [2021-03-30T05:53:17.244Z] #26 extracting sha256:383261dafcc4f63ecae5f2d661d1ef8d0a5e1c9f4b1f12285115baca7d101d5a 6.7s done
05:53:17 [2021-03-30T05:53:17.779Z] #28 3.236 Fetched 8199 kB in 3s (2730 kB/s)
05:53:17 [2021-03-30T05:53:17.884Z] #29 1.578 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
05:53:17 [2021-03-30T05:53:17.884Z] #29 1.676 
05:53:18 [2021-03-30T05:53:18.408Z] #29 1.795 
#######                                                                    9.8%
#########################                                                 36.0%
#######################################                                   54.7%
#######################################################                   77.0%
######################################################################## 100.0%
05:53:18 [2021-03-30T05:53:18.408Z] #29 2.348 
05:53:18 [2021-03-30T05:53:18.408Z] #29 2.452 
######################################################################## 100.0%
05:53:18 [2021-03-30T05:53:18.667Z] #29 2.548 
05:53:18 [2021-03-30T05:53:18.667Z] #29 2.669 
############################################################              83.4%
######################################################################## 100.0%
05:53:18 [2021-03-30T05:53:18.926Z] #29 2.776 
05:53:19 [2021-03-30T05:53:19.317Z] #28 3.236 Reading package lists...
05:53:19 [2021-03-30T05:53:19.337Z] #26 ...
05:53:19 [2021-03-30T05:53:19.337Z] 
05:53:19 [2021-03-30T05:53:19.337Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:19 [2021-03-30T05:53:19.337Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
05:53:19 [2021-03-30T05:53:19.337Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.9s done
05:53:19 [2021-03-30T05:53:19.337Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 6.1s done
05:53:19 [2021-03-30T05:53:19.337Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 9.7s done
05:53:19 [2021-03-30T05:53:19.337Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 11.1s
05:53:19 [2021-03-30T05:53:19.337Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 9.9s done
05:53:19 [2021-03-30T05:53:19.457Z] #29 2.905 
##########                                                                14.7%
##########################                                                36.5%
########################################                                  56.1%
######################################################                    75.5%
####################################################################      94.6%
######################################################################## 100.0%
05:53:19 [2021-03-30T05:53:19.457Z] #29 3.415 
05:53:19 [2021-03-30T05:53:19.579Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 3.0s
05:53:19 [2021-03-30T05:53:19.579Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.96MB / 12.42MB 3.1s
05:53:19 [2021-03-30T05:53:19.579Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.3s
05:53:19 [2021-03-30T05:53:19.840Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done
05:53:19 [2021-03-30T05:53:19.840Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
05:53:20 [2021-03-30T05:53:20.465Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s
05:53:20 [2021-03-30T05:53:20.757Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
05:53:20 [2021-03-30T05:53:20.785Z] #64 ...
05:53:20 [2021-03-30T05:53:20.785Z] 
05:53:20 [2021-03-30T05:53:20.785Z] #23 [internal] load build context
05:53:20 [2021-03-30T05:53:20.785Z] #23 sha256:f54cafbd1b226a98112f3cac28233f4e3f13585eb35fc7c7fc7cec0cb8ee2f23
05:53:20 [2021-03-30T05:53:20.785Z] #23 transferring context: 53.42MB 4.0s done
05:53:20 [2021-03-30T05:53:20.785Z] #23 DONE 4.5s
05:53:20 [2021-03-30T05:53:20.785Z] 
05:53:20 [2021-03-30T05:53:20.785Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:53:20 [2021-03-30T05:53:20.785Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
05:53:20 [2021-03-30T05:53:20.785Z] #64 ...
05:53:20 [2021-03-30T05:53:20.785Z] 
05:53:20 [2021-03-30T05:53:20.785Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:53:20 [2021-03-30T05:53:20.785Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
05:53:20 [2021-03-30T05:53:20.785Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
05:53:20 [2021-03-30T05:53:20.785Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
05:53:20 [2021-03-30T05:53:20.785Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
05:53:20 [2021-03-30T05:53:20.785Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
05:53:20 [2021-03-30T05:53:20.785Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.9s done
05:53:20 [2021-03-30T05:53:20.785Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done
05:53:20 [2021-03-30T05:53:20.785Z] #62 DONE 4.8s
05:53:20 [2021-03-30T05:53:20.785Z] 
05:53:20 [2021-03-30T05:53:20.785Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:53:20 [2021-03-30T05:53:20.785Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
05:53:20 [2021-03-30T05:53:20.850Z] #28 4.757 Reading package lists...
05:53:21 [2021-03-30T05:53:21.022Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done
05:53:21 [2021-03-30T05:53:21.097Z] #46 ...
05:53:21 [2021-03-30T05:53:21.097Z] 
05:53:21 [2021-03-30T05:53:21.097Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
05:53:21 [2021-03-30T05:53:21.097Z] #21 1.761 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:53:21 [2021-03-30T05:53:21.097Z] #21 1.801 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:53:21 [2021-03-30T05:53:21.097Z] #21 1.961 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:21 [2021-03-30T05:53:21.097Z] #21 1.973 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:21 [2021-03-30T05:53:21.097Z] #21 2.345 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
05:53:21 [2021-03-30T05:53:21.097Z] #21 3.821 Get:6 http://deb.debian.org/debian buster-backports/main s390x Packages [425 kB]
05:53:21 [2021-03-30T05:53:21.097Z] #21 5.170 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB]
05:53:21 [2021-03-30T05:53:21.097Z] #21 6.965 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B]
05:53:21 [2021-03-30T05:53:21.097Z] #21 ...
05:53:21 [2021-03-30T05:53:21.097Z] 
05:53:21 [2021-03-30T05:53:21.097Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:53:21 [2021-03-30T05:53:21.097Z] #44 70.44   DEP      criu/namespaces.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 70.73   DEP      criu/mount.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 70.91   DEP      criu/memfd.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 71.09   DEP      criu/mem.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 71.38   DEP      criu/lsm.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 71.60   DEP      criu/log.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 71.80   DEP      criu/libnetlink.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 72.00   DEP      criu/kerndat.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 72.26   DEP      criu/kcmp-ids.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 72.39   DEP      criu/irmap.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 72.56   DEP      criu/ipc_ns.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 72.75   DEP      criu/image.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 73.00   DEP      criu/image-desc.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 73.16   DEP      criu/fsnotify.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 73.31   DEP      criu/filesystems.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 73.47   DEP      criu/files.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 73.71   DEP      criu/files-reg.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 73.89   DEP      criu/files-ext.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 74.09   DEP      criu/file-lock.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 74.36   DEP      criu/file-ids.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 74.53   DEP      criu/fifo.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 74.68   DEP      criu/fdstore.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 74.79   DEP      criu/fault-injection.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 74.83   DEP      criu/external.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 74.96   DEP      criu/eventpoll.d
05:53:21 [2021-03-30T05:53:21.097Z] #44 75.19   DEP      criu/eventfd.d
05:53:21 [2021-03-30T05:53:21.147Z] #28 6.235 Building dependency tree...
05:53:21 [2021-03-30T05:53:21.292Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 13.2s done
05:53:21 [2021-03-30T05:53:21.405Z] #44 ...
05:53:21 [2021-03-30T05:53:21.405Z] 
05:53:21 [2021-03-30T05:53:21.405Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
05:53:21 [2021-03-30T05:53:21.405Z] #59 116.6 + for f in rootlesskit rootlesskit-docker-proxy
05:53:21 [2021-03-30T05:53:21.405Z] #59 116.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
05:53:21 [2021-03-30T05:53:21.405Z] #59 DONE 123.9s
05:53:21 [2021-03-30T05:53:21.405Z] 
05:53:21 [2021-03-30T05:53:21.405Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:53:21 [2021-03-30T05:53:21.405Z] #44 75.48   DEP      criu/crtools.d
05:53:21 [2021-03-30T05:53:21.405Z] #44 ...
05:53:21 [2021-03-30T05:53:21.405Z] 
05:53:21 [2021-03-30T05:53:21.405Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
05:53:21 [2021-03-30T05:53:21.405Z] #60 DONE 0.1s
05:53:21 [2021-03-30T05:53:21.405Z] 
05:53:21 [2021-03-30T05:53:21.405Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
05:53:21 [2021-03-30T05:53:21.405Z] #61 DONE 0.1s
05:53:21 [2021-03-30T05:53:21.405Z] 
05:53:21 [2021-03-30T05:53:21.405Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
05:53:21 [2021-03-30T05:53:21.405Z] #21 10.68 Fetched 8584 kB in 9s (960 kB/s)
05:53:21 [2021-03-30T05:53:21.443Z] #28 6.687 The following additional packages will be installed:
05:53:21 [2021-03-30T05:53:21.443Z] #28 6.688   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
05:53:21 [2021-03-30T05:53:21.443Z] #28 6.688   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
05:53:21 [2021-03-30T05:53:21.443Z] #28 6.689   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
05:53:21 [2021-03-30T05:53:21.443Z] #28 6.690 Suggested packages:
05:53:21 [2021-03-30T05:53:21.443Z] #28 6.690   krb5-doc krb5-user
05:53:21 [2021-03-30T05:53:21.443Z] #28 6.690 Recommended packages:
05:53:21 [2021-03-30T05:53:21.443Z] #28 6.690   krb5-locales publicsuffix libsasl2-modules
05:53:21 [2021-03-30T05:53:21.616Z] #29 3.543 
###                                                                        4.7%
#######                                                                    9.9%
##########                                                                15.1%
##############                                                            20.3%
##################                                                        25.6%
######################                                                    30.8%
#########################                                                 35.8%
############################                                              39.9%
#################################                                         46.0%
#####################################                                     51.7%
########################################                                  56.9%
############################################                              62.0%
################################################                          67.3%
####################################################                      72.4%
########################################################                  77.8%
#########################################################                 79.4%
############################################################              84.4%
#################################################################         91.0%
#####################################################################     96.9%
######################################################################## 100.0%
05:53:21 [2021-03-30T05:53:21.616Z] #29 5.514 
05:53:21 [2021-03-30T05:53:21.732Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.045 The following NEW packages will be installed:
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.046   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.046   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.047   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.048   libssh2-1 libssl1.1 openssl
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.095 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded.
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.095 Need to get 5175 kB of archives.
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.095 After this operation, 14.6 MB of additional disk space will be used.
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.095 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB]
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.123 Get:2 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB]
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.148 Get:3 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB]
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.157 Get:4 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB]
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.160 Get:5 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB]
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.168 Get:6 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB]
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.174 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB]
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.206 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB]
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.217 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB]
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.222 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB]
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.230 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.236 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB]
05:53:21 [2021-03-30T05:53:21.746Z] #28 7.252 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB]
05:53:21 [2021-03-30T05:53:21.867Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.7s done
05:53:21 [2021-03-30T05:53:21.867Z] #9 ...
05:53:21 [2021-03-30T05:53:21.867Z] 
05:53:21 [2021-03-30T05:53:21.867Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
05:53:21 [2021-03-30T05:53:21.867Z] #27 sha256:3459938b85e6c6c3864ee7a9c9d25fe87bc4edb40be53b244add29cc0120c068
05:53:21 [2021-03-30T05:53:21.867Z] #27 1.384 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:21 [2021-03-30T05:53:21.867Z] #27 1.398 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
05:53:21 [2021-03-30T05:53:21.867Z] #27 1.399 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 1.675 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 1.863 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 2.185 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:53:21 [2021-03-30T05:53:21.868Z] #27 3.860 Fetched 8424 kB in 3s (3079 kB/s)
05:53:21 [2021-03-30T05:53:21.868Z] #27 3.860 Reading package lists...
05:53:21 [2021-03-30T05:53:21.868Z] #27 4.821 Reading package lists...
05:53:21 [2021-03-30T05:53:21.868Z] #27 5.831 Building dependency tree...
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.204 The following additional packages will be installed:
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.204   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.204   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.204   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.204 Suggested packages:
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.204   krb5-doc krb5-user
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.204 Recommended packages:
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.204   krb5-locales publicsuffix libsasl2-modules
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.453 The following NEW packages will be installed:
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.454   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.455   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.455   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.456   libssh2-1 libssl1.1 openssl
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.737 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded.
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.737 Need to get 5057 kB of archives.
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.737 After this operation, 12.1 MB of additional disk space will be used.
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.737 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.750 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.750 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.750 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.750 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.750 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.767 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.767 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.767 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.767 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.767 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.776 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.776 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.776 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.776 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.784 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.806 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.806 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.806 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.806 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 6.806 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.047 debconf: delaying package configuration, since apt-utils is not installed
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.086 Fetched 5057 kB in 0s (14.7 MB/s)
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.146 Selecting previously unselected package libssl1.1:amd64.
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.146 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.146 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.155 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.394 Selecting previously unselected package openssl.
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.394 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.397 Unpacking openssl (1.1.1d-0+deb10u6) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.626 Selecting previously unselected package ca-certificates.
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.626 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.630 Unpacking ca-certificates (20200601~deb10u2) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.725 Selecting previously unselected package libkeyutils1:amd64.
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.725 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.756 Unpacking libkeyutils1:amd64 (1.6-6) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.802 Selecting previously unselected package libkrb5support0:amd64.
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.803 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.806 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.862 Selecting previously unselected package libk5crypto3:amd64.
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.862 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.866 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.927 Selecting previously unselected package libkrb5-3:amd64.
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.927 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 7.936 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.058 Selecting previously unselected package libgssapi-krb5-2:amd64.
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.058 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.063 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.130 Selecting previously unselected package libsasl2-modules-db:amd64.
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.132 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.135 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.199 Selecting previously unselected package libsasl2-2:amd64.
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.199 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.202 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.308 Selecting previously unselected package libldap-common.
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.308 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.314 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.377 Selecting previously unselected package libldap-2.4-2:amd64.
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.377 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.385 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.531 Selecting previously unselected package libnghttp2-14:amd64.
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.531 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.531 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.581 Selecting previously unselected package libpsl5:amd64.
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.581 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.594 Unpacking libpsl5:amd64 (0.20.2-2) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.632 Selecting previously unselected package librtmp1:amd64.
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.632 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.638 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.695 Selecting previously unselected package libssh2-1:amd64.
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.695 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.704 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.775 Selecting previously unselected package libcurl4:amd64.
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.775 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.783 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.859 Selecting previously unselected package curl.
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.859 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.864 Unpacking curl (7.64.0-4+deb10u1) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.948 Selecting previously unselected package libonig5:amd64.
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.951 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 8.962 Unpacking libonig5:amd64 (6.9.1-1) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 9.035 Selecting previously unselected package libjq1:amd64.
05:53:21 [2021-03-30T05:53:21.868Z] #27 9.035 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 9.042 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 9.104 Selecting previously unselected package jq.
05:53:21 [2021-03-30T05:53:21.868Z] #27 9.104 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 9.113 Unpacking jq (1.5+dfsg-2+b1) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 9.173 Setting up libkeyutils1:amd64 (1.6-6) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 9.185 Setting up libpsl5:amd64 (0.20.2-2) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 9.196 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 9.345 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 9.352 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 9.376 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 9.382 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 9.396 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
05:53:21 [2021-03-30T05:53:21.868Z] #27 9.417 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
05:53:21 [2021-03-30T05:53:21.882Z] #9 ...
05:53:21 [2021-03-30T05:53:21.882Z] 
05:53:21 [2021-03-30T05:53:21.882Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f
05:53:21 [2021-03-30T05:53:21.882Z] #26 sha256:d82be482bb0809369fce597a75fa5c34b1ce437dc19aedb64d90c3319e886052
05:53:21 [2021-03-30T05:53:21.882Z] #26 DONE 14.2s
05:53:21 [2021-03-30T05:53:21.882Z] 
05:53:21 [2021-03-30T05:53:21.882Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
05:53:21 [2021-03-30T05:53:21.882Z] #27 sha256:bb47dbb89b92b00c52c0d07983930d7f75700678fa4fec854cdf7d786a894b6e
05:53:21 [2021-03-30T05:53:21.883Z] #29 5.868 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
05:53:22 [2021-03-30T05:53:22.042Z] #28 7.258 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB]
05:53:22 [2021-03-30T05:53:22.042Z] #28 7.263 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB]
05:53:22 [2021-03-30T05:53:22.042Z] #28 7.407 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB]
05:53:22 [2021-03-30T05:53:22.042Z] #28 7.510 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB]
05:53:22 [2021-03-30T05:53:22.042Z] #28 7.533 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB]
05:53:22 [2021-03-30T05:53:22.042Z] #28 7.586 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
05:53:22 [2021-03-30T05:53:22.042Z] #28 7.622 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
05:53:22 [2021-03-30T05:53:22.100Z] #51 ...
05:53:22 [2021-03-30T05:53:22.100Z] 
05:53:22 [2021-03-30T05:53:22.100Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:53:22 [2021-03-30T05:53:22.100Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:53:22 [2021-03-30T05:53:22.100Z] #13 65.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
05:53:22 [2021-03-30T05:53:22.100Z] #13 69.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
05:53:22 [2021-03-30T05:53:22.100Z] #13 69.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
05:53:22 [2021-03-30T05:53:22.100Z] #13 69.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
05:53:22 [2021-03-30T05:53:22.100Z] #13 69.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
05:53:22 [2021-03-30T05:53:22.100Z] #13 69.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
05:53:22 [2021-03-30T05:53:22.100Z] #13 69.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
05:53:22 [2021-03-30T05:53:22.100Z] #13 69.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
05:53:22 [2021-03-30T05:53:22.100Z] #13 69.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
05:53:22 [2021-03-30T05:53:22.100Z] #13 69.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
05:53:22 [2021-03-30T05:53:22.100Z] #13 69.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
05:53:22 [2021-03-30T05:53:22.100Z] #13 69.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
05:53:22 [2021-03-30T05:53:22.100Z] #13 69.62 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
05:53:22 [2021-03-30T05:53:22.100Z] #13 69.66 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
05:53:22 [2021-03-30T05:53:22.100Z] #13 69.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
05:53:22 [2021-03-30T05:53:22.100Z] #13 71.23 debconf: delaying package configuration, since apt-utils is not installed
05:53:22 [2021-03-30T05:53:22.100Z] #13 71.47 Fetched 78.2 MB in 12s (6736 kB/s)
05:53:22 [2021-03-30T05:53:22.100Z] #13 71.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:53:22 [2021-03-30T05:53:22.100Z] #13 71.63 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ...
05:53:22 [2021-03-30T05:53:22.100Z] #13 71.66 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
05:53:22 [2021-03-30T05:53:22.100Z] #13 72.10 Setting up libsystemd0:amd64 (241-7~deb10u7) ...
05:53:22 [2021-03-30T05:53:22.100Z] #13 72.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:53:22 [2021-03-30T05:53:22.100Z] #13 72.39 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
05:53:22 [2021-03-30T05:53:22.100Z] #13 72.41 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
05:53:22 [2021-03-30T05:53:22.100Z] #13 72.63 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
05:53:22 [2021-03-30T05:53:22.100Z] #13 72.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:53:22 [2021-03-30T05:53:22.100Z] #13 72.93 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ...
05:53:22 [2021-03-30T05:53:22.100Z] #13 72.95 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
05:53:22 [2021-03-30T05:53:22.100Z] #13 73.21 Setting up libudev1:amd64 (241-7~deb10u7) ...
05:53:22 [2021-03-30T05:53:22.100Z] #13 73.38 Selecting previously unselected package binutils-mingw-w64-i686.
05:53:22 [2021-03-30T05:53:22.100Z] #13 73.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:53:22 [2021-03-30T05:53:22.100Z] #13 73.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
05:53:22 [2021-03-30T05:53:22.100Z] #13 73.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:53:22 [2021-03-30T05:53:22.100Z] #13 ...
05:53:22 [2021-03-30T05:53:22.100Z] 
05:53:22 [2021-03-30T05:53:22.100Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:53:22 [2021-03-30T05:53:22.100Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:53:22 [2021-03-30T05:53:22.100Z] #36 81.14 Selecting previously unselected package libxml2:amd64.
05:53:22 [2021-03-30T05:53:22.100Z] #36 81.14 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
05:53:22 [2021-03-30T05:53:22.100Z] #36 81.16 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
05:53:22 [2021-03-30T05:53:22.130Z] #27 9.466 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:53:22 [2021-03-30T05:53:22.130Z] #27 9.492 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
05:53:22 [2021-03-30T05:53:22.131Z] #27 9.494 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
05:53:22 [2021-03-30T05:53:22.131Z] #27 9.505 Setting up openssl (1.1.1d-0+deb10u6) ...
05:53:22 [2021-03-30T05:53:22.131Z] #27 9.522 Setting up libonig5:amd64 (6.9.1-1) ...
05:53:22 [2021-03-30T05:53:22.131Z] #27 9.538 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
05:53:22 [2021-03-30T05:53:22.131Z] #27 9.553 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
05:53:22 [2021-03-30T05:53:22.131Z] #27 9.565 Setting up ca-certificates (20200601~deb10u2) ...
05:53:22 [2021-03-30T05:53:22.131Z] #27 ...
05:53:22 [2021-03-30T05:53:22.131Z] 
05:53:22 [2021-03-30T05:53:22.131Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:22 [2021-03-30T05:53:22.131Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:22 [2021-03-30T05:53:22.131Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
05:53:22 [2021-03-30T05:53:22.178Z] #29 5.986 
05:53:22 [2021-03-30T05:53:22.178Z] #29 6.065 
######################################################################## 100.0%
05:53:22 [2021-03-30T05:53:22.178Z] #29 6.097 
05:53:22 [2021-03-30T05:53:22.304Z] #64 DONE 6.4s
05:53:22 [2021-03-30T05:53:22.304Z] 
05:53:22 [2021-03-30T05:53:22.304Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:22 [2021-03-30T05:53:22.304Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:22 [2021-03-30T05:53:22.304Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
05:53:22 [2021-03-30T05:53:22.304Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
05:53:22 [2021-03-30T05:53:22.304Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s done
05:53:22 [2021-03-30T05:53:22.304Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
05:53:22 [2021-03-30T05:53:22.304Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
05:53:22 [2021-03-30T05:53:22.304Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
05:53:22 [2021-03-30T05:53:22.304Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done
05:53:22 [2021-03-30T05:53:22.304Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.6s done
05:53:22 [2021-03-30T05:53:22.304Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.2s done
05:53:22 [2021-03-30T05:53:22.304Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.9s
05:53:22 [2021-03-30T05:53:22.304Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.7s done
05:53:22 [2021-03-30T05:53:22.304Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.2s done
05:53:22 [2021-03-30T05:53:22.340Z] #28 7.626 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
05:53:22 [2021-03-30T05:53:22.340Z] #28 7.850 debconf: delaying package configuration, since apt-utils is not installed
05:53:22 [2021-03-30T05:53:22.340Z] #28 7.876 Fetched 5175 kB in 1s (9467 kB/s)
05:53:22 [2021-03-30T05:53:22.443Z] #29 6.445 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
05:53:22 [2021-03-30T05:53:22.635Z] #28 7.906 Selecting previously unselected package libssl1.1:ppc64el.
05:53:22 [2021-03-30T05:53:22.635Z] #28 7.906 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
05:53:22 [2021-03-30T05:53:22.635Z] #28 7.914 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ...
05:53:22 [2021-03-30T05:53:22.635Z] #28 7.917 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ...
05:53:22 [2021-03-30T05:53:22.635Z] #28 8.137 Selecting previously unselected package openssl.
05:53:22 [2021-03-30T05:53:22.665Z] #36 ...
05:53:22 [2021-03-30T05:53:22.666Z] 
05:53:22 [2021-03-30T05:53:22.666Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:53:22 [2021-03-30T05:53:22.666Z] #47 sha256:801bd0f059123f973e47cd9a5348a3c1ce300d4d0116b1c388b10af2f02c4364
05:53:22 [2021-03-30T05:53:22.666Z] #47 DONE 82.2s
05:53:22 [2021-03-30T05:53:22.666Z] 
05:53:22 [2021-03-30T05:53:22.666Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:53:22 [2021-03-30T05:53:22.666Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:53:22 [2021-03-30T05:53:22.666Z] #36 82.21 Selecting previously unselected package libarchive13:amd64.
05:53:22 [2021-03-30T05:53:22.666Z] #36 82.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
05:53:22 [2021-03-30T05:53:22.666Z] #36 82.24 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
05:53:22 [2021-03-30T05:53:22.708Z] #29 6.581 
05:53:22 [2021-03-30T05:53:22.932Z] #28 8.140 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_ppc64el.deb ...
05:53:22 [2021-03-30T05:53:22.932Z] #28 8.155 Unpacking openssl (1.1.1d-0+deb10u6) ...
05:53:22 [2021-03-30T05:53:22.932Z] #28 8.313 Selecting previously unselected package ca-certificates.
05:53:22 [2021-03-30T05:53:22.932Z] #28 8.316 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
05:53:22 [2021-03-30T05:53:22.932Z] #28 8.330 Unpacking ca-certificates (20200601~deb10u2) ...
05:53:22 [2021-03-30T05:53:22.932Z] #28 8.427 Selecting previously unselected package libkeyutils1:ppc64el.
05:53:22 [2021-03-30T05:53:22.967Z] #29 6.772 
#######################################################                   77.5%
######################################################################## 100.0%
05:53:22 [2021-03-30T05:53:22.967Z] #29 6.804 
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.431 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ...
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.433 Unpacking libkeyutils1:ppc64el (1.6-6) ...
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.458 Selecting previously unselected package libkrb5support0:ppc64el.
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.458 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ...
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.463 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ...
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.492 Selecting previously unselected package libk5crypto3:ppc64el.
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.492 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ...
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.506 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ...
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.540 Selecting previously unselected package libkrb5-3:ppc64el.
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.540 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ...
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.541 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ...
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.632 Selecting previously unselected package libgssapi-krb5-2:ppc64el.
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.634 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ...
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.636 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ...
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.700 Selecting previously unselected package libsasl2-modules-db:ppc64el.
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.700 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.701 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.732 Selecting previously unselected package libsasl2-2:ppc64el.
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.734 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.735 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.770 Selecting previously unselected package libldap-common.
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.772 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.781 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:53:23 [2021-03-30T05:53:23.227Z] #28 8.804 Selecting previously unselected package libldap-2.4-2:ppc64el.
05:53:23 [2021-03-30T05:53:23.227Z] #29 7.173 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
05:53:23 [2021-03-30T05:53:23.227Z] #29 7.280 
05:53:23 [2021-03-30T05:53:23.230Z] #36 82.76 Selecting previously unselected package libjsoncpp1:amd64.
05:53:23 [2021-03-30T05:53:23.230Z] #36 82.85 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
05:53:23 [2021-03-30T05:53:23.230Z] #36 82.87 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
05:53:23 [2021-03-30T05:53:23.487Z] #36 83.03 Selecting previously unselected package librhash0:amd64.
05:53:23 [2021-03-30T05:53:23.487Z] #36 83.04 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
05:53:23 [2021-03-30T05:53:23.487Z] #36 83.05 Unpacking librhash0:amd64 (1.3.8-1) ...
05:53:23 [2021-03-30T05:53:23.487Z] #36 83.29 Selecting previously unselected package libuv1:amd64.
05:53:23 [2021-03-30T05:53:23.526Z] #28 8.807 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ...
05:53:23 [2021-03-30T05:53:23.526Z] #28 8.808 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ...
05:53:23 [2021-03-30T05:53:23.526Z] #28 8.862 Selecting previously unselected package libnghttp2-14:ppc64el.
05:53:23 [2021-03-30T05:53:23.526Z] #28 8.865 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ...
05:53:23 [2021-03-30T05:53:23.526Z] #28 8.866 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
05:53:23 [2021-03-30T05:53:23.526Z] #28 8.902 Selecting previously unselected package libpsl5:ppc64el.
05:53:23 [2021-03-30T05:53:23.526Z] #28 8.902 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ...
05:53:23 [2021-03-30T05:53:23.526Z] #28 8.903 Unpacking libpsl5:ppc64el (0.20.2-2) ...
05:53:23 [2021-03-30T05:53:23.526Z] #28 8.930 Selecting previously unselected package librtmp1:ppc64el.
05:53:23 [2021-03-30T05:53:23.526Z] #28 8.932 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ...
05:53:23 [2021-03-30T05:53:23.526Z] #28 8.934 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
05:53:23 [2021-03-30T05:53:23.526Z] #28 8.966 Selecting previously unselected package libssh2-1:ppc64el.
05:53:23 [2021-03-30T05:53:23.526Z] #28 8.966 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ...
05:53:23 [2021-03-30T05:53:23.526Z] #28 8.968 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ...
05:53:23 [2021-03-30T05:53:23.526Z] #28 9.007 Selecting previously unselected package libcurl4:ppc64el.
05:53:23 [2021-03-30T05:53:23.526Z] #28 9.010 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ...
05:53:23 [2021-03-30T05:53:23.526Z] #28 9.011 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ...
05:53:23 [2021-03-30T05:53:23.699Z] #9 ...
05:53:23 [2021-03-30T05:53:23.699Z] 
05:53:23 [2021-03-30T05:53:23.699Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
05:53:23 [2021-03-30T05:53:23.699Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
05:53:23 [2021-03-30T05:53:23.699Z] #63 DONE 0.9s
05:53:23 [2021-03-30T05:53:23.699Z] 
05:53:23 [2021-03-30T05:53:23.699Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
05:53:23 [2021-03-30T05:53:23.699Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
05:53:23 [2021-03-30T05:53:23.744Z] #36 83.29 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
05:53:23 [2021-03-30T05:53:23.744Z] #36 83.31 Unpacking libuv1:amd64 (1.24.1-1) ...
05:53:23 [2021-03-30T05:53:23.744Z] #36 83.53 Selecting previously unselected package cmake.
05:53:23 [2021-03-30T05:53:23.829Z] #28 9.088 Selecting previously unselected package curl.
05:53:23 [2021-03-30T05:53:23.829Z] #28 9.088 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ...
05:53:23 [2021-03-30T05:53:23.829Z] #28 9.093 Unpacking curl (7.64.0-4+deb10u1) ...
05:53:23 [2021-03-30T05:53:23.829Z] #28 9.156 Selecting previously unselected package libonig5:ppc64el.
05:53:23 [2021-03-30T05:53:23.829Z] #28 9.158 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ...
05:53:23 [2021-03-30T05:53:23.829Z] #28 9.159 Unpacking libonig5:ppc64el (6.9.1-1) ...
05:53:23 [2021-03-30T05:53:23.829Z] #28 9.207 Selecting previously unselected package libjq1:ppc64el.
05:53:23 [2021-03-30T05:53:23.829Z] #28 9.209 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
05:53:23 [2021-03-30T05:53:23.829Z] #28 9.214 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
05:53:23 [2021-03-30T05:53:23.829Z] #28 9.253 Selecting previously unselected package jq.
05:53:23 [2021-03-30T05:53:23.829Z] #28 9.256 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ...
05:53:23 [2021-03-30T05:53:23.829Z] #28 9.257 Unpacking jq (1.5+dfsg-2+b1) ...
05:53:23 [2021-03-30T05:53:23.829Z] #28 9.289 Setting up libkeyutils1:ppc64el (1.6-6) ...
05:53:23 [2021-03-30T05:53:23.829Z] #28 9.293 Setting up libpsl5:ppc64el (0.20.2-2) ...
05:53:23 [2021-03-30T05:53:23.829Z] #28 9.297 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ...
05:53:24 [2021-03-30T05:53:24.001Z] #36 83.59 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
05:53:24 [2021-03-30T05:53:24.001Z] #36 83.59 Unpacking cmake (3.13.4-1) ...
05:53:24 [2021-03-30T05:53:24.128Z] #28 9.459 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
05:53:24 [2021-03-30T05:53:24.128Z] #28 9.463 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:53:24 [2021-03-30T05:53:24.128Z] #28 9.467 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ...
05:53:24 [2021-03-30T05:53:24.128Z] #28 9.470 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
05:53:24 [2021-03-30T05:53:24.128Z] #28 9.473 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
05:53:24 [2021-03-30T05:53:24.128Z] #28 9.476 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ...
05:53:24 [2021-03-30T05:53:24.128Z] #28 9.479 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
05:53:24 [2021-03-30T05:53:24.128Z] #28 9.482 Setting up libssh2-1:ppc64el (1.8.0-2.1) ...
05:53:24 [2021-03-30T05:53:24.128Z] #28 9.485 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ...
05:53:24 [2021-03-30T05:53:24.128Z] #28 9.490 Setting up openssl (1.1.1d-0+deb10u6) ...
05:53:24 [2021-03-30T05:53:24.128Z] #28 9.497 Setting up libonig5:ppc64el (6.9.1-1) ...
05:53:24 [2021-03-30T05:53:24.128Z] #28 9.499 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
05:53:24 [2021-03-30T05:53:24.128Z] #28 9.503 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ...
05:53:24 [2021-03-30T05:53:24.128Z] #28 9.505 Setting up ca-certificates (20200601~deb10u2) ...
05:53:24 [2021-03-30T05:53:24.272Z] #65 DONE 0.8s
05:53:24 [2021-03-30T05:53:24.272Z] 
05:53:24 [2021-03-30T05:53:24.272Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f
05:53:24 [2021-03-30T05:53:24.272Z] #26 sha256:0e6099c29c7919193893c3c080e2e0f82f3e7f1b4bd17c9e330a5cabd2212dbf
05:53:24 [2021-03-30T05:53:24.272Z] #26 resolve docker.io/library/debian:buster@sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f done
05:53:24 [2021-03-30T05:53:24.272Z] #26 sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f 1.85kB / 1.85kB done
05:53:24 [2021-03-30T05:53:24.272Z] #26 sha256:9c00c0c8ee8029803ec0a3e9e858cabaa8b63443d63c0738b5079fab61b4f429 529B / 529B done
05:53:24 [2021-03-30T05:53:24.272Z] #26 sha256:463adba1ec3f41bf6cc96732dfa8065a66c528dbfddf494e31afff8755590536 1.46kB / 1.46kB done
05:53:24 [2021-03-30T05:53:24.272Z] #26 sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 50.40MB / 50.40MB 3.5s done
05:53:24 [2021-03-30T05:53:24.272Z] #26 extracting sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 4.0s
05:53:24 [2021-03-30T05:53:24.524Z] #29 7.404 
                                                                           0.1%
####                                                                       5.8%
#########                                                                 13.3%
############################                                              40.2%
######################################                                    53.0%
###########################################                               60.4%
#################################################################         90.5%
###################################################################       93.7%
######################################################################## 100.0%
05:53:24 [2021-03-30T05:53:24.524Z] #29 8.424 
05:53:24 [2021-03-30T05:53:24.533Z] #26 extracting sha256:8bf9c589d5f9475f1fcc050e02308d6b4eeb86eab7752ef948a13693e81a6aaa 4.6s done
05:53:24 [2021-03-30T05:53:24.784Z] #29 8.757 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
05:53:24 [2021-03-30T05:53:24.784Z] #29 8.858 
05:53:24 [2021-03-30T05:53:24.797Z] #26 DONE 8.7s
05:53:24 [2021-03-30T05:53:24.797Z] 
05:53:24 [2021-03-30T05:53:24.797Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:24 [2021-03-30T05:53:24.797Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:24 [2021-03-30T05:53:24.797Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.2s done
05:53:24 [2021-03-30T05:53:24.797Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s
05:53:24 [2021-03-30T05:53:24.999Z] #21 10.68 Reading package lists...
05:53:25 [2021-03-30T05:53:25.044Z] #29 8.932 
######################################################################## 100.0%
05:53:25 [2021-03-30T05:53:25.044Z] #29 8.949 
05:53:25 [2021-03-30T05:53:25.059Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done
05:53:25 [2021-03-30T05:53:25.184Z] #28 10.40 Updating certificates in /etc/ssl/certs...
05:53:25 [2021-03-30T05:53:25.305Z] #29 9.189 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
05:53:25 [2021-03-30T05:53:25.305Z] #29 9.305 
05:53:25 [2021-03-30T05:53:25.305Z] #29 9.394 
######################################################################## 100.0%
05:53:25 [2021-03-30T05:53:25.321Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s
05:53:25 [2021-03-30T05:53:25.565Z] #29 9.418 
05:53:25 [2021-03-30T05:53:25.565Z] #29 9.438 Download of images into '/build' complete.
05:53:25 [2021-03-30T05:53:25.565Z] #29 9.438 Use something like the following to load the result into a Docker daemon:
05:53:25 [2021-03-30T05:53:25.565Z] #29 9.438   tar -cC '/build' . | docker load
05:53:25 [2021-03-30T05:53:25.583Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done
05:53:25 [2021-03-30T05:53:25.583Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
05:53:25 [2021-03-30T05:53:25.834Z] #28 ...
05:53:25 [2021-03-30T05:53:25.834Z] 
05:53:25 [2021-03-30T05:53:25.834Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:25 [2021-03-30T05:53:25.834Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
05:53:25 [2021-03-30T05:53:25.834Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.3s done
05:53:25 [2021-03-30T05:53:25.834Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done
05:53:25 [2021-03-30T05:53:25.834Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.7s done
05:53:25 [2021-03-30T05:53:25.834Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.4s done
05:53:25 [2021-03-30T05:53:25.834Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0
05:53:26 [2021-03-30T05:53:26.108Z] #27 3.607 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:26 [2021-03-30T05:53:26.108Z] #27 3.607 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
05:53:26 [2021-03-30T05:53:26.108Z] #27 3.642 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:26 [2021-03-30T05:53:26.108Z] #27 ...
05:53:26 [2021-03-30T05:53:26.108Z] 
05:53:26 [2021-03-30T05:53:26.108Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
05:53:26 [2021-03-30T05:53:26.108Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
05:53:26 [2021-03-30T05:53:26.108Z] #63 DONE 1.4s
05:53:26 [2021-03-30T05:53:26.108Z] 
05:53:26 [2021-03-30T05:53:26.108Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
05:53:26 [2021-03-30T05:53:26.108Z] #27 sha256:bb47dbb89b92b00c52c0d07983930d7f75700678fa4fec854cdf7d786a894b6e
05:53:26 [2021-03-30T05:53:26.108Z] #27 3.914 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB]
05:53:26 [2021-03-30T05:53:26.108Z] #27 4.163 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [264 kB]
05:53:26 [2021-03-30T05:53:26.130Z] #10 ...
05:53:26 [2021-03-30T05:53:26.130Z] 
05:53:26 [2021-03-30T05:53:26.130Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
05:53:26 [2021-03-30T05:53:26.130Z] #28 sha256:4c9ac34fba489c9a21e75eb4db8b4339bc5cee945923daf80a1efb2d78a05f42
05:53:26 [2021-03-30T05:53:26.130Z] #28 11.42 137 added, 0 removed; done.
05:53:26 [2021-03-30T05:53:26.130Z] #28 11.46 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ...
05:53:26 [2021-03-30T05:53:26.130Z] #28 11.46 Setting up jq (1.5+dfsg-2+b1) ...
05:53:26 [2021-03-30T05:53:26.130Z] #28 11.47 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ...
05:53:26 [2021-03-30T05:53:26.130Z] #28 11.47 Setting up curl (7.64.0-4+deb10u1) ...
05:53:26 [2021-03-30T05:53:26.130Z] #28 11.47 Processing triggers for libc-bin (2.28-10) ...
05:53:26 [2021-03-30T05:53:26.130Z] #28 11.49 Processing triggers for ca-certificates (20200601~deb10u2) ...
05:53:26 [2021-03-30T05:53:26.130Z] #28 11.50 Updating certificates in /etc/ssl/certs...
05:53:26 [2021-03-30T05:53:26.130Z] #28 ...
05:53:26 [2021-03-30T05:53:26.130Z] 
05:53:26 [2021-03-30T05:53:26.130Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:26 [2021-03-30T05:53:26.130Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
05:53:26 [2021-03-30T05:53:26.130Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.8s done
05:53:26 [2021-03-30T05:53:26.130Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done
05:53:26 [2021-03-30T05:53:26.130Z] #10 DONE 20.1s
05:53:26 [2021-03-30T05:53:26.429Z] 
05:53:26 [2021-03-30T05:53:26.429Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
05:53:26 [2021-03-30T05:53:26.429Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858
05:53:26 [2021-03-30T05:53:26.429Z] #11 DONE 0.2s
05:53:26 [2021-03-30T05:53:26.429Z] 
05:53:26 [2021-03-30T05:53:26.429Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
05:53:26 [2021-03-30T05:53:26.429Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159
05:53:26 [2021-03-30T05:53:26.505Z] #29 ...
05:53:26 [2021-03-30T05:53:26.505Z] 
05:53:26 [2021-03-30T05:53:26.505Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:26 [2021-03-30T05:53:26.505Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:26 [2021-03-30T05:53:26.505Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.6s
05:53:26 [2021-03-30T05:53:26.505Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.1s done
05:53:26 [2021-03-30T05:53:26.738Z] #12 DONE 0.2s
05:53:26 [2021-03-30T05:53:26.738Z] 
05:53:26 [2021-03-30T05:53:26.738Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:53:26 [2021-03-30T05:53:26.738Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea
05:53:26 [2021-03-30T05:53:26.738Z] #56 ...
05:53:26 [2021-03-30T05:53:26.738Z] 
05:53:26 [2021-03-30T05:53:26.738Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
05:53:26 [2021-03-30T05:53:26.738Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0
05:53:26 [2021-03-30T05:53:26.738Z] #40 DONE 0.1s
05:53:26 [2021-03-30T05:53:26.738Z] 
05:53:26 [2021-03-30T05:53:26.738Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
05:53:26 [2021-03-30T05:53:26.738Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92
05:53:26 [2021-03-30T05:53:26.738Z] #32 DONE 0.1s
05:53:26 [2021-03-30T05:53:26.767Z] #27 4.508 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
05:53:27 [2021-03-30T05:53:27.038Z] 
05:53:27 [2021-03-30T05:53:27.038Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
05:53:27 [2021-03-30T05:53:27.038Z] #28 sha256:4c9ac34fba489c9a21e75eb4db8b4339bc5cee945923daf80a1efb2d78a05f42
05:53:27 [2021-03-30T05:53:27.038Z] #28 12.17 0 added, 0 removed; done.
05:53:27 [2021-03-30T05:53:27.038Z] #28 12.17 Running hooks in /etc/ca-certificates/update.d...
05:53:27 [2021-03-30T05:53:27.038Z] #28 12.22 done.
05:53:27 [2021-03-30T05:53:27.038Z] #28 DONE 12.5s
05:53:27 [2021-03-30T05:53:27.038Z] 
05:53:27 [2021-03-30T05:53:27.038Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:53:27 [2021-03-30T05:53:27.038Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030
05:53:27 [2021-03-30T05:53:27.038Z] #33 ...
05:53:27 [2021-03-30T05:53:27.038Z] 
05:53:27 [2021-03-30T05:53:27.038Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
05:53:27 [2021-03-30T05:53:27.038Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168
05:53:27 [2021-03-30T05:53:27.038Z] #13 DONE 0.5s
05:53:27 [2021-03-30T05:53:27.038Z] 
05:53:27 [2021-03-30T05:53:27.038Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
05:53:27 [2021-03-30T05:53:27.038Z] #29 sha256:0c336faf6514aa19435cab86174f6a026f8356dd2917e61f85be11ff66a5d9b6
05:53:27 [2021-03-30T05:53:27.038Z] #29 DONE 0.1s
05:53:27 [2021-03-30T05:53:27.339Z] 
05:53:27 [2021-03-30T05:53:27.339Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:53:27 [2021-03-30T05:53:27.339Z] #25 sha256:5483e07e5c4ed3da08eb0eb7e6bbfaa320215aa38aee70f5808706ea45dff11c
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.621 + RM_GOPATH=0
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.625 + TMP_GOPATH=
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.625 + : /build
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.625 + '[' -z '' ']'
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.627 ++ mktemp -d
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.631 + export GOPATH=/tmp/tmp.7PUmw54wBa
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.631 + GOPATH=/tmp/tmp.7PUmw54wBa
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.631 + RM_GOPATH=1
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.632 + case "$(go env GOARCH)" in
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.633 ++ go env GOARCH
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.653 + export GO_BUILDMODE=-buildmode=pie
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.654 + GO_BUILDMODE=-buildmode=pie
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.654 ++ dirname /tmp/install/install.sh
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.659 + dir=/tmp/install
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.659 + bin=dockercli
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.659 + shift
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.660 + '[' '!' -f /tmp/install/dockercli.installer ']'
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.660 + . /tmp/install/dockercli.installer
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.660 ++ : stable
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.660 ++ : 17.06.2-ce
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.661 + install_dockercli
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.661 + echo 'Install docker/cli version 17.06.2-ce from stable'
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.661 Install docker/cli version 17.06.2-ce from stable
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.662 ++ uname -m
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.666 + arch=ppc64le
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.666 + '[' ppc64le '!=' x86_64 ']'
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.666 + '[' ppc64le '!=' s390x ']'
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.666 + '[' ppc64le '!=' armhf ']'
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.666 + build_dockercli
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.667 + git clone https://github.com/docker/docker-ce /tmp/tmp.7PUmw54wBa/tmp/docker-ce
05:53:27 [2021-03-30T05:53:27.339Z] #25 0.670 Cloning into '/tmp/tmp.7PUmw54wBa/tmp/docker-ce'...
05:53:27 [2021-03-30T05:53:27.385Z] #21 14.38 Reading package lists...
05:53:27 [2021-03-30T05:53:27.385Z] #21 ...
05:53:27 [2021-03-30T05:53:27.385Z] 
05:53:27 [2021-03-30T05:53:27.385Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:53:27 [2021-03-30T05:53:27.385Z] #44 75.80   DEP      criu/cr-service.d
05:53:27 [2021-03-30T05:53:27.385Z] #44 76.14   DEP      criu/cr-restore.d
05:53:27 [2021-03-30T05:53:27.385Z] #44 76.41   DEP      criu/cr-errno.d
05:53:27 [2021-03-30T05:53:27.385Z] #44 76.45   DEP      criu/cr-dump.d
05:53:27 [2021-03-30T05:53:27.385Z] #44 76.84   DEP      criu/cr-dedup.d
05:53:27 [2021-03-30T05:53:27.385Z] #44 77.09   DEP      criu/cr-check.d
05:53:27 [2021-03-30T05:53:27.385Z] #44 77.52   DEP      criu/config.d
05:53:27 [2021-03-30T05:53:27.385Z] #44 77.69   DEP      criu/clone-noasan.d
05:53:27 [2021-03-30T05:53:27.385Z] #44 77.80   DEP      criu/cgroup.d
05:53:27 [2021-03-30T05:53:27.385Z] #44 77.98   DEP      criu/cgroup-props.d
05:53:27 [2021-03-30T05:53:27.385Z] #44 78.05   DEP      criu/bitmap.d
05:53:27 [2021-03-30T05:53:27.385Z] #44 78.06   DEP      criu/bfd.d
05:53:27 [2021-03-30T05:53:27.385Z] #44 78.14   DEP      criu/autofs.d
05:53:27 [2021-03-30T05:53:27.385Z] #44 78.34   DEP      criu/aio.d
05:53:27 [2021-03-30T05:53:27.385Z] #44 78.57   DEP      criu/action-scripts.d
05:53:27 [2021-03-30T05:53:27.385Z] #44 78.94   CC       criu/action-scripts.o
05:53:27 [2021-03-30T05:53:27.385Z] #44 79.55   CC       criu/aio.o
05:53:27 [2021-03-30T05:53:27.385Z] #44 79.99   CC       criu/autofs.o
05:53:27 [2021-03-30T05:53:27.385Z] #44 81.35   CC       criu/bfd.o
05:53:27 [2021-03-30T05:53:27.442Z] #9 ...
05:53:27 [2021-03-30T05:53:27.442Z] 
05:53:27 [2021-03-30T05:53:27.442Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
05:53:27 [2021-03-30T05:53:27.442Z] #27 sha256:3459938b85e6c6c3864ee7a9c9d25fe87bc4edb40be53b244add29cc0120c068
05:53:27 [2021-03-30T05:53:27.442Z] #27 10.39 Updating certificates in /etc/ssl/certs...
05:53:27 [2021-03-30T05:53:27.442Z] #27 11.51 137 added, 0 removed; done.
05:53:27 [2021-03-30T05:53:27.442Z] #27 11.55 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
05:53:27 [2021-03-30T05:53:27.442Z] #27 11.56 Setting up jq (1.5+dfsg-2+b1) ...
05:53:27 [2021-03-30T05:53:27.442Z] #27 11.57 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
05:53:27 [2021-03-30T05:53:27.442Z] #27 11.59 Setting up curl (7.64.0-4+deb10u1) ...
05:53:27 [2021-03-30T05:53:27.442Z] #27 11.60 Processing triggers for libc-bin (2.28-10) ...
05:53:27 [2021-03-30T05:53:27.442Z] #27 11.62 Processing triggers for ca-certificates (20200601~deb10u2) ...
05:53:27 [2021-03-30T05:53:27.442Z] #27 11.63 Updating certificates in /etc/ssl/certs...
05:53:27 [2021-03-30T05:53:27.442Z] #27 12.53 0 added, 0 removed; done.
05:53:27 [2021-03-30T05:53:27.442Z] #27 12.53 Running hooks in /etc/ca-certificates/update.d...
05:53:27 [2021-03-30T05:53:27.442Z] #27 12.53 done.
05:53:27 [2021-03-30T05:53:27.442Z] #27 DONE 14.3s
05:53:27 [2021-03-30T05:53:27.442Z] 
05:53:27 [2021-03-30T05:53:27.442Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:27 [2021-03-30T05:53:27.442Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:27 [2021-03-30T05:53:27.442Z] #9 ...
05:53:27 [2021-03-30T05:53:27.442Z] 
05:53:27 [2021-03-30T05:53:27.442Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
05:53:27 [2021-03-30T05:53:27.442Z] #28 sha256:6f7882a0f6bcfc20b2febf20c3d7a3a81a7f71d5af1e8269498e9540cdfa7d62
05:53:27 [2021-03-30T05:53:27.442Z] #28 DONE 0.2s
05:53:27 [2021-03-30T05:53:27.442Z] 
05:53:27 [2021-03-30T05:53:27.442Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:27 [2021-03-30T05:53:27.442Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:27 [2021-03-30T05:53:27.442Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s
05:53:27 [2021-03-30T05:53:27.443Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
05:53:27 [2021-03-30T05:53:27.680Z] #44 81.84   CC       criu/bitmap.o
05:53:27 [2021-03-30T05:53:27.703Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.4s done
05:53:27 [2021-03-30T05:53:27.965Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
05:53:27 [2021-03-30T05:53:27.976Z] #44 81.93   CC       criu/cgroup-props.o
05:53:28 [2021-03-30T05:53:28.165Z] #27 ...
05:53:28 [2021-03-30T05:53:28.165Z] 
05:53:28 [2021-03-30T05:53:28.165Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
05:53:28 [2021-03-30T05:53:28.165Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
05:53:28 [2021-03-30T05:53:28.165Z] #65 DONE 2.1s
05:53:28 [2021-03-30T05:53:28.165Z] 
05:53:28 [2021-03-30T05:53:28.165Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:28 [2021-03-30T05:53:28.165Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
05:53:28 [2021-03-30T05:53:28.165Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done
05:53:28 [2021-03-30T05:53:28.165Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.8s done
05:53:28 [2021-03-30T05:53:28.165Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.6s
05:53:28 [2021-03-30T05:53:28.178Z] #36 87.12 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
05:53:28 [2021-03-30T05:53:28.178Z] #36 87.16 Setting up xxd (2:8.1.0875-5) ...
05:53:28 [2021-03-30T05:53:28.178Z] #36 87.18 Setting up libuv1:amd64 (1.24.1-1) ...
05:53:28 [2021-03-30T05:53:28.178Z] #36 87.20 Setting up vim-common (2:8.1.0875-5) ...
05:53:28 [2021-03-30T05:53:28.178Z] #36 87.24 Setting up librhash0:amd64 (1.3.8-1) ...
05:53:28 [2021-03-30T05:53:28.178Z] #36 87.26 Setting up cmake-data (3.13.4-1) ...
05:53:28 [2021-03-30T05:53:28.178Z] #36 87.29 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
05:53:28 [2021-03-30T05:53:28.178Z] #36 87.30 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
05:53:28 [2021-03-30T05:53:28.178Z] #36 87.35 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
05:53:28 [2021-03-30T05:53:28.178Z] #36 87.36 Setting up cmake (3.13.4-1) ...
05:53:28 [2021-03-30T05:53:28.178Z] #36 87.38 Processing triggers for libc-bin (2.28-10) ...
05:53:28 [2021-03-30T05:53:28.178Z] #36 87.45 Processing triggers for mime-support (3.62) ...
05:53:28 [2021-03-30T05:53:28.272Z] #44 ...
05:53:28 [2021-03-30T05:53:28.272Z] 
05:53:28 [2021-03-30T05:53:28.272Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:53:28 [2021-03-30T05:53:28.272Z] #46 130.9 github.com/LK4D4/vndr/godl
05:53:28 [2021-03-30T05:53:28.435Z] #36 ...
05:53:28 [2021-03-30T05:53:28.435Z] 
05:53:28 [2021-03-30T05:53:28.436Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:53:28 [2021-03-30T05:53:28.436Z] #45 sha256:7b7b8da6edac21cc2ec59c225b60ae87b698ab9262b35a1ff07dc66f76563313
05:53:28 [2021-03-30T05:53:28.436Z] #45 77.93 time
05:53:28 [2021-03-30T05:53:28.436Z] #45 81.34 strings
05:53:28 [2021-03-30T05:53:28.436Z] #45 84.36 regexp/syntax
05:53:28 [2021-03-30T05:53:28.436Z] #45 84.41 os
05:53:28 [2021-03-30T05:53:28.436Z] #45 87.92 fmt
05:53:28 [2021-03-30T05:53:28.436Z] #45 ...
05:53:28 [2021-03-30T05:53:28.436Z] 
05:53:28 [2021-03-30T05:53:28.436Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:53:28 [2021-03-30T05:53:28.436Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:53:28 [2021-03-30T05:53:28.436Z] #36 DONE 88.2s
05:53:28 [2021-03-30T05:53:28.436Z] 
05:53:28 [2021-03-30T05:53:28.436Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
05:53:28 [2021-03-30T05:53:28.436Z] #37 sha256:7d5fb805e7bde0dfe14018f70f3e9d247a50d38de56b3cc3bd2c9f7e3acde9e1
05:53:28 [2021-03-30T05:53:28.693Z] #37 ...
05:53:28 [2021-03-30T05:53:28.693Z] 
05:53:28 [2021-03-30T05:53:28.693Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:53:28 [2021-03-30T05:53:28.693Z] #34 sha256:1e3a917bce4d8bdc3bc5d522945d8c368a3162fd44975c3759fa2a0c3ea69eb7
05:53:28 [2021-03-30T05:53:28.693Z] #34 78.51 internal/fmtsort
05:53:28 [2021-03-30T05:53:28.693Z] #34 78.68 internal/poll
05:53:28 [2021-03-30T05:53:28.693Z] #34 79.09 internal/syscall/execenv
05:53:28 [2021-03-30T05:53:28.693Z] #34 79.31 internal/syscall/unix
05:53:28 [2021-03-30T05:53:28.693Z] #34 79.62 strings
05:53:28 [2021-03-30T05:53:28.693Z] #34 81.14 os
05:53:28 [2021-03-30T05:53:28.693Z] #34 82.35 path
05:53:28 [2021-03-30T05:53:28.693Z] #34 83.45 text/tabwriter
05:53:28 [2021-03-30T05:53:28.693Z] #34 85.19 path/filepath
05:53:28 [2021-03-30T05:53:28.693Z] #34 85.20 fmt
05:53:28 [2021-03-30T05:53:28.693Z] #34 86.51 io/ioutil
05:53:28 [2021-03-30T05:53:28.950Z] #34 ...
05:53:28 [2021-03-30T05:53:28.950Z] 
05:53:28 [2021-03-30T05:53:28.950Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:53:28 [2021-03-30T05:53:28.950Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:53:28 [2021-03-30T05:53:28.950Z] #13 77.02 Selecting previously unselected package binutils-mingw-w64-x86-64.
05:53:28 [2021-03-30T05:53:28.950Z] #13 77.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
05:53:28 [2021-03-30T05:53:28.950Z] #13 77.03 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:53:28 [2021-03-30T05:53:28.950Z] #13 80.33 Selecting previously unselected package binutils-mingw-w64.
05:53:28 [2021-03-30T05:53:28.950Z] #13 80.33 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
05:53:28 [2021-03-30T05:53:28.950Z] #13 80.34 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
05:53:28 [2021-03-30T05:53:28.950Z] #13 80.51 Selecting previously unselected package libdevmapper1.02.1:amd64.
05:53:28 [2021-03-30T05:53:28.950Z] #13 80.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
05:53:28 [2021-03-30T05:53:28.950Z] #13 80.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
05:53:28 [2021-03-30T05:53:28.950Z] #13 80.68 Selecting previously unselected package dmsetup.
05:53:28 [2021-03-30T05:53:28.950Z] #13 80.69 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
05:53:28 [2021-03-30T05:53:28.950Z] #13 80.69 Unpacking dmsetup (2:1.02.155-3) ...
05:53:28 [2021-03-30T05:53:28.950Z] #13 80.94 Selecting previously unselected package mingw-w64-common.
05:53:28 [2021-03-30T05:53:28.950Z] #13 80.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
05:53:28 [2021-03-30T05:53:28.950Z] #13 80.96 Unpacking mingw-w64-common (6.0.0-3) ...
05:53:29 [2021-03-30T05:53:29.208Z] #13 ...
05:53:29 [2021-03-30T05:53:29.208Z] 
05:53:29 [2021-03-30T05:53:29.208Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:53:29 [2021-03-30T05:53:29.208Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:53:29 [2021-03-30T05:53:29.208Z] #42 78.85 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
05:53:29 [2021-03-30T05:53:29.208Z] #42 78.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:53:29 [2021-03-30T05:53:29.208Z] #42 78.89 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:53:29 [2021-03-30T05:53:29.208Z] #42 78.90 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
05:53:29 [2021-03-30T05:53:29.208Z] #42 78.91 Setting up python-six (1.12.0-1) ...
05:53:29 [2021-03-30T05:53:29.208Z] #42 82.59 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
05:53:29 [2021-03-30T05:53:29.208Z] #42 82.60 Setting up libnl-3-200:amd64 (3.4.0-1) ...
05:53:29 [2021-03-30T05:53:29.208Z] #42 82.62 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
05:53:29 [2021-03-30T05:53:29.208Z] #42 82.63 Setting up libcap-dev:amd64 (1:2.25-2) ...
05:53:29 [2021-03-30T05:53:29.208Z] #42 82.65 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
05:53:29 [2021-03-30T05:53:29.208Z] #42 82.68 Setting up protobuf-compiler (3.6.1.3-2) ...
05:53:29 [2021-03-30T05:53:29.208Z] #42 82.69 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
05:53:29 [2021-03-30T05:53:29.208Z] #42 82.71 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
05:53:29 [2021-03-30T05:53:29.208Z] #42 82.72 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
05:53:29 [2021-03-30T05:53:29.208Z] #42 82.74 Setting up python-protobuf (3.6.1.3-2) ...
05:53:29 [2021-03-30T05:53:29.318Z] #46 131.6 github.com/LK4D4/vndr
05:53:29 [2021-03-30T05:53:29.466Z] #42 ...
05:53:29 [2021-03-30T05:53:29.466Z] 
05:53:29 [2021-03-30T05:53:29.466Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:53:29 [2021-03-30T05:53:29.466Z] #34 sha256:1e3a917bce4d8bdc3bc5d522945d8c368a3162fd44975c3759fa2a0c3ea69eb7
05:53:29 [2021-03-30T05:53:29.466Z] #34 89.11 github.com/BurntSushi/toml
05:53:29 [2021-03-30T05:53:29.466Z] #34 89.12 flag
05:53:29 [2021-03-30T05:53:29.806Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done
05:53:29 [2021-03-30T05:53:29.806Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
05:53:29 [2021-03-30T05:53:29.975Z] #9 DONE 41.0s
05:53:29 [2021-03-30T05:53:29.975Z] 
05:53:29 [2021-03-30T05:53:29.976Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:53:29 [2021-03-30T05:53:29.976Z] #29 sha256:3ad59b358d935ff16ccc3897553b6f43eca6f74d522de658630d91192fcc8b04
05:53:29 [2021-03-30T05:53:29.976Z] #29 ...
05:53:29 [2021-03-30T05:53:29.976Z] 
05:53:29 [2021-03-30T05:53:29.976Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
05:53:29 [2021-03-30T05:53:29.976Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
05:53:30 [2021-03-30T05:53:30.099Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.3s done
05:53:30 [2021-03-30T05:53:30.099Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe
05:53:30 [2021-03-30T05:53:30.398Z] #34 ...
05:53:30 [2021-03-30T05:53:30.398Z] 
05:53:30 [2021-03-30T05:53:30.399Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:53:30 [2021-03-30T05:53:30.399Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:53:30 [2021-03-30T05:53:30.399Z] #42 89.58 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
05:53:30 [2021-03-30T05:53:30.399Z] #42 89.61 Processing triggers for libc-bin (2.28-10) ...
05:53:30 [2021-03-30T05:53:30.399Z] #42 DONE 89.9s
05:53:30 [2021-03-30T05:53:30.399Z] 
05:53:30 [2021-03-30T05:53:30.399Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
05:53:30 [2021-03-30T05:53:30.399Z] #37 sha256:7d5fb805e7bde0dfe14018f70f3e9d247a50d38de56b3cc3bd2c9f7e3acde9e1
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.042 + RM_GOPATH=0
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.042 + TMP_GOPATH=
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.042 + : /build
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.042 + '[' -z '' ']'
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.042 ++ mktemp -d
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.046 + export GOPATH=/tmp/tmp.7ISL5biAmb
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.048 + GOPATH=/tmp/tmp.7ISL5biAmb
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.048 + RM_GOPATH=1
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.048 + case "$(go env GOARCH)" in
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.051 ++ go env GOARCH
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.071 + export GO_BUILDMODE=-buildmode=pie
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.071 + GO_BUILDMODE=-buildmode=pie
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.072 ++ dirname /tmp/install/install.sh
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.072 + dir=/tmp/install
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.073 + bin=tini
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.073 + shift
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.073 + '[' '!' -f /tmp/install/tini.installer ']'
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.073 + . /tmp/install/tini.installer
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.073 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.074 + install_tini
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.074 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.074 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.074 + git clone https://github.com/krallin/tini.git /tmp/tmp.7ISL5biAmb/tini
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.076 Cloning into '/tmp/tmp.7ISL5biAmb/tini'...
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.908 + cd /tmp/tmp.7ISL5biAmb/tini
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.908 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
05:53:30 [2021-03-30T05:53:30.399Z] #37 1.957 + cmake .
05:53:30 [2021-03-30T05:53:30.553Z] #10 ...
05:53:30 [2021-03-30T05:53:30.553Z] 
05:53:30 [2021-03-30T05:53:30.553Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:53:30 [2021-03-30T05:53:30.553Z] #29 sha256:3ad59b358d935ff16ccc3897553b6f43eca6f74d522de658630d91192fcc8b04
05:53:30 [2021-03-30T05:53:30.553Z] #29 DONE 14.3s
05:53:30 [2021-03-30T05:53:30.553Z] 
05:53:30 [2021-03-30T05:53:30.553Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
05:53:30 [2021-03-30T05:53:30.553Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
05:53:31 [2021-03-30T05:53:31.329Z] #37 2.690 -- The C compiler identification is GNU 8.3.0
05:53:31 [2021-03-30T05:53:31.329Z] #37 2.740 -- Check for working C compiler: /usr/bin/cc
05:53:31 [2021-03-30T05:53:31.876Z] #25 ...
05:53:31 [2021-03-30T05:53:31.876Z] 
05:53:31 [2021-03-30T05:53:31.876Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:53:31 [2021-03-30T05:53:31.876Z] #30 sha256:98f44c111f7c191d46c1e2da2965a501e7fc1752f278b39d3d8855ddf97a872d
05:53:31 [2021-03-30T05:53:31.876Z] #30 2.488 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
05:53:31 [2021-03-30T05:53:31.876Z] #30 3.117 
05:53:31 [2021-03-30T05:53:31.924Z] #37 3.490 -- Check for working C compiler: /usr/bin/cc -- works
05:53:31 [2021-03-30T05:53:31.924Z] #37 3.496 -- Detecting C compiler ABI info
05:53:31 [2021-03-30T05:53:31.940Z] #10 DONE 1.9s
05:53:31 [2021-03-30T05:53:31.940Z] 
05:53:31 [2021-03-30T05:53:31.940Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
05:53:31 [2021-03-30T05:53:31.940Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
05:53:32 [2021-03-30T05:53:32.361Z] #9 ...
05:53:32 [2021-03-30T05:53:32.361Z] 
05:53:32 [2021-03-30T05:53:32.361Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
05:53:32 [2021-03-30T05:53:32.361Z] #27 sha256:3459938b85e6c6c3864ee7a9c9d25fe87bc4edb40be53b244add29cc0120c068
05:53:32 [2021-03-30T05:53:32.361Z] #27 1.127 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 1.127 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 1.136 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 1.267 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 1.484 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 1.769 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:53:32 [2021-03-30T05:53:32.361Z] #27 3.365 Fetched 8424 kB in 2s (3374 kB/s)
05:53:32 [2021-03-30T05:53:32.361Z] #27 3.365 Reading package lists...
05:53:32 [2021-03-30T05:53:32.361Z] #27 4.308 Reading package lists...
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.170 Building dependency tree...
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.480 The following additional packages will be installed:
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.480   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.481   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.481   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.482 Suggested packages:
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.482   krb5-doc krb5-user
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.482 Recommended packages:
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.482   krb5-locales publicsuffix libsasl2-modules
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.701 The following NEW packages will be installed:
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.702   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.702   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.703   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.704   libssh2-1 libssl1.1 openssl
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.985 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded.
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.985 Need to get 5057 kB of archives.
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.985 After this operation, 12.1 MB of additional disk space will be used.
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.985 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.985 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.993 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.993 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 5.993 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.002 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.003 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.010 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.011 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.017 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.017 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.020 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.022 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.024 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.036 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.036 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.037 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.045 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.052 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.059 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.061 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.267 debconf: delaying package configuration, since apt-utils is not installed
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.291 Fetched 5057 kB in 0s (15.1 MB/s)
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.332 Selecting previously unselected package libssl1.1:amd64.
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.332 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.332 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.339 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.531 Selecting previously unselected package openssl.
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.531 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.542 Unpacking openssl (1.1.1d-0+deb10u6) ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.681 Selecting previously unselected package ca-certificates.
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.682 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.686 Unpacking ca-certificates (20200601~deb10u2) ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.762 Selecting previously unselected package libkeyutils1:amd64.
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.762 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.766 Unpacking libkeyutils1:amd64 (1.6-6) ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.799 Selecting previously unselected package libkrb5support0:amd64.
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.800 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.804 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.844 Selecting previously unselected package libk5crypto3:amd64.
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.846 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.850 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.901 Selecting previously unselected package libkrb5-3:amd64.
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.901 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.906 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.996 Selecting previously unselected package libgssapi-krb5-2:amd64.
05:53:32 [2021-03-30T05:53:32.361Z] #27 6.996 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.001 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.052 Selecting previously unselected package libsasl2-modules-db:amd64.
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.053 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.058 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.098 Selecting previously unselected package libsasl2-2:amd64.
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.098 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.103 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.156 Selecting previously unselected package libldap-common.
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.156 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.160 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.208 Selecting previously unselected package libldap-2.4-2:amd64.
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.208 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.212 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.275 Selecting previously unselected package libnghttp2-14:amd64.
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.275 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.279 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.324 Selecting previously unselected package libpsl5:amd64.
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.324 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.328 Unpacking libpsl5:amd64 (0.20.2-2) ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.370 Selecting previously unselected package librtmp1:amd64.
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.370 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.374 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.413 Selecting previously unselected package libssh2-1:amd64.
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.414 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.417 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.493 Selecting previously unselected package libcurl4:amd64.
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.493 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.498 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.555 Selecting previously unselected package curl.
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.555 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.560 Unpacking curl (7.64.0-4+deb10u1) ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.618 Selecting previously unselected package libonig5:amd64.
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.618 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.623 Unpacking libonig5:amd64 (6.9.1-1) ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.680 Selecting previously unselected package libjq1:amd64.
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.680 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 7.684 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
05:53:32 [2021-03-30T05:53:32.361Z] #27 ...
05:53:32 [2021-03-30T05:53:32.361Z] 
05:53:32 [2021-03-30T05:53:32.361Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:32 [2021-03-30T05:53:32.361Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:32 [2021-03-30T05:53:32.494Z] #37 ...
05:53:32 [2021-03-30T05:53:32.495Z] 
05:53:32 [2021-03-30T05:53:32.495Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:53:32 [2021-03-30T05:53:32.495Z] #51 sha256:30ac6d649a6f63b3794d2c17d663150ac0e5663a3fd340695f65c433adb858af
05:53:32 [2021-03-30T05:53:32.495Z] #51 81.99 encoding/binary
05:53:32 [2021-03-30T05:53:32.495Z] #51 83.00 context
05:53:32 [2021-03-30T05:53:32.495Z] #51 84.30 os
05:53:32 [2021-03-30T05:53:32.495Z] #51 84.60 encoding/base64
05:53:32 [2021-03-30T05:53:32.495Z] #51 85.71 golang.org/x/sys/unix
05:53:32 [2021-03-30T05:53:32.495Z] #51 88.67 fmt
05:53:32 [2021-03-30T05:53:32.495Z] #51 ...
05:53:32 [2021-03-30T05:53:32.495Z] 
05:53:32 [2021-03-30T05:53:32.495Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:53:32 [2021-03-30T05:53:32.495Z] #34 sha256:1e3a917bce4d8bdc3bc5d522945d8c368a3162fd44975c3759fa2a0c3ea69eb7
05:53:32 [2021-03-30T05:53:32.495Z] #34 91.64 log
05:53:32 [2021-03-30T05:53:32.803Z] #30 3.309 
                                                                           0.1%
##                                                                         3.1%
###                                                                        5.1%
######                                                                     9.2%
##########                                                                15.3%
###############                                                           21.4%
#####################                                                     29.6%
#########################                                                 35.7%
############################                                              39.7%
################################                                          45.8%
######################################                                    54.0%
###########################################                               60.1%
###############################################                           66.2%
######################################################                    76.3%
##############################################################            86.5%
##################################################################        92.7%
#######################################################################   98.8%
######################################################################## 100.0%
05:53:32 [2021-03-30T05:53:32.881Z] #11 DONE 1.0s
05:53:32 [2021-03-30T05:53:32.881Z] 
05:53:32 [2021-03-30T05:53:32.881Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:53:32 [2021-03-30T05:53:32.881Z] #58 sha256:4bb8ea59eb6643b9f2b10168c5e9336f467dae03b5dfe86e6c910010990a9cb2
05:53:33 [2021-03-30T05:53:33.146Z] #58 ...
05:53:33 [2021-03-30T05:53:33.146Z] 
05:53:33 [2021-03-30T05:53:33.146Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
05:53:33 [2021-03-30T05:53:33.146Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
05:53:33 [2021-03-30T05:53:33.146Z] #31 DONE 0.3s
05:53:33 [2021-03-30T05:53:33.146Z] 
05:53:33 [2021-03-30T05:53:33.146Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
05:53:33 [2021-03-30T05:53:33.146Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
05:53:33 [2021-03-30T05:53:33.146Z] #39 DONE 0.4s
05:53:33 [2021-03-30T05:53:33.146Z] 
05:53:33 [2021-03-30T05:53:33.146Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:53:33 [2021-03-30T05:53:33.146Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:53:33 [2021-03-30T05:53:33.272Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s
05:53:33 [2021-03-30T05:53:33.306Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done
05:53:33 [2021-03-30T05:53:33.306Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
05:53:33 [2021-03-30T05:53:33.422Z] #9 ...
05:53:33 [2021-03-30T05:53:33.422Z] 
05:53:33 [2021-03-30T05:53:33.422Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
05:53:33 [2021-03-30T05:53:33.422Z] #27 sha256:bb47dbb89b92b00c52c0d07983930d7f75700678fa4fec854cdf7d786a894b6e
05:53:33 [2021-03-30T05:53:33.422Z] #27 6.497 Fetched 8248 kB in 3s (2627 kB/s)
05:53:33 [2021-03-30T05:53:33.422Z] #27 6.497 Reading package lists...
05:53:33 [2021-03-30T05:53:33.422Z] #27 7.869 Reading package lists...
05:53:33 [2021-03-30T05:53:33.422Z] #27 9.186 Building dependency tree...
05:53:33 [2021-03-30T05:53:33.422Z] #27 9.842 The following additional packages will be installed:
05:53:33 [2021-03-30T05:53:33.422Z] #27 9.842   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
05:53:33 [2021-03-30T05:53:33.422Z] #27 9.846   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
05:53:33 [2021-03-30T05:53:33.422Z] #27 9.846   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
05:53:33 [2021-03-30T05:53:33.422Z] #27 9.846 Suggested packages:
05:53:33 [2021-03-30T05:53:33.422Z] #27 9.846   krb5-doc krb5-user
05:53:33 [2021-03-30T05:53:33.422Z] #27 9.846 Recommended packages:
05:53:33 [2021-03-30T05:53:33.422Z] #27 9.846   krb5-locales publicsuffix libsasl2-modules
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.16 The following NEW packages will be installed:
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.16   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.16   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.16   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.17   libssh2-1 libssl1.1 openssl
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.46 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded.
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.46 Need to get 4777 kB of archives.
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.46 After this operation, 11.5 MB of additional disk space will be used.
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.46 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.46 Get:2 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.47 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.47 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.47 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.48 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.48 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.48 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.53 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.53 Get:10 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.53 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.54 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.54 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.56 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.56 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.56 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.57 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.57 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.58 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.62 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.62 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
05:53:33 [2021-03-30T05:53:33.422Z] #27 10.98 debconf: delaying package configuration, since apt-utils is not installed
05:53:33 [2021-03-30T05:53:33.422Z] #27 11.02 Fetched 4777 kB in 0s (11.5 MB/s)
05:53:33 [2021-03-30T05:53:33.422Z] #27 11.07 Selecting previously unselected package libssl1.1:arm64.
05:53:33 [2021-03-30T05:53:33.422Z] #27 11.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6670 files and directories currently installed.)
05:53:33 [2021-03-30T05:53:33.422Z] #27 11.08 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ...
05:53:33 [2021-03-30T05:53:33.422Z] #27 11.09 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ...
05:53:33 [2021-03-30T05:53:33.422Z] #27 11.57 Selecting previously unselected package openssl.
05:53:33 [2021-03-30T05:53:33.422Z] #27 11.58 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ...
05:53:33 [2021-03-30T05:53:33.422Z] #27 11.58 Unpacking openssl (1.1.1d-0+deb10u6) ...
05:53:33 [2021-03-30T05:53:33.477Z] #30 6.166 #=#=#                                                                         
05:53:33 [2021-03-30T05:53:33.813Z] #46 ...
05:53:33 [2021-03-30T05:53:33.813Z] 
05:53:33 [2021-03-30T05:53:33.813Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
05:53:33 [2021-03-30T05:53:33.813Z] #21 14.38 Reading package lists...
05:53:33 [2021-03-30T05:53:33.813Z] #21 17.16 Building dependency tree...
05:53:33 [2021-03-30T05:53:33.813Z] #21 18.43 libcap2-bin is already the newest version (1:2.25-2).
05:53:33 [2021-03-30T05:53:33.813Z] #21 18.43 The following additional packages will be installed:
05:53:33 [2021-03-30T05:53:33.813Z] #21 18.43   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
05:53:33 [2021-03-30T05:53:33.813Z] #21 18.43   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
05:53:33 [2021-03-30T05:53:33.813Z] #21 18.44   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
05:53:33 [2021-03-30T05:53:33.813Z] #21 18.44   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
05:53:33 [2021-03-30T05:53:33.813Z] #21 18.44   python3.7 python3.7-minimal vim-runtime xxd
05:53:33 [2021-03-30T05:53:33.813Z] #21 18.44 Suggested packages:
05:53:33 [2021-03-30T05:53:33.813Z] #21 18.44   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
05:53:33 [2021-03-30T05:53:33.813Z] #21 18.44   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
05:53:33 [2021-03-30T05:53:33.813Z] #21 18.44   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
05:53:33 [2021-03-30T05:53:33.813Z] #21 18.44 Recommended packages:
05:53:33 [2021-03-30T05:53:33.813Z] #21 18.44   aufs-dkms nftables build-essential python3-dev python3-keyring
05:53:33 [2021-03-30T05:53:33.813Z] #21 18.44   python3-keyrings.alt python3-xdg unzip
05:53:33 [2021-03-30T05:53:33.813Z] #21 19.97 The following NEW packages will be installed:
05:53:33 [2021-03-30T05:53:33.813Z] #21 19.97   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
05:53:33 [2021-03-30T05:53:33.813Z] #21 19.97   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
05:53:33 [2021-03-30T05:53:33.813Z] #21 19.97   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
05:53:33 [2021-03-30T05:53:33.813Z] #21 19.97   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
05:53:33 [2021-03-30T05:53:33.813Z] #21 19.97   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
05:53:33 [2021-03-30T05:53:33.813Z] #21 19.98   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
05:53:33 [2021-03-30T05:53:33.813Z] #21 19.98   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
05:53:33 [2021-03-30T05:53:33.813Z] #21 19.98   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
05:53:33 [2021-03-30T05:53:33.813Z] #21 19.98   xz-utils zip
05:53:33 [2021-03-30T05:53:33.813Z] #21 20.14 0 upgraded, 48 newly installed, 0 to remove and 24 not upgraded.
05:53:33 [2021-03-30T05:53:33.813Z] #21 20.14 Need to get 27.7 MB of archives.
05:53:33 [2021-03-30T05:53:33.813Z] #21 20.14 After this operation, 117 MB of additional disk space will be used.
05:53:33 [2021-03-30T05:53:33.813Z] #21 20.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 20.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u3 [586 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 20.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u3 [1590 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 20.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 20.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 20.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u3 [1686 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 21.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u3 [330 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 21.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 21.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 21.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 21.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 21.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 21.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 21.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 21.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 22.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 22.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 22.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 22.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 22.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 22.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 22.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 22.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 22.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 22.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 22.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 22.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 23.04 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
05:53:33 [2021-03-30T05:53:33.813Z] #21 23.11 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
05:53:33 [2021-03-30T05:53:33.998Z] #27 11.94 Selecting previously unselected package ca-certificates.
05:53:33 [2021-03-30T05:53:33.998Z] #27 11.94 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
05:53:33 [2021-03-30T05:53:33.998Z] #27 11.95 Unpacking ca-certificates (20200601~deb10u2) ...
05:53:34 [2021-03-30T05:53:34.085Z] #30 6.424 
                                                                           0.4%
#############                                                             19.0%
################################                                          45.7%
####################################################                      72.4%
######################################################################## 100.0%
05:53:34 [2021-03-30T05:53:34.275Z] #27 12.21 Selecting previously unselected package libkeyutils1:arm64.
05:53:34 [2021-03-30T05:53:34.275Z] #27 12.21 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ...
05:53:34 [2021-03-30T05:53:34.275Z] #27 12.22 Unpacking libkeyutils1:arm64 (1.6-6) ...
05:53:34 [2021-03-30T05:53:34.275Z] #27 12.38 Selecting previously unselected package libkrb5support0:arm64.
05:53:34 [2021-03-30T05:53:34.275Z] #27 12.38 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ...
05:53:34 [2021-03-30T05:53:34.275Z] #27 12.39 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ...
05:53:34 [2021-03-30T05:53:34.402Z] #34 94.13 github.com/BurntSushi/toml/cmd/tomlv
05:53:34 [2021-03-30T05:53:34.454Z] #21 23.50 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
05:53:34 [2021-03-30T05:53:34.455Z] #21 23.52 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
05:53:34 [2021-03-30T05:53:34.455Z] #21 23.52 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
05:53:34 [2021-03-30T05:53:34.455Z] #21 23.58 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
05:53:34 [2021-03-30T05:53:34.455Z] #21 23.66 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
05:53:34 [2021-03-30T05:53:34.455Z] #21 23.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
05:53:34 [2021-03-30T05:53:34.455Z] #21 23.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
05:53:34 [2021-03-30T05:53:34.538Z] #27 12.45 Selecting previously unselected package libk5crypto3:arm64.
05:53:34 [2021-03-30T05:53:34.538Z] #27 12.45 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ...
05:53:34 [2021-03-30T05:53:34.538Z] #27 12.46 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ...
05:53:34 [2021-03-30T05:53:34.538Z] #27 12.58 Selecting previously unselected package libkrb5-3:arm64.
05:53:34 [2021-03-30T05:53:34.538Z] #27 12.58 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ...
05:53:34 [2021-03-30T05:53:34.538Z] #27 12.59 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ...
05:53:34 [2021-03-30T05:53:34.747Z] #30 7.504 
05:53:34 [2021-03-30T05:53:34.750Z] #21 23.86 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
05:53:34 [2021-03-30T05:53:34.750Z] #21 23.96 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
05:53:34 [2021-03-30T05:53:34.750Z] #21 23.97 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
05:53:34 [2021-03-30T05:53:34.750Z] #21 23.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
05:53:34 [2021-03-30T05:53:34.750Z] #21 23.99 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
05:53:34 [2021-03-30T05:53:34.802Z] #27 12.93 Selecting previously unselected package libgssapi-krb5-2:arm64.
05:53:34 [2021-03-30T05:53:34.802Z] #27 12.93 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ...
05:53:34 [2021-03-30T05:53:34.802Z] #27 12.94 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
05:53:35 [2021-03-30T05:53:35.045Z] #21 24.13 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB]
05:53:35 [2021-03-30T05:53:35.065Z] #27 13.10 Selecting previously unselected package libsasl2-modules-db:arm64.
05:53:35 [2021-03-30T05:53:35.065Z] #27 13.10 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
05:53:35 [2021-03-30T05:53:35.065Z] #27 13.10 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
05:53:35 [2021-03-30T05:53:35.065Z] #27 13.18 Selecting previously unselected package libsasl2-2:arm64.
05:53:35 [2021-03-30T05:53:35.065Z] #27 13.18 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
05:53:35 [2021-03-30T05:53:35.065Z] #27 13.18 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
05:53:35 [2021-03-30T05:53:35.065Z] #27 13.25 Selecting previously unselected package libldap-common.
05:53:35 [2021-03-30T05:53:35.065Z] #27 13.25 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
05:53:35 [2021-03-30T05:53:35.065Z] #27 13.26 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:53:35 [2021-03-30T05:53:35.327Z] #27 13.32 Selecting previously unselected package libldap-2.4-2:arm64.
05:53:35 [2021-03-30T05:53:35.327Z] #27 13.32 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
05:53:35 [2021-03-30T05:53:35.327Z] #27 13.33 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
05:53:35 [2021-03-30T05:53:35.340Z] #21 24.54 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
05:53:35 [2021-03-30T05:53:35.340Z] #21 24.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
05:53:35 [2021-03-30T05:53:35.340Z] #21 24.56 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
05:53:35 [2021-03-30T05:53:35.368Z] #30 7.704 
                                                                           0.9%
##########                                                                15.1%
#################################                                         45.9%
########################################                                  56.3%
##############################################################            87.0%
######################################################################## 100.0%
05:53:35 [2021-03-30T05:53:35.590Z] #27 13.48 Selecting previously unselected package libnghttp2-14:arm64.
05:53:35 [2021-03-30T05:53:35.590Z] #27 13.48 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
05:53:35 [2021-03-30T05:53:35.590Z] #27 13.49 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
05:53:35 [2021-03-30T05:53:35.590Z] #27 13.55 Selecting previously unselected package libpsl5:arm64.
05:53:35 [2021-03-30T05:53:35.590Z] #27 13.55 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
05:53:35 [2021-03-30T05:53:35.590Z] #27 13.56 Unpacking libpsl5:arm64 (0.20.2-2) ...
05:53:35 [2021-03-30T05:53:35.590Z] #27 13.64 Selecting previously unselected package librtmp1:arm64.
05:53:35 [2021-03-30T05:53:35.590Z] #27 13.64 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
05:53:35 [2021-03-30T05:53:35.590Z] #27 13.64 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
05:53:35 [2021-03-30T05:53:35.590Z] #27 13.71 Selecting previously unselected package libssh2-1:arm64.
05:53:35 [2021-03-30T05:53:35.590Z] #27 13.71 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
05:53:35 [2021-03-30T05:53:35.590Z] #27 13.71 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
05:53:35 [2021-03-30T05:53:35.639Z] #21 24.87 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
05:53:35 [2021-03-30T05:53:35.669Z] #30 8.683 
05:53:35 [2021-03-30T05:53:35.854Z] #27 13.77 Selecting previously unselected package libcurl4:arm64.
05:53:35 [2021-03-30T05:53:35.854Z] #27 13.77 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ...
05:53:35 [2021-03-30T05:53:35.854Z] #27 13.78 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ...
05:53:35 [2021-03-30T05:53:35.854Z] #27 ...
05:53:35 [2021-03-30T05:53:35.854Z] 
05:53:35 [2021-03-30T05:53:35.854Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:35 [2021-03-30T05:53:35.854Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
05:53:35 [2021-03-30T05:53:35.854Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.0s done
05:53:35 [2021-03-30T05:53:35.854Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
05:53:35 [2021-03-30T05:53:35.854Z] #9 DONE 28.5s
05:53:35 [2021-03-30T05:53:35.854Z] 
05:53:35 [2021-03-30T05:53:35.854Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
05:53:35 [2021-03-30T05:53:35.854Z] #27 sha256:bb47dbb89b92b00c52c0d07983930d7f75700678fa4fec854cdf7d786a894b6e
05:53:35 [2021-03-30T05:53:35.854Z] #27 14.01 Selecting previously unselected package curl.
05:53:35 [2021-03-30T05:53:35.854Z] #27 14.01 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ...
05:53:35 [2021-03-30T05:53:35.854Z] #27 14.02 Unpacking curl (7.64.0-4+deb10u1) ...
05:53:35 [2021-03-30T05:53:35.854Z] #27 14.11 Selecting previously unselected package libonig5:arm64.
05:53:35 [2021-03-30T05:53:35.935Z] #21 25.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
05:53:35 [2021-03-30T05:53:35.935Z] #21 25.37 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
05:53:36 [2021-03-30T05:53:36.118Z] #27 14.11 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
05:53:36 [2021-03-30T05:53:36.119Z] #27 14.11 Unpacking libonig5:arm64 (6.9.1-1) ...
05:53:36 [2021-03-30T05:53:36.382Z] #27 14.27 Selecting previously unselected package libjq1:arm64.
05:53:36 [2021-03-30T05:53:36.382Z] #27 14.27 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
05:53:36 [2021-03-30T05:53:36.382Z] #27 14.28 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
05:53:36 [2021-03-30T05:53:36.382Z] #27 14.33 Selecting previously unselected package jq.
05:53:36 [2021-03-30T05:53:36.382Z] #27 14.33 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
05:53:36 [2021-03-30T05:53:36.382Z] #27 14.34 Unpacking jq (1.5+dfsg-2+b1) ...
05:53:36 [2021-03-30T05:53:36.382Z] #27 14.39 Setting up libkeyutils1:arm64 (1.6-6) ...
05:53:36 [2021-03-30T05:53:36.382Z] #27 14.41 Setting up libpsl5:arm64 (0.20.2-2) ...
05:53:36 [2021-03-30T05:53:36.382Z] #27 14.42 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ...
05:53:36 [2021-03-30T05:53:36.588Z] #30 8.882 
                                                                           0.3%
##                                                                         3.4%
#####                                                                      7.2%
#########                                                                 12.9%
##############                                                            20.6%
05:53:36 [2021-03-30T05:53:36.588Z] #30 ...
05:53:36 [2021-03-30T05:53:36.588Z] 
05:53:36 [2021-03-30T05:53:36.588Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:53:36 [2021-03-30T05:53:36.588Z] #46 sha256:97014c2c5c73b16222eb01e9db63d2a9ee35543aa01927cef6ec789181d313c9
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.736 + RM_GOPATH=0
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.737 + TMP_GOPATH=
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.737 + : /build
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.738 + '[' -z '' ']'
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.740 ++ mktemp -d
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.755 + export GOPATH=/tmp/tmp.hVwSFxw9TA
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.756 + GOPATH=/tmp/tmp.hVwSFxw9TA
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.756 + RM_GOPATH=1
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.756 + case "$(go env GOARCH)" in
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.757 ++ go env GOARCH
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.801 + export GO_BUILDMODE=-buildmode=pie
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.816 + GO_BUILDMODE=-buildmode=pie
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.818 ++ dirname /tmp/install/install.sh
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.823 + dir=/tmp/install
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.827 + bin=vndr
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.827 + shift
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.827 + '[' '!' -f /tmp/install/vndr.installer ']'
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.828 + . /tmp/install/vndr.installer
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.830 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.830 + install_vndr
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.830 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.831 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.831 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hVwSFxw9TA/src/github.com/LK4D4/vndr
05:53:36 [2021-03-30T05:53:36.588Z] #46 0.835 Cloning into '/tmp/tmp.hVwSFxw9TA/src/github.com/LK4D4/vndr'...
05:53:36 [2021-03-30T05:53:36.588Z] #46 1.751 + cd /tmp/tmp.hVwSFxw9TA/src/github.com/LK4D4/vndr
05:53:36 [2021-03-30T05:53:36.588Z] #46 1.753 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
05:53:36 [2021-03-30T05:53:36.588Z] #46 1.780 + go build -buildmode=pie -v -o /build/vndr .
05:53:36 [2021-03-30T05:53:36.588Z] #46 3.173 internal/race
05:53:36 [2021-03-30T05:53:36.588Z] #46 3.182 internal/cpu
05:53:36 [2021-03-30T05:53:36.588Z] #46 3.197 runtime/internal/sys
05:53:36 [2021-03-30T05:53:36.588Z] #46 3.382 sync/atomic
05:53:36 [2021-03-30T05:53:36.588Z] #46 3.481 unicode
05:53:36 [2021-03-30T05:53:36.588Z] #46 3.628 runtime/internal/math
05:53:36 [2021-03-30T05:53:36.588Z] #46 4.043 unicode/utf8
05:53:36 [2021-03-30T05:53:36.588Z] #46 4.217 internal/bytealg
05:53:36 [2021-03-30T05:53:36.588Z] #46 4.982 math
05:53:36 [2021-03-30T05:53:36.588Z] #46 6.367 encoding
05:53:36 [2021-03-30T05:53:36.588Z] #46 7.031 runtime
05:53:36 [2021-03-30T05:53:36.588Z] #46 7.189 unicode/utf16
05:53:36 [2021-03-30T05:53:36.588Z] #46 7.950 container/list
05:53:36 [2021-03-30T05:53:36.645Z] #27 14.71 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
05:53:36 [2021-03-30T05:53:36.645Z] #27 14.72 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:53:36 [2021-03-30T05:53:36.645Z] #27 14.74 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ...
05:53:36 [2021-03-30T05:53:36.645Z] #27 14.75 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
05:53:36 [2021-03-30T05:53:36.645Z] #27 14.77 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
05:53:36 [2021-03-30T05:53:36.645Z] #27 14.78 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ...
05:53:36 [2021-03-30T05:53:36.645Z] #27 14.80 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
05:53:36 [2021-03-30T05:53:36.892Z] #46 ...
05:53:36 [2021-03-30T05:53:36.892Z] 
05:53:36 [2021-03-30T05:53:36.892Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:53:36 [2021-03-30T05:53:36.892Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
05:53:36 [2021-03-30T05:53:36.892Z] #43 0.804 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:53:36 [2021-03-30T05:53:36.892Z] #43 0.968 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:36 [2021-03-30T05:53:36.892Z] #43 1.032 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:36 [2021-03-30T05:53:36.892Z] #43 2.667 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
05:53:36 [2021-03-30T05:53:36.892Z] #43 5.044 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB]
05:53:36 [2021-03-30T05:53:36.892Z] #43 7.363 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
05:53:36 [2021-03-30T05:53:36.892Z] #43 ...
05:53:36 [2021-03-30T05:53:36.892Z] 
05:53:36 [2021-03-30T05:53:36.892Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:53:36 [2021-03-30T05:53:36.892Z] #48 sha256:61d13b9012ae43acbb310645af01be94ba3dd5b5e7ee0bc6d34b019c59c0ffc5
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.786 + RM_GOPATH=0
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.786 + TMP_GOPATH=
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.786 + : /build
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.786 + '[' -z '' ']'
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.787 ++ mktemp -d
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.790 + export GOPATH=/tmp/tmp.z37yAZhTuB
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.790 + GOPATH=/tmp/tmp.z37yAZhTuB
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.790 + RM_GOPATH=1
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.791 + case "$(go env GOARCH)" in
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.794 ++ go env GOARCH
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.905 + export GO_BUILDMODE=-buildmode=pie
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.921 + GO_BUILDMODE=-buildmode=pie
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.923 ++ dirname /tmp/install/install.sh
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.924 + dir=/tmp/install
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.934 + bin=gotestsum
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.934 + shift
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.936 + '[' '!' -f /tmp/install/gotestsum.installer ']'
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.941 + . /tmp/install/gotestsum.installer
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.945 ++ : v0.5.3
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.947 + install_gotestsum
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.948 + set -e
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.948 + export GO111MODULE=on
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.948 + GO111MODULE=on
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.948 + GOBIN=/build
05:53:36 [2021-03-30T05:53:36.892Z] #48 0.948 + go get gotest.tools/gotestsum@v0.5.3
05:53:36 [2021-03-30T05:53:36.892Z] #48 1.019 go: finding gotest.tools v0.5.3
05:53:36 [2021-03-30T05:53:36.892Z] #48 1.020 go: finding gotest.tools/gotestsum v0.5.3
05:53:36 [2021-03-30T05:53:36.892Z] #48 2.265 go: downloading gotest.tools/gotestsum v0.5.3
05:53:36 [2021-03-30T05:53:36.892Z] #48 3.312 go: extracting gotest.tools/gotestsum v0.5.3
05:53:36 [2021-03-30T05:53:36.892Z] #48 5.079 go: downloading github.com/fatih/color v1.9.0
05:53:36 [2021-03-30T05:53:36.892Z] #48 5.097 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:53:36 [2021-03-30T05:53:36.892Z] #48 5.114 go: downloading github.com/spf13/pflag v1.0.3
05:53:36 [2021-03-30T05:53:36.892Z] #48 5.191 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:53:36 [2021-03-30T05:53:36.892Z] #48 5.228 go: downloading github.com/pkg/errors v0.9.1
05:53:36 [2021-03-30T05:53:36.892Z] #48 5.250 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:53:36 [2021-03-30T05:53:36.892Z] #48 5.260 go: downloading github.com/jonboulle/clockwork v0.1.0
05:53:36 [2021-03-30T05:53:36.892Z] #48 5.402 go: extracting github.com/fatih/color v1.9.0
05:53:36 [2021-03-30T05:53:36.892Z] #48 5.525 go: downloading github.com/mattn/go-isatty v0.0.12
05:53:36 [2021-03-30T05:53:36.892Z] #48 5.671 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:53:36 [2021-03-30T05:53:36.892Z] #48 5.920 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:53:36 [2021-03-30T05:53:36.892Z] #48 5.921 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:53:36 [2021-03-30T05:53:36.892Z] #48 5.925 go: downloading github.com/mattn/go-colorable v0.1.6
05:53:36 [2021-03-30T05:53:36.892Z] #48 5.963 go: extracting github.com/pkg/errors v0.9.1
05:53:36 [2021-03-30T05:53:36.892Z] #48 6.094 go: extracting github.com/spf13/pflag v1.0.3
05:53:36 [2021-03-30T05:53:36.892Z] #48 6.125 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:53:36 [2021-03-30T05:53:36.892Z] #48 6.480 go: extracting github.com/jonboulle/clockwork v0.1.0
05:53:36 [2021-03-30T05:53:36.892Z] #48 6.741 go: extracting github.com/mattn/go-isatty v0.0.12
05:53:36 [2021-03-30T05:53:36.892Z] #48 7.379 go: extracting github.com/mattn/go-colorable v0.1.6
05:53:36 [2021-03-30T05:53:36.892Z] #48 8.995 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:53:36 [2021-03-30T05:53:36.892Z] #48 ...
05:53:36 [2021-03-30T05:53:36.892Z] 
05:53:36 [2021-03-30T05:53:36.892Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:53:36 [2021-03-30T05:53:36.892Z] #68 sha256:0e7c3a38d6374f5eed86164b7bc076d41bb883e582a10b5d281d401f9a0579fc
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.604 + RM_GOPATH=0
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.605 + TMP_GOPATH=
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.605 + : /build
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.605 + '[' -z '' ']'
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.606 ++ mktemp -d
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.607 + export GOPATH=/tmp/tmp.QEcKKv6Pba
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.607 + GOPATH=/tmp/tmp.QEcKKv6Pba
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.608 + RM_GOPATH=1
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.608 + case "$(go env GOARCH)" in
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.610 ++ go env GOARCH
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.637 + export GO_BUILDMODE=-buildmode=pie
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.637 + GO_BUILDMODE=-buildmode=pie
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.639 ++ dirname /tmp/install/install.sh
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.640 + dir=/tmp/install
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.641 + bin=proxy
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.641 + shift
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.641 + '[' '!' -f /tmp/install/proxy.installer ']'
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.641 + . /tmp/install/proxy.installer
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.641 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.642 + install_proxy
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.643 + case "$1" in
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.643 + export CGO_ENABLED=0
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.643 + CGO_ENABLED=0
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.643 + _install_proxy
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.643 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46'
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.644 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.644 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QEcKKv6Pba/src/github.com/docker/libnetwork
05:53:36 [2021-03-30T05:53:36.892Z] #68 0.647 Cloning into '/tmp/tmp.QEcKKv6Pba/src/github.com/docker/libnetwork'...
05:53:36 [2021-03-30T05:53:36.908Z] #27 14.82 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
05:53:36 [2021-03-30T05:53:36.908Z] #27 14.83 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ...
05:53:36 [2021-03-30T05:53:36.908Z] #27 14.93 Setting up openssl (1.1.1d-0+deb10u6) ...
05:53:36 [2021-03-30T05:53:36.982Z] #21 26.01 debconf: delaying package configuration, since apt-utils is not installed
05:53:36 [2021-03-30T05:53:36.982Z] #21 26.12 Fetched 27.7 MB in 5s (5106 kB/s)
05:53:36 [2021-03-30T05:53:36.982Z] #21 26.19 Selecting previously unselected package pigz.
05:53:36 [2021-03-30T05:53:36.982Z] #21 26.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23201 files and directories currently installed.)
05:53:36 [2021-03-30T05:53:36.982Z] #21 26.27 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
05:53:36 [2021-03-30T05:53:36.982Z] #21 26.27 Unpacking pigz (2.4-1) ...
05:53:36 [2021-03-30T05:53:36.982Z] #21 26.36 Selecting previously unselected package libpython3.7-minimal:s390x.
05:53:37 [2021-03-30T05:53:37.198Z] #68 ...
05:53:37 [2021-03-30T05:53:37.198Z] 
05:53:37 [2021-03-30T05:53:37.198Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:53:37 [2021-03-30T05:53:37.198Z] #35 sha256:28581faf343d30bb6e866284eb6706a34a607d3b0808da2185413728c79c51aa
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.567 + RM_GOPATH=0
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.567 + TMP_GOPATH=
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.567 + : /build
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.567 + '[' -z '' ']'
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.568 ++ mktemp -d
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.570 + export GOPATH=/tmp/tmp.T89nr0N06Q
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.570 + GOPATH=/tmp/tmp.T89nr0N06Q
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.570 + RM_GOPATH=1
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.570 + case "$(go env GOARCH)" in
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.571 ++ go env GOARCH
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.579 + export GO_BUILDMODE=-buildmode=pie
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.580 + GO_BUILDMODE=-buildmode=pie
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.583 ++ dirname /tmp/install/install.sh
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.585 + dir=/tmp/install
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.585 + bin=tomlv
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.585 + shift
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.586 + '[' '!' -f /tmp/install/tomlv.installer ']'
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.586 + . /tmp/install/tomlv.installer
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.587 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.588 + install_tomlv
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.589 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.595 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.T89nr0N06Q/src/github.com/BurntSushi/toml
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.596 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:53:37 [2021-03-30T05:53:37.198Z] #35 0.602 Cloning into '/tmp/tmp.T89nr0N06Q/src/github.com/BurntSushi/toml'...
05:53:37 [2021-03-30T05:53:37.198Z] #35 1.619 + cd /tmp/tmp.T89nr0N06Q/src/github.com/BurntSushi/toml
05:53:37 [2021-03-30T05:53:37.198Z] #35 1.620 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:53:37 [2021-03-30T05:53:37.198Z] #35 1.647 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
05:53:37 [2021-03-30T05:53:37.198Z] #35 2.539 internal/cpu
05:53:37 [2021-03-30T05:53:37.198Z] #35 2.597 math/bits
05:53:37 [2021-03-30T05:53:37.198Z] #35 2.697 runtime/internal/atomic
05:53:37 [2021-03-30T05:53:37.198Z] #35 2.737 runtime/internal/sys
05:53:37 [2021-03-30T05:53:37.198Z] #35 3.357 unicode/utf8
05:53:37 [2021-03-30T05:53:37.198Z] #35 3.492 runtime/internal/math
05:53:37 [2021-03-30T05:53:37.198Z] #35 3.903 sync/atomic
05:53:37 [2021-03-30T05:53:37.198Z] #35 4.262 internal/bytealg
05:53:37 [2021-03-30T05:53:37.198Z] #35 4.825 internal/testlog
05:53:37 [2021-03-30T05:53:37.198Z] #35 4.860 unicode
05:53:37 [2021-03-30T05:53:37.198Z] #35 4.939 math
05:53:37 [2021-03-30T05:53:37.198Z] #35 6.192 encoding
05:53:37 [2021-03-30T05:53:37.198Z] #35 6.700 runtime
05:53:37 [2021-03-30T05:53:37.198Z] #35 6.745 runtime/cgo
05:53:37 [2021-03-30T05:53:37.198Z] #35 ...
05:53:37 [2021-03-30T05:53:37.198Z] 
05:53:37 [2021-03-30T05:53:37.198Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:53:37 [2021-03-30T05:53:37.198Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
05:53:37 [2021-03-30T05:53:37.198Z] #37 1.045 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:53:37 [2021-03-30T05:53:37.198Z] #37 1.140 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:37 [2021-03-30T05:53:37.198Z] #37 1.141 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:37 [2021-03-30T05:53:37.198Z] #37 2.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
05:53:37 [2021-03-30T05:53:37.198Z] #37 4.963 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB]
05:53:37 [2021-03-30T05:53:37.198Z] #37 7.199 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
05:53:37 [2021-03-30T05:53:37.278Z] #21 26.37 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_s390x.deb ...
05:53:37 [2021-03-30T05:53:37.278Z] #21 26.37 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ...
05:53:37 [2021-03-30T05:53:37.498Z] #9 ...
05:53:37 [2021-03-30T05:53:37.498Z] 
05:53:37 [2021-03-30T05:53:37.498Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:53:37 [2021-03-30T05:53:37.498Z] #29 sha256:035b3127283526c5d608c8408797e9c1ba5c3bafe1dfe548c2b2ac722b7cc84a
05:53:37 [2021-03-30T05:53:37.498Z] #29 1.928 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
05:53:37 [2021-03-30T05:53:37.498Z] #29 2.029 
05:53:37 [2021-03-30T05:53:37.498Z] #29 2.152 
#####                                                                      7.6%
#########################                                                 35.8%
########################################                                  56.8%
#######################################################                   76.8%
#####################################################################     96.5%
######################################################################## 100.0%
05:53:37 [2021-03-30T05:53:37.498Z] #29 2.688 
05:53:37 [2021-03-30T05:53:37.498Z] #29 2.828 
#####################################################                     73.7%
######################################################################## 100.0%
05:53:37 [2021-03-30T05:53:37.498Z] #29 2.944 
05:53:37 [2021-03-30T05:53:37.498Z] #29 3.069 
#########################                                                 35.9%
######################################################################## 100.0%
05:53:37 [2021-03-30T05:53:37.498Z] #29 3.231 
05:53:37 [2021-03-30T05:53:37.498Z] #29 3.359 
##                                                                         4.1%
##################                                                        25.6%
######################################                                    52.9%
##############################################                            64.7%
##################################################################        92.0%
######################################################################## 100.0%
05:53:37 [2021-03-30T05:53:37.498Z] #29 3.922 
05:53:37 [2021-03-30T05:53:37.498Z] #29 4.041 
##                                                                         3.0%
#######                                                                    9.8%
##########                                                                15.1%
##############                                                            20.3%
##################                                                        25.4%
######################                                                    30.7%
#########################                                                 36.0%
#############################                                             41.2%
#################################                                         46.4%
#####################################                                     51.6%
########################################                                  56.8%
############################################                              62.0%
################################################                          67.2%
####################################################                      72.4%
#######################################################                   77.6%
###########################################################               82.8%
###############################################################           88.0%
###################################################################       93.2%
######################################################################    98.4%
######################################################################## 100.0%
05:53:37 [2021-03-30T05:53:37.498Z] #29 5.902 
05:53:37 [2021-03-30T05:53:37.498Z] #29 6.217 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
05:53:37 [2021-03-30T05:53:37.498Z] #29 6.340 
05:53:37 [2021-03-30T05:53:37.498Z] #29 6.420 
######################################################################## 100.0%
05:53:37 [2021-03-30T05:53:37.498Z] #29 6.446 
05:53:37 [2021-03-30T05:53:37.498Z] #29 6.810 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
05:53:37 [2021-03-30T05:53:37.498Z] #29 6.919 
05:53:37 [2021-03-30T05:53:37.498Z] #29 7.030 
######################################################################## 100.0%
05:53:37 [2021-03-30T05:53:37.498Z] #29 7.058 
05:53:37 [2021-03-30T05:53:37.498Z] #29 7.437 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
05:53:37 [2021-03-30T05:53:37.498Z] #29 7.538 
05:53:37 [2021-03-30T05:53:37.498Z] #29 7.664 
#                                                                          2.3%
############                                                              17.6%
##########################                                                36.4%
##################################                                        48.6%
#################################################                         68.3%
######################################################################    98.0%
######################################################################## 100.0%
05:53:37 [2021-03-30T05:53:37.498Z] #29 8.200 
05:53:37 [2021-03-30T05:53:37.498Z] #29 8.514 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
05:53:37 [2021-03-30T05:53:37.498Z] #29 8.607 
05:53:37 [2021-03-30T05:53:37.498Z] #29 8.835 #=#=#                                                                         

######################################################################## 100.0%
05:53:37 [2021-03-30T05:53:37.498Z] #29 8.945 
05:53:37 [2021-03-30T05:53:37.498Z] #29 9.147 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
05:53:37 [2021-03-30T05:53:37.498Z] #29 9.258 
05:53:37 [2021-03-30T05:53:37.498Z] #29 9.313 
######################################################################## 100.0%
05:53:37 [2021-03-30T05:53:37.498Z] #29 9.349 
05:53:37 [2021-03-30T05:53:37.498Z] #29 9.373 Download of images into '/build' complete.
05:53:37 [2021-03-30T05:53:37.498Z] #29 9.373 Use something like the following to load the result into a Docker daemon:
05:53:37 [2021-03-30T05:53:37.498Z] #29 9.373   tar -cC '/build' . | docker load
05:53:37 [2021-03-30T05:53:37.498Z] #29 ...
05:53:37 [2021-03-30T05:53:37.498Z] 
05:53:37 [2021-03-30T05:53:37.499Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:37 [2021-03-30T05:53:37.499Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:37 [2021-03-30T05:53:37.511Z] #37 ...
05:53:37 [2021-03-30T05:53:37.511Z] 
05:53:37 [2021-03-30T05:53:37.511Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:53:37 [2021-03-30T05:53:37.511Z] #50 sha256:66b4bd7062929ed6a0335cdb9fa9c7e3b2682bb1cf2c2b058eb348ed29220228
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.751 + RM_GOPATH=0
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.751 + TMP_GOPATH=
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.751 + : /build
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.751 + '[' -z '' ']'
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.754 ++ mktemp -d
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.777 + export GOPATH=/tmp/tmp.Pcdka4TTQL
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.777 + GOPATH=/tmp/tmp.Pcdka4TTQL
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.777 + RM_GOPATH=1
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.777 + case "$(go env GOARCH)" in
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.792 ++ go env GOARCH
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.881 + export GO_BUILDMODE=-buildmode=pie
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.883 + GO_BUILDMODE=-buildmode=pie
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.889 ++ dirname /tmp/install/install.sh
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.905 + dir=/tmp/install
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.909 + bin=golangci_lint
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.910 + shift
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.911 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.912 + . /tmp/install/golangci_lint.installer
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.917 ++ : v1.23.8
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.918 + install_golangci_lint
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.918 + set -e
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.918 + export GO111MODULE=on
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.919 + GO111MODULE=on
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.919 + GOBIN=/build
05:53:37 [2021-03-30T05:53:37.511Z] #50 0.920 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
05:53:37 [2021-03-30T05:53:37.511Z] #50 1.082 go: finding github.com v1.23.8
05:53:37 [2021-03-30T05:53:37.511Z] #50 1.084 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
05:53:37 [2021-03-30T05:53:37.511Z] #50 1.084 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
05:53:37 [2021-03-30T05:53:37.511Z] #50 1.085 go: finding github.com/golangci/golangci-lint v1.23.8
05:53:37 [2021-03-30T05:53:37.511Z] #50 1.085 go: finding github.com/golangci v1.23.8
05:53:37 [2021-03-30T05:53:37.511Z] #50 2.454 go: downloading github.com/golangci/golangci-lint v1.23.8
05:53:37 [2021-03-30T05:53:37.511Z] #50 3.867 go: extracting github.com/golangci/golangci-lint v1.23.8
05:53:37 [2021-03-30T05:53:37.511Z] #50 ...
05:53:37 [2021-03-30T05:53:37.511Z] 
05:53:37 [2021-03-30T05:53:37.511Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:53:37 [2021-03-30T05:53:37.511Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
05:53:37 [2021-03-30T05:53:37.511Z] #41 0.564 + git clone https://github.com/docker/distribution.git .
05:53:37 [2021-03-30T05:53:37.511Z] #41 0.568 Cloning into '.'...
05:53:37 [2021-03-30T05:53:37.518Z] #9 ...
05:53:37 [2021-03-30T05:53:37.518Z] 
05:53:37 [2021-03-30T05:53:37.518Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
05:53:37 [2021-03-30T05:53:37.518Z] #27 sha256:3459938b85e6c6c3864ee7a9c9d25fe87bc4edb40be53b244add29cc0120c068
05:53:37 [2021-03-30T05:53:37.518Z] #27 7.727 Selecting previously unselected package jq.
05:53:37 [2021-03-30T05:53:37.518Z] #27 7.728 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 7.733 Unpacking jq (1.5+dfsg-2+b1) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 7.777 Setting up libkeyutils1:amd64 (1.6-6) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 7.788 Setting up libpsl5:amd64 (0.20.2-2) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 7.807 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 7.959 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 7.972 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 7.987 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 8.000 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 8.012 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 8.024 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 8.036 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 8.049 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 8.061 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 8.076 Setting up openssl (1.1.1d-0+deb10u6) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 8.090 Setting up libonig5:amd64 (6.9.1-1) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 8.104 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 8.114 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 8.126 Setting up ca-certificates (20200601~deb10u2) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 8.728 Updating certificates in /etc/ssl/certs...
05:53:37 [2021-03-30T05:53:37.518Z] #27 9.452 137 added, 0 removed; done.
05:53:37 [2021-03-30T05:53:37.518Z] #27 9.517 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 9.531 Setting up jq (1.5+dfsg-2+b1) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 9.544 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 9.556 Setting up curl (7.64.0-4+deb10u1) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 9.569 Processing triggers for libc-bin (2.28-10) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 9.590 Processing triggers for ca-certificates (20200601~deb10u2) ...
05:53:37 [2021-03-30T05:53:37.518Z] #27 9.598 Updating certificates in /etc/ssl/certs...
05:53:37 [2021-03-30T05:53:37.518Z] #27 10.20 0 added, 0 removed; done.
05:53:37 [2021-03-30T05:53:37.518Z] #27 10.20 Running hooks in /etc/ca-certificates/update.d...
05:53:37 [2021-03-30T05:53:37.518Z] #27 10.20 done.
05:53:37 [2021-03-30T05:53:37.518Z] #27 DONE 12.4s
05:53:37 [2021-03-30T05:53:37.518Z] 
05:53:37 [2021-03-30T05:53:37.518Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:37 [2021-03-30T05:53:37.518Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:37 [2021-03-30T05:53:37.574Z] #21 26.84 Selecting previously unselected package python3.7-minimal.
05:53:37 [2021-03-30T05:53:37.574Z] #21 26.86 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_s390x.deb ...
05:53:37 [2021-03-30T05:53:37.574Z] #21 26.88 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
05:53:37 [2021-03-30T05:53:37.676Z] #34 ...
05:53:37 [2021-03-30T05:53:37.676Z] 
05:53:37 [2021-03-30T05:53:37.676Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:53:37 [2021-03-30T05:53:37.676Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:53:37 [2021-03-30T05:53:37.676Z] #43 2.283 Note: Building without setproctitle() and strlcpy() support.
05:53:37 [2021-03-30T05:53:37.676Z] #43 2.284       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:53:37 [2021-03-30T05:53:37.676Z] #43 2.300 Note: Building without GnuTLS support
05:53:37 [2021-03-30T05:53:37.676Z] #43 2.306 Makefile.config:39: Warn: you have no libnftables installed
05:53:37 [2021-03-30T05:53:37.676Z] #43 2.307 Makefile.config:40: Warn: Building without nftables support
05:53:37 [2021-03-30T05:53:37.676Z] #43 4.243 fatal: not a git repository (or any of the parent directories): .git
05:53:37 [2021-03-30T05:53:37.676Z] #43 4.298   GEN      .gitid
05:53:37 [2021-03-30T05:53:37.676Z] #43 4.348   GEN      criu/include/version.h
05:53:37 [2021-03-30T05:53:37.676Z] #43 4.416   GEN      include/common/asm
05:53:37 [2021-03-30T05:53:37.676Z] #43 6.078   PBCC     images/timens.pb-c.c
05:53:37 [2021-03-30T05:53:37.676Z] #43 6.104   DEP      images/timens.pb-c.d
05:53:37 [2021-03-30T05:53:37.676Z] #43 6.160   PBCC     images/fown.pb-c.c
05:53:37 [2021-03-30T05:53:37.676Z] #43 6.216   PBCC     images/google/protobuf/descriptor.pb-c.c
05:53:37 [2021-03-30T05:53:37.676Z] #43 6.304   PBCC     images/opts.pb-c.c
05:53:37 [2021-03-30T05:53:37.676Z] #43 6.353   PBCC     images/memfd.pb-c.c
05:53:37 [2021-03-30T05:53:37.676Z] #43 6.408   DEP      images/fown.pb-c.d
05:53:37 [2021-03-30T05:53:37.676Z] #43 6.462   DEP      images/google/protobuf/descriptor.pb-c.d
05:53:37 [2021-03-30T05:53:37.676Z] #43 6.530   DEP      images/opts.pb-c.d
05:53:37 [2021-03-30T05:53:37.676Z] #43 6.587   DEP      images/memfd.pb-c.d
05:53:37 [2021-03-30T05:53:37.676Z] #43 6.712   PBCC     images/sit.pb-c.c
05:53:37 [2021-03-30T05:53:37.676Z] #43 6.788   DEP      images/sit.pb-c.d
05:53:37 [2021-03-30T05:53:37.676Z] #43 6.830   PBCC     images/macvlan.pb-c.c
05:53:37 [2021-03-30T05:53:37.676Z] #43 6.854   DEP      images/macvlan.pb-c.d
05:53:37 [2021-03-30T05:53:37.676Z] #43 6.910   PBCC     images/autofs.pb-c.c
05:53:37 [2021-03-30T05:53:37.676Z] #43 6.945   DEP      images/autofs.pb-c.d
05:53:37 [2021-03-30T05:53:37.676Z] #43 7.000   PBCC     images/sysctl.pb-c.c
05:53:37 [2021-03-30T05:53:37.676Z] #43 7.039   DEP      images/sysctl.pb-c.d
05:53:37 [2021-03-30T05:53:37.676Z] #43 7.076   PBCC     images/time.pb-c.c
05:53:37 [2021-03-30T05:53:37.676Z] #43 7.141   DEP      images/time.pb-c.d
05:53:37 [2021-03-30T05:53:37.676Z] #43 7.194   PBCC     images/binfmt-misc.pb-c.c
05:53:37 [2021-03-30T05:53:37.676Z] #43 7.232   DEP      images/binfmt-misc.pb-c.d
05:53:37 [2021-03-30T05:53:37.676Z] #43 7.284   PBCC     images/seccomp.pb-c.c
05:53:37 [2021-03-30T05:53:37.676Z] #43 7.336   DEP      images/seccomp.pb-c.d
05:53:37 [2021-03-30T05:53:37.676Z] #43 7.420   PBCC     images/userns.pb-c.c
05:53:37 [2021-03-30T05:53:37.676Z] #43 7.456   DEP      images/userns.pb-c.d
05:53:37 [2021-03-30T05:53:37.676Z] #43 7.513   PBCC     images/cgroup.pb-c.c
05:53:37 [2021-03-30T05:53:37.676Z] #43 7.561   DEP      images/cgroup.pb-c.d
05:53:37 [2021-03-30T05:53:37.779Z] #9 ...
05:53:37 [2021-03-30T05:53:37.779Z] 
05:53:37 [2021-03-30T05:53:37.779Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
05:53:37 [2021-03-30T05:53:37.779Z] #28 sha256:2d961b9a1a8ef8bb152ee0a95b849d9da808ea03c1e331d25f3feedbbbba81de
05:53:37 [2021-03-30T05:53:37.779Z] #28 DONE 0.7s
05:53:37 [2021-03-30T05:53:37.779Z] 
05:53:37 [2021-03-30T05:53:37.779Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:53:37 [2021-03-30T05:53:37.779Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:53:37 [2021-03-30T05:53:37.822Z] #41 ...
05:53:37 [2021-03-30T05:53:37.822Z] 
05:53:37 [2021-03-30T05:53:37.822Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:53:37 [2021-03-30T05:53:37.822Z] #59 sha256:31467af9a95e88fec9154ba0e3f0cac3cd356162d337d63b4154a561bbb1a98e
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.794 + RM_GOPATH=0
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.794 + TMP_GOPATH=
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.794 + : /build
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.794 + '[' -z '' ']'
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.794 ++ mktemp -d
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.804 + export GOPATH=/tmp/tmp.ICAiK9dpZo
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.830 + GOPATH=/tmp/tmp.ICAiK9dpZo
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.830 + RM_GOPATH=1
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.838 + case "$(go env GOARCH)" in
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.879 ++ go env GOARCH
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.888 + export GO_BUILDMODE=-buildmode=pie
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.888 + GO_BUILDMODE=-buildmode=pie
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.890 ++ dirname /tmp/install/install.sh
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.892 + dir=/tmp/install
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.892 + bin=rootlesskit
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.893 + shift
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.893 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.893 + . /tmp/install/rootlesskit.installer
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.894 ++ : 81d7d047d09a5b93645817ec580181de7a984082
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.895 + install_rootlesskit
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.895 + case "$1" in
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.895 + export CGO_ENABLED=0
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.895 + CGO_ENABLED=0
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.895 + _install_rootlesskit
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.897 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082'
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.897 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ICAiK9dpZo/src/github.com/rootless-containers/rootlesskit
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.899 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082
05:53:37 [2021-03-30T05:53:37.822Z] #59 0.902 Cloning into '/tmp/tmp.ICAiK9dpZo/src/github.com/rootless-containers/rootlesskit'...
05:53:37 [2021-03-30T05:53:37.822Z] #59 5.769 + cd /tmp/tmp.ICAiK9dpZo/src/github.com/rootless-containers/rootlesskit
05:53:37 [2021-03-30T05:53:37.822Z] #59 5.770 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082
05:53:37 [2021-03-30T05:53:37.822Z] #59 5.847 + export GO111MODULE=on
05:53:37 [2021-03-30T05:53:37.822Z] #59 5.848 + GO111MODULE=on
05:53:37 [2021-03-30T05:53:37.822Z] #59 5.848 + export GOPROXY=https://proxy.golang.org
05:53:37 [2021-03-30T05:53:37.822Z] #59 5.848 + GOPROXY=https://proxy.golang.org
05:53:37 [2021-03-30T05:53:37.822Z] #59 5.848 + for f in rootlesskit rootlesskit-docker-proxy
05:53:37 [2021-03-30T05:53:37.822Z] #59 5.849 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
05:53:37 [2021-03-30T05:53:37.822Z] #59 8.504 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:53:37 [2021-03-30T05:53:37.823Z] #59 8.597 go: downloading github.com/moby/sys/mountinfo v0.4.1
05:53:37 [2021-03-30T05:53:37.823Z] #59 8.608 go: downloading github.com/gorilla/mux v1.8.0
05:53:37 [2021-03-30T05:53:37.823Z] #59 8.608 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:53:37 [2021-03-30T05:53:37.823Z] #59 8.618 go: downloading github.com/google/uuid v1.2.0
05:53:37 [2021-03-30T05:53:37.823Z] #59 8.717 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:53:37 [2021-03-30T05:53:37.823Z] #59 8.831 go: downloading github.com/sirupsen/logrus v1.8.1
05:53:37 [2021-03-30T05:53:37.823Z] #59 8.846 go: downloading github.com/pkg/errors v0.9.1
05:53:37 [2021-03-30T05:53:37.823Z] #59 8.893 go: extracting github.com/google/uuid v1.2.0
05:53:37 [2021-03-30T05:53:37.823Z] #59 9.050 go: downloading github.com/moby/vpnkit v0.5.0
05:53:37 [2021-03-30T05:53:37.823Z] #59 9.182 go: extracting github.com/gorilla/mux v1.8.0
05:53:37 [2021-03-30T05:53:37.823Z] #59 9.282 go: extracting github.com/moby/sys/mountinfo v0.4.1
05:53:37 [2021-03-30T05:53:37.823Z] #59 9.421 go: downloading github.com/urfave/cli/v2 v2.3.0
05:53:37 [2021-03-30T05:53:37.823Z] #59 9.646 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:53:37 [2021-03-30T05:53:37.823Z] #59 10.05 go: extracting github.com/pkg/errors v0.9.1
05:53:37 [2021-03-30T05:53:37.823Z] #59 10.33 go: extracting github.com/sirupsen/logrus v1.8.1
05:53:37 [2021-03-30T05:53:37.823Z] #59 10.41 go: downloading github.com/gofrs/flock v0.8.0
05:53:37 [2021-03-30T05:53:37.823Z] #59 10.75 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:53:37 [2021-03-30T05:53:37.823Z] #59 11.03 go: extracting github.com/gofrs/flock v0.8.0
05:53:37 [2021-03-30T05:53:37.823Z] #59 ...
05:53:37 [2021-03-30T05:53:37.823Z] 
05:53:37 [2021-03-30T05:53:37.823Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:53:37 [2021-03-30T05:53:37.823Z] #52 sha256:cb3b554dcba5756ead89d694c9e2986862a30cc95aa5922b9a0d68c8dbf3d5f0
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.624 + RM_GOPATH=0
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.625 + TMP_GOPATH=
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.625 + : /build
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.626 + '[' -z '' ']'
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.627 ++ mktemp -d
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.629 + export GOPATH=/tmp/tmp.CqU24p1gC7
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.630 + GOPATH=/tmp/tmp.CqU24p1gC7
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.631 + RM_GOPATH=1
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.631 + case "$(go env GOARCH)" in
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.632 ++ go env GOARCH
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.651 + export GO_BUILDMODE=-buildmode=pie
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.651 + GO_BUILDMODE=-buildmode=pie
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.653 ++ dirname /tmp/install/install.sh
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.655 + dir=/tmp/install
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.656 + bin=shfmt
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.657 + shift
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.658 + '[' '!' -f /tmp/install/shfmt.installer ']'
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.660 + . /tmp/install/shfmt.installer
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.661 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.666 + install_shfmt
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.666 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.666 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CqU24p1gC7/src/github.com/mvdan/sh
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.667 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
05:53:37 [2021-03-30T05:53:37.823Z] #52 0.672 Cloning into '/tmp/tmp.CqU24p1gC7/src/github.com/mvdan/sh'...
05:53:37 [2021-03-30T05:53:37.936Z] #43 7.580   PBCC     images/ext-file.pb-c.c
05:53:37 [2021-03-30T05:53:37.936Z] #43 7.625   DEP      images/ext-file.pb-c.d
05:53:37 [2021-03-30T05:53:37.936Z] #43 7.696   PBCC     images/rpc.pb-c.c
05:53:37 [2021-03-30T05:53:37.936Z] #43 7.764   DEP      images/rpc.pb-c.d
05:53:37 [2021-03-30T05:53:37.936Z] #43 7.821   PBCC     images/siginfo.pb-c.c
05:53:38 [2021-03-30T05:53:38.124Z] #52 ...
05:53:38 [2021-03-30T05:53:38.124Z] 
05:53:38 [2021-03-30T05:53:38.124Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:53:38 [2021-03-30T05:53:38.124Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
05:53:38 [2021-03-30T05:53:38.124Z] #14 0.648 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:53:38 [2021-03-30T05:53:38.124Z] #14 0.648 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:53:38 [2021-03-30T05:53:38.124Z] #14 0.734 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:38 [2021-03-30T05:53:38.124Z] #14 0.824 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:38 [2021-03-30T05:53:38.124Z] #14 2.141 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [446 kB]
05:53:38 [2021-03-30T05:53:38.124Z] #14 4.560 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
05:53:38 [2021-03-30T05:53:38.124Z] #14 6.842 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB]
05:53:38 [2021-03-30T05:53:38.124Z] #14 8.947 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
05:53:38 [2021-03-30T05:53:38.124Z] #14 ...
05:53:38 [2021-03-30T05:53:38.124Z] 
05:53:38 [2021-03-30T05:53:38.124Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:53:38 [2021-03-30T05:53:38.124Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030
05:53:38 [2021-03-30T05:53:38.124Z] #33 0.645 + git clone https://github.com/kolyshkin/go-swagger.git .
05:53:38 [2021-03-30T05:53:38.124Z] #33 0.648 Cloning into '.'...
05:53:38 [2021-03-30T05:53:38.124Z] #33 ...
05:53:38 [2021-03-30T05:53:38.124Z] 
05:53:38 [2021-03-30T05:53:38.124Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:53:38 [2021-03-30T05:53:38.124Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea
05:53:38 [2021-03-30T05:53:38.124Z] #56 1.200 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:53:38 [2021-03-30T05:53:38.124Z] #56 1.282 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:38 [2021-03-30T05:53:38.124Z] #56 1.309 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:38 [2021-03-30T05:53:38.124Z] #56 2.817 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
05:53:38 [2021-03-30T05:53:38.124Z] #56 5.305 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB]
05:53:38 [2021-03-30T05:53:38.124Z] #56 7.407 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
05:53:38 [2021-03-30T05:53:38.194Z] #43 7.880   DEP      images/siginfo.pb-c.d
05:53:38 [2021-03-30T05:53:38.194Z] #43 7.956   PBCC     images/pagemap.pb-c.c
05:53:38 [2021-03-30T05:53:38.194Z] #43 8.060   DEP      images/pagemap.pb-c.d
05:53:38 [2021-03-30T05:53:38.217Z] #21 ...
05:53:38 [2021-03-30T05:53:38.217Z] 
05:53:38 [2021-03-30T05:53:38.217Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:53:38 [2021-03-30T05:53:38.217Z] #46 DONE 140.7s
05:53:38 [2021-03-30T05:53:38.217Z] 
05:53:38 [2021-03-30T05:53:38.217Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:53:38 [2021-03-30T05:53:38.217Z] #44 82.58   CC       criu/cgroup.o
05:53:38 [2021-03-30T05:53:38.217Z] #44 85.57   CC       criu/clone-noasan.o
05:53:38 [2021-03-30T05:53:38.217Z] #44 85.88   CC       criu/config.o
05:53:38 [2021-03-30T05:53:38.217Z] #44 87.25   CC       criu/cr-check.o
05:53:38 [2021-03-30T05:53:38.217Z] #44 89.12   CC       criu/cr-dedup.o
05:53:38 [2021-03-30T05:53:38.217Z] #44 89.69   CC       criu/cr-dump.o
05:53:38 [2021-03-30T05:53:38.217Z] #44 92.03   CC       criu/cr-errno.o
05:53:38 [2021-03-30T05:53:38.217Z] #44 92.12   CC       criu/cr-restore.o
05:53:38 [2021-03-30T05:53:38.297Z] #27 16.30 Setting up libonig5:arm64 (6.9.1-1) ...
05:53:38 [2021-03-30T05:53:38.441Z] #40 ...
05:53:38 [2021-03-30T05:53:38.441Z] 
05:53:38 [2021-03-30T05:53:38.441Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
05:53:38 [2021-03-30T05:53:38.441Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
05:53:38 [2021-03-30T05:53:38.441Z] #12 DONE 5.0s
05:53:38 [2021-03-30T05:53:38.441Z] 
05:53:38 [2021-03-30T05:53:38.441Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:53:38 [2021-03-30T05:53:38.441Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:53:38 [2021-03-30T05:53:38.453Z] #43 8.138   PBCC     images/rlimit.pb-c.c
05:53:38 [2021-03-30T05:53:38.453Z] #43 8.192   DEP      images/rlimit.pb-c.d
05:53:38 [2021-03-30T05:53:38.453Z] #43 8.230   PBCC     images/file-lock.pb-c.c
05:53:38 [2021-03-30T05:53:38.453Z] #43 8.259   DEP      images/file-lock.pb-c.d
05:53:38 [2021-03-30T05:53:38.453Z] #43 8.301   PBCC     images/tty.pb-c.c
05:53:38 [2021-03-30T05:53:38.453Z] #43 ...
05:53:38 [2021-03-30T05:53:38.453Z] 
05:53:38 [2021-03-30T05:53:38.453Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
05:53:38 [2021-03-30T05:53:38.453Z] #37 sha256:7d5fb805e7bde0dfe14018f70f3e9d247a50d38de56b3cc3bd2c9f7e3acde9e1
05:53:38 [2021-03-30T05:53:38.453Z] #37 4.121 -- Detecting C compiler ABI info - done
05:53:38 [2021-03-30T05:53:38.453Z] #37 4.177 -- Detecting C compile features
05:53:38 [2021-03-30T05:53:38.453Z] #37 6.288 -- Detecting C compile features - done
05:53:38 [2021-03-30T05:53:38.453Z] #37 6.337 -- Performing Test HAS_BUILTIN_FORTIFY
05:53:38 [2021-03-30T05:53:38.453Z] #37 6.529 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
05:53:38 [2021-03-30T05:53:38.453Z] #37 6.684 -- Configuring done
05:53:38 [2021-03-30T05:53:38.453Z] #37 6.702 -- Generating done
05:53:38 [2021-03-30T05:53:38.453Z] #37 6.729 -- Build files have been written to: /tmp/tmp.7ISL5biAmb/tini
05:53:38 [2021-03-30T05:53:38.453Z] #37 6.734 + make tini-static
05:53:38 [2021-03-30T05:53:38.453Z] #37 7.257 Scanning dependencies of target tini-static
05:53:38 [2021-03-30T05:53:38.453Z] #37 7.400 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
05:53:38 [2021-03-30T05:53:38.453Z] #37 8.880 [100%] Linking C executable tini-static
05:53:38 [2021-03-30T05:53:38.453Z] #37 9.433 [100%] Built target tini-static
05:53:38 [2021-03-30T05:53:38.453Z] #37 9.500 + mkdir -p /build
05:53:38 [2021-03-30T05:53:38.453Z] #37 9.504 + cp tini-static /build/docker-init
05:53:38 [2021-03-30T05:53:38.453Z] #37 DONE 10.0s
05:53:38 [2021-03-30T05:53:38.453Z] 
05:53:38 [2021-03-30T05:53:38.453Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:53:38 [2021-03-30T05:53:38.453Z] #34 sha256:1e3a917bce4d8bdc3bc5d522945d8c368a3162fd44975c3759fa2a0c3ea69eb7
05:53:38 [2021-03-30T05:53:38.453Z] #34 DONE 98.2s
05:53:38 [2021-03-30T05:53:38.453Z] 
05:53:38 [2021-03-30T05:53:38.453Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:53:38 [2021-03-30T05:53:38.453Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:53:38 [2021-03-30T05:53:38.453Z] #43 8.407   DEP      images/tty.pb-c.d
05:53:38 [2021-03-30T05:53:38.453Z] #43 ...
05:53:38 [2021-03-30T05:53:38.453Z] 
05:53:38 [2021-03-30T05:53:38.453Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:53:38 [2021-03-30T05:53:38.453Z] #45 sha256:7b7b8da6edac21cc2ec59c225b60ae87b698ab9262b35a1ff07dc66f76563313
05:53:38 [2021-03-30T05:53:38.453Z] #45 90.48 regexp
05:53:38 [2021-03-30T05:53:38.453Z] #45 93.18 go/token
05:53:38 [2021-03-30T05:53:38.453Z] #45 94.00 go/scanner
05:53:38 [2021-03-30T05:53:38.453Z] #45 94.46 internal/lazyregexp
05:53:38 [2021-03-30T05:53:38.453Z] #45 94.74 net/url
05:53:38 [2021-03-30T05:53:38.453Z] #45 95.65 go/ast
05:53:38 [2021-03-30T05:53:38.453Z] #45 96.54 text/template/parse
05:53:38 [2021-03-30T05:53:38.463Z] #56 ...
05:53:38 [2021-03-30T05:53:38.463Z] 
05:53:38 [2021-03-30T05:53:38.463Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:53:38 [2021-03-30T05:53:38.463Z] #30 sha256:98f44c111f7c191d46c1e2da2965a501e7fc1752f278b39d3d8855ddf97a872d
05:53:38 [2021-03-30T05:53:38.463Z] #30 8.882 
                                                                           0.3%
##                                                                         3.4%
#####                                                                      7.2%
#########                                                                 12.9%
##############                                                            20.6%
#################                                                         24.5%
####################                                                      28.3%
#####################                                                     30.3%
###########################                                               37.9%
############################                                              39.8%
################################                                          45.6%
#########################################                                 57.3%
################################################                          66.9%
####################################################                      72.7%
#########################################################                 80.4%
##############################################################            86.1%
##################################################################        91.9%
####################################################################      95.7%
######################################################################## 100.0%
05:53:38 [2021-03-30T05:53:38.519Z] #44 ...
05:53:38 [2021-03-30T05:53:38.519Z] 
05:53:38 [2021-03-30T05:53:38.519Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
05:53:38 [2021-03-30T05:53:38.519Z] #21 27.85 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ...
05:53:38 [2021-03-30T05:53:38.519Z] #21 27.93 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
05:53:38 [2021-03-30T05:53:38.559Z] #27 16.76 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
05:53:38 [2021-03-30T05:53:38.711Z] #45 ...
05:53:38 [2021-03-30T05:53:38.711Z] 
05:53:38 [2021-03-30T05:53:38.711Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:53:38 [2021-03-30T05:53:38.711Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:53:38 [2021-03-30T05:53:38.711Z] #43 8.555   PBCC     images/tun.pb-c.c
05:53:38 [2021-03-30T05:53:38.711Z] #43 8.648   PBCC     images/netdev.pb-c.c
05:53:38 [2021-03-30T05:53:38.723Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s
05:53:38 [2021-03-30T05:53:38.771Z] #30 11.64 
05:53:38 [2021-03-30T05:53:38.820Z] #27 16.83 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
05:53:38 [2021-03-30T05:53:38.950Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.8s done
05:53:38 [2021-03-30T05:53:38.969Z] #43 8.775   DEP      images/tun.pb-c.d
05:53:38 [2021-03-30T05:53:38.969Z] #43 8.839   DEP      images/netdev.pb-c.d
05:53:38 [2021-03-30T05:53:38.987Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done
05:53:39 [2021-03-30T05:53:39.213Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
05:53:39 [2021-03-30T05:53:39.227Z] #43 8.928   PBCC     images/vma.pb-c.c
05:53:39 [2021-03-30T05:53:39.227Z] #43 9.021   DEP      images/vma.pb-c.d
05:53:39 [2021-03-30T05:53:39.227Z] #43 9.129   PBCC     images/creds.pb-c.c
05:53:39 [2021-03-30T05:53:39.227Z] #43 9.180   DEP      images/creds.pb-c.d
05:53:39 [2021-03-30T05:53:39.254Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
05:53:39 [2021-03-30T05:53:39.500Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
05:53:39 [2021-03-30T05:53:39.515Z] #9 DONE 23.4s
05:53:39 [2021-03-30T05:53:39.516Z] 
05:53:39 [2021-03-30T05:53:39.516Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
05:53:39 [2021-03-30T05:53:39.516Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
05:53:39 [2021-03-30T05:53:39.791Z] #43 9.303   PBCC     images/utsns.pb-c.c
05:53:39 [2021-03-30T05:53:39.791Z] #43 9.352   DEP      images/utsns.pb-c.d
05:53:39 [2021-03-30T05:53:39.791Z] #43 9.452   PBCC     images/ipc-desc.pb-c.c
05:53:39 [2021-03-30T05:53:39.791Z] #43 9.504   PBCC     images/ipc-sem.pb-c.c
05:53:39 [2021-03-30T05:53:39.791Z] #43 9.555   DEP      images/ipc-desc.pb-c.d
05:53:40 [2021-03-30T05:53:40.050Z] #43 9.707   DEP      images/ipc-sem.pb-c.d
05:53:40 [2021-03-30T05:53:40.050Z] #43 9.851   PBCC     images/ipc-msg.pb-c.c
05:53:40 [2021-03-30T05:53:40.050Z] #43 9.907   DEP      images/ipc-msg.pb-c.d
05:53:40 [2021-03-30T05:53:40.050Z] #43 9.941   PBCC     images/ipc-shm.pb-c.c
05:53:40 [2021-03-30T05:53:40.087Z] #21 ...
05:53:40 [2021-03-30T05:53:40.087Z] 
05:53:40 [2021-03-30T05:53:40.087Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
05:53:40 [2021-03-30T05:53:40.087Z] #33 DONE 147.2s
05:53:40 [2021-03-30T05:53:40.209Z] #27 18.32 Setting up ca-certificates (20200601~deb10u2) ...
05:53:40 [2021-03-30T05:53:40.308Z] #43 9.997   DEP      images/ipc-shm.pb-c.d
05:53:40 [2021-03-30T05:53:40.308Z] #43 10.08   PBCC     images/ipc-var.pb-c.c
05:53:40 [2021-03-30T05:53:40.308Z] #43 10.14   DEP      images/ipc-var.pb-c.d
05:53:40 [2021-03-30T05:53:40.308Z] #43 10.19   PBCC     images/sk-opts.pb-c.c
05:53:40 [2021-03-30T05:53:40.385Z] 
05:53:40 [2021-03-30T05:53:40.385Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:53:40 [2021-03-30T05:53:40.565Z] #43 10.27   PBCC     images/packet-sock.pb-c.c
05:53:40 [2021-03-30T05:53:40.565Z] #43 10.33   DEP      images/sk-opts.pb-c.d
05:53:40 [2021-03-30T05:53:40.566Z] #43 10.44   DEP      images/packet-sock.pb-c.d
05:53:40 [2021-03-30T05:53:40.783Z] #27 19.03 Updating certificates in /etc/ssl/certs...
05:53:40 [2021-03-30T05:53:40.823Z] #43 10.51   PBCC     images/sk-netlink.pb-c.c
05:53:40 [2021-03-30T05:53:40.823Z] #43 10.63   DEP      images/sk-netlink.pb-c.d
05:53:40 [2021-03-30T05:53:40.823Z] #43 10.70   PBCC     images/sk-inet.pb-c.c
05:53:40 [2021-03-30T05:53:40.823Z] #43 10.73   DEP      images/sk-inet.pb-c.d
05:53:41 [2021-03-30T05:53:41.080Z] #43 10.78   PBCC     images/sk-unix.pb-c.c
05:53:41 [2021-03-30T05:53:41.080Z] #43 10.85   DEP      images/sk-unix.pb-c.d
05:53:41 [2021-03-30T05:53:41.080Z] #43 10.89   PBCC     images/mm.pb-c.c
05:53:41 [2021-03-30T05:53:41.080Z] #43 10.98   DEP      images/mm.pb-c.d
05:53:41 [2021-03-30T05:53:41.337Z] #43 11.01   PBCC     images/timerfd.pb-c.c
05:53:41 [2021-03-30T05:53:41.337Z] #43 11.07   DEP      images/timerfd.pb-c.d
05:53:41 [2021-03-30T05:53:41.337Z] #43 11.13   PBCC     images/timer.pb-c.c
05:53:41 [2021-03-30T05:53:41.337Z] #43 11.18   DEP      images/timer.pb-c.d
05:53:41 [2021-03-30T05:53:41.337Z] #43 11.23   PBCC     images/sa.pb-c.c
05:53:41 [2021-03-30T05:53:41.423Z] #9 DONE 41.3s
05:53:41 [2021-03-30T05:53:41.423Z] 
05:53:41 [2021-03-30T05:53:41.423Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:53:41 [2021-03-30T05:53:41.423Z] #29 sha256:035b3127283526c5d608c8408797e9c1ba5c3bafe1dfe548c2b2ac722b7cc84a
05:53:41 [2021-03-30T05:53:41.423Z] #29 DONE 14.0s
05:53:41 [2021-03-30T05:53:41.423Z] 
05:53:41 [2021-03-30T05:53:41.423Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
05:53:41 [2021-03-30T05:53:41.423Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
05:53:41 [2021-03-30T05:53:41.473Z] #44 ...
05:53:41 [2021-03-30T05:53:41.474Z] 
05:53:41 [2021-03-30T05:53:41.474Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
05:53:41 [2021-03-30T05:53:41.474Z] #21 30.52 Selecting previously unselected package python3-minimal.
05:53:41 [2021-03-30T05:53:41.474Z] #21 30.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23450 files and directories currently installed.)
05:53:41 [2021-03-30T05:53:41.474Z] #21 30.55 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
05:53:41 [2021-03-30T05:53:41.474Z] #21 30.56 Unpacking python3-minimal (3.7.3-1) ...
05:53:41 [2021-03-30T05:53:41.474Z] #21 30.63 Selecting previously unselected package libmpdec2:s390x.
05:53:41 [2021-03-30T05:53:41.474Z] #21 30.65 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
05:53:41 [2021-03-30T05:53:41.474Z] #21 30.65 Unpacking libmpdec2:s390x (2.4.2-2) ...
05:53:41 [2021-03-30T05:53:41.474Z] #21 30.72 Selecting previously unselected package libpython3.7-stdlib:s390x.
05:53:41 [2021-03-30T05:53:41.474Z] #21 30.72 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_s390x.deb ...
05:53:41 [2021-03-30T05:53:41.474Z] #21 30.74 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ...
05:53:41 [2021-03-30T05:53:41.594Z] #43 11.30   DEP      images/sa.pb-c.d
05:53:41 [2021-03-30T05:53:41.594Z] #43 11.36   PBCC     images/pipe-data.pb-c.c
05:53:41 [2021-03-30T05:53:41.594Z] #43 11.41   DEP      images/pipe-data.pb-c.d
05:53:41 [2021-03-30T05:53:41.594Z] #43 11.44   PBCC     images/mnt.pb-c.c
05:53:41 [2021-03-30T05:53:41.850Z] #43 11.51   DEP      images/mnt.pb-c.d
05:53:41 [2021-03-30T05:53:41.850Z] #43 11.57   PBCC     images/sk-packet.pb-c.c
05:53:41 [2021-03-30T05:53:41.850Z] #43 11.59   DEP      images/sk-packet.pb-c.d
05:53:41 [2021-03-30T05:53:41.850Z] #43 11.66   PBCC     images/tcp-stream.pb-c.c
05:53:41 [2021-03-30T05:53:41.850Z] #43 11.73   DEP      images/tcp-stream.pb-c.d
05:53:41 [2021-03-30T05:53:41.850Z] #43 11.78   PBCC     images/pipe.pb-c.c
05:53:42 [2021-03-30T05:53:42.069Z] #10 DONE 2.7s
05:53:42 [2021-03-30T05:53:42.069Z] 
05:53:42 [2021-03-30T05:53:42.069Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:53:42 [2021-03-30T05:53:42.069Z] #29 sha256:7a1d86f5e51cb4bafc1920c208d787241e7f8c696e1deabafbdac88149095705
05:53:42 [2021-03-30T05:53:42.069Z] #29 0.942 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
05:53:42 [2021-03-30T05:53:42.069Z] #29 1.015 
05:53:42 [2021-03-30T05:53:42.069Z] #29 1.130 
#####                                                                      7.6%
###########################                                               37.5%
#########################################                                 57.6%
#######################################################                   77.4%
######################################################################    97.3%
######################################################################## 100.0%
05:53:42 [2021-03-30T05:53:42.069Z] #29 1.605 
05:53:42 [2021-03-30T05:53:42.069Z] #29 1.740 
###########################################                               60.1%
######################################################################## 100.0%
05:53:42 [2021-03-30T05:53:42.069Z] #29 1.839 
05:53:42 [2021-03-30T05:53:42.069Z] #29 1.953 
########################################                                  56.3%
######################################################################## 100.0%
05:53:42 [2021-03-30T05:53:42.069Z] #29 2.083 
05:53:42 [2021-03-30T05:53:42.069Z] #29 2.208 
####                                                                       6.3%
#########################                                                 35.6%
#######################################                                   54.8%
#####################################################                     74.1%
###################################################################       93.4%
######################################################################## 100.0%
05:53:42 [2021-03-30T05:53:42.069Z] #29 2.697 
05:53:42 [2021-03-30T05:53:42.107Z] #43 11.82   DEP      images/pipe.pb-c.d
05:53:42 [2021-03-30T05:53:42.107Z] #43 11.87   PBCC     images/pstree.pb-c.c
05:53:42 [2021-03-30T05:53:42.107Z] #43 11.92   DEP      images/pstree.pb-c.d
05:53:42 [2021-03-30T05:53:42.107Z] #43 11.96   PBCC     images/fs.pb-c.c
05:53:42 [2021-03-30T05:53:42.107Z] #43 11.99   DEP      images/fs.pb-c.d
05:53:42 [2021-03-30T05:53:42.107Z] #43 12.05   PBCC     images/signalfd.pb-c.c
05:53:42 [2021-03-30T05:53:42.181Z] #27 20.05 137 added, 0 removed; done.
05:53:42 [2021-03-30T05:53:42.181Z] #27 ...
05:53:42 [2021-03-30T05:53:42.181Z] 
05:53:42 [2021-03-30T05:53:42.181Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
05:53:42 [2021-03-30T05:53:42.181Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6
05:53:42 [2021-03-30T05:53:42.181Z] #10 DONE 6.1s
05:53:42 [2021-03-30T05:53:42.181Z] 
05:53:42 [2021-03-30T05:53:42.181Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
05:53:42 [2021-03-30T05:53:42.181Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5
05:53:42 [2021-03-30T05:53:42.381Z] #43 12.10   DEP      images/signalfd.pb-c.d
05:53:42 [2021-03-30T05:53:42.381Z] #43 12.15   PBCC     images/fh.pb-c.c
05:53:42 [2021-03-30T05:53:42.381Z] #43 12.19   PBCC     images/fsnotify.pb-c.c
05:53:42 [2021-03-30T05:53:42.381Z] #43 12.25   DEP      images/fh.pb-c.d
05:53:42 [2021-03-30T05:53:42.381Z] #43 12.32   DEP      images/fsnotify.pb-c.d
05:53:42 [2021-03-30T05:53:42.523Z] #21 31.51 Selecting previously unselected package python3.7.
05:53:42 [2021-03-30T05:53:42.523Z] #21 31.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_s390x.deb ...
05:53:42 [2021-03-30T05:53:42.523Z] #21 31.51 Unpacking python3.7 (3.7.3-2+deb10u3) ...
05:53:42 [2021-03-30T05:53:42.523Z] #21 31.62 Selecting previously unselected package libpython3-stdlib:s390x.
05:53:42 [2021-03-30T05:53:42.523Z] #21 31.63 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
05:53:42 [2021-03-30T05:53:42.523Z] #21 31.63 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
05:53:42 [2021-03-30T05:53:42.523Z] #21 31.67 Setting up python3-minimal (3.7.3-1) ...
05:53:42 [2021-03-30T05:53:42.592Z] #29 2.811 
#                                                                          2.4%
#######                                                                    9.9%
##########                                                                15.1%
##############                                                            20.3%
##################                                                        25.5%
######################                                                    30.7%
#########################                                                 36.0%
#############################                                             41.2%
#################################                                         46.4%
#####################################                                     51.6%
########################################                                  56.9%
############################################                              62.1%
################################################                          67.2%
####################################################                      72.4%
#######################################################                   77.6%
###########################################################               82.8%
##############################################################            86.6%
##################################################################        92.7%
#######################################################################   99.0%
######################################################################## 100.0%
05:53:42 [2021-03-30T05:53:42.592Z] #29 4.670 
05:53:42 [2021-03-30T05:53:42.638Z] #43 12.36   PBCC     images/eventpoll.pb-c.c
05:53:42 [2021-03-30T05:53:42.638Z] #43 12.38   DEP      images/eventpoll.pb-c.d
05:53:42 [2021-03-30T05:53:42.638Z] #43 12.46   PBCC     images/eventfd.pb-c.c
05:53:42 [2021-03-30T05:53:42.638Z] #43 12.49   DEP      images/eventfd.pb-c.d
05:53:42 [2021-03-30T05:53:42.638Z] #43 12.55   PBCC     images/remap-file-path.pb-c.c
05:53:42 [2021-03-30T05:53:42.638Z] #43 12.57   DEP      images/remap-file-path.pb-c.d
05:53:42 [2021-03-30T05:53:42.671Z] #13 4.777 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:53:42 [2021-03-30T05:53:42.671Z] #13 4.777 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:53:42 [2021-03-30T05:53:42.671Z] #13 4.953 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:42 [2021-03-30T05:53:42.671Z] #13 4.953 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:42 [2021-03-30T05:53:42.824Z] #10 DONE 1.4s
05:53:42 [2021-03-30T05:53:42.824Z] 
05:53:42 [2021-03-30T05:53:42.824Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
05:53:42 [2021-03-30T05:53:42.824Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
05:53:42 [2021-03-30T05:53:42.852Z] #29 4.941 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
05:53:42 [2021-03-30T05:53:42.852Z] #29 5.005 
05:53:42 [2021-03-30T05:53:42.852Z] #29 5.076 
######################################################################## 100.0%
05:53:42 [2021-03-30T05:53:42.852Z] #29 5.092 
05:53:42 [2021-03-30T05:53:42.895Z] #43 12.62   PBCC     images/fifo.pb-c.c
05:53:42 [2021-03-30T05:53:42.895Z] #43 12.64   DEP      images/fifo.pb-c.d
05:53:42 [2021-03-30T05:53:42.895Z] #43 12.68   PBCC     images/ghost-file.pb-c.c
05:53:42 [2021-03-30T05:53:42.895Z] #43 12.72   DEP      images/ghost-file.pb-c.d
05:53:42 [2021-03-30T05:53:42.895Z] #43 12.79   PBCC     images/regfile.pb-c.c
05:53:42 [2021-03-30T05:53:42.932Z] #13 ...
05:53:42 [2021-03-30T05:53:42.932Z] 
05:53:42 [2021-03-30T05:53:42.932Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:53:42 [2021-03-30T05:53:42.932Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:53:42 [2021-03-30T05:53:42.932Z] #55 9.153 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:53:42 [2021-03-30T05:53:42.932Z] #55 9.341 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:42 [2021-03-30T05:53:42.932Z] #55 9.341 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:42 [2021-03-30T05:53:42.932Z] #55 ...
05:53:42 [2021-03-30T05:53:42.932Z] 
05:53:42 [2021-03-30T05:53:42.932Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:53:42 [2021-03-30T05:53:42.932Z] #24 sha256:c8df9adc5e6bdbfb2d06075bff3ff12ae041e3db099190ac2e93888eb7fe5b3c
05:53:42 [2021-03-30T05:53:42.932Z] #24 7.944 + RM_GOPATH=0
05:53:42 [2021-03-30T05:53:42.932Z] #24 7.944 + TMP_GOPATH=
05:53:42 [2021-03-30T05:53:42.932Z] #24 7.944 + : /build
05:53:42 [2021-03-30T05:53:42.932Z] #24 7.944 + '[' -z '' ']'
05:53:42 [2021-03-30T05:53:42.932Z] #24 7.944 ++ mktemp -d
05:53:42 [2021-03-30T05:53:42.932Z] #24 7.944 + export GOPATH=/tmp/tmp.qOjEq6XJh8
05:53:42 [2021-03-30T05:53:42.932Z] #24 7.944 + GOPATH=/tmp/tmp.qOjEq6XJh8
05:53:42 [2021-03-30T05:53:42.932Z] #24 7.944 + RM_GOPATH=1
05:53:42 [2021-03-30T05:53:42.932Z] #24 7.944 + case "$(go env GOARCH)" in
05:53:42 [2021-03-30T05:53:42.932Z] #24 7.944 ++ go env GOARCH
05:53:42 [2021-03-30T05:53:42.932Z] #24 7.998 + export GO_BUILDMODE=-buildmode=pie
05:53:42 [2021-03-30T05:53:42.932Z] #24 7.998 + GO_BUILDMODE=-buildmode=pie
05:53:42 [2021-03-30T05:53:42.932Z] #24 8.014 Install docker/cli version 17.06.2-ce from stable
05:53:42 [2021-03-30T05:53:42.932Z] #24 8.014 ++ dirname /tmp/install/install.sh
05:53:42 [2021-03-30T05:53:42.932Z] #24 8.014 + dir=/tmp/install
05:53:42 [2021-03-30T05:53:42.932Z] #24 8.014 + bin=dockercli
05:53:42 [2021-03-30T05:53:42.932Z] #24 8.014 + shift
05:53:42 [2021-03-30T05:53:42.932Z] #24 8.014 + '[' '!' -f /tmp/install/dockercli.installer ']'
05:53:42 [2021-03-30T05:53:42.932Z] #24 8.014 + . /tmp/install/dockercli.installer
05:53:42 [2021-03-30T05:53:42.932Z] #24 8.014 ++ : stable
05:53:42 [2021-03-30T05:53:42.932Z] #24 8.014 ++ : 17.06.2-ce
05:53:42 [2021-03-30T05:53:42.932Z] #24 8.014 + install_dockercli
05:53:42 [2021-03-30T05:53:42.932Z] #24 8.014 + echo 'Install docker/cli version 17.06.2-ce from stable'
05:53:42 [2021-03-30T05:53:42.932Z] #24 8.036 ++ uname -m
05:53:42 [2021-03-30T05:53:42.932Z] #24 8.036 + arch=x86_64
05:53:42 [2021-03-30T05:53:42.932Z] #24 8.036 + '[' x86_64 '!=' x86_64 ']'
05:53:42 [2021-03-30T05:53:42.932Z] #24 8.036 + url=https://download.docker.com/linux/static
05:53:42 [2021-03-30T05:53:42.932Z] #24 8.036 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
05:53:42 [2021-03-30T05:53:42.932Z] #24 8.036 + tar -xz docker/docker
05:53:43 [2021-03-30T05:53:43.114Z] #29 5.331 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
05:53:43 [2021-03-30T05:53:43.114Z] #29 5.387 
05:53:43 [2021-03-30T05:53:43.143Z] #11 DONE 0.9s
05:53:43 [2021-03-30T05:53:43.143Z] 
05:53:43 [2021-03-30T05:53:43.143Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:53:43 [2021-03-30T05:53:43.143Z] #58 sha256:4fa957a21f65ece1ace5672c8e7c390066788a752d3c68ed8b14662a695623ef
05:53:43 [2021-03-30T05:53:43.151Z] #43 12.82   DEP      images/regfile.pb-c.d
05:53:43 [2021-03-30T05:53:43.151Z] #43 12.92   PBCC     images/ns.pb-c.c
05:53:43 [2021-03-30T05:53:43.151Z] #43 12.94   DEP      images/ns.pb-c.d
05:53:43 [2021-03-30T05:53:43.151Z] #43 12.98   PBCC     images/fdinfo.pb-c.c
05:53:43 [2021-03-30T05:53:43.151Z] #43 13.05   DEP      images/fdinfo.pb-c.d
05:53:43 [2021-03-30T05:53:43.151Z] #43 ...
05:53:43 [2021-03-30T05:53:43.151Z] 
05:53:43 [2021-03-30T05:53:43.151Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:53:43 [2021-03-30T05:53:43.151Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:53:43 [2021-03-30T05:53:43.151Z] #13 87.73 Selecting previously unselected package mingw-w64-x86-64-dev.
05:53:43 [2021-03-30T05:53:43.151Z] #13 87.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
05:53:43 [2021-03-30T05:53:43.151Z] #13 87.75 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
05:53:43 [2021-03-30T05:53:43.151Z] #13 95.19 Selecting previously unselected package gcc-mingw-w64-base.
05:53:43 [2021-03-30T05:53:43.151Z] #13 95.22 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:53:43 [2021-03-30T05:53:43.151Z] #13 95.23 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:53:43 [2021-03-30T05:53:43.151Z] #13 95.41 Selecting previously unselected package gcc-mingw-w64-x86-64.
05:53:43 [2021-03-30T05:53:43.151Z] #13 95.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:53:43 [2021-03-30T05:53:43.151Z] #13 95.46 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:53:43 [2021-03-30T05:53:43.165Z] #21 32.30 Selecting previously unselected package python3.
05:53:43 [2021-03-30T05:53:43.165Z] #21 32.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23862 files and directories currently installed.)
05:53:43 [2021-03-30T05:53:43.165Z] #21 32.37 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
05:53:43 [2021-03-30T05:53:43.165Z] #21 32.39 Unpacking python3 (3.7.3-1) ...
05:53:43 [2021-03-30T05:53:43.165Z] #21 32.44 Selecting previously unselected package libip4tc0:s390x.
05:53:43 [2021-03-30T05:53:43.165Z] #21 32.46 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
05:53:43 [2021-03-30T05:53:43.165Z] #21 32.47 Unpacking libip4tc0:s390x (1.8.2-4) ...
05:53:43 [2021-03-30T05:53:43.165Z] #21 32.58 Selecting previously unselected package libip6tc0:s390x.
05:53:43 [2021-03-30T05:53:43.165Z] #21 32.58 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
05:53:43 [2021-03-30T05:53:43.192Z] #24 ...
05:53:43 [2021-03-30T05:53:43.192Z] 
05:53:43 [2021-03-30T05:53:43.192Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:53:43 [2021-03-30T05:53:43.192Z] #49 sha256:84f0e5445679b40e9d4679ac56caca4326a7ead86c9ff3ea593f5c42b89c92d5
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.414 + RM_GOPATH=0
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.414 + TMP_GOPATH=
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.414 + : /build
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.414 + '[' -z '' ']'
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.414 ++ mktemp -d
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.419 + export GOPATH=/tmp/tmp.09Zod0lut6
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.419 + GOPATH=/tmp/tmp.09Zod0lut6
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.419 + RM_GOPATH=1
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.419 + case "$(go env GOARCH)" in
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.419 ++ go env GOARCH
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.426 + export GO_BUILDMODE=-buildmode=pie
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.426 + GO_BUILDMODE=-buildmode=pie
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.426 ++ dirname /tmp/install/install.sh
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.426 + dir=/tmp/install
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.426 + bin=golangci_lint
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.426 + shift
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.426 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.426 + . /tmp/install/golangci_lint.installer
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.426 ++ : v1.23.8
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.426 + install_golangci_lint
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.426 + set -e
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.426 + export GO111MODULE=on
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.426 + GO111MODULE=on
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.426 + GOBIN=/build
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.426 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.451 go: finding github.com v1.23.8
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.451 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.451 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
05:53:43 [2021-03-30T05:53:43.192Z] #49 6.451 go: finding github.com/golangci/golangci-lint v1.23.8
05:53:43 [2021-03-30T05:53:43.193Z] #49 6.451 go: finding github.com/golangci v1.23.8
05:53:43 [2021-03-30T05:53:43.193Z] #49 7.052 go: downloading github.com/golangci/golangci-lint v1.23.8
05:53:43 [2021-03-30T05:53:43.193Z] #49 7.650 go: extracting github.com/golangci/golangci-lint v1.23.8
05:53:43 [2021-03-30T05:53:43.193Z] #49 ...
05:53:43 [2021-03-30T05:53:43.193Z] 
05:53:43 [2021-03-30T05:53:43.193Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:53:43 [2021-03-30T05:53:43.193Z] #51 sha256:f2c7edec38cb196e9e7445c119d52823003f9265e5f8e27a1e06640809a9ff5b
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.058 + RM_GOPATH=0
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.058 + TMP_GOPATH=
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.058 + : /build
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.058 + '[' -z '' ']'
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.069 ++ mktemp -d
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.069 + export GOPATH=/tmp/tmp.FgSDcz1PtF
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.069 + GOPATH=/tmp/tmp.FgSDcz1PtF
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.069 + RM_GOPATH=1
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.069 + case "$(go env GOARCH)" in
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.069 ++ go env GOARCH
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.082 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.084 + export GO_BUILDMODE=-buildmode=pie
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.084 + GO_BUILDMODE=-buildmode=pie
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.084 ++ dirname /tmp/install/install.sh
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.084 + dir=/tmp/install
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.084 + bin=shfmt
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.084 + shift
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.084 + '[' '!' -f /tmp/install/shfmt.installer ']'
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.084 + . /tmp/install/shfmt.installer
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.084 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.084 + install_shfmt
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.084 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.084 + git clone https://github.com/mvdan/sh.git /tmp/tmp.FgSDcz1PtF/src/github.com/mvdan/sh
05:53:43 [2021-03-30T05:53:43.193Z] #51 7.099 Cloning into '/tmp/tmp.FgSDcz1PtF/src/github.com/mvdan/sh'...
05:53:43 [2021-03-30T05:53:43.376Z] #29 5.475 
######################################################################## 100.0%
05:53:43 [2021-03-30T05:53:43.376Z] #29 5.496 
05:53:43 [2021-03-30T05:53:43.376Z] #29 5.743 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
05:53:43 [2021-03-30T05:53:43.407Z] #13 ...
05:53:43 [2021-03-30T05:53:43.407Z] 
05:53:43 [2021-03-30T05:53:43.407Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:53:43 [2021-03-30T05:53:43.407Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:53:43 [2021-03-30T05:53:43.407Z] #43 13.11   PBCC     images/core-aarch64.pb-c.c
05:53:43 [2021-03-30T05:53:43.407Z] #43 13.16   PBCC     images/core-arm.pb-c.c
05:53:43 [2021-03-30T05:53:43.407Z] #43 13.25   PBCC     images/core-ppc64.pb-c.c
05:53:43 [2021-03-30T05:53:43.407Z] #43 13.30   PBCC     images/core-s390.pb-c.c
05:53:43 [2021-03-30T05:53:43.408Z] #58 ...
05:53:43 [2021-03-30T05:53:43.408Z] 
05:53:43 [2021-03-30T05:53:43.408Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
05:53:43 [2021-03-30T05:53:43.408Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58
05:53:43 [2021-03-30T05:53:43.408Z] #39 DONE 0.3s
05:53:43 [2021-03-30T05:53:43.408Z] 
05:53:43 [2021-03-30T05:53:43.408Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
05:53:43 [2021-03-30T05:53:43.408Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58
05:53:43 [2021-03-30T05:53:43.408Z] #31 DONE 0.5s
05:53:43 [2021-03-30T05:53:43.408Z] 
05:53:43 [2021-03-30T05:53:43.408Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:53:43 [2021-03-30T05:53:43.408Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
05:53:43 [2021-03-30T05:53:43.453Z] #51 ...
05:53:43 [2021-03-30T05:53:43.454Z] 
05:53:43 [2021-03-30T05:53:43.454Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:53:43 [2021-03-30T05:53:43.454Z] #67 sha256:fa133f8338be293376628bf009b8b9081bb1e8ea437be978e008a9b1ba40b0e1
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.935 + RM_GOPATH=0
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.935 + TMP_GOPATH=
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.935 + : /build
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.935 + '[' -z '' ']'
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.935 ++ mktemp -d
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.935 + export GOPATH=/tmp/tmp.mPUgwk1Q1o
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.935 + GOPATH=/tmp/tmp.mPUgwk1Q1o
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.935 + RM_GOPATH=1
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.935 + case "$(go env GOARCH)" in
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.941 ++ go env GOARCH
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.951 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.958 + export GO_BUILDMODE=-buildmode=pie
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.958 + GO_BUILDMODE=-buildmode=pie
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.958 ++ dirname /tmp/install/install.sh
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.958 + dir=/tmp/install
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.958 + bin=proxy
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.958 + shift
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.958 + '[' '!' -f /tmp/install/proxy.installer ']'
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.958 + . /tmp/install/proxy.installer
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.958 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.958 + install_proxy
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.958 + case "$1" in
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.958 + export CGO_ENABLED=0
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.958 + CGO_ENABLED=0
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.958 + _install_proxy
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.958 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46'
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.958 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mPUgwk1Q1o/src/github.com/docker/libnetwork
05:53:43 [2021-03-30T05:53:43.454Z] #67 6.958 Cloning into '/tmp/tmp.mPUgwk1Q1o/src/github.com/docker/libnetwork'...
05:53:43 [2021-03-30T05:53:43.454Z] #67 ...
05:53:43 [2021-03-30T05:53:43.454Z] 
05:53:43 [2021-03-30T05:53:43.454Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:53:43 [2021-03-30T05:53:43.454Z] #47 sha256:b61a19df32b5f2f548468b28eaf68d5f0b9700178dae9496b76669fb602d20b9
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.699 + RM_GOPATH=0
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.699 + TMP_GOPATH=
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.699 + : /build
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.699 + '[' -z '' ']'
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.699 ++ mktemp -d
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.699 + export GOPATH=/tmp/tmp.oKFKTs36OE
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.699 + GOPATH=/tmp/tmp.oKFKTs36OE
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.699 + RM_GOPATH=1
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.699 + case "$(go env GOARCH)" in
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.700 ++ go env GOARCH
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.710 + export GO_BUILDMODE=-buildmode=pie
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.710 + GO_BUILDMODE=-buildmode=pie
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.711 ++ dirname /tmp/install/install.sh
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.711 + dir=/tmp/install
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.711 + bin=gotestsum
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.711 + shift
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.711 + '[' '!' -f /tmp/install/gotestsum.installer ']'
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.711 + . /tmp/install/gotestsum.installer
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.711 ++ : v0.5.3
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.711 + install_gotestsum
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.712 + set -e
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.712 + export GO111MODULE=on
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.712 + GO111MODULE=on
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.712 + GOBIN=/build
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.712 + go get gotest.tools/gotestsum@v0.5.3
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.728 go: finding gotest.tools v0.5.3
05:53:43 [2021-03-30T05:53:43.454Z] #47 6.728 go: finding gotest.tools/gotestsum v0.5.3
05:53:43 [2021-03-30T05:53:43.454Z] #47 7.266 go: downloading gotest.tools/gotestsum v0.5.3
05:53:43 [2021-03-30T05:53:43.454Z] #47 7.666 go: extracting gotest.tools/gotestsum v0.5.3
05:53:43 [2021-03-30T05:53:43.454Z] #47 8.849 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:53:43 [2021-03-30T05:53:43.454Z] #47 8.867 go: downloading github.com/spf13/pflag v1.0.3
05:53:43 [2021-03-30T05:53:43.454Z] #47 8.892 go: downloading github.com/pkg/errors v0.9.1
05:53:43 [2021-03-30T05:53:43.454Z] #47 8.892 go: downloading github.com/jonboulle/clockwork v0.1.0
05:53:43 [2021-03-30T05:53:43.454Z] #47 8.892 go: downloading github.com/fatih/color v1.9.0
05:53:43 [2021-03-30T05:53:43.454Z] #47 8.935 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:53:43 [2021-03-30T05:53:43.454Z] #47 9.226 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:53:43 [2021-03-30T05:53:43.454Z] #47 9.323 go: extracting github.com/fatih/color v1.9.0
05:53:43 [2021-03-30T05:53:43.454Z] #47 9.381 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:53:43 [2021-03-30T05:53:43.454Z] #47 9.520 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:53:43 [2021-03-30T05:53:43.454Z] #47 9.590 go: extracting github.com/spf13/pflag v1.0.3
05:53:43 [2021-03-30T05:53:43.454Z] #47 9.772 go: downloading github.com/mattn/go-colorable v0.1.6
05:53:43 [2021-03-30T05:53:43.454Z] #47 9.775 go: extracting github.com/jonboulle/clockwork v0.1.0
05:53:43 [2021-03-30T05:53:43.454Z] #47 9.775 go: downloading github.com/mattn/go-isatty v0.0.12
05:53:43 [2021-03-30T05:53:43.454Z] #47 9.843 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:53:43 [2021-03-30T05:53:43.454Z] #47 10.21 go: extracting github.com/mattn/go-colorable v0.1.6
05:53:43 [2021-03-30T05:53:43.454Z] #47 10.26 go: extracting github.com/pkg/errors v0.9.1
05:53:43 [2021-03-30T05:53:43.454Z] #47 10.47 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:53:43 [2021-03-30T05:53:43.454Z] #47 10.66 go: extracting github.com/mattn/go-isatty v0.0.12
05:53:43 [2021-03-30T05:53:43.460Z] #21 32.58 Unpacking libip6tc0:s390x (1.8.2-4) ...
05:53:43 [2021-03-30T05:53:43.460Z] #21 32.64 Selecting previously unselected package libiptc0:s390x.
05:53:43 [2021-03-30T05:53:43.460Z] #21 32.64 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
05:53:43 [2021-03-30T05:53:43.460Z] #21 32.65 Unpacking libiptc0:s390x (1.8.2-4) ...
05:53:43 [2021-03-30T05:53:43.460Z] #21 32.73 Selecting previously unselected package libnfnetlink0:s390x.
05:53:43 [2021-03-30T05:53:43.460Z] #21 32.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
05:53:43 [2021-03-30T05:53:43.460Z] #21 32.74 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
05:53:43 [2021-03-30T05:53:43.460Z] #21 32.83 Selecting previously unselected package libnetfilter-conntrack3:s390x.
05:53:43 [2021-03-30T05:53:43.460Z] #21 32.83 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
05:53:43 [2021-03-30T05:53:43.460Z] #21 32.84 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
05:53:43 [2021-03-30T05:53:43.460Z] #21 32.93 Selecting previously unselected package libnftnl11:s390x.
05:53:43 [2021-03-30T05:53:43.637Z] #29 5.810 
05:53:43 [2021-03-30T05:53:43.664Z] #43 13.34   PBCC     images/core-x86.pb-c.c
05:53:43 [2021-03-30T05:53:43.664Z] #43 13.40   PBCC     images/core.pb-c.c
05:53:43 [2021-03-30T05:53:43.664Z] #43 13.45   PBCC     images/inventory.pb-c.c
05:53:43 [2021-03-30T05:53:43.664Z] #43 13.51   DEP      images/core-aarch64.pb-c.d
05:53:43 [2021-03-30T05:53:43.664Z] #43 13.56   DEP      images/core-arm.pb-c.d
05:53:43 [2021-03-30T05:53:43.671Z] #32 ...
05:53:43 [2021-03-30T05:53:43.671Z] 
05:53:43 [2021-03-30T05:53:43.671Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
05:53:43 [2021-03-30T05:53:43.671Z] #27 sha256:bb47dbb89b92b00c52c0d07983930d7f75700678fa4fec854cdf7d786a894b6e
05:53:43 [2021-03-30T05:53:43.671Z] #27 20.26 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
05:53:43 [2021-03-30T05:53:43.671Z] #27 20.27 Setting up jq (1.5+dfsg-2+b1) ...
05:53:43 [2021-03-30T05:53:43.671Z] #27 20.29 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ...
05:53:43 [2021-03-30T05:53:43.671Z] #27 20.32 Setting up curl (7.64.0-4+deb10u1) ...
05:53:43 [2021-03-30T05:53:43.671Z] #27 20.32 Processing triggers for libc-bin (2.28-10) ...
05:53:43 [2021-03-30T05:53:43.671Z] #27 20.36 Processing triggers for ca-certificates (20200601~deb10u2) ...
05:53:43 [2021-03-30T05:53:43.671Z] #27 20.38 Updating certificates in /etc/ssl/certs...
05:53:43 [2021-03-30T05:53:43.671Z] #27 21.44 0 added, 0 removed; done.
05:53:43 [2021-03-30T05:53:43.671Z] #27 21.44 Running hooks in /etc/ca-certificates/update.d...
05:53:43 [2021-03-30T05:53:43.671Z] #27 21.44 done.
05:53:43 [2021-03-30T05:53:43.671Z] #27 DONE 21.7s
05:53:43 [2021-03-30T05:53:43.671Z] 
05:53:43 [2021-03-30T05:53:43.671Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
05:53:43 [2021-03-30T05:53:43.671Z] #28 sha256:f4dbb197d467fd3cfa2b1d7baf34ac9059a93deed84b05b2840d4e8383a538cc
05:53:43 [2021-03-30T05:53:43.715Z] #47 ...
05:53:43 [2021-03-30T05:53:43.715Z] 
05:53:43 [2021-03-30T05:53:43.715Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:53:43 [2021-03-30T05:53:43.715Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:53:43 [2021-03-30T05:53:43.715Z] #36 8.315 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:53:43 [2021-03-30T05:53:43.715Z] #36 8.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:43 [2021-03-30T05:53:43.715Z] #36 8.394 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:43 [2021-03-30T05:53:43.715Z] #36 10.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:53:43 [2021-03-30T05:53:43.715Z] #36 ...
05:53:43 [2021-03-30T05:53:43.715Z] 
05:53:43 [2021-03-30T05:53:43.715Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:53:43 [2021-03-30T05:53:43.715Z] #34 sha256:ed403104214fc775f774a2632063293ed6ba282c7683d38714a61f6237af7525
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.460 + RM_GOPATH=0
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.460 + TMP_GOPATH=
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.460 + : /build
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.460 + '[' -z '' ']'
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.460 ++ mktemp -d
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.463 + export GOPATH=/tmp/tmp.fIy38i9Hnh
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.463 + GOPATH=/tmp/tmp.fIy38i9Hnh
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.463 + RM_GOPATH=1
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.464 + case "$(go env GOARCH)" in
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.467 ++ go env GOARCH
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.502 + export GO_BUILDMODE=-buildmode=pie
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.502 + GO_BUILDMODE=-buildmode=pie
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.502 ++ dirname /tmp/install/install.sh
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.520 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.520 + dir=/tmp/install
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.520 + bin=tomlv
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.520 + shift
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.520 + '[' '!' -f /tmp/install/tomlv.installer ']'
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.520 + . /tmp/install/tomlv.installer
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.520 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.520 + install_tomlv
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.520 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.520 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fIy38i9Hnh/src/github.com/BurntSushi/toml
05:53:43 [2021-03-30T05:53:43.715Z] #34 7.520 Cloning into '/tmp/tmp.fIy38i9Hnh/src/github.com/BurntSushi/toml'...
05:53:43 [2021-03-30T05:53:43.715Z] #34 8.763 + cd /tmp/tmp.fIy38i9Hnh/src/github.com/BurntSushi/toml
05:53:43 [2021-03-30T05:53:43.715Z] #34 8.763 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:53:43 [2021-03-30T05:53:43.715Z] #34 8.773 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
05:53:43 [2021-03-30T05:53:43.715Z] #34 10.05 internal/cpu
05:53:43 [2021-03-30T05:53:43.715Z] #34 10.06 runtime/internal/atomic
05:53:43 [2021-03-30T05:53:43.715Z] #34 10.43 runtime/internal/sys
05:53:43 [2021-03-30T05:53:43.715Z] #34 10.77 internal/bytealg
05:53:43 [2021-03-30T05:53:43.715Z] #34 10.92 runtime/internal/math
05:53:43 [2021-03-30T05:53:43.756Z] #21 32.95 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
05:53:43 [2021-03-30T05:53:43.756Z] #21 32.95 Unpacking libnftnl11:s390x (1.1.2-2) ...
05:53:43 [2021-03-30T05:53:43.756Z] #21 33.07 Selecting previously unselected package iptables.
05:53:43 [2021-03-30T05:53:43.756Z] #21 33.07 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
05:53:43 [2021-03-30T05:53:43.756Z] #21 33.07 Unpacking iptables (1.8.2-4) ...
05:53:43 [2021-03-30T05:53:43.777Z] #11 DONE 1.1s
05:53:43 [2021-03-30T05:53:43.777Z] 
05:53:43 [2021-03-30T05:53:43.777Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:53:43 [2021-03-30T05:53:43.777Z] #58 sha256:bae83997ec23b2a94478e47239c9229271b585f757f5b31aa0f4e74e63ba9974
05:53:43 [2021-03-30T05:53:43.921Z] #43 13.62   DEP      images/core-ppc64.pb-c.d
05:53:43 [2021-03-30T05:53:43.921Z] #43 13.67   DEP      images/core-s390.pb-c.d
05:53:43 [2021-03-30T05:53:43.921Z] #43 13.75   DEP      images/core-x86.pb-c.d
05:53:43 [2021-03-30T05:53:43.921Z] #43 13.80   DEP      images/core.pb-c.d
05:53:43 [2021-03-30T05:53:43.934Z] #28 DONE 0.3s
05:53:43 [2021-03-30T05:53:43.934Z] 
05:53:43 [2021-03-30T05:53:43.934Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:53:43 [2021-03-30T05:53:43.934Z] #29 sha256:1c7ce9d79b7c9fb2744a81b4249d6b92e1885233f069d6c75d2f1a5ce8d00b56
05:53:43 [2021-03-30T05:53:43.975Z] #34 11.05 math/bits
05:53:43 [2021-03-30T05:53:43.975Z] #34 ...
05:53:43 [2021-03-30T05:53:43.975Z] 
05:53:43 [2021-03-30T05:53:43.975Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:53:43 [2021-03-30T05:53:43.975Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:53:43 [2021-03-30T05:53:43.975Z] #42 8.901 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:53:43 [2021-03-30T05:53:43.975Z] #42 9.106 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:43 [2021-03-30T05:53:43.975Z] #42 9.106 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:43 [2021-03-30T05:53:43.975Z] #42 ...
05:53:43 [2021-03-30T05:53:43.975Z] 
05:53:43 [2021-03-30T05:53:43.975Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:53:43 [2021-03-30T05:53:43.975Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:53:43 [2021-03-30T05:53:43.975Z] #32 7.998 + git clone https://github.com/kolyshkin/go-swagger.git .
05:53:43 [2021-03-30T05:53:43.975Z] #32 8.004 Cloning into '.'...
05:53:44 [2021-03-30T05:53:44.039Z] #58 ...
05:53:44 [2021-03-30T05:53:44.039Z] 
05:53:44 [2021-03-30T05:53:44.039Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
05:53:44 [2021-03-30T05:53:44.039Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
05:53:44 [2021-03-30T05:53:44.039Z] #39 DONE 0.3s
05:53:44 [2021-03-30T05:53:44.039Z] 
05:53:44 [2021-03-30T05:53:44.039Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
05:53:44 [2021-03-30T05:53:44.039Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
05:53:44 [2021-03-30T05:53:44.039Z] #31 DONE 0.3s
05:53:44 [2021-03-30T05:53:44.052Z] #21 33.30 Selecting previously unselected package xxd.
05:53:44 [2021-03-30T05:53:44.052Z] #21 33.31 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
05:53:44 [2021-03-30T05:53:44.052Z] #21 33.31 Unpacking xxd (2:8.1.0875-5) ...
05:53:44 [2021-03-30T05:53:44.052Z] #21 33.38 Selecting previously unselected package vim-common.
05:53:44 [2021-03-30T05:53:44.052Z] #21 33.38 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
05:53:44 [2021-03-30T05:53:44.052Z] #21 33.39 Unpacking vim-common (2:8.1.0875-5) ...
05:53:44 [2021-03-30T05:53:44.052Z] #21 33.52 Selecting previously unselected package bash-completion.
05:53:44 [2021-03-30T05:53:44.052Z] #21 33.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
05:53:44 [2021-03-30T05:53:44.164Z] #29 5.923 
############                                                              16.8%
#########################                                                 34.7%
#####################################                                     52.7%
##################################################                        70.7%
###############################################################           88.7%#29 ...
05:53:44 [2021-03-30T05:53:44.164Z] 
05:53:44 [2021-03-30T05:53:44.164Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
05:53:44 [2021-03-30T05:53:44.164Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
05:53:44 [2021-03-30T05:53:44.164Z] #11 DONE 2.1s
05:53:44 [2021-03-30T05:53:44.164Z] 
05:53:44 [2021-03-30T05:53:44.164Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:53:44 [2021-03-30T05:53:44.164Z] #29 sha256:7a1d86f5e51cb4bafc1920c208d787241e7f8c696e1deabafbdac88149095705
05:53:44 [2021-03-30T05:53:44.164Z] #29 5.923 
############                                                              16.8%
#########################                                                 34.7%
#####################################                                     52.7%
##################################################                        70.7%
###############################################################           88.7%
######################################################################## 100.0%
05:53:44 [2021-03-30T05:53:44.164Z] #29 6.408 
05:53:44 [2021-03-30T05:53:44.164Z] #29 ...
05:53:44 [2021-03-30T05:53:44.164Z] 
05:53:44 [2021-03-30T05:53:44.164Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
05:53:44 [2021-03-30T05:53:44.164Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
05:53:44 [2021-03-30T05:53:44.177Z] #43 13.84   DEP      images/inventory.pb-c.d
05:53:44 [2021-03-30T05:53:44.178Z] #43 13.92   PBCC     images/cpuinfo.pb-c.c
05:53:44 [2021-03-30T05:53:44.178Z] #43 13.93   DEP      images/cpuinfo.pb-c.d
05:53:44 [2021-03-30T05:53:44.178Z] #43 13.99   PBCC     images/stats.pb-c.c
05:53:44 [2021-03-30T05:53:44.178Z] #43 14.02   DEP      images/stats.pb-c.d
05:53:44 [2021-03-30T05:53:44.235Z] #32 ...
05:53:44 [2021-03-30T05:53:44.236Z] 
05:53:44 [2021-03-30T05:53:44.236Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:53:44 [2021-03-30T05:53:44.236Z] #45 sha256:9a82a0cee931447c8ecbcd25822fdc466947c9be7791d4a3424c12f70b9bea80
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.616 + RM_GOPATH=0
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.616 + TMP_GOPATH=
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.616 + : /build
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.616 + '[' -z '' ']'
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.616 ++ mktemp -d
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.616 + export GOPATH=/tmp/tmp.kxMlcdfU5F
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.616 + GOPATH=/tmp/tmp.kxMlcdfU5F
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.616 + RM_GOPATH=1
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.616 + case "$(go env GOARCH)" in
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.616 ++ go env GOARCH
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.627 + export GO_BUILDMODE=-buildmode=pie
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.627 + GO_BUILDMODE=-buildmode=pie
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.636 ++ dirname /tmp/install/install.sh
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.636 + dir=/tmp/install
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.636 + bin=vndr
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.636 + shift
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.636 + '[' '!' -f /tmp/install/vndr.installer ']'
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.636 + . /tmp/install/vndr.installer
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.636 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.636 + install_vndr
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.636 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.636 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.650 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kxMlcdfU5F/src/github.com/LK4D4/vndr
05:53:44 [2021-03-30T05:53:44.236Z] #45 7.671 Cloning into '/tmp/tmp.kxMlcdfU5F/src/github.com/LK4D4/vndr'...
05:53:44 [2021-03-30T05:53:44.236Z] #45 9.004 + cd /tmp/tmp.kxMlcdfU5F/src/github.com/LK4D4/vndr
05:53:44 [2021-03-30T05:53:44.236Z] #45 9.004 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
05:53:44 [2021-03-30T05:53:44.236Z] #45 9.031 + go build -buildmode=pie -v -o /build/vndr .
05:53:44 [2021-03-30T05:53:44.236Z] #45 11.04 runtime/internal/math
05:53:44 [2021-03-30T05:53:44.236Z] #45 11.21 internal/bytealg
05:53:44 [2021-03-30T05:53:44.236Z] #45 11.39 internal/race
05:53:44 [2021-03-30T05:53:44.236Z] #45 11.54 sync/atomic
05:53:44 [2021-03-30T05:53:44.236Z] #45 ...
05:53:44 [2021-03-30T05:53:44.236Z] 
05:53:44 [2021-03-30T05:53:44.236Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:53:44 [2021-03-30T05:53:44.236Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:53:44 [2021-03-30T05:53:44.236Z] #55 11.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:53:44 [2021-03-30T05:53:44.304Z] 
05:53:44 [2021-03-30T05:53:44.304Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:53:44 [2021-03-30T05:53:44.304Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:53:44 [2021-03-30T05:53:44.434Z] #43 ...
05:53:44 [2021-03-30T05:53:44.434Z] 
05:53:44 [2021-03-30T05:53:44.434Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:53:44 [2021-03-30T05:53:44.434Z] #51 sha256:30ac6d649a6f63b3794d2c17d663150ac0e5663a3fd340695f65c433adb858af
05:53:44 [2021-03-30T05:53:44.434Z] #51 93.93 encoding/json
05:53:44 [2021-03-30T05:53:44.434Z] #51 96.08 github.com/pkg/diff
05:53:44 [2021-03-30T05:53:44.434Z] #51 97.84 go/ast
05:53:44 [2021-03-30T05:53:44.434Z] #51 101.3 golang.org/x/crypto/ssh/terminal
05:53:44 [2021-03-30T05:53:44.434Z] #51 102.5 mvdan.cc/editorconfig
05:53:44 [2021-03-30T05:53:44.434Z] #51 103.3 mvdan.cc/sh/v3/fileutil
05:53:44 [2021-03-30T05:53:44.434Z] #51 103.5 mvdan.cc/sh/v3/syntax
05:53:44 [2021-03-30T05:53:44.434Z] #51 ...
05:53:44 [2021-03-30T05:53:44.434Z] 
05:53:44 [2021-03-30T05:53:44.434Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:53:44 [2021-03-30T05:53:44.434Z] #45 sha256:7b7b8da6edac21cc2ec59c225b60ae87b698ab9262b35a1ff07dc66f76563313
05:53:44 [2021-03-30T05:53:44.434Z] #45 101.8 text/template
05:53:44 [2021-03-30T05:53:44.434Z] #45 101.8 go/parser
05:53:44 [2021-03-30T05:53:44.745Z] #39 DONE 0.5s
05:53:44 [2021-03-30T05:53:44.745Z] 
05:53:44 [2021-03-30T05:53:44.745Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:53:44 [2021-03-30T05:53:44.745Z] #29 sha256:7a1d86f5e51cb4bafc1920c208d787241e7f8c696e1deabafbdac88149095705
05:53:44 [2021-03-30T05:53:44.745Z] #29 6.708 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
05:53:44 [2021-03-30T05:53:44.745Z] #29 6.764 
05:53:44 [2021-03-30T05:53:44.745Z] #29 6.841 
######################################################################## 100.0%
05:53:44 [2021-03-30T05:53:44.745Z] #29 6.866 
05:53:44 [2021-03-30T05:53:44.745Z] #29 ...
05:53:44 [2021-03-30T05:53:44.745Z] 
05:53:44 [2021-03-30T05:53:44.745Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
05:53:44 [2021-03-30T05:53:44.745Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
05:53:44 [2021-03-30T05:53:44.745Z] #31 DONE 0.6s
05:53:44 [2021-03-30T05:53:44.745Z] 
05:53:44 [2021-03-30T05:53:44.745Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:53:44 [2021-03-30T05:53:44.745Z] #29 sha256:7a1d86f5e51cb4bafc1920c208d787241e7f8c696e1deabafbdac88149095705
05:53:44 [2021-03-30T05:53:44.745Z] #29 7.109 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
05:53:45 [2021-03-30T05:53:45.328Z] #29 7.296 
05:53:45 [2021-03-30T05:53:45.329Z] #29 7.356 
######################################################################## 100.0%
05:53:45 [2021-03-30T05:53:45.329Z] #29 7.437 
05:53:45 [2021-03-30T05:53:45.329Z] #29 7.465 Download of images into '/build' complete.
05:53:45 [2021-03-30T05:53:45.329Z] #29 7.465 Use something like the following to load the result into a Docker daemon:
05:53:45 [2021-03-30T05:53:45.329Z] #29 7.465   tar -cC '/build' . | docker load
05:53:45 [2021-03-30T05:53:45.329Z] #29 DONE 7.6s
05:53:45 [2021-03-30T05:53:45.329Z] 
05:53:45 [2021-03-30T05:53:45.329Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:53:45 [2021-03-30T05:53:45.329Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:53:45 [2021-03-30T05:53:45.368Z] #45 105.0 encoding/xml
05:53:45 [2021-03-30T05:53:45.919Z] #30 11.78 
                                                                           0.2%
#                                                                          1.8%
##                                                                         4.0%
####                                                                       6.7%
######                                                                     9.4%
#######                                                                   10.5%
#########                                                                 12.7%
##########                                                                14.3%
##########                                                                14.9%
###########                                                               15.4%
############                                                              17.0%
#############                                                             19.2%
###############                                                           21.4%
#################                                                         24.1%
##################                                                        26.3%
####################                                                      27.9%
######################                                                    30.6%
########################                                                  33.3%
#########################                                                 35.0%
##########################                                                37.2%
############################                                              39.3%
#############################                                             41.5%
###############################                                           43.1%
################################                                          44.7%
#################################                                         46.9%
###################################                                       49.1%
###################################                                       49.6%
####################################                                      51.2%
######################################                                    53.4%
########################################                                  55.6%
#########################################                                 57.2%
#########################################                                 58.3%
###########################################                               60.5%
############################################                              62.1%
##############################################                            64.3%
###############################################                           65.4%
################################################                          67.5%
#################################################                         69.2%
##################################################                        70.3%
###################################################                       71.9%
####################################################                      73.5%
######################################################                    75.1%
#######################################################                   76.8%
########################################################                  79.0%
##########################################################                81.1%
###########################################################               82.8%
#############################################################             84.9%
##############################################################            87.1%
################################################################          89.3%
#################################################################         91.4%
###################################################################       93.1%
####################################################################      94.7%
#####################################################################     96.9%
#######################################################################   99.1%
######################################################################## 100.0%
05:53:45 [2021-03-30T05:53:45.919Z] #30 ...
05:53:45 [2021-03-30T05:53:45.919Z] 
05:53:45 [2021-03-30T05:53:45.919Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:53:45 [2021-03-30T05:53:45.919Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
05:53:45 [2021-03-30T05:53:45.919Z] #41 19.12 Checking out files:  89% (1501/1684)   
Checking out files:  90% (1516/1684)   
Checking out files:  91% (1533/1684)   
Checking out files:  92% (1550/1684)   
Checking out files:  93% (1567/1684)   
Checking out files:  94% (1583/1684)   
Checking out files:  95% (1600/1684)   
Checking out files:  96% (1617/1684)   
Checking out files:  97% (1634/1684)   
Checking out files:  98% (1651/1684)   
Checking out files:  99% (1668/1684)   
Checking out files: 100% (1684/1684)   
Checking out files: 100% (1684/1684), done.
05:53:45 [2021-03-30T05:53:45.919Z] #41 19.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
05:53:46 [2021-03-30T05:53:46.138Z] #21 35.20 Unpacking bash-completion (1:2.8-6) ...
05:53:46 [2021-03-30T05:53:46.138Z] #21 35.59 Selecting previously unselected package bzip2.
05:53:46 [2021-03-30T05:53:46.435Z] #21 35.59 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
05:53:46 [2021-03-30T05:53:46.435Z] #21 35.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
05:53:46 [2021-03-30T05:53:46.435Z] #21 35.65 Selecting previously unselected package xz-utils.
05:53:46 [2021-03-30T05:53:46.435Z] #21 35.65 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
05:53:46 [2021-03-30T05:53:46.435Z] #21 35.67 Unpacking xz-utils (5.2.4-1) ...
05:53:46 [2021-03-30T05:53:46.435Z] #21 35.80 Selecting previously unselected package apparmor.
05:53:46 [2021-03-30T05:53:46.435Z] #21 35.81 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
05:53:46 [2021-03-30T05:53:46.642Z] #29 ...
05:53:46 [2021-03-30T05:53:46.642Z] 
05:53:46 [2021-03-30T05:53:46.642Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
05:53:46 [2021-03-30T05:53:46.642Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80
05:53:46 [2021-03-30T05:53:46.642Z] #12 DONE 3.5s
05:53:46 [2021-03-30T05:53:46.642Z] 
05:53:46 [2021-03-30T05:53:46.643Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:53:46 [2021-03-30T05:53:46.643Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:53:46 [2021-03-30T05:53:46.733Z] #21 35.86 Unpacking apparmor (2.13.2-10) ...
05:53:46 [2021-03-30T05:53:46.982Z] #41 ...
05:53:46 [2021-03-30T05:53:46.982Z] 
05:53:46 [2021-03-30T05:53:46.982Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:53:46 [2021-03-30T05:53:46.982Z] #46 sha256:97014c2c5c73b16222eb01e9db63d2a9ee35543aa01927cef6ec789181d313c9
05:53:46 [2021-03-30T05:53:46.982Z] #46 10.42 crypto/internal/subtle
05:53:46 [2021-03-30T05:53:46.982Z] #46 11.01 crypto/subtle
05:53:46 [2021-03-30T05:53:46.982Z] #46 11.31 vendor/golang.org/x/crypto/cryptobyte/asn1
05:53:46 [2021-03-30T05:53:46.982Z] #46 11.73 internal/nettrace
05:53:46 [2021-03-30T05:53:46.982Z] #46 11.84 runtime/cgo
05:53:46 [2021-03-30T05:53:46.982Z] #46 13.48 vendor/golang.org/x/crypto/internal/subtle
05:53:47 [2021-03-30T05:53:47.030Z] #21 36.18 Selecting previously unselected package aufs-tools.
05:53:47 [2021-03-30T05:53:47.030Z] #21 36.18 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
05:53:47 [2021-03-30T05:53:47.030Z] #21 36.21 Unpacking aufs-tools (1:4.14+20190211-1) ...
05:53:47 [2021-03-30T05:53:47.030Z] #21 36.32 Selecting previously unselected package libonig5:s390x.
05:53:47 [2021-03-30T05:53:47.030Z] #21 36.33 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
05:53:47 [2021-03-30T05:53:47.030Z] #21 36.33 Unpacking libonig5:s390x (6.9.1-1) ...
05:53:47 [2021-03-30T05:53:47.260Z] #45 106.9 go/doc
05:53:47 [2021-03-30T05:53:47.283Z] #46 ...
05:53:47 [2021-03-30T05:53:47.283Z] 
05:53:47 [2021-03-30T05:53:47.283Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:53:47 [2021-03-30T05:53:47.283Z] #48 sha256:61d13b9012ae43acbb310645af01be94ba3dd5b5e7ee0bc6d34b019c59c0ffc5
05:53:47 [2021-03-30T05:53:47.283Z] #48 10.56 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:53:47 [2021-03-30T05:53:47.283Z] #48 11.64 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:53:47 [2021-03-30T05:53:47.283Z] #48 17.27 go: finding github.com/fatih/color v1.9.0
05:53:47 [2021-03-30T05:53:47.283Z] #48 17.28 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:53:47 [2021-03-30T05:53:47.283Z] #48 17.30 go: finding github.com/pkg/errors v0.9.1
05:53:47 [2021-03-30T05:53:47.283Z] #48 17.48 go: finding github.com/spf13/pflag v1.0.3
05:53:47 [2021-03-30T05:53:47.283Z] #48 17.54 go: finding github.com/mattn/go-colorable v0.1.6
05:53:47 [2021-03-30T05:53:47.283Z] #48 17.68 go: finding github.com/mattn/go-isatty v0.0.12
05:53:47 [2021-03-30T05:53:47.283Z] #48 18.08 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:53:47 [2021-03-30T05:53:47.283Z] #48 18.20 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:53:47 [2021-03-30T05:53:47.283Z] #48 18.21 go: finding github.com/jonboulle/clockwork v0.1.0
05:53:47 [2021-03-30T05:53:47.283Z] #48 18.27 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:53:47 [2021-03-30T05:53:47.283Z] #48 18.38 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:53:47 [2021-03-30T05:53:47.283Z] #48 ...
05:53:47 [2021-03-30T05:53:47.283Z] 
05:53:47 [2021-03-30T05:53:47.283Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:53:47 [2021-03-30T05:53:47.283Z] #68 sha256:0e7c3a38d6374f5eed86164b7bc076d41bb883e582a10b5d281d401f9a0579fc
05:53:47 [2021-03-30T05:53:47.326Z] #21 36.46 Selecting previously unselected package libjq1:s390x.
05:53:47 [2021-03-30T05:53:47.326Z] #21 36.47 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
05:53:47 [2021-03-30T05:53:47.326Z] #21 36.47 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
05:53:47 [2021-03-30T05:53:47.326Z] #21 36.62 Selecting previously unselected package jq.
05:53:47 [2021-03-30T05:53:47.326Z] #21 36.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
05:53:47 [2021-03-30T05:53:47.326Z] #21 36.62 Unpacking jq (1.5+dfsg-2+b1) ...
05:53:47 [2021-03-30T05:53:47.326Z] #21 36.70 Selecting previously unselected package libaio1:s390x.
05:53:47 [2021-03-30T05:53:47.326Z] #21 36.71 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
05:53:47 [2021-03-30T05:53:47.546Z] #55 14.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:53:47 [2021-03-30T05:53:47.655Z] #21 36.71 Unpacking libaio1:s390x (0.3.112-3) ...
05:53:47 [2021-03-30T05:53:47.655Z] #21 36.78 Selecting previously unselected package libgpm2:s390x.
05:53:47 [2021-03-30T05:53:47.655Z] #21 36.78 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
05:53:47 [2021-03-30T05:53:47.655Z] #21 36.79 Unpacking libgpm2:s390x (1.20.7-5) ...
05:53:47 [2021-03-30T05:53:47.655Z] #21 36.86 Selecting previously unselected package libicu63:s390x.
05:53:47 [2021-03-30T05:53:47.655Z] #21 36.86 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
05:53:47 [2021-03-30T05:53:47.655Z] #21 36.87 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
05:53:47 [2021-03-30T05:53:47.889Z] #32 ...
05:53:47 [2021-03-30T05:53:47.889Z] 
05:53:47 [2021-03-30T05:53:47.889Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
05:53:47 [2021-03-30T05:53:47.889Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
05:53:47 [2021-03-30T05:53:47.889Z] #12 DONE 3.3s
05:53:47 [2021-03-30T05:53:47.889Z] 
05:53:47 [2021-03-30T05:53:47.889Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:53:47 [2021-03-30T05:53:47.889Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:53:48 [2021-03-30T05:53:48.227Z] #68 20.56 Checking out files:  56% (1083/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
05:53:48 [2021-03-30T05:53:48.227Z] #68 21.46 + cd /tmp/tmp.QEcKKv6Pba/src/github.com/docker/libnetwork
05:53:48 [2021-03-30T05:53:48.227Z] #68 21.46 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46
05:53:48 [2021-03-30T05:53:48.876Z] #68 22.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
05:53:48 [2021-03-30T05:53:48.876Z] #68 ...
05:53:48 [2021-03-30T05:53:48.876Z] 
05:53:48 [2021-03-30T05:53:48.876Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:53:48 [2021-03-30T05:53:48.876Z] #59 sha256:31467af9a95e88fec9154ba0e3f0cac3cd356162d337d63b4154a561bbb1a98e
05:53:48 [2021-03-30T05:53:48.876Z] #59 12.31 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:53:48 [2021-03-30T05:53:48.876Z] #59 12.44 go: downloading github.com/u-root/u-root v7.0.0+incompatible
05:53:48 [2021-03-30T05:53:48.876Z] #59 13.57 go: extracting github.com/moby/vpnkit v0.5.0
05:53:48 [2021-03-30T05:53:48.876Z] #59 14.41 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:53:48 [2021-03-30T05:53:48.876Z] #59 14.67 go: extracting github.com/urfave/cli/v2 v2.3.0
05:53:48 [2021-03-30T05:53:48.876Z] #59 17.21 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:53:48 [2021-03-30T05:53:48.876Z] #59 20.71 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
05:53:48 [2021-03-30T05:53:48.876Z] #59 20.86 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
05:53:48 [2021-03-30T05:53:48.876Z] #59 20.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0
05:53:48 [2021-03-30T05:53:48.876Z] #59 21.66 go: extracting github.com/russross/blackfriday/v2 v2.1.0
05:53:48 [2021-03-30T05:53:48.876Z] #59 22.08 go: extracting github.com/u-root/u-root v7.0.0+incompatible
05:53:49 [2021-03-30T05:53:49.155Z] #45 ...
05:53:49 [2021-03-30T05:53:49.155Z] 
05:53:49 [2021-03-30T05:53:49.155Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:53:49 [2021-03-30T05:53:49.155Z] #56 sha256:1c5d5beb2e657502caf2f614720fcf4db5e87c693f6b7881758abe96e45da2c8
05:53:49 [2021-03-30T05:53:49.178Z] #59 ...
05:53:49 [2021-03-30T05:53:49.178Z] 
05:53:49 [2021-03-30T05:53:49.178Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:53:49 [2021-03-30T05:53:49.178Z] #30 sha256:98f44c111f7c191d46c1e2da2965a501e7fc1752f278b39d3d8855ddf97a872d
05:53:49 [2021-03-30T05:53:49.178Z] #30 18.79 
05:53:49 [2021-03-30T05:53:49.178Z] #30 20.35 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
05:53:49 [2021-03-30T05:53:49.178Z] #30 20.91 
05:53:49 [2021-03-30T05:53:49.178Z] #30 21.21 
##########################                                                36.7%
######################################################################## 100.0%
05:53:49 [2021-03-30T05:53:49.178Z] #30 21.55 
05:53:49 [2021-03-30T05:53:49.178Z] #30 ...
05:53:49 [2021-03-30T05:53:49.178Z] 
05:53:49 [2021-03-30T05:53:49.178Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:53:49 [2021-03-30T05:53:49.178Z] #52 sha256:cb3b554dcba5756ead89d694c9e2986862a30cc95aa5922b9a0d68c8dbf3d5f0
05:53:49 [2021-03-30T05:53:49.178Z] #52 12.62 + cd /tmp/tmp.CqU24p1gC7/src/github.com/mvdan/sh
05:53:49 [2021-03-30T05:53:49.178Z] #52 12.64 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
05:53:49 [2021-03-30T05:53:49.178Z] #52 12.86 + GO111MODULE=on
05:53:49 [2021-03-30T05:53:49.178Z] #52 12.86 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
05:53:49 [2021-03-30T05:53:49.178Z] #52 15.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:53:49 [2021-03-30T05:53:49.178Z] #52 15.11 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:53:49 [2021-03-30T05:53:49.178Z] #52 15.18 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:53:49 [2021-03-30T05:53:49.178Z] #52 16.00 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:53:49 [2021-03-30T05:53:49.178Z] #52 16.11 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:53:49 [2021-03-30T05:53:49.178Z] #52 17.14 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:53:49 [2021-03-30T05:53:49.178Z] #52 17.76 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:53:49 [2021-03-30T05:53:49.178Z] #52 19.64 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:53:49 [2021-03-30T05:53:49.178Z] #52 21.47 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:53:49 [2021-03-30T05:53:49.178Z] #52 21.52 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:53:49 [2021-03-30T05:53:49.178Z] #52 21.82 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:53:49 [2021-03-30T05:53:49.178Z] #52 21.97 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:53:49 [2021-03-30T05:53:49.478Z] #52 ...
05:53:49 [2021-03-30T05:53:49.478Z] 
05:53:49 [2021-03-30T05:53:49.478Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:53:49 [2021-03-30T05:53:49.478Z] #50 sha256:66b4bd7062929ed6a0335cdb9fa9c7e3b2682bb1cf2c2b058eb348ed29220228
05:53:49 [2021-03-30T05:53:49.478Z] #50 13.40 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:53:49 [2021-03-30T05:53:49.478Z] #50 13.41 go: downloading github.com/fatih/color v1.7.0
05:53:49 [2021-03-30T05:53:49.478Z] #50 13.43 go: downloading github.com/pkg/errors v0.8.1
05:53:49 [2021-03-30T05:53:49.478Z] #50 13.49 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:53:49 [2021-03-30T05:53:49.478Z] #50 13.57 go: downloading github.com/sirupsen/logrus v1.4.2
05:53:49 [2021-03-30T05:53:49.478Z] #50 13.59 go: downloading github.com/stretchr/testify v1.4.0
05:53:49 [2021-03-30T05:53:49.478Z] #50 13.63 go: downloading github.com/spf13/pflag v1.0.5
05:53:49 [2021-03-30T05:53:49.478Z] #50 13.65 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:53:49 [2021-03-30T05:53:49.478Z] #50 13.79 go: extracting github.com/fatih/color v1.7.0
05:53:49 [2021-03-30T05:53:49.478Z] #50 13.93 go: downloading github.com/go-critic/go-critic v0.4.1
05:53:49 [2021-03-30T05:53:49.478Z] #50 13.96 go: extracting github.com/pkg/errors v0.8.1
05:53:49 [2021-03-30T05:53:49.478Z] #50 14.00 go: downloading github.com/spf13/cobra v0.0.5
05:53:49 [2021-03-30T05:53:49.478Z] #50 14.04 go: downloading github.com/mattn/go-colorable v0.1.4
05:53:49 [2021-03-30T05:53:49.478Z] #50 14.45 go: extracting github.com/sirupsen/logrus v1.4.2
05:53:49 [2021-03-30T05:53:49.478Z] #50 14.82 go: extracting github.com/spf13/pflag v1.0.5
05:53:49 [2021-03-30T05:53:49.478Z] #50 14.99 go: extracting github.com/mattn/go-colorable v0.1.4
05:53:49 [2021-03-30T05:53:49.478Z] #50 15.25 go: downloading github.com/mattn/go-isatty v0.0.8
05:53:49 [2021-03-30T05:53:49.478Z] #50 15.32 go: extracting github.com/go-critic/go-critic v0.4.1
05:53:49 [2021-03-30T05:53:49.478Z] #50 15.33 go: extracting github.com/spf13/cobra v0.0.5
05:53:49 [2021-03-30T05:53:49.478Z] #50 15.36 go: extracting github.com/stretchr/testify v1.4.0
05:53:49 [2021-03-30T05:53:49.478Z] #50 15.48 go: extracting github.com/mattn/go-isatty v0.0.8
05:53:49 [2021-03-30T05:53:49.478Z] #50 15.58 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:53:49 [2021-03-30T05:53:49.478Z] #50 15.71 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:53:49 [2021-03-30T05:53:49.478Z] #50 15.86 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:53:49 [2021-03-30T05:53:49.478Z] #50 15.95 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:53:49 [2021-03-30T05:53:49.478Z] #50 16.00 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:53:49 [2021-03-30T05:53:49.478Z] #50 16.11 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:53:49 [2021-03-30T05:53:49.478Z] #50 16.20 go: downloading github.com/sourcegraph/go-diff v0.5.1
05:53:49 [2021-03-30T05:53:49.478Z] #50 16.28 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
05:53:49 [2021-03-30T05:53:49.478Z] #50 17.04 go: extracting github.com/sourcegraph/go-diff v0.5.1
05:53:49 [2021-03-30T05:53:49.478Z] #50 17.29 go: downloading github.com/go-toolsmith/typep v1.0.0
05:53:49 [2021-03-30T05:53:49.478Z] #50 17.42 go: extracting github.com/go-toolsmith/typep v1.0.0
05:53:49 [2021-03-30T05:53:49.478Z] #50 17.46 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:53:49 [2021-03-30T05:53:49.478Z] #50 17.70 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:53:49 [2021-03-30T05:53:49.478Z] #50 17.76 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
05:53:49 [2021-03-30T05:53:49.478Z] #50 20.05 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:53:49 [2021-03-30T05:53:49.784Z] #50 23.19 go: downloading github.com/inconshreveable/mousetrap v1.0.0
05:53:49 [2021-03-30T05:53:49.784Z] #50 ...
05:53:49 [2021-03-30T05:53:49.784Z] 
05:53:49 [2021-03-30T05:53:49.784Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:53:49 [2021-03-30T05:53:49.784Z] #52 sha256:cb3b554dcba5756ead89d694c9e2986862a30cc95aa5922b9a0d68c8dbf3d5f0
05:53:49 [2021-03-30T05:53:49.784Z] #52 23.15 runtime
05:53:49 [2021-03-30T05:53:49.974Z] #13 3.540 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:53:50 [2021-03-30T05:53:50.089Z] #55 ...
05:53:50 [2021-03-30T05:53:50.089Z] 
05:53:50 [2021-03-30T05:53:50.089Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:53:50 [2021-03-30T05:53:50.089Z] #58 sha256:4bb8ea59eb6643b9f2b10168c5e9336f467dae03b5dfe86e6c910010990a9cb2
05:53:50 [2021-03-30T05:53:50.089Z] #58 7.949 + RM_GOPATH=0
05:53:50 [2021-03-30T05:53:50.089Z] #58 7.949 + TMP_GOPATH=
05:53:50 [2021-03-30T05:53:50.089Z] #58 7.949 + : /build
05:53:50 [2021-03-30T05:53:50.089Z] #58 7.949 + '[' -z '' ']'
05:53:50 [2021-03-30T05:53:50.089Z] #58 7.949 ++ mktemp -d
05:53:50 [2021-03-30T05:53:50.089Z] #58 7.955 + export GOPATH=/tmp/tmp.v8OkO1U0DP
05:53:50 [2021-03-30T05:53:50.089Z] #58 7.955 + GOPATH=/tmp/tmp.v8OkO1U0DP
05:53:50 [2021-03-30T05:53:50.089Z] #58 7.955 + RM_GOPATH=1
05:53:50 [2021-03-30T05:53:50.089Z] #58 7.955 + case "$(go env GOARCH)" in
05:53:50 [2021-03-30T05:53:50.089Z] #58 7.956 ++ go env GOARCH
05:53:50 [2021-03-30T05:53:50.089Z] #58 8.057 + export GO_BUILDMODE=-buildmode=pie
05:53:50 [2021-03-30T05:53:50.089Z] #58 8.057 + GO_BUILDMODE=-buildmode=pie
05:53:50 [2021-03-30T05:53:50.089Z] #58 8.057 ++ dirname /tmp/install/install.sh
05:53:50 [2021-03-30T05:53:50.089Z] #58 8.057 + dir=/tmp/install
05:53:50 [2021-03-30T05:53:50.089Z] #58 8.057 + bin=rootlesskit
05:53:50 [2021-03-30T05:53:50.089Z] #58 8.057 + shift
05:53:50 [2021-03-30T05:53:50.089Z] #58 8.057 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
05:53:50 [2021-03-30T05:53:50.089Z] #58 8.057 + . /tmp/install/rootlesskit.installer
05:53:50 [2021-03-30T05:53:50.089Z] #58 8.057 ++ : 81d7d047d09a5b93645817ec580181de7a984082
05:53:50 [2021-03-30T05:53:50.089Z] #58 8.057 + install_rootlesskit
05:53:50 [2021-03-30T05:53:50.089Z] #58 8.057 + case "$1" in
05:53:50 [2021-03-30T05:53:50.089Z] #58 8.057 + export CGO_ENABLED=0
05:53:50 [2021-03-30T05:53:50.089Z] #58 8.057 + CGO_ENABLED=0
05:53:50 [2021-03-30T05:53:50.089Z] #58 8.057 + _install_rootlesskit
05:53:50 [2021-03-30T05:53:50.089Z] #58 8.057 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082'
05:53:50 [2021-03-30T05:53:50.089Z] #58 8.057 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.v8OkO1U0DP/src/github.com/rootless-containers/rootlesskit
05:53:50 [2021-03-30T05:53:50.089Z] #58 8.060 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082
05:53:50 [2021-03-30T05:53:50.089Z] #58 8.061 Cloning into '/tmp/tmp.v8OkO1U0DP/src/github.com/rootless-containers/rootlesskit'...
05:53:50 [2021-03-30T05:53:50.089Z] #58 14.09 + cd /tmp/tmp.v8OkO1U0DP/src/github.com/rootless-containers/rootlesskit
05:53:50 [2021-03-30T05:53:50.089Z] #58 14.09 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082
05:53:50 [2021-03-30T05:53:50.089Z] #58 14.21 + export GO111MODULE=on
05:53:50 [2021-03-30T05:53:50.089Z] #58 14.21 + GO111MODULE=on
05:53:50 [2021-03-30T05:53:50.089Z] #58 14.21 + export GOPROXY=https://proxy.golang.org
05:53:50 [2021-03-30T05:53:50.089Z] #58 14.21 + GOPROXY=https://proxy.golang.org
05:53:50 [2021-03-30T05:53:50.089Z] #58 14.21 + for f in rootlesskit rootlesskit-docker-proxy
05:53:50 [2021-03-30T05:53:50.089Z] #58 14.21 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
05:53:50 [2021-03-30T05:53:50.089Z] #58 17.44 go: downloading github.com/urfave/cli/v2 v2.3.0
05:53:50 [2021-03-30T05:53:50.239Z] #13 3.579 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:53:50 [2021-03-30T05:53:50.239Z] #13 3.580 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:50 [2021-03-30T05:53:50.239Z] #13 3.617 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:50 [2021-03-30T05:53:50.352Z] #58 17.56 go: downloading github.com/sirupsen/logrus v1.8.1
05:53:50 [2021-03-30T05:53:50.438Z] #21 39.34 Selecting previously unselected package libnet1:s390x.
05:53:50 [2021-03-30T05:53:50.438Z] #21 39.35 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
05:53:50 [2021-03-30T05:53:50.438Z] #21 39.36 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
05:53:50 [2021-03-30T05:53:50.438Z] #21 39.44 Selecting previously unselected package libnl-3-200:s390x.
05:53:50 [2021-03-30T05:53:50.438Z] #21 39.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
05:53:50 [2021-03-30T05:53:50.438Z] #21 39.44 Unpacking libnl-3-200:s390x (3.4.0-1) ...
05:53:50 [2021-03-30T05:53:50.438Z] #21 39.53 Selecting previously unselected package libprotobuf-c1:s390x.
05:53:50 [2021-03-30T05:53:50.438Z] #21 39.54 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
05:53:50 [2021-03-30T05:53:50.438Z] #21 39.55 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
05:53:50 [2021-03-30T05:53:50.438Z] #21 39.62 Selecting previously unselected package libreadline5:s390x.
05:53:50 [2021-03-30T05:53:50.438Z] #21 39.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
05:53:50 [2021-03-30T05:53:50.438Z] #21 39.62 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
05:53:50 [2021-03-30T05:53:50.438Z] #21 39.72 Selecting previously unselected package net-tools.
05:53:50 [2021-03-30T05:53:50.438Z] #21 39.72 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
05:53:50 [2021-03-30T05:53:50.438Z] #21 39.73 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
05:53:50 [2021-03-30T05:53:50.449Z] #56 51.15 Checking out files:  44% (1689/3824)   
Checking out files:  45% (1721/3824)   
Checking out files:  46% (1760/3824)   
Checking out files:  47% (1798/3824)   
Checking out files:  48% (1836/3824)   
Checking out files:  49% (1874/3824)   
Checking out files:  50% (1912/3824)   
Checking out files:  51% (1951/3824)   
Checking out files:  52% (1989/3824)   
Checking out files:  53% (2027/3824)   
Checking out files:  54% (2065/3824)   
Checking out files:  55% (2104/3824)   
Checking out files:  56% (2142/3824)   
Checking out files:  57% (2180/3824)   
Checking out files:  58% (2218/3824)   
Checking out files:  59% (2257/3824)   
Checking out files:  60% (2295/3824)   
Checking out files:  61% (2333/3824)   
Checking out files:  62% (2371/3824)   
Checking out files:  63% (2410/3824)   
Checking out files:  64% (2448/3824)   
Checking out files:  65% (2486/3824)   
Checking out files:  66% (2524/3824)   
Checking out files:  67% (2563/3824)   
Checking out files:  68% (2601/3824)   
Checking out files:  69% (2639/3824)   
Checking out files:  70% (2677/3824)   
Checking out files:  71% (2716/3824)   
Checking out files:  72% (2754/3824)   
Checking out files:  73% (2792/3824)   
Checking out files:  74% (2830/3824)   
Checking out files:  75% (2868/3824)   
Checking out files:  76% (2907/3824)   
Checking out files:  77% (2945/3824)   
Checking out files:  78% (2983/3824)   
Checking out files:  79% (3021/3824)   
Checking out files:  80% (3060/3824)   
Checking out files:  81% (3098/3824)   
Checking out files:  82% (3136/3824)   
Checking out files:  83% (3174/3824)   
Checking out files:  83% (3192/3824)   
Checking out files:  84% (3213/3824)   
Checking out files:  85% (3251/3824)   
Checking out files:  86% (3289/3824)   
Checking out files:  87% (3327/3824)   
Checking out files:  88% (3366/3824)   
Checking out files:  89% (3404/3824)   
Checking out files:  90% (3442/3824)   
Checking out files:  91% (3480/3824)   
Checking out files:  92% (3519/3824)   
Checking out files:  93% (3557/3824)   
Checking out files:  94% (3595/3824)   
Checking out files:  95% (3633/3824)   
Checking out files:  96% (3672/3824)   
Checking out files:  97% (3710/3824)   
Checking out files:  98% (3748/3824)   
Checking out files:  99% (3786/3824)   
Checking out files: 100% (3824/3824)   
Checking out files: 100% (3824/3824), done.
05:53:50 [2021-03-30T05:53:50.641Z] #58 17.63 go: downloading github.com/pkg/errors v0.9.1
05:53:50 [2021-03-30T05:53:50.641Z] #58 17.77 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:53:50 [2021-03-30T05:53:50.641Z] #58 17.77 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:53:50 [2021-03-30T05:53:50.641Z] #58 17.79 go: downloading github.com/gorilla/mux v1.8.0
05:53:50 [2021-03-30T05:53:50.641Z] #58 17.87 go: downloading github.com/google/uuid v1.2.0
05:53:50 [2021-03-30T05:53:50.641Z] #58 17.91 go: downloading github.com/moby/vpnkit v0.5.0
05:53:50 [2021-03-30T05:53:50.641Z] #58 ...
05:53:50 [2021-03-30T05:53:50.641Z] 
05:53:50 [2021-03-30T05:53:50.641Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:53:50 [2021-03-30T05:53:50.641Z] #49 sha256:84f0e5445679b40e9d4679ac56caca4326a7ead86c9ff3ea593f5c42b89c92d5
05:53:50 [2021-03-30T05:53:50.641Z] #49 17.88 go: downloading github.com/spf13/pflag v1.0.5
05:53:50 [2021-03-30T05:53:50.641Z] #49 17.93 go: downloading github.com/fatih/color v1.7.0
05:53:50 [2021-03-30T05:53:50.641Z] #49 17.95 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:53:50 [2021-03-30T05:53:50.641Z] #49 17.97 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:53:50 [2021-03-30T05:53:50.706Z] #56 52.79 + cd /tmp/tmp.tu8gLmdRG3/src/github.com/containerd/containerd
05:53:50 [2021-03-30T05:53:50.706Z] #56 52.79 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:53:50 [2021-03-30T05:53:50.734Z] #21 39.88 Selecting previously unselected package python-pip-whl.
05:53:50 [2021-03-30T05:53:50.734Z] #21 39.89 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
05:53:50 [2021-03-30T05:53:50.734Z] #21 39.90 Unpacking python-pip-whl (18.1-5) ...
05:53:50 [2021-03-30T05:53:50.901Z] #49 17.97 go: downloading github.com/pkg/errors v0.8.1
05:53:50 [2021-03-30T05:53:50.901Z] #49 17.98 go: downloading github.com/spf13/cobra v0.0.5
05:53:50 [2021-03-30T05:53:50.901Z] #49 18.07 go: downloading github.com/spf13/viper v1.6.1
05:53:50 [2021-03-30T05:53:50.901Z] #49 18.13 go: downloading github.com/go-critic/go-critic v0.4.1
05:53:50 [2021-03-30T05:53:50.917Z] #32 ...
05:53:50 [2021-03-30T05:53:50.917Z] 
05:53:50 [2021-03-30T05:53:50.918Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
05:53:50 [2021-03-30T05:53:50.918Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
05:53:50 [2021-03-30T05:53:50.918Z] #12 DONE 6.1s
05:53:50 [2021-03-30T05:53:50.918Z] 
05:53:50 [2021-03-30T05:53:50.918Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:53:50 [2021-03-30T05:53:50.918Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:53:51 [2021-03-30T05:53:51.041Z] #21 40.36 Selecting previously unselected package python3-lib2to3.
05:53:51 [2021-03-30T05:53:51.041Z] #21 40.36 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
05:53:51 [2021-03-30T05:53:51.041Z] #21 40.37 Unpacking python3-lib2to3 (3.7.3-1) ...
05:53:51 [2021-03-30T05:53:51.192Z] #13 4.479 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [452 kB]
05:53:51 [2021-03-30T05:53:51.252Z] #49 18.25 go: downloading github.com/sirupsen/logrus v1.4.2
05:53:51 [2021-03-30T05:53:51.252Z] #49 18.37 go: downloading github.com/mitchellh/go-homedir v1.1.0
05:53:51 [2021-03-30T05:53:51.337Z] #21 40.49 Selecting previously unselected package python3-distutils.
05:53:51 [2021-03-30T05:53:51.337Z] #21 40.49 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
05:53:51 [2021-03-30T05:53:51.337Z] #21 40.51 Unpacking python3-distutils (3.7.3-1) ...
05:53:51 [2021-03-30T05:53:51.337Z] #21 40.63 Selecting previously unselected package python3-pip.
05:53:51 [2021-03-30T05:53:51.337Z] #21 40.63 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
05:53:51 [2021-03-30T05:53:51.337Z] #21 40.63 Unpacking python3-pip (18.1-5) ...
05:53:51 [2021-03-30T05:53:51.457Z] #13 ...
05:53:51 [2021-03-30T05:53:51.457Z] 
05:53:51 [2021-03-30T05:53:51.457Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:53:51 [2021-03-30T05:53:51.457Z] #29 sha256:1c7ce9d79b7c9fb2744a81b4249d6b92e1885233f069d6c75d2f1a5ce8d00b56
05:53:51 [2021-03-30T05:53:51.457Z] #29 5.650 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
05:53:51 [2021-03-30T05:53:51.457Z] #29 6.271 
05:53:51 [2021-03-30T05:53:51.512Z] #49 18.55 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:53:51 [2021-03-30T05:53:51.512Z] #49 ...
05:53:51 [2021-03-30T05:53:51.512Z] 
05:53:51 [2021-03-30T05:53:51.512Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:53:51 [2021-03-30T05:53:51.512Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:53:51 [2021-03-30T05:53:51.512Z] #40 8.188 + git clone https://github.com/docker/distribution.git .
05:53:51 [2021-03-30T05:53:51.512Z] #40 8.188 Cloning into '.'...
05:53:51 [2021-03-30T05:53:51.512Z] #40 ...
05:53:51 [2021-03-30T05:53:51.512Z] 
05:53:51 [2021-03-30T05:53:51.512Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:53:51 [2021-03-30T05:53:51.512Z] #49 sha256:84f0e5445679b40e9d4679ac56caca4326a7ead86c9ff3ea593f5c42b89c92d5
05:53:51 [2021-03-30T05:53:51.512Z] #49 18.58 go: extracting github.com/fatih/color v1.7.0
05:53:51 [2021-03-30T05:53:51.512Z] #49 18.69 go: extracting github.com/spf13/pflag v1.0.5
05:53:51 [2021-03-30T05:53:51.512Z] #49 18.70 go: extracting github.com/pkg/errors v0.8.1
05:53:51 [2021-03-30T05:53:51.512Z] #49 18.79 go: extracting github.com/spf13/cobra v0.0.5
05:53:51 [2021-03-30T05:53:51.632Z] #21 40.81 Selecting previously unselected package python3-pkg-resources.
05:53:51 [2021-03-30T05:53:51.632Z] #21 40.82 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
05:53:51 [2021-03-30T05:53:51.632Z] #21 40.82 Unpacking python3-pkg-resources (40.8.0-1) ...
05:53:51 [2021-03-30T05:53:51.632Z] #21 40.95 Selecting previously unselected package python3-setuptools.
05:53:51 [2021-03-30T05:53:51.632Z] #21 40.95 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
05:53:51 [2021-03-30T05:53:51.632Z] #21 40.95 Unpacking python3-setuptools (40.8.0-1) ...
05:53:51 [2021-03-30T05:53:51.772Z] #49 18.81 go: extracting github.com/mitchellh/go-homedir v1.1.0
05:53:51 [2021-03-30T05:53:51.772Z] #49 18.95 go: extracting github.com/spf13/viper v1.6.1
05:53:51 [2021-03-30T05:53:51.928Z] #21 41.10 Selecting previously unselected package python3-wheel.
05:53:51 [2021-03-30T05:53:51.928Z] #21 41.10 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
05:53:51 [2021-03-30T05:53:51.928Z] #21 41.10 Unpacking python3-wheel (0.32.3-2) ...
05:53:51 [2021-03-30T05:53:51.928Z] #21 41.16 Selecting previously unselected package sudo.
05:53:51 [2021-03-30T05:53:51.928Z] #21 41.17 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ...
05:53:51 [2021-03-30T05:53:51.928Z] #21 41.17 Unpacking sudo (1.8.27-1+deb10u3) ...
05:53:52 [2021-03-30T05:53:52.034Z] #49 19.19 go: extracting github.com/sirupsen/logrus v1.4.2
05:53:52 [2021-03-30T05:53:52.034Z] #49 19.23 go: downloading github.com/go-lintpack/lintpack v0.5.2
05:53:52 [2021-03-30T05:53:52.074Z] #56 54.46 + export 'BUILDTAGS=netgo osusergo static_build'
05:53:52 [2021-03-30T05:53:52.224Z] #21 41.56 Selecting previously unselected package thin-provisioning-tools.
05:53:52 [2021-03-30T05:53:52.224Z] #21 41.56 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
05:53:52 [2021-03-30T05:53:52.224Z] #21 41.57 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
05:53:52 [2021-03-30T05:53:52.330Z] #56 54.46 + BUILDTAGS='netgo osusergo static_build'
05:53:52 [2021-03-30T05:53:52.330Z] #56 54.46 + export EXTRA_FLAGS=-buildmode=pie
05:53:52 [2021-03-30T05:53:52.330Z] #56 54.46 + EXTRA_FLAGS=-buildmode=pie
05:53:52 [2021-03-30T05:53:52.330Z] #56 54.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
05:53:52 [2021-03-30T05:53:52.330Z] #56 54.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
05:53:52 [2021-03-30T05:53:52.330Z] #56 54.46 + '[' '' = dynamic ']'
05:53:52 [2021-03-30T05:53:52.330Z] #56 54.46 + make
05:53:52 [2021-03-30T05:53:52.520Z] #21 41.72 Selecting previously unselected package uidmap.
05:53:52 [2021-03-30T05:53:52.520Z] #21 41.72 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
05:53:52 [2021-03-30T05:53:52.520Z] #21 41.73 Unpacking uidmap (1:4.5-1.1) ...
05:53:52 [2021-03-30T05:53:52.520Z] #21 41.81 Selecting previously unselected package vim-runtime.
05:53:52 [2021-03-30T05:53:52.520Z] #21 41.82 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
05:53:52 [2021-03-30T05:53:52.520Z] #21 41.84 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
05:53:52 [2021-03-30T05:53:52.520Z] #21 41.87 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
05:53:52 [2021-03-30T05:53:52.520Z] #21 41.87 Unpacking vim-runtime (2:8.1.0875-5) ...
05:53:52 [2021-03-30T05:53:52.815Z] #21 ...
05:53:52 [2021-03-30T05:53:52.815Z] 
05:53:52 [2021-03-30T05:53:52.815Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:53:52 [2021-03-30T05:53:52.815Z] #44 96.85   CC       criu/cr-service.o
05:53:52 [2021-03-30T05:53:52.815Z] #44 98.32   CC       criu/crtools.o
05:53:52 [2021-03-30T05:53:52.815Z] #44 98.68   CC       criu/eventfd.o
05:53:52 [2021-03-30T05:53:52.815Z] #44 99.07   CC       criu/eventpoll.o
05:53:52 [2021-03-30T05:53:52.815Z] #44 99.82   CC       criu/external.o
05:53:52 [2021-03-30T05:53:52.815Z] #44 100.0   CC       criu/fault-injection.o
05:53:52 [2021-03-30T05:53:52.815Z] #44 100.1   CC       criu/fdstore.o
05:53:52 [2021-03-30T05:53:52.815Z] #44 100.3   CC       criu/fifo.o
05:53:52 [2021-03-30T05:53:52.815Z] #44 100.7   CC       criu/file-ids.o
05:53:52 [2021-03-30T05:53:52.815Z] #44 101.0   CC       criu/file-lock.o
05:53:52 [2021-03-30T05:53:52.815Z] #44 101.7   CC       criu/files-ext.o
05:53:52 [2021-03-30T05:53:52.815Z] #44 101.9   CC       criu/files-reg.o
05:53:52 [2021-03-30T05:53:52.815Z] #44 104.0   CC       criu/files.o
05:53:52 [2021-03-30T05:53:52.815Z] #44 105.8   CC       criu/filesystems.o
05:53:52 [2021-03-30T05:53:52.815Z] #44 106.2   CC       criu/fsnotify.o
05:53:52 [2021-03-30T05:53:52.815Z] #44 106.9   CC       criu/image-desc.o
05:53:52 [2021-03-30T05:53:52.815Z] #44 107.0   CC       criu/image.o
05:53:52 [2021-03-30T05:53:52.892Z] #56 55.06 + bin/ctr
05:53:52 [2021-03-30T05:53:52.973Z] #49 20.07 go: downloading github.com/stretchr/testify v1.4.0
05:53:53 [2021-03-30T05:53:53.046Z] #29 6.484 
                                                                           0.0%
##                                                                         3.9%
####                                                                       6.9%
######                                                                     8.7%
#########                                                                 13.5%
############                                                              17.3%
###############                                                           21.6%
##################                                                        25.7%
#####################                                                     30.1%
########################                                                  34.2%
############################                                              38.9%
###############################                                           43.9%
#################################                                         46.8%
##################################                                        48.1%
#####################################                                     51.5%
#######################################                                   54.6%
#########################################                                 58.0%
#############################################                             63.1%
################################################                          67.6%
###################################################                       71.2%
#####################################################                     74.5%
########################################################                  77.8%
###########################################################               82.7%
##############################################################            86.8%
########################
05:53:53 [2021-03-30T05:53:53.046Z] #29 ...
05:53:53 [2021-03-30T05:53:53.046Z] 
05:53:53 [2021-03-30T05:53:53.046Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:53:53 [2021-03-30T05:53:53.046Z] #45 sha256:e9cb762f3c9f7ea660c3eb1372a0e2804fa3d85d9fc084eae130ea31bcb7da46
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.321 + RM_GOPATH=0
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.321 + TMP_GOPATH=
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.321 + : /build
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.321 + '[' -z '' ']'
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.323 ++ mktemp -d
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.326 + export GOPATH=/tmp/tmp.sqp6o1FxPL
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.331 + GOPATH=/tmp/tmp.sqp6o1FxPL
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.331 + RM_GOPATH=1
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.331 + case "$(go env GOARCH)" in
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.331 ++ go env GOARCH
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.343 + export GO_BUILDMODE=-buildmode=pie
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.343 + GO_BUILDMODE=-buildmode=pie
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.343 ++ dirname /tmp/install/install.sh
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.350 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.351 + dir=/tmp/install
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.351 + bin=vndr
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.351 + shift
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.351 + '[' '!' -f /tmp/install/vndr.installer ']'
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.351 + . /tmp/install/vndr.installer
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.351 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.351 + install_vndr
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.351 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.351 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sqp6o1FxPL/src/github.com/LK4D4/vndr
05:53:53 [2021-03-30T05:53:53.046Z] #45 5.357 Cloning into '/tmp/tmp.sqp6o1FxPL/src/github.com/LK4D4/vndr'...
05:53:53 [2021-03-30T05:53:53.046Z] #45 6.030 + cd /tmp/tmp.sqp6o1FxPL/src/github.com/LK4D4/vndr
05:53:53 [2021-03-30T05:53:53.046Z] #45 6.030 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
05:53:53 [2021-03-30T05:53:53.046Z] #45 6.047 + go build -buildmode=pie -v -o /build/vndr .
05:53:53 [2021-03-30T05:53:53.046Z] #45 7.521 unicode
05:53:53 [2021-03-30T05:53:53.046Z] #45 7.543 internal/bytealg
05:53:53 [2021-03-30T05:53:53.046Z] #45 7.568 sync/atomic
05:53:53 [2021-03-30T05:53:53.046Z] #45 7.780 math
05:53:53 [2021-03-30T05:53:53.046Z] #45 8.570 encoding
05:53:53 [2021-03-30T05:53:53.046Z] #45 8.858 runtime
05:53:53 [2021-03-30T05:53:53.046Z] #45 8.921 unicode/utf16
05:53:53 [2021-03-30T05:53:53.046Z] #45 9.242 container/list
05:53:53 [2021-03-30T05:53:53.046Z] #45 ...
05:53:53 [2021-03-30T05:53:53.046Z] 
05:53:53 [2021-03-30T05:53:53.046Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:53:53 [2021-03-30T05:53:53.046Z] #34 sha256:7e498bde2d9ff8842d1bb5251f1963875aa17137838069d4fefefcb0084ad02b
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 + RM_GOPATH=0
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 + TMP_GOPATH=
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 + : /build
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 + '[' -z '' ']'
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 ++ mktemp -d
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 + export GOPATH=/tmp/tmp.WU9Vj3hGiJ
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 + GOPATH=/tmp/tmp.WU9Vj3hGiJ
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 + RM_GOPATH=1
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 + case "$(go env GOARCH)" in
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 ++ go env GOARCH
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 + export GO_BUILDMODE=-buildmode=pie
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 + GO_BUILDMODE=-buildmode=pie
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 ++ dirname /tmp/install/install.sh
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 + dir=/tmp/install
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 + bin=tomlv
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 + shift
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 + '[' '!' -f /tmp/install/tomlv.installer ']'
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 + . /tmp/install/tomlv.installer
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 + install_tomlv
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WU9Vj3hGiJ/src/github.com/BurntSushi/toml
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.049 Cloning into '/tmp/tmp.WU9Vj3hGiJ/src/github.com/BurntSushi/toml'...
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.251 + cd /tmp/tmp.WU9Vj3hGiJ/src/github.com/BurntSushi/toml
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.251 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.305 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.925 runtime/internal/sys
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.969 math/bits
05:53:53 [2021-03-30T05:53:53.046Z] #34 5.997 runtime/internal/atomic
05:53:53 [2021-03-30T05:53:53.046Z] #34 6.031 internal/cpu
05:53:53 [2021-03-30T05:53:53.046Z] #34 6.309 runtime/internal/math
05:53:53 [2021-03-30T05:53:53.046Z] #34 6.387 unicode/utf8
05:53:53 [2021-03-30T05:53:53.046Z] #34 6.703 internal/race
05:53:53 [2021-03-30T05:53:53.046Z] #34 6.903 sync/atomic
05:53:53 [2021-03-30T05:53:53.046Z] #34 6.909 internal/bytealg
05:53:53 [2021-03-30T05:53:53.046Z] #34 6.939 math
05:53:53 [2021-03-30T05:53:53.046Z] #34 7.098 unicode
05:53:53 [2021-03-30T05:53:53.046Z] #34 7.821 internal/testlog
05:53:53 [2021-03-30T05:53:53.046Z] #34 8.358 runtime
05:53:53 [2021-03-30T05:53:53.046Z] #34 8.384 encoding
05:53:53 [2021-03-30T05:53:53.046Z] #34 8.763 runtime/cgo
05:53:53 [2021-03-30T05:53:53.194Z] #13 ...
05:53:53 [2021-03-30T05:53:53.194Z] 
05:53:53 [2021-03-30T05:53:53.194Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:53:53 [2021-03-30T05:53:53.194Z] #34 sha256:918f485f4a8f24b4b64df16e38b27d5601242b5ca9e7e1cccd5ba8d0f349ed8c
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.402 + RM_GOPATH=0
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.402 + TMP_GOPATH=
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.402 + : /build
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.402 + '[' -z '' ']'
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.402 ++ mktemp -d
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.402 + export GOPATH=/tmp/tmp.dwTtHHgqf9
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.402 + GOPATH=/tmp/tmp.dwTtHHgqf9
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.402 + RM_GOPATH=1
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.402 + case "$(go env GOARCH)" in
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.402 ++ go env GOARCH
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.403 + export GO_BUILDMODE=-buildmode=pie
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.403 + GO_BUILDMODE=-buildmode=pie
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.404 ++ dirname /tmp/install/install.sh
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.405 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.405 + dir=/tmp/install
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.405 + bin=tomlv
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.405 + shift
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.405 + '[' '!' -f /tmp/install/tomlv.installer ']'
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.405 + . /tmp/install/tomlv.installer
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.405 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.405 + install_tomlv
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.405 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.405 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dwTtHHgqf9/src/github.com/BurntSushi/toml
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.408 Cloning into '/tmp/tmp.dwTtHHgqf9/src/github.com/BurntSushi/toml'...
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.835 + cd /tmp/tmp.dwTtHHgqf9/src/github.com/BurntSushi/toml
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.835 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:53:53 [2021-03-30T05:53:53.194Z] #34 4.835 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
05:53:53 [2021-03-30T05:53:53.194Z] #34 5.048 runtime/internal/atomic
05:53:53 [2021-03-30T05:53:53.194Z] #34 5.050 internal/cpu
05:53:53 [2021-03-30T05:53:53.194Z] #34 5.105 runtime/internal/sys
05:53:53 [2021-03-30T05:53:53.194Z] #34 5.129 runtime/internal/math
05:53:53 [2021-03-30T05:53:53.194Z] #34 5.151 math/bits
05:53:53 [2021-03-30T05:53:53.194Z] #34 5.220 unicode/utf8
05:53:53 [2021-03-30T05:53:53.194Z] #34 5.295 internal/race
05:53:53 [2021-03-30T05:53:53.194Z] #34 5.321 sync/atomic
05:53:53 [2021-03-30T05:53:53.194Z] #34 5.367 internal/bytealg
05:53:53 [2021-03-30T05:53:53.194Z] #34 5.393 math
05:53:53 [2021-03-30T05:53:53.194Z] #34 5.615 runtime
05:53:53 [2021-03-30T05:53:53.194Z] #34 6.335 unicode
05:53:53 [2021-03-30T05:53:53.194Z] #34 7.709 internal/testlog
05:53:53 [2021-03-30T05:53:53.194Z] #34 7.873 encoding
05:53:53 [2021-03-30T05:53:53.194Z] #34 7.947 runtime/cgo
05:53:53 [2021-03-30T05:53:53.194Z] #34 ...
05:53:53 [2021-03-30T05:53:53.194Z] 
05:53:53 [2021-03-30T05:53:53.194Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:53:53 [2021-03-30T05:53:53.194Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:53:53 [2021-03-30T05:53:53.194Z] #32 8.316 + git clone https://github.com/kolyshkin/go-swagger.git .
05:53:53 [2021-03-30T05:53:53.194Z] #32 8.317 Cloning into '.'...
05:53:53 [2021-03-30T05:53:53.233Z] #49 20.38 go: extracting github.com/go-critic/go-critic v0.4.1
05:53:53 [2021-03-30T05:53:53.233Z] #49 20.53 go: extracting github.com/go-lintpack/lintpack v0.5.2
05:53:53 [2021-03-30T05:53:53.328Z] #34 ...
05:53:53 [2021-03-30T05:53:53.328Z] 
05:53:53 [2021-03-30T05:53:53.328Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:53:53 [2021-03-30T05:53:53.328Z] #51 sha256:7b5a00b08cf71f1f69534a84b7dacbb65e755d86ff9b6101a725b9cb90bd8cf1
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.382 + RM_GOPATH=0
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.382 + TMP_GOPATH=
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.382 + : /build
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.382 + '[' -z '' ']'
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.387 ++ mktemp -d
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.389 + export GOPATH=/tmp/tmp.Ssa7mai2AZ
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.389 + GOPATH=/tmp/tmp.Ssa7mai2AZ
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.389 + RM_GOPATH=1
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.389 + case "$(go env GOARCH)" in
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.393 ++ go env GOARCH
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.421 + export GO_BUILDMODE=-buildmode=pie
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.421 + GO_BUILDMODE=-buildmode=pie
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.421 ++ dirname /tmp/install/install.sh
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.421 + dir=/tmp/install
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.421 + bin=shfmt
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.421 + shift
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.421 + '[' '!' -f /tmp/install/shfmt.installer ']'
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.421 + . /tmp/install/shfmt.installer
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.424 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.425 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.425 + install_shfmt
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.425 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.425 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Ssa7mai2AZ/src/github.com/mvdan/sh
05:53:53 [2021-03-30T05:53:53.328Z] #51 5.434 Cloning into '/tmp/tmp.Ssa7mai2AZ/src/github.com/mvdan/sh'...
05:53:53 [2021-03-30T05:53:53.328Z] #51 ...
05:53:53 [2021-03-30T05:53:53.328Z] 
05:53:53 [2021-03-30T05:53:53.328Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:53:53 [2021-03-30T05:53:53.328Z] #24 sha256:e954d7b0223dafb414e237900f042f1e9bd5d4a1600706fb8ba93808d3e5b40c
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.512 + RM_GOPATH=0
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.512 + TMP_GOPATH=
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.512 + : /build
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.512 + '[' -z '' ']'
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.512 ++ mktemp -d
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.525 + export GOPATH=/tmp/tmp.oLhrxcITek
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.525 + GOPATH=/tmp/tmp.oLhrxcITek
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.525 + RM_GOPATH=1
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.525 + case "$(go env GOARCH)" in
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.526 ++ go env GOARCH
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.609 + export GO_BUILDMODE=-buildmode=pie
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.609 + GO_BUILDMODE=-buildmode=pie
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.611 ++ dirname /tmp/install/install.sh
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.613 + dir=/tmp/install
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.614 + bin=dockercli
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.614 + shift
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.614 + '[' '!' -f /tmp/install/dockercli.installer ']'
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.614 + . /tmp/install/dockercli.installer
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.614 ++ : stable
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.614 ++ : 17.06.2-ce
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.614 + install_dockercli
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.614 + echo 'Install docker/cli version 17.06.2-ce from stable'
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.614 Install docker/cli version 17.06.2-ce from stable
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.615 ++ uname -m
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.617 + arch=aarch64
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.619 + '[' aarch64 '!=' x86_64 ']'
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.620 + '[' aarch64 '!=' s390x ']'
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.620 + '[' aarch64 '!=' armhf ']'
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.620 + build_dockercli
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.620 + git clone https://github.com/docker/docker-ce /tmp/tmp.oLhrxcITek/tmp/docker-ce
05:53:53 [2021-03-30T05:53:53.328Z] #24 6.623 Cloning into '/tmp/tmp.oLhrxcITek/tmp/docker-ce'...
05:53:53 [2021-03-30T05:53:53.493Z] #49 20.60 go: downloading github.com/fsnotify/fsnotify v1.4.7
05:53:53 [2021-03-30T05:53:53.493Z] #49 20.79 go: downloading github.com/pelletier/go-toml v1.2.0
05:53:53 [2021-03-30T05:53:53.593Z] #24 ...
05:53:53 [2021-03-30T05:53:53.593Z] 
05:53:53 [2021-03-30T05:53:53.593Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:53:53 [2021-03-30T05:53:53.593Z] #47 sha256:3d5eafcfc341e9f89a141b55b92cf3cbe4d0c81c818464613c582e3be998d8f6
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + RM_GOPATH=0
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + TMP_GOPATH=
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + : /build
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + '[' -z '' ']'
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 ++ mktemp -d
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + export GOPATH=/tmp/tmp.OGvAx1GcdZ
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + GOPATH=/tmp/tmp.OGvAx1GcdZ
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + RM_GOPATH=1
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + case "$(go env GOARCH)" in
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 ++ go env GOARCH
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + export GO_BUILDMODE=-buildmode=pie
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + GO_BUILDMODE=-buildmode=pie
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 ++ dirname /tmp/install/install.sh
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + dir=/tmp/install
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + bin=gotestsum
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + shift
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + '[' '!' -f /tmp/install/gotestsum.installer ']'
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + . /tmp/install/gotestsum.installer
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 ++ : v0.5.3
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + install_gotestsum
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + set -e
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + export GO111MODULE=on
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + GO111MODULE=on
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + GOBIN=/build
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 + go get gotest.tools/gotestsum@v0.5.3
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 go: finding gotest.tools v0.5.3
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 go: finding gotest.tools/gotestsum v0.5.3
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.048 go: downloading gotest.tools/gotestsum v0.5.3
05:53:53 [2021-03-30T05:53:53.593Z] #47 5.357 go: extracting gotest.tools/gotestsum v0.5.3
05:53:53 [2021-03-30T05:53:53.593Z] #47 6.190 go: downloading github.com/pkg/errors v0.9.1
05:53:53 [2021-03-30T05:53:53.593Z] #47 6.190 go: downloading github.com/spf13/pflag v1.0.3
05:53:53 [2021-03-30T05:53:53.593Z] #47 6.190 go: downloading github.com/fatih/color v1.9.0
05:53:53 [2021-03-30T05:53:53.593Z] #47 6.198 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:53:53 [2021-03-30T05:53:53.593Z] #47 6.268 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:53:53 [2021-03-30T05:53:53.593Z] #47 6.434 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:53:53 [2021-03-30T05:53:53.593Z] #47 6.571 go: extracting github.com/fatih/color v1.9.0
05:53:53 [2021-03-30T05:53:53.593Z] #47 6.595 go: extracting github.com/spf13/pflag v1.0.3
05:53:53 [2021-03-30T05:53:53.593Z] #47 6.654 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:53:53 [2021-03-30T05:53:53.593Z] #47 6.725 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:53:53 [2021-03-30T05:53:53.593Z] #47 6.806 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:53:53 [2021-03-30T05:53:53.593Z] #47 6.820 go: downloading github.com/mattn/go-colorable v0.1.6
05:53:53 [2021-03-30T05:53:53.593Z] #47 6.853 go: downloading github.com/jonboulle/clockwork v0.1.0
05:53:53 [2021-03-30T05:53:53.593Z] #47 6.858 go: downloading github.com/mattn/go-isatty v0.0.12
05:53:53 [2021-03-30T05:53:53.593Z] #47 6.864 go: extracting github.com/pkg/errors v0.9.1
05:53:53 [2021-03-30T05:53:53.593Z] #47 7.317 go: extracting github.com/jonboulle/clockwork v0.1.0
05:53:53 [2021-03-30T05:53:53.593Z] #47 7.319 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:53:53 [2021-03-30T05:53:53.593Z] #47 7.434 go: extracting github.com/mattn/go-isatty v0.0.12
05:53:53 [2021-03-30T05:53:53.593Z] #47 7.453 go: extracting github.com/mattn/go-colorable v0.1.6
05:53:53 [2021-03-30T05:53:53.593Z] #47 8.959 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:53:53 [2021-03-30T05:53:53.593Z] #47 8.977 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:53:53 [2021-03-30T05:53:53.593Z] #47 10.07 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:53:53 [2021-03-30T05:53:53.593Z] #47 ...
05:53:53 [2021-03-30T05:53:53.593Z] 
05:53:53 [2021-03-30T05:53:53.593Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:53:53 [2021-03-30T05:53:53.593Z] #67 sha256:c31f04d85dca362ad709608cdf97ae3e3acecc0f0ab058f07a8020602849c6b9
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.278 + RM_GOPATH=0
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.278 + TMP_GOPATH=
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.278 + : /build
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.278 + '[' -z '' ']'
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.278 ++ mktemp -d
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.278 + export GOPATH=/tmp/tmp.UhXSmiOREl
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.278 + GOPATH=/tmp/tmp.UhXSmiOREl
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.278 + RM_GOPATH=1
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.278 + case "$(go env GOARCH)" in
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.278 ++ go env GOARCH
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.288 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.288 + export GO_BUILDMODE=-buildmode=pie
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.288 + GO_BUILDMODE=-buildmode=pie
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.288 ++ dirname /tmp/install/install.sh
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.288 + dir=/tmp/install
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.288 + bin=proxy
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.288 + shift
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.288 + '[' '!' -f /tmp/install/proxy.installer ']'
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.288 + . /tmp/install/proxy.installer
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.288 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.288 + install_proxy
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.288 + case "$1" in
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.288 + export CGO_ENABLED=0
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.288 + CGO_ENABLED=0
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.288 + _install_proxy
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.288 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46'
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.332 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UhXSmiOREl/src/github.com/docker/libnetwork
05:53:53 [2021-03-30T05:53:53.593Z] #67 5.339 Cloning into '/tmp/tmp.UhXSmiOREl/src/github.com/docker/libnetwork'...
05:53:53 [2021-03-30T05:53:53.856Z] #67 ...
05:53:53 [2021-03-30T05:53:53.856Z] 
05:53:53 [2021-03-30T05:53:53.856Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:53:53 [2021-03-30T05:53:53.856Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
05:53:53 [2021-03-30T05:53:53.856Z] #36 6.048 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:53:53 [2021-03-30T05:53:53.856Z] #36 6.113 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:53 [2021-03-30T05:53:53.856Z] #36 6.218 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:53 [2021-03-30T05:53:53.856Z] #36 7.029 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
05:53:53 [2021-03-30T05:53:53.856Z] #36 8.484 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB]
05:53:53 [2021-03-30T05:53:53.856Z] #36 9.878 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
05:53:53 [2021-03-30T05:53:53.856Z] #36 ...
05:53:53 [2021-03-30T05:53:53.856Z] 
05:53:53 [2021-03-30T05:53:53.857Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:53:53 [2021-03-30T05:53:53.857Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
05:53:53 [2021-03-30T05:53:53.857Z] #40 4.934 + git clone https://github.com/docker/distribution.git .
05:53:53 [2021-03-30T05:53:53.857Z] #40 4.934 Cloning into '.'...
05:53:53 [2021-03-30T05:53:53.865Z] #44 107.9   CC       criu/ipc_ns.o
05:53:54 [2021-03-30T05:53:54.062Z] #49 21.10 go: extracting github.com/fsnotify/fsnotify v1.4.7
05:53:54 [2021-03-30T05:53:54.062Z] #49 21.34 go: extracting github.com/stretchr/testify v1.4.0
05:53:54 [2021-03-30T05:53:54.119Z] #40 ...
05:53:54 [2021-03-30T05:53:54.119Z] 
05:53:54 [2021-03-30T05:53:54.119Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:53:54 [2021-03-30T05:53:54.119Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
05:53:54 [2021-03-30T05:53:54.119Z] #42 6.602 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:53:54 [2021-03-30T05:53:54.119Z] #42 6.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:54 [2021-03-30T05:53:54.119Z] #42 6.659 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:54 [2021-03-30T05:53:54.119Z] #42 7.765 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
05:53:54 [2021-03-30T05:53:54.119Z] #42 9.564 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB]
05:53:54 [2021-03-30T05:53:54.119Z] #42 11.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
05:53:54 [2021-03-30T05:53:54.119Z] #42 ...
05:53:54 [2021-03-30T05:53:54.119Z] 
05:53:54 [2021-03-30T05:53:54.119Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:53:54 [2021-03-30T05:53:54.119Z] #49 sha256:8dd2e8f7bfacf2a886a17424412a743321ce499f2b0fbd1d68fb24ee789fa5dd
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.379 + RM_GOPATH=0
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.379 + TMP_GOPATH=
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.379 + : /build
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.379 + '[' -z '' ']'
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.379 ++ mktemp -d
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.384 + export GOPATH=/tmp/tmp.uIAcqsLfBk
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.384 + GOPATH=/tmp/tmp.uIAcqsLfBk
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.384 + RM_GOPATH=1
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.384 + case "$(go env GOARCH)" in
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.384 ++ go env GOARCH
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.419 + export GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.419 + GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.419 ++ dirname /tmp/install/install.sh
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.420 + dir=/tmp/install
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.420 + bin=golangci_lint
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.420 + shift
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.420 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.420 + . /tmp/install/golangci_lint.installer
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.420 ++ : v1.23.8
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.420 + install_golangci_lint
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.420 + set -e
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.420 + export GO111MODULE=on
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.420 + GO111MODULE=on
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.420 + GOBIN=/build
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.420 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.441 go: finding github.com v1.23.8
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.442 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.442 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
05:53:54 [2021-03-30T05:53:54.119Z] #49 5.443 go: finding github.com/golangci/golangci-lint v1.23.8
05:53:54 [2021-03-30T05:53:54.120Z] #49 5.443 go: finding github.com/golangci v1.23.8
05:53:54 [2021-03-30T05:53:54.120Z] #49 6.228 go: downloading github.com/golangci/golangci-lint v1.23.8
05:53:54 [2021-03-30T05:53:54.120Z] #49 6.883 go: extracting github.com/golangci/golangci-lint v1.23.8
05:53:54 [2021-03-30T05:53:54.137Z] #32 ...
05:53:54 [2021-03-30T05:53:54.137Z] 
05:53:54 [2021-03-30T05:53:54.137Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:53:54 [2021-03-30T05:53:54.137Z] #45 sha256:8b9c88d7a16538109e5ad402a1cd2f184a030f510d885a33390fce3d54be5795
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 + RM_GOPATH=0
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 + TMP_GOPATH=
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 + : /build
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 + '[' -z '' ']'
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 ++ mktemp -d
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 + export GOPATH=/tmp/tmp.cJWYJWiuZZ
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 + GOPATH=/tmp/tmp.cJWYJWiuZZ
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 + RM_GOPATH=1
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 + case "$(go env GOARCH)" in
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 ++ go env GOARCH
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 + export GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 + GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 ++ dirname /tmp/install/install.sh
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 + dir=/tmp/install
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 + bin=vndr
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 + shift
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 + '[' '!' -f /tmp/install/vndr.installer ']'
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 + . /tmp/install/vndr.installer
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 + install_vndr
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.059 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cJWYJWiuZZ/src/github.com/LK4D4/vndr
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.061 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.061 Cloning into '/tmp/tmp.cJWYJWiuZZ/src/github.com/LK4D4/vndr'...
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.766 + cd /tmp/tmp.cJWYJWiuZZ/src/github.com/LK4D4/vndr
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.766 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
05:53:54 [2021-03-30T05:53:54.137Z] #45 8.815 + go build -buildmode=pie -v -o /build/vndr .
05:53:54 [2021-03-30T05:53:54.228Z] #13 ...
05:53:54 [2021-03-30T05:53:54.228Z] 
05:53:54 [2021-03-30T05:53:54.228Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:53:54 [2021-03-30T05:53:54.228Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:53:54 [2021-03-30T05:53:54.228Z] #36 9.322 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:53:54 [2021-03-30T05:53:54.228Z] #36 9.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:54 [2021-03-30T05:53:54.228Z] #36 9.398 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:54 [2021-03-30T05:53:54.228Z] #36 ...
05:53:54 [2021-03-30T05:53:54.228Z] 
05:53:54 [2021-03-30T05:53:54.228Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:53:54 [2021-03-30T05:53:54.228Z] #47 sha256:6295022dac78841cfae8ee569eefd594f57162ccacbd3bdef320848c66871bdd
05:53:54 [2021-03-30T05:53:54.228Z] #47 6.981 + RM_GOPATH=0
05:53:54 [2021-03-30T05:53:54.228Z] #47 6.981 + TMP_GOPATH=
05:53:54 [2021-03-30T05:53:54.228Z] #47 6.981 + : /build
05:53:54 [2021-03-30T05:53:54.228Z] #47 6.981 + '[' -z '' ']'
05:53:54 [2021-03-30T05:53:54.228Z] #47 6.987 ++ mktemp -d
05:53:54 [2021-03-30T05:53:54.228Z] #47 6.987 + export GOPATH=/tmp/tmp.tLbf5X3nZw
05:53:54 [2021-03-30T05:53:54.228Z] #47 6.987 + GOPATH=/tmp/tmp.tLbf5X3nZw
05:53:54 [2021-03-30T05:53:54.228Z] #47 6.987 + RM_GOPATH=1
05:53:54 [2021-03-30T05:53:54.228Z] #47 6.987 + case "$(go env GOARCH)" in
05:53:54 [2021-03-30T05:53:54.228Z] #47 6.987 ++ go env GOARCH
05:53:54 [2021-03-30T05:53:54.228Z] #47 7.007 + export GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.228Z] #47 7.007 + GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.228Z] #47 7.014 ++ dirname /tmp/install/install.sh
05:53:54 [2021-03-30T05:53:54.228Z] #47 7.035 + dir=/tmp/install
05:53:54 [2021-03-30T05:53:54.228Z] #47 7.035 + bin=gotestsum
05:53:54 [2021-03-30T05:53:54.228Z] #47 7.035 + shift
05:53:54 [2021-03-30T05:53:54.228Z] #47 7.035 + '[' '!' -f /tmp/install/gotestsum.installer ']'
05:53:54 [2021-03-30T05:53:54.228Z] #47 7.035 + . /tmp/install/gotestsum.installer
05:53:54 [2021-03-30T05:53:54.228Z] #47 7.035 ++ : v0.5.3
05:53:54 [2021-03-30T05:53:54.228Z] #47 7.035 + install_gotestsum
05:53:54 [2021-03-30T05:53:54.228Z] #47 7.035 + set -e
05:53:54 [2021-03-30T05:53:54.228Z] #47 7.035 + export GO111MODULE=on
05:53:54 [2021-03-30T05:53:54.228Z] #47 7.035 + GO111MODULE=on
05:53:54 [2021-03-30T05:53:54.228Z] #47 7.035 + GOBIN=/build
05:53:54 [2021-03-30T05:53:54.228Z] #47 7.035 + go get gotest.tools/gotestsum@v0.5.3
05:53:54 [2021-03-30T05:53:54.228Z] #47 7.135 go: finding gotest.tools v0.5.3
05:53:54 [2021-03-30T05:53:54.228Z] #47 7.136 go: finding gotest.tools/gotestsum v0.5.3
05:53:54 [2021-03-30T05:53:54.228Z] #47 8.175 go: downloading gotest.tools/gotestsum v0.5.3
05:53:54 [2021-03-30T05:53:54.228Z] #47 8.815 go: extracting gotest.tools/gotestsum v0.5.3
05:53:54 [2021-03-30T05:53:54.228Z] #47 10.15 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:53:54 [2021-03-30T05:53:54.228Z] #47 10.15 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:53:54 [2021-03-30T05:53:54.228Z] #47 10.18 go: downloading github.com/fatih/color v1.9.0
05:53:54 [2021-03-30T05:53:54.228Z] #47 10.33 go: downloading github.com/spf13/pflag v1.0.3
05:53:54 [2021-03-30T05:53:54.228Z] #47 ...
05:53:54 [2021-03-30T05:53:54.228Z] 
05:53:54 [2021-03-30T05:53:54.228Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:53:54 [2021-03-30T05:53:54.228Z] #49 sha256:89ae4fff35947578c0f6244874333061e7f4181d8580f564663cb2f78c90d8b1
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.164 + RM_GOPATH=0
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.164 + TMP_GOPATH=
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.164 + : /build
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.164 + '[' -z '' ']'
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.164 ++ mktemp -d
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.167 + export GOPATH=/tmp/tmp.3ofuDoWzWO
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.167 + GOPATH=/tmp/tmp.3ofuDoWzWO
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.167 + RM_GOPATH=1
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.167 + case "$(go env GOARCH)" in
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.167 ++ go env GOARCH
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.218 + export GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.218 + GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.218 ++ dirname /tmp/install/install.sh
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.218 + dir=/tmp/install
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.218 + bin=golangci_lint
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.218 + shift
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.218 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.218 + . /tmp/install/golangci_lint.installer
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.218 ++ : v1.23.8
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.218 + install_golangci_lint
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.218 + set -e
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.218 + export GO111MODULE=on
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.218 + GO111MODULE=on
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.218 + GOBIN=/build
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.218 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.233 go: finding github.com v1.23.8
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.233 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.233 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.233 go: finding github.com/golangci/golangci-lint v1.23.8
05:53:54 [2021-03-30T05:53:54.228Z] #49 7.233 go: finding github.com/golangci v1.23.8
05:53:54 [2021-03-30T05:53:54.228Z] #49 8.371 go: downloading github.com/golangci/golangci-lint v1.23.8
05:53:54 [2021-03-30T05:53:54.228Z] #49 9.351 go: extracting github.com/golangci/golangci-lint v1.23.8
05:53:54 [2021-03-30T05:53:54.228Z] #49 ...
05:53:54 [2021-03-30T05:53:54.228Z] 
05:53:54 [2021-03-30T05:53:54.228Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:53:54 [2021-03-30T05:53:54.228Z] #51 sha256:e6f86cc8aa66288a1b6026459781736aa7f8a58ff495f65fed6487f46e726496
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.518 + RM_GOPATH=0
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.518 + TMP_GOPATH=
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.518 + : /build
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.518 + '[' -z '' ']'
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.518 ++ mktemp -d
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.519 + export GOPATH=/tmp/tmp.MxbRhrC186
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.519 + GOPATH=/tmp/tmp.MxbRhrC186
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.519 + RM_GOPATH=1
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.519 + case "$(go env GOARCH)" in
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.520 ++ go env GOARCH
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.526 + export GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.526 + GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.535 ++ dirname /tmp/install/install.sh
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.535 + dir=/tmp/install
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.535 + bin=shfmt
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.535 + shift
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.535 + '[' '!' -f /tmp/install/shfmt.installer ']'
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.535 + . /tmp/install/shfmt.installer
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.535 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.535 + install_shfmt
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.535 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.535 + git clone https://github.com/mvdan/sh.git /tmp/tmp.MxbRhrC186/src/github.com/mvdan/sh
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.535 Cloning into '/tmp/tmp.MxbRhrC186/src/github.com/mvdan/sh'...
05:53:54 [2021-03-30T05:53:54.228Z] #51 6.536 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
05:53:54 [2021-03-30T05:53:54.228Z] #51 ...
05:53:54 [2021-03-30T05:53:54.228Z] 
05:53:54 [2021-03-30T05:53:54.228Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:53:54 [2021-03-30T05:53:54.228Z] #45 sha256:a8bd4a8d14ba6a4e35210ff08587d790ff06b6722d4a67571037a687138a0e96
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.861 + RM_GOPATH=0
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.861 + TMP_GOPATH=
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.861 + : /build
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.861 + '[' -z '' ']'
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.861 ++ mktemp -d
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.863 + export GOPATH=/tmp/tmp.AWkqxlfcJX
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.863 + GOPATH=/tmp/tmp.AWkqxlfcJX
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.863 + RM_GOPATH=1
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.863 + case "$(go env GOARCH)" in
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.863 ++ go env GOARCH
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.903 + export GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.915 + GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.922 ++ dirname /tmp/install/install.sh
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.928 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.928 + dir=/tmp/install
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.928 + bin=vndr
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.928 + shift
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.928 + '[' '!' -f /tmp/install/vndr.installer ']'
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.928 + . /tmp/install/vndr.installer
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.928 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.928 + install_vndr
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.928 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.928 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AWkqxlfcJX/src/github.com/LK4D4/vndr
05:53:54 [2021-03-30T05:53:54.228Z] #45 7.929 Cloning into '/tmp/tmp.AWkqxlfcJX/src/github.com/LK4D4/vndr'...
05:53:54 [2021-03-30T05:53:54.228Z] #45 8.860 + cd /tmp/tmp.AWkqxlfcJX/src/github.com/LK4D4/vndr
05:53:54 [2021-03-30T05:53:54.228Z] #45 8.862 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
05:53:54 [2021-03-30T05:53:54.228Z] #45 8.875 + go build -buildmode=pie -v -o /build/vndr .
05:53:54 [2021-03-30T05:53:54.228Z] #45 9.959 runtime/internal/atomic
05:53:54 [2021-03-30T05:53:54.228Z] #45 9.970 internal/cpu
05:53:54 [2021-03-30T05:53:54.228Z] #45 10.22 runtime/internal/sys
05:53:54 [2021-03-30T05:53:54.228Z] #45 10.42 runtime/internal/math
05:53:54 [2021-03-30T05:53:54.228Z] #45 10.54 internal/race
05:53:54 [2021-03-30T05:53:54.365Z] #49 21.41 go: downloading github.com/mattn/go-isatty v0.0.8
05:53:54 [2021-03-30T05:53:54.365Z] #49 ...
05:53:54 [2021-03-30T05:53:54.365Z] 
05:53:54 [2021-03-30T05:53:54.365Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:53:54 [2021-03-30T05:53:54.365Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:53:54 [2021-03-30T05:53:54.365Z] #42 11.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:53:54 [2021-03-30T05:53:54.365Z] #42 15.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:53:54 [2021-03-30T05:53:54.365Z] #42 18.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:53:54 [2021-03-30T05:53:54.387Z] #49 ...
05:53:54 [2021-03-30T05:53:54.387Z] 
05:53:54 [2021-03-30T05:53:54.387Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:53:54 [2021-03-30T05:53:54.387Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
05:53:54 [2021-03-30T05:53:54.387Z] #55 6.496 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:53:54 [2021-03-30T05:53:54.387Z] #55 6.553 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:54 [2021-03-30T05:53:54.387Z] #55 6.553 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:54 [2021-03-30T05:53:54.387Z] #55 7.629 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
05:53:54 [2021-03-30T05:53:54.387Z] #55 9.441 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB]
05:53:54 [2021-03-30T05:53:54.387Z] #55 10.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
05:53:54 [2021-03-30T05:53:54.387Z] #55 ...
05:53:54 [2021-03-30T05:53:54.387Z] 
05:53:54 [2021-03-30T05:53:54.387Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:53:54 [2021-03-30T05:53:54.387Z] #29 sha256:1c7ce9d79b7c9fb2744a81b4249d6b92e1885233f069d6c75d2f1a5ce8d00b56
05:53:54 [2021-03-30T05:53:54.387Z] #29 6.484 
                                                                           0.0%
##                                                                         3.9%
####                                                                       6.9%
######                                                                     8.7%
#########                                                                 13.5%
############                                                              17.3%
###############                                                           21.6%
##################                                                        25.7%
#####################                                                     30.1%
########################                                                  34.2%
############################                                              38.9%
###############################                                           43.9%
#################################                                         46.8%
##################################                                        48.1%
#####################################                                     51.5%
#######################################                                   54.6%
#########################################                                 58.0%
#############################################                             63.1%
################################################                          67.6%
###################################################                       71.2%
#####################################################                     74.5%
########################################################                  77.8%
###########################################################               82.7%
##############################################################            86.8%
###################################################################       93.1%
######################################################################    97.9%
######################################################################## 100.0%
05:53:54 [2021-03-30T05:53:54.387Z] #29 9.691 
05:53:54 [2021-03-30T05:53:54.387Z] #29 9.885 
                                                                           0.2%
######################                                                    30.8%
#####################################                                     51.7%
##############################################                            63.9%
##########################################################                81.2%
######################################################################## 100.0%
05:53:54 [2021-03-30T05:53:54.398Z] #45 ...
05:53:54 [2021-03-30T05:53:54.398Z] 
05:53:54 [2021-03-30T05:53:54.398Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:53:54 [2021-03-30T05:53:54.398Z] #49 sha256:63eb2754683b3e2b02079d7259174881a12224ad61f61e0774a96ece623a1166
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + RM_GOPATH=0
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + TMP_GOPATH=
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + : /build
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + '[' -z '' ']'
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 ++ mktemp -d
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + export GOPATH=/tmp/tmp.3msp1MNaVm
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + GOPATH=/tmp/tmp.3msp1MNaVm
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + RM_GOPATH=1
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + case "$(go env GOARCH)" in
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 ++ go env GOARCH
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + export GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 ++ dirname /tmp/install/install.sh
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + dir=/tmp/install
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + bin=golangci_lint
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + shift
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + . /tmp/install/golangci_lint.installer
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 ++ : v1.23.8
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + install_golangci_lint
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + set -e
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + export GO111MODULE=on
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + GO111MODULE=on
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + GOBIN=/build
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.800 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.815 go: finding github.com v1.23.8
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.815 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.815 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.815 go: finding github.com/golangci/golangci-lint v1.23.8
05:53:54 [2021-03-30T05:53:54.398Z] #49 7.815 go: finding github.com/golangci v1.23.8
05:53:54 [2021-03-30T05:53:54.398Z] #49 8.643 go: downloading github.com/golangci/golangci-lint v1.23.8
05:53:54 [2021-03-30T05:53:54.398Z] #49 9.479 go: extracting github.com/golangci/golangci-lint v1.23.8
05:53:54 [2021-03-30T05:53:54.398Z] #49 ...
05:53:54 [2021-03-30T05:53:54.398Z] 
05:53:54 [2021-03-30T05:53:54.398Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:53:54 [2021-03-30T05:53:54.398Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:53:54 [2021-03-30T05:53:54.398Z] #36 9.446 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:53:54 [2021-03-30T05:53:54.398Z] #36 9.532 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:54 [2021-03-30T05:53:54.398Z] #36 9.532 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:54 [2021-03-30T05:53:54.534Z] #45 ...
05:53:54 [2021-03-30T05:53:54.534Z] 
05:53:54 [2021-03-30T05:53:54.535Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:53:54 [2021-03-30T05:53:54.535Z] #24 sha256:662634c67362c20b887ce40abb0cb27613a06372fc2442e88cf26eed7ba2e1c4
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.885 + RM_GOPATH=0
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.885 + TMP_GOPATH=
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.885 + : /build
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.885 + '[' -z '' ']'
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.885 ++ mktemp -d
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.885 + export GOPATH=/tmp/tmp.UYYHeYXMha
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.885 + GOPATH=/tmp/tmp.UYYHeYXMha
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.885 + RM_GOPATH=1
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.886 + case "$(go env GOARCH)" in
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.921 ++ go env GOARCH
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.941 + export GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.941 + GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.941 ++ dirname /tmp/install/install.sh
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.941 + dir=/tmp/install
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.941 + bin=dockercli
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.941 + shift
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.941 + '[' '!' -f /tmp/install/dockercli.installer ']'
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.941 + . /tmp/install/dockercli.installer
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.941 ++ : stable
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.941 ++ : 17.06.2-ce
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.941 + install_dockercli
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.941 + echo 'Install docker/cli version 17.06.2-ce from stable'
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.941 ++ uname -m
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.941 Install docker/cli version 17.06.2-ce from stable
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.949 + arch=x86_64
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.949 + '[' x86_64 '!=' x86_64 ']'
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.949 + url=https://download.docker.com/linux/static
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.949 + tar -xz docker/docker
05:53:54 [2021-03-30T05:53:54.535Z] #24 7.949 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
05:53:54 [2021-03-30T05:53:54.535Z] #24 ...
05:53:54 [2021-03-30T05:53:54.535Z] 
05:53:54 [2021-03-30T05:53:54.535Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:53:54 [2021-03-30T05:53:54.535Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:53:54 [2021-03-30T05:53:54.535Z] #40 8.377 + git clone https://github.com/docker/distribution.git .
05:53:54 [2021-03-30T05:53:54.535Z] #40 8.393 Cloning into '.'...
05:53:54 [2021-03-30T05:53:54.626Z] #42 ...
05:53:54 [2021-03-30T05:53:54.626Z] 
05:53:54 [2021-03-30T05:53:54.626Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:53:54 [2021-03-30T05:53:54.626Z] #34 sha256:ed403104214fc775f774a2632063293ed6ba282c7683d38714a61f6237af7525
05:53:54 [2021-03-30T05:53:54.626Z] #34 11.75 runtime
05:53:54 [2021-03-30T05:53:54.626Z] #34 11.90 math
05:53:54 [2021-03-30T05:53:54.626Z] #34 19.05 internal/testlog
05:53:54 [2021-03-30T05:53:54.626Z] #34 19.85 encoding
05:53:54 [2021-03-30T05:53:54.626Z] #34 20.23 runtime/cgo
05:53:54 [2021-03-30T05:53:54.626Z] #34 ...
05:53:54 [2021-03-30T05:53:54.626Z] 
05:53:54 [2021-03-30T05:53:54.626Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:53:54 [2021-03-30T05:53:54.626Z] #49 sha256:84f0e5445679b40e9d4679ac56caca4326a7ead86c9ff3ea593f5c42b89c92d5
05:53:54 [2021-03-30T05:53:54.626Z] #49 21.69 go: downloading gopkg.in/ini.v1 v1.51.0
05:53:54 [2021-03-30T05:53:54.660Z] #36 ...
05:53:54 [2021-03-30T05:53:54.660Z] 
05:53:54 [2021-03-30T05:53:54.660Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:53:54 [2021-03-30T05:53:54.660Z] #67 sha256:21b960434d05a616ca9a8116e2ddcc3c10b3f4e6affd773e78b87b2d7abe521c
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.084 + RM_GOPATH=0
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.084 + TMP_GOPATH=
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.084 + : /build
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.084 + '[' -z '' ']'
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.084 ++ mktemp -d
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.084 + export GOPATH=/tmp/tmp.fL0CNtWu8k
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.084 + GOPATH=/tmp/tmp.fL0CNtWu8k
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.084 + RM_GOPATH=1
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.084 + case "$(go env GOARCH)" in
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.084 ++ go env GOARCH
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.089 + export GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.089 + GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.093 ++ dirname /tmp/install/install.sh
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.093 + dir=/tmp/install
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.093 + bin=proxy
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.093 + shift
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.093 + '[' '!' -f /tmp/install/proxy.installer ']'
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.093 + . /tmp/install/proxy.installer
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.093 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.093 + install_proxy
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.093 + case "$1" in
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.093 + export CGO_ENABLED=0
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.093 + CGO_ENABLED=0
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.093 + _install_proxy
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.093 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46'
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.093 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.fL0CNtWu8k/src/github.com/docker/libnetwork
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.093 Cloning into '/tmp/tmp.fL0CNtWu8k/src/github.com/docker/libnetwork'...
05:53:54 [2021-03-30T05:53:54.660Z] #67 6.095 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46
05:53:54 [2021-03-30T05:53:54.855Z] #40 ...
05:53:54 [2021-03-30T05:53:54.856Z] 
05:53:54 [2021-03-30T05:53:54.856Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:53:54 [2021-03-30T05:53:54.856Z] #67 sha256:08ccd14afe0cbf78ccbff7b33ec179eaf8d7c5886ef2dc71dec0499065b455a5
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.628 + RM_GOPATH=0
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.628 + TMP_GOPATH=
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.628 + : /build
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.628 + '[' -z '' ']'
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.628 ++ mktemp -d
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.628 + export GOPATH=/tmp/tmp.5aub0BbimR
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.628 + GOPATH=/tmp/tmp.5aub0BbimR
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.628 + RM_GOPATH=1
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.628 + case "$(go env GOARCH)" in
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.628 ++ go env GOARCH
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.644 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.644 + export GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.644 + GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.644 ++ dirname /tmp/install/install.sh
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.644 + dir=/tmp/install
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.644 + bin=proxy
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.644 + shift
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.644 + '[' '!' -f /tmp/install/proxy.installer ']'
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.644 + . /tmp/install/proxy.installer
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.644 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.644 + install_proxy
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.644 + case "$1" in
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.644 + export CGO_ENABLED=0
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.644 + CGO_ENABLED=0
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.644 + _install_proxy
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.644 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46'
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.644 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5aub0BbimR/src/github.com/docker/libnetwork
05:53:54 [2021-03-30T05:53:54.856Z] #67 6.644 Cloning into '/tmp/tmp.5aub0BbimR/src/github.com/docker/libnetwork'...
05:53:54 [2021-03-30T05:53:54.856Z] #67 ...
05:53:54 [2021-03-30T05:53:54.856Z] 
05:53:54 [2021-03-30T05:53:54.856Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:53:54 [2021-03-30T05:53:54.856Z] #34 sha256:b568a950b3533cf282e08d48fa832472993dd64fdbde4e5d5f1ab0802e8d69e7
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.695 + RM_GOPATH=0
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.695 + TMP_GOPATH=
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.695 + : /build
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.695 + '[' -z '' ']'
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.695 ++ mktemp -d
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.695 + export GOPATH=/tmp/tmp.a6bwfofhBL
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.695 + GOPATH=/tmp/tmp.a6bwfofhBL
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.695 + RM_GOPATH=1
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.695 + case "$(go env GOARCH)" in
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.695 ++ go env GOARCH
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.706 + export GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.706 + GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.706 ++ dirname /tmp/install/install.sh
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.713 + dir=/tmp/install
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.713 + bin=tomlv
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.713 + shift
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.713 + '[' '!' -f /tmp/install/tomlv.installer ']'
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.713 + . /tmp/install/tomlv.installer
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.713 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.713 + install_tomlv
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.713 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.713 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.a6bwfofhBL/src/github.com/BurntSushi/toml
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.714 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:53:54 [2021-03-30T05:53:54.856Z] #34 7.725 Cloning into '/tmp/tmp.a6bwfofhBL/src/github.com/BurntSushi/toml'...
05:53:54 [2021-03-30T05:53:54.856Z] #34 9.116 + cd /tmp/tmp.a6bwfofhBL/src/github.com/BurntSushi/toml
05:53:54 [2021-03-30T05:53:54.856Z] #34 9.116 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:53:54 [2021-03-30T05:53:54.856Z] #34 9.225 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
05:53:54 [2021-03-30T05:53:54.856Z] #34 9.737 internal/cpu
05:53:54 [2021-03-30T05:53:54.856Z] #34 9.764 runtime/internal/atomic
05:53:54 [2021-03-30T05:53:54.856Z] #34 10.26 internal/bytealg
05:53:54 [2021-03-30T05:53:54.856Z] #34 10.35 runtime/internal/sys
05:53:54 [2021-03-30T05:53:54.856Z] #34 10.67 math/bits
05:53:54 [2021-03-30T05:53:54.911Z] #44 108.9   CC       criu/irmap.o
05:53:54 [2021-03-30T05:53:54.911Z] #44 ...
05:53:54 [2021-03-30T05:53:54.911Z] 
05:53:54 [2021-03-30T05:53:54.911Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
05:53:54 [2021-03-30T05:53:54.911Z] #21 44.29 Selecting previously unselected package vim.
05:53:54 [2021-03-30T05:53:54.911Z] #21 44.29 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
05:53:54 [2021-03-30T05:53:54.911Z] #21 44.31 Unpacking vim (2:8.1.0875-5) ...
05:53:54 [2021-03-30T05:53:54.921Z] #67 ...
05:53:54 [2021-03-30T05:53:54.921Z] 
05:53:54 [2021-03-30T05:53:54.921Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:53:54 [2021-03-30T05:53:54.921Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:53:54 [2021-03-30T05:53:54.921Z] #55 9.086 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:53:54 [2021-03-30T05:53:54.921Z] #55 9.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:54 [2021-03-30T05:53:54.921Z] #55 9.180 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:54 [2021-03-30T05:53:54.921Z] #55 10.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:53:54 [2021-03-30T05:53:54.921Z] #55 ...
05:53:54 [2021-03-30T05:53:54.921Z] 
05:53:54 [2021-03-30T05:53:54.921Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:53:54 [2021-03-30T05:53:54.921Z] #58 sha256:b741d2133be30217b192f55c6fdf4a5179cfec3052bdef68e119022d5fe3b8d4
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.299 + RM_GOPATH=0
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.299 + TMP_GOPATH=
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.299 + : /build
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.299 + '[' -z '' ']'
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.299 ++ mktemp -d
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.299 + export GOPATH=/tmp/tmp.L7TcD8wAq4
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.299 + GOPATH=/tmp/tmp.L7TcD8wAq4
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.299 + RM_GOPATH=1
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.299 + case "$(go env GOARCH)" in
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.299 ++ go env GOARCH
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.313 + export GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.313 + GO_BUILDMODE=-buildmode=pie
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.314 ++ dirname /tmp/install/install.sh
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.315 + dir=/tmp/install
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.315 + bin=rootlesskit
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.315 + shift
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.315 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.315 + . /tmp/install/rootlesskit.installer
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.315 ++ : 81d7d047d09a5b93645817ec580181de7a984082
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.315 + install_rootlesskit
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.315 + case "$1" in
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.315 + export CGO_ENABLED=0
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.315 + CGO_ENABLED=0
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.315 + _install_rootlesskit
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.315 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082'
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.315 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.L7TcD8wAq4/src/github.com/rootless-containers/rootlesskit
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.315 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082
05:53:54 [2021-03-30T05:53:54.921Z] #58 6.317 Cloning into '/tmp/tmp.L7TcD8wAq4/src/github.com/rootless-containers/rootlesskit'...
05:53:54 [2021-03-30T05:53:54.921Z] #58 9.441 + cd /tmp/tmp.L7TcD8wAq4/src/github.com/rootless-containers/rootlesskit
05:53:54 [2021-03-30T05:53:54.921Z] #58 9.441 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082
05:53:54 [2021-03-30T05:53:54.921Z] #58 9.483 + export GO111MODULE=on
05:53:54 [2021-03-30T05:53:54.921Z] #58 9.506 + GO111MODULE=on
05:53:54 [2021-03-30T05:53:54.921Z] #58 9.506 + export GOPROXY=https://proxy.golang.org
05:53:54 [2021-03-30T05:53:54.921Z] #58 9.506 + GOPROXY=https://proxy.golang.org
05:53:54 [2021-03-30T05:53:54.921Z] #58 9.506 + for f in rootlesskit rootlesskit-docker-proxy
05:53:54 [2021-03-30T05:53:54.921Z] #58 9.506 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
05:53:55 [2021-03-30T05:53:55.123Z] #34 ...
05:53:55 [2021-03-30T05:53:55.123Z] 
05:53:55 [2021-03-30T05:53:55.123Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:53:55 [2021-03-30T05:53:55.123Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:53:55 [2021-03-30T05:53:55.123Z] #42 9.322 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:53:55 [2021-03-30T05:53:55.123Z] #42 9.522 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:55 [2021-03-30T05:53:55.123Z] #42 9.522 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:55 [2021-03-30T05:53:55.123Z] #42 11.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:53:55 [2021-03-30T05:53:55.123Z] #42 ...
05:53:55 [2021-03-30T05:53:55.123Z] 
05:53:55 [2021-03-30T05:53:55.123Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:53:55 [2021-03-30T05:53:55.123Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:53:55 [2021-03-30T05:53:55.123Z] #55 9.166 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:53:55 [2021-03-30T05:53:55.123Z] #55 9.268 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:55 [2021-03-30T05:53:55.123Z] #55 9.268 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:55 [2021-03-30T05:53:55.123Z] #55 10.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:53:55 [2021-03-30T05:53:55.187Z] #58 ...
05:53:55 [2021-03-30T05:53:55.187Z] 
05:53:55 [2021-03-30T05:53:55.187Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:53:55 [2021-03-30T05:53:55.187Z] #51 sha256:ec6789427843fa85bf2897426d6419a712391c162ea96ef123b2f01bef29e62a
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.300 + RM_GOPATH=0
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.300 + TMP_GOPATH=
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.300 + : /build
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.300 + '[' -z '' ']'
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.300 ++ mktemp -d
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.300 + export GOPATH=/tmp/tmp.B3QqEIfyXq
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.300 + GOPATH=/tmp/tmp.B3QqEIfyXq
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.300 + RM_GOPATH=1
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.300 + case "$(go env GOARCH)" in
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.315 ++ go env GOARCH
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.324 + export GO_BUILDMODE=-buildmode=pie
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.324 + GO_BUILDMODE=-buildmode=pie
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.324 ++ dirname /tmp/install/install.sh
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.325 + dir=/tmp/install
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.330 + bin=shfmt
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.330 + shift
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.330 + '[' '!' -f /tmp/install/shfmt.installer ']'
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.330 + . /tmp/install/shfmt.installer
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.330 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.330 + install_shfmt
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.330 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.331 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.335 + git clone https://github.com/mvdan/sh.git /tmp/tmp.B3QqEIfyXq/src/github.com/mvdan/sh
05:53:55 [2021-03-30T05:53:55.187Z] #51 7.335 Cloning into '/tmp/tmp.B3QqEIfyXq/src/github.com/mvdan/sh'...
05:53:55 [2021-03-30T05:53:55.187Z] #51 ...
05:53:55 [2021-03-30T05:53:55.187Z] 
05:53:55 [2021-03-30T05:53:55.187Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:53:55 [2021-03-30T05:53:55.187Z] #24 sha256:5068d8ed214e3626f2ad7e3c27c3ee4102d4cc003b37988fc88d709a791ca9c5
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.076 + RM_GOPATH=0
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.076 + TMP_GOPATH=
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.076 + : /build
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.076 + '[' -z '' ']'
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.084 ++ mktemp -d
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.084 + export GOPATH=/tmp/tmp.e3MXJ63XyD
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.084 + GOPATH=/tmp/tmp.e3MXJ63XyD
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.084 + RM_GOPATH=1
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.084 + case "$(go env GOARCH)" in
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.084 ++ go env GOARCH
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.088 + export GO_BUILDMODE=-buildmode=pie
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.088 + GO_BUILDMODE=-buildmode=pie
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.088 ++ dirname /tmp/install/install.sh
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.089 + dir=/tmp/install
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.089 + bin=dockercli
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.089 + shift
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.089 + '[' '!' -f /tmp/install/dockercli.installer ']'
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.089 + . /tmp/install/dockercli.installer
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.089 ++ : stable
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.089 ++ : 17.06.2-ce
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.089 + install_dockercli
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.089 + echo 'Install docker/cli version 17.06.2-ce from stable'
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.089 ++ uname -m
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.089 Install docker/cli version 17.06.2-ce from stable
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.093 + arch=x86_64
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.093 + '[' x86_64 '!=' x86_64 ']'
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.093 + url=https://download.docker.com/linux/static
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.093 + tar -xz docker/docker
05:53:55 [2021-03-30T05:53:55.187Z] #24 6.095 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
05:53:55 [2021-03-30T05:53:55.195Z] #49 ...
05:53:55 [2021-03-30T05:53:55.195Z] 
05:53:55 [2021-03-30T05:53:55.195Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:53:55 [2021-03-30T05:53:55.195Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:53:55 [2021-03-30T05:53:55.195Z] #13 7.368 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
05:53:55 [2021-03-30T05:53:55.195Z] #13 10.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:53:55 [2021-03-30T05:53:55.195Z] #13 13.65 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:53:55 [2021-03-30T05:53:55.195Z] #13 17.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:53:55 [2021-03-30T05:53:55.195Z] #13 ...
05:53:55 [2021-03-30T05:53:55.195Z] 
05:53:55 [2021-03-30T05:53:55.195Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:53:55 [2021-03-30T05:53:55.195Z] #49 sha256:84f0e5445679b40e9d4679ac56caca4326a7ead86c9ff3ea593f5c42b89c92d5
05:53:55 [2021-03-30T05:53:55.195Z] #49 22.46 go: downloading github.com/magiconair/properties v1.8.1
05:53:55 [2021-03-30T05:53:55.195Z] #49 22.48 go: extracting github.com/mattn/go-isatty v0.0.8
05:53:55 [2021-03-30T05:53:55.338Z] #29 11.13 
05:53:55 [2021-03-30T05:53:55.387Z] #55 ...
05:53:55 [2021-03-30T05:53:55.387Z] 
05:53:55 [2021-03-30T05:53:55.387Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:53:55 [2021-03-30T05:53:55.387Z] #47 sha256:6295022dac78841cfae8ee569eefd594f57162ccacbd3bdef320848c66871bdd
05:53:55 [2021-03-30T05:53:55.387Z] #47 10.35 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:53:55 [2021-03-30T05:53:55.387Z] #47 10.57 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:53:55 [2021-03-30T05:53:55.387Z] #47 10.63 go: downloading github.com/jonboulle/clockwork v0.1.0
05:53:55 [2021-03-30T05:53:55.387Z] #47 10.64 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:53:55 [2021-03-30T05:53:55.387Z] #47 10.91 go: downloading github.com/pkg/errors v0.9.1
05:53:55 [2021-03-30T05:53:55.387Z] #47 11.23 go: extracting github.com/fatih/color v1.9.0
05:53:55 [2021-03-30T05:53:55.387Z] #47 11.27 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:53:55 [2021-03-30T05:53:55.387Z] #47 11.27 go: extracting github.com/pkg/errors v0.9.1
05:53:55 [2021-03-30T05:53:55.387Z] #47 11.41 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:53:55 [2021-03-30T05:53:55.387Z] #47 11.41 go: extracting github.com/jonboulle/clockwork v0.1.0
05:53:55 [2021-03-30T05:53:55.387Z] #47 11.44 go: extracting github.com/spf13/pflag v1.0.3
05:53:55 [2021-03-30T05:53:55.387Z] #47 11.62 go: downloading github.com/mattn/go-colorable v0.1.6
05:53:55 [2021-03-30T05:53:55.387Z] #47 11.62 go: downloading github.com/mattn/go-isatty v0.0.12
05:53:55 [2021-03-30T05:53:55.454Z] #49 22.60 go: extracting github.com/pelletier/go-toml v1.2.0
05:53:55 [2021-03-30T05:53:55.454Z] #49 ...
05:53:55 [2021-03-30T05:53:55.454Z] 
05:53:55 [2021-03-30T05:53:55.454Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:53:55 [2021-03-30T05:53:55.454Z] #45 sha256:9a82a0cee931447c8ecbcd25822fdc466947c9be7791d4a3424c12f70b9bea80
05:53:55 [2021-03-30T05:53:55.454Z] #45 12.57 runtime
05:53:55 [2021-03-30T05:53:55.454Z] #45 12.61 unicode
05:53:55 [2021-03-30T05:53:55.454Z] #45 17.96 unicode/utf8
05:53:55 [2021-03-30T05:53:55.454Z] #45 18.81 math
05:53:55 [2021-03-30T05:53:55.454Z] #45 ...
05:53:55 [2021-03-30T05:53:55.454Z] 
05:53:55 [2021-03-30T05:53:55.454Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:53:55 [2021-03-30T05:53:55.454Z] #58 sha256:4bb8ea59eb6643b9f2b10168c5e9336f467dae03b5dfe86e6c910010990a9cb2
05:53:55 [2021-03-30T05:53:55.454Z] #58 18.08 go: extracting github.com/pkg/errors v0.9.1
05:53:55 [2021-03-30T05:53:55.454Z] #58 18.18 go: extracting github.com/google/uuid v1.2.0
05:53:55 [2021-03-30T05:53:55.454Z] #58 18.29 go: downloading github.com/moby/sys/mountinfo v0.4.1
05:53:55 [2021-03-30T05:53:55.454Z] #58 18.44 go: downloading github.com/gofrs/flock v0.8.0
05:53:55 [2021-03-30T05:53:55.454Z] #58 18.95 go: extracting github.com/sirupsen/logrus v1.8.1
05:53:55 [2021-03-30T05:53:55.454Z] #58 19.29 go: extracting github.com/gorilla/mux v1.8.0
05:53:55 [2021-03-30T05:53:55.454Z] #58 19.32 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:53:55 [2021-03-30T05:53:55.454Z] #58 19.90 go: extracting github.com/gofrs/flock v0.8.0
05:53:55 [2021-03-30T05:53:55.454Z] #58 20.28 go: extracting github.com/moby/sys/mountinfo v0.4.1
05:53:55 [2021-03-30T05:53:55.454Z] #58 20.41 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:53:55 [2021-03-30T05:53:55.454Z] #58 21.14 go: extracting github.com/moby/vpnkit v0.5.0
05:53:55 [2021-03-30T05:53:55.454Z] #58 21.91 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:53:55 [2021-03-30T05:53:55.457Z] #24 ...
05:53:55 [2021-03-30T05:53:55.457Z] 
05:53:55 [2021-03-30T05:53:55.457Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:53:55 [2021-03-30T05:53:55.457Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:53:55 [2021-03-30T05:53:55.457Z] #40 7.892 + git clone https://github.com/docker/distribution.git .
05:53:55 [2021-03-30T05:53:55.457Z] #40 7.892 Cloning into '.'...
05:53:55 [2021-03-30T05:53:55.457Z] #40 ...
05:53:55 [2021-03-30T05:53:55.457Z] 
05:53:55 [2021-03-30T05:53:55.457Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:53:55 [2021-03-30T05:53:55.457Z] #47 sha256:e306501375d30b96800633690b4d03ccf70040c2fc966da2c290c339e5137d29
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.303 + RM_GOPATH=0
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.303 + TMP_GOPATH=
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.303 + : /build
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.303 + '[' -z '' ']'
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.303 ++ mktemp -d
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.303 + export GOPATH=/tmp/tmp.A3L2dfVTYG
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.303 + GOPATH=/tmp/tmp.A3L2dfVTYG
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.303 + RM_GOPATH=1
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.303 + case "$(go env GOARCH)" in
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.303 ++ go env GOARCH
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.314 + export GO_BUILDMODE=-buildmode=pie
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.314 + GO_BUILDMODE=-buildmode=pie
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.328 ++ dirname /tmp/install/install.sh
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.328 + dir=/tmp/install
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.328 + bin=gotestsum
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.328 + shift
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.328 + '[' '!' -f /tmp/install/gotestsum.installer ']'
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.328 + . /tmp/install/gotestsum.installer
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.328 ++ : v0.5.3
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.328 + install_gotestsum
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.328 + set -e
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.328 + export GO111MODULE=on
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.328 + GO111MODULE=on
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.328 + GOBIN=/build
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.328 + go get gotest.tools/gotestsum@v0.5.3
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.328 go: finding gotest.tools v0.5.3
05:53:55 [2021-03-30T05:53:55.457Z] #47 8.328 go: finding gotest.tools/gotestsum v0.5.3
05:53:55 [2021-03-30T05:53:55.457Z] #47 9.262 go: downloading gotest.tools/gotestsum v0.5.3
05:53:55 [2021-03-30T05:53:55.457Z] #47 9.835 go: extracting gotest.tools/gotestsum v0.5.3
05:53:55 [2021-03-30T05:53:55.457Z] #47 10.82 go: downloading github.com/spf13/pflag v1.0.3
05:53:55 [2021-03-30T05:53:55.457Z] #47 10.82 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:53:55 [2021-03-30T05:53:55.457Z] #47 10.82 go: downloading github.com/fatih/color v1.9.0
05:53:55 [2021-03-30T05:53:55.457Z] #47 10.93 go: downloading github.com/pkg/errors v0.9.1
05:53:55 [2021-03-30T05:53:55.457Z] #47 11.02 go: downloading github.com/jonboulle/clockwork v0.1.0
05:53:55 [2021-03-30T05:53:55.457Z] #47 11.23 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:53:55 [2021-03-30T05:53:55.457Z] #47 11.23 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:53:55 [2021-03-30T05:53:55.457Z] #47 11.26 go: extracting github.com/pkg/errors v0.9.1
05:53:55 [2021-03-30T05:53:55.457Z] #47 11.33 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:53:55 [2021-03-30T05:53:55.459Z] #52 ...
05:53:55 [2021-03-30T05:53:55.459Z] 
05:53:55 [2021-03-30T05:53:55.459Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:53:55 [2021-03-30T05:53:55.459Z] #30 sha256:98f44c111f7c191d46c1e2da2965a501e7fc1752f278b39d3d8855ddf97a872d
05:53:55 [2021-03-30T05:53:55.459Z] #30 23.14 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
05:53:55 [2021-03-30T05:53:55.459Z] #30 23.28 skipping existing 5cb8031fd95d
05:53:55 [2021-03-30T05:53:55.459Z] #30 23.47 
05:53:55 [2021-03-30T05:53:55.459Z] #30 25.01 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
05:53:55 [2021-03-30T05:53:55.459Z] #30 25.49 
05:53:55 [2021-03-30T05:53:55.459Z] #30 25.68 
                                                                           0.4%
####                                                                       5.7%
######                                                                     9.4%
#########                                                                 13.1%
############                                                              16.8%
################                                                          22.3%
####################                                                      27.9%
########################                                                  33.4%
##############################                                            42.6%
##################################                                        48.1%
#######################################                                   55.5%
#############################################                             62.9%
#################################################                         68.4%
###################################################                       72.1%
#######################################################                   77.7%
###########################################################               83.2%
##############################################################            86.9%
##################################################################        92.4%
######################################################################    98.0%
######################################################################## 100.0%
05:53:55 [2021-03-30T05:53:55.459Z] #30 28.22 
05:53:55 [2021-03-30T05:53:55.555Z] #21 44.73 Selecting previously unselected package xfsprogs.
05:53:55 [2021-03-30T05:53:55.555Z] #21 44.73 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
05:53:55 [2021-03-30T05:53:55.555Z] #21 44.74 Unpacking xfsprogs (4.20.0-1) ...
05:53:55 [2021-03-30T05:53:55.658Z] #47 11.87 go: extracting github.com/mattn/go-isatty v0.0.12
05:53:55 [2021-03-30T05:53:55.659Z] #47 11.88 go: extracting github.com/mattn/go-colorable v0.1.6
05:53:55 [2021-03-30T05:53:55.718Z] #47 11.34 go: extracting github.com/fatih/color v1.9.0
05:53:55 [2021-03-30T05:53:55.718Z] #47 11.45 go: extracting github.com/jonboulle/clockwork v0.1.0
05:53:55 [2021-03-30T05:53:55.718Z] #47 ...
05:53:55 [2021-03-30T05:53:55.718Z] 
05:53:55 [2021-03-30T05:53:55.718Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:53:55 [2021-03-30T05:53:55.718Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:53:55 [2021-03-30T05:53:55.718Z] #42 4.713 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:53:55 [2021-03-30T05:53:55.718Z] #42 4.798 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:53:55 [2021-03-30T05:53:55.718Z] #42 4.969 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:53:55 [2021-03-30T05:53:55.718Z] #42 4.973 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:53:55 [2021-03-30T05:53:55.718Z] #42 5.487 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:53:55 [2021-03-30T05:53:55.718Z] #42 5.866 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:53:55 [2021-03-30T05:53:55.718Z] #42 ...
05:53:55 [2021-03-30T05:53:55.718Z] 
05:53:55 [2021-03-30T05:53:55.718Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:53:55 [2021-03-30T05:53:55.718Z] #47 sha256:e306501375d30b96800633690b4d03ccf70040c2fc966da2c290c339e5137d29
05:53:55 [2021-03-30T05:53:55.718Z] #47 11.47 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:53:55 [2021-03-30T05:53:55.719Z] #47 11.55 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:53:55 [2021-03-30T05:53:55.850Z] #21 45.08 Selecting previously unselected package zip.
05:53:55 [2021-03-30T05:53:55.850Z] #21 45.09 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
05:53:55 [2021-03-30T05:53:55.850Z] #21 45.10 Unpacking zip (3.0-11+b1) ...
05:53:55 [2021-03-30T05:53:55.850Z] #21 45.28 Setting up aufs-tools (1:4.14+20190211-1) ...
05:53:55 [2021-03-30T05:53:55.850Z] #21 45.29 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
05:53:55 [2021-03-30T05:53:55.984Z] #47 11.70 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:53:55 [2021-03-30T05:53:55.984Z] #47 11.75 go: extracting github.com/spf13/pflag v1.0.3
05:53:56 [2021-03-30T05:53:56.029Z] #58 23.09 go: extracting github.com/urfave/cli/v2 v2.3.0
05:53:56 [2021-03-30T05:53:56.029Z] #58 23.30 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:53:56 [2021-03-30T05:53:56.029Z] #58 ...
05:53:56 [2021-03-30T05:53:56.029Z] 
05:53:56 [2021-03-30T05:53:56.029Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:53:56 [2021-03-30T05:53:56.029Z] #47 sha256:b61a19df32b5f2f548468b28eaf68d5f0b9700178dae9496b76669fb602d20b9
05:53:56 [2021-03-30T05:53:56.029Z] #47 13.31 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:53:56 [2021-03-30T05:53:56.029Z] #47 13.83 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:53:56 [2021-03-30T05:53:56.029Z] #47 16.25 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:53:56 [2021-03-30T05:53:56.029Z] #47 22.77 go: finding github.com/fatih/color v1.9.0
05:53:56 [2021-03-30T05:53:56.029Z] #47 22.80 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:53:56 [2021-03-30T05:53:56.029Z] #47 22.90 go: finding github.com/pkg/errors v0.9.1
05:53:56 [2021-03-30T05:53:56.029Z] #47 23.10 go: finding github.com/mattn/go-colorable v0.1.6
05:53:56 [2021-03-30T05:53:56.029Z] #47 23.18 go: finding github.com/spf13/pflag v1.0.3
05:53:56 [2021-03-30T05:53:56.129Z] #29 11.28 #=#=#                                                                         

#                                                                          1.4%
#################                                                         24.7%
##############################                                            41.8%
#########################################                                 57.9%
######################################################                    75.1%
#####################################################################     96.3%
######################################################################## 100.0%
05:53:56 [2021-03-30T05:53:56.146Z] #21 45.30 Setting up libip6tc0:s390x (1.8.2-4) ...
05:53:56 [2021-03-30T05:53:56.146Z] #21 45.32 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
05:53:56 [2021-03-30T05:53:56.146Z] #21 45.33 Setting up libgpm2:s390x (1.20.7-5) ...
05:53:56 [2021-03-30T05:53:56.146Z] #21 45.34 Setting up libip4tc0:s390x (1.8.2-4) ...
05:53:56 [2021-03-30T05:53:56.146Z] #21 45.36 Setting up uidmap (1:4.5-1.1) ...
05:53:56 [2021-03-30T05:53:56.146Z] #21 45.37 Setting up libnftnl11:s390x (1.1.2-2) ...
05:53:56 [2021-03-30T05:53:56.146Z] #21 45.38 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
05:53:56 [2021-03-30T05:53:56.146Z] #21 45.38 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
05:53:56 [2021-03-30T05:53:56.146Z] #21 45.39 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
05:53:56 [2021-03-30T05:53:56.146Z] #21 45.40 Setting up libicu63:s390x (63.1-6+deb10u1) ...
05:53:56 [2021-03-30T05:53:56.146Z] #21 45.41 Setting up xxd (2:8.1.0875-5) ...
05:53:56 [2021-03-30T05:53:56.146Z] #21 45.42 Setting up zip (3.0-11+b1) ...
05:53:56 [2021-03-30T05:53:56.146Z] #21 45.43 Setting up vim-common (2:8.1.0875-5) ...
05:53:56 [2021-03-30T05:53:56.146Z] #21 45.45 Setting up bash-completion (1:2.8-6) ...
05:53:56 [2021-03-30T05:53:56.157Z] #30 ...
05:53:56 [2021-03-30T05:53:56.157Z] 
05:53:56 [2021-03-30T05:53:56.157Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:53:56 [2021-03-30T05:53:56.157Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea
05:53:56 [2021-03-30T05:53:56.157Z] #56 19.58 Fetched 8199 kB in 18s (446 kB/s)
05:53:56 [2021-03-30T05:53:56.157Z] #56 19.58 Reading package lists...
05:53:56 [2021-03-30T05:53:56.166Z] #56 ...
05:53:56 [2021-03-30T05:53:56.166Z] 
05:53:56 [2021-03-30T05:53:56.166Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:53:56 [2021-03-30T05:53:56.166Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:53:56 [2021-03-30T05:53:56.166Z] #43 15.45 make[1]: Nothing to be done for 'all'.
05:53:56 [2021-03-30T05:53:56.166Z] #43 16.82   CC       images/stats.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 17.28   CC       images/core.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 17.86   CC       images/core-x86.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 18.34   CC       images/core-arm.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 18.67   CC       images/core-aarch64.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 19.02   CC       images/core-ppc64.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 19.57   CC       images/core-s390.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 20.31   CC       images/cpuinfo.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 20.73   CC       images/inventory.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 20.97   CC       images/fdinfo.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 21.37   CC       images/fown.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 21.65   CC       images/ns.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 21.88   CC       images/regfile.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 22.10   CC       images/ghost-file.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 22.43   CC       images/fifo.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 22.61   CC       images/remap-file-path.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 22.79   CC       images/eventfd.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 23.00   CC       images/eventpoll.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 23.41   CC       images/fh.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 23.72   CC       images/fsnotify.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 24.33   CC       images/signalfd.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 24.59   CC       images/fs.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 24.78   CC       images/pstree.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 25.05   CC       images/pipe.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 25.27   CC       images/tcp-stream.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 25.52   CC       images/sk-packet.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 25.90   CC       images/mnt.o
05:53:56 [2021-03-30T05:53:56.166Z] #43 ...
05:53:56 [2021-03-30T05:53:56.166Z] 
05:53:56 [2021-03-30T05:53:56.166Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:53:56 [2021-03-30T05:53:56.166Z] #51 sha256:30ac6d649a6f63b3794d2c17d663150ac0e5663a3fd340695f65c433adb858af
05:53:56 [2021-03-30T05:53:56.166Z] #51 109.7 mvdan.cc/sh/v3/cmd/shfmt
05:53:56 [2021-03-30T05:53:56.166Z] #51 DONE 115.9s
05:53:56 [2021-03-30T05:53:56.166Z] 
05:53:56 [2021-03-30T05:53:56.166Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:53:56 [2021-03-30T05:53:56.166Z] #45 sha256:7b7b8da6edac21cc2ec59c225b60ae87b698ab9262b35a1ff07dc66f76563313
05:53:56 [2021-03-30T05:53:56.166Z] #45 110.2 github.com/LK4D4/vndr/build
05:53:56 [2021-03-30T05:53:56.166Z] #45 110.5 github.com/LK4D4/vndr/versioned
05:53:56 [2021-03-30T05:53:56.166Z] #45 110.7 compress/flate
05:53:56 [2021-03-30T05:53:56.166Z] #45 113.0 hash/crc32
05:53:56 [2021-03-30T05:53:56.166Z] #45 113.6 net
05:53:56 [2021-03-30T05:53:56.166Z] #45 113.7 compress/gzip
05:53:56 [2021-03-30T05:53:56.166Z] #45 114.2 vendor/golang.org/x/text/transform
05:53:56 [2021-03-30T05:53:56.166Z] #45 114.9 vendor/golang.org/x/text/unicode/bidi
05:53:56 [2021-03-30T05:53:56.290Z] #47 ...
05:53:56 [2021-03-30T05:53:56.290Z] 
05:53:56 [2021-03-30T05:53:56.290Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:53:56 [2021-03-30T05:53:56.290Z] #49 sha256:84f0e5445679b40e9d4679ac56caca4326a7ead86c9ff3ea593f5c42b89c92d5
05:53:56 [2021-03-30T05:53:56.290Z] #49 22.74 go: extracting gopkg.in/ini.v1 v1.51.0
05:53:56 [2021-03-30T05:53:56.290Z] #49 22.85 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:53:56 [2021-03-30T05:53:56.290Z] #49 22.95 go: downloading github.com/hashicorp/hcl v1.0.0
05:53:56 [2021-03-30T05:53:56.290Z] #49 22.96 go: downloading github.com/go-toolsmith/astcopy v1.0.0
05:53:56 [2021-03-30T05:53:56.290Z] #49 23.09 go: extracting github.com/magiconair/properties v1.8.1
05:53:56 [2021-03-30T05:53:56.290Z] #49 23.18 go: downloading github.com/davecgh/go-spew v1.1.1
05:53:56 [2021-03-30T05:53:56.290Z] #49 23.36 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:53:56 [2021-03-30T05:53:56.290Z] #49 23.48 go: extracting github.com/go-toolsmith/astcopy v1.0.0
05:53:56 [2021-03-30T05:53:56.290Z] #49 ...
05:53:56 [2021-03-30T05:53:56.290Z] 
05:53:56 [2021-03-30T05:53:56.290Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:53:56 [2021-03-30T05:53:56.290Z] #24 sha256:c8df9adc5e6bdbfb2d06075bff3ff12ae041e3db099190ac2e93888eb7fe5b3c
05:53:56 [2021-03-30T05:53:56.290Z] #24 21.08 + mkdir -p /build
05:53:56 [2021-03-30T05:53:56.290Z] #24 21.10 + mv docker/docker /build/
05:53:56 [2021-03-30T05:53:56.290Z] #24 21.11 + rmdir docker
05:53:56 [2021-03-30T05:53:56.290Z] #24 DONE 23.6s
05:53:56 [2021-03-30T05:53:56.392Z] #29 12.38 
05:53:56 [2021-03-30T05:53:56.424Z] #45 ...
05:53:56 [2021-03-30T05:53:56.424Z] 
05:53:56 [2021-03-30T05:53:56.424Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:53:56 [2021-03-30T05:53:56.424Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:53:56 [2021-03-30T05:53:56.424Z] #43 26.28   CC       images/pipe-data.o
05:53:56 [2021-03-30T05:53:56.457Z] #56 26.80 Reading package lists...
05:53:56 [2021-03-30T05:53:56.457Z] #56 ...
05:53:56 [2021-03-30T05:53:56.457Z] 
05:53:56 [2021-03-30T05:53:56.457Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:53:56 [2021-03-30T05:53:56.457Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
05:53:56 [2021-03-30T05:53:56.457Z] #43 19.64 Fetched 8199 kB in 19s (429 kB/s)
05:53:56 [2021-03-30T05:53:56.457Z] #43 19.64 Reading package lists...
05:53:56 [2021-03-30T05:53:56.457Z] #43 27.18 Reading package lists...
05:53:56 [2021-03-30T05:53:56.457Z] #43 ...
05:53:56 [2021-03-30T05:53:56.457Z] 
05:53:56 [2021-03-30T05:53:56.457Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:53:56 [2021-03-30T05:53:56.457Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
05:53:56 [2021-03-30T05:53:56.457Z] #37 19.78 Fetched 8199 kB in 19s (438 kB/s)
05:53:56 [2021-03-30T05:53:56.457Z] #37 19.78 Reading package lists...
05:53:56 [2021-03-30T05:53:56.550Z] 
05:53:56 [2021-03-30T05:53:56.550Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:53:56 [2021-03-30T05:53:56.550Z] #49 sha256:84f0e5445679b40e9d4679ac56caca4326a7ead86c9ff3ea593f5c42b89c92d5
05:53:56 [2021-03-30T05:53:56.550Z] #49 23.70 go: extracting github.com/davecgh/go-spew v1.1.1
05:53:56 [2021-03-30T05:53:56.550Z] #49 23.72 go: downloading github.com/spf13/jwalterweatherman v1.0.0
05:53:56 [2021-03-30T05:53:56.550Z] #49 23.77 go: extracting github.com/hashicorp/hcl v1.0.0
05:53:56 [2021-03-30T05:53:56.560Z] #47 12.27 go: downloading github.com/mattn/go-colorable v0.1.6
05:53:56 [2021-03-30T05:53:56.560Z] #47 12.29 go: downloading github.com/mattn/go-isatty v0.0.12
05:53:56 [2021-03-30T05:53:56.760Z] #37 28.40 Reading package lists...
05:53:56 [2021-03-30T05:53:56.760Z] #37 ...
05:53:56 [2021-03-30T05:53:56.760Z] 
05:53:56 [2021-03-30T05:53:56.760Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:53:56 [2021-03-30T05:53:56.760Z] #50 sha256:66b4bd7062929ed6a0335cdb9fa9c7e3b2682bb1cf2c2b058eb348ed29220228
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.20 go: downloading github.com/spf13/viper v1.6.1
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.22 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.23 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.24 go: downloading github.com/go-lintpack/lintpack v0.5.2
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.24 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.24 go: downloading github.com/go-toolsmith/astequal v1.0.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.24 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.27 go: downloading github.com/pmezard/go-difflib v1.0.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.29 go: extracting github.com/inconshreveable/mousetrap v1.0.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.30 go: downloading github.com/ultraware/funlen v0.0.2
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.42 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.42 go: extracting github.com/spf13/viper v1.6.1
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.50 go: extracting github.com/go-toolsmith/astequal v1.0.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.50 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.55 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.63 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.71 go: extracting github.com/pmezard/go-difflib v1.0.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.76 go: extracting github.com/ultraware/funlen v0.0.2
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.76 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.76 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.88 go: extracting github.com/go-lintpack/lintpack v0.5.2
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.99 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:53:56 [2021-03-30T05:53:56.760Z] #50 23.99 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:53:56 [2021-03-30T05:53:56.760Z] #50 24.03 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:53:56 [2021-03-30T05:53:56.760Z] #50 24.05 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
05:53:56 [2021-03-30T05:53:56.760Z] #50 24.06 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:53:56 [2021-03-30T05:53:56.760Z] #50 24.30 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:53:56 [2021-03-30T05:53:56.760Z] #50 24.30 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:53:56 [2021-03-30T05:53:56.760Z] #50 24.40 go: downloading github.com/pelletier/go-toml v1.2.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 24.55 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:53:56 [2021-03-30T05:53:56.760Z] #50 24.57 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:53:56 [2021-03-30T05:53:56.760Z] #50 24.60 go: downloading github.com/go-toolsmith/astcast v1.0.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 24.61 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:53:56 [2021-03-30T05:53:56.760Z] #50 24.76 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:53:56 [2021-03-30T05:53:56.760Z] #50 24.99 go: downloading github.com/fsnotify/fsnotify v1.4.7
05:53:56 [2021-03-30T05:53:56.760Z] #50 25.00 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:53:56 [2021-03-30T05:53:56.760Z] #50 25.03 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:53:56 [2021-03-30T05:53:56.760Z] #50 25.05 go: extracting github.com/go-toolsmith/astcast v1.0.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 25.09 go: extracting github.com/pelletier/go-toml v1.2.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 25.13 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 25.27 go: extracting github.com/fsnotify/fsnotify v1.4.7
05:53:56 [2021-03-30T05:53:56.760Z] #50 25.30 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
05:53:56 [2021-03-30T05:53:56.760Z] #50 25.36 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:53:56 [2021-03-30T05:53:56.760Z] #50 25.51 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 25.71 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:53:56 [2021-03-30T05:53:56.760Z] #50 25.76 go: downloading github.com/spf13/jwalterweatherman v1.0.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 25.80 go: downloading github.com/stretchr/objx v0.2.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 25.86 go: downloading github.com/mitchellh/go-homedir v1.1.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 25.92 go: extracting github.com/spf13/jwalterweatherman v1.0.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 25.96 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
05:53:56 [2021-03-30T05:53:56.760Z] #50 25.99 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:53:56 [2021-03-30T05:53:56.760Z] #50 26.14 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:53:56 [2021-03-30T05:53:56.760Z] #50 26.15 go: downloading github.com/go-toolsmith/strparse v1.0.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 26.36 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:53:56 [2021-03-30T05:53:56.760Z] #50 26.43 go: extracting github.com/mitchellh/go-homedir v1.1.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 26.43 go: downloading github.com/spf13/afero v1.1.2
05:53:56 [2021-03-30T05:53:56.760Z] #50 26.54 go: downloading github.com/go-toolsmith/astcopy v1.0.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 26.55 go: downloading github.com/uudashr/gocognit v1.0.1
05:53:56 [2021-03-30T05:53:56.760Z] #50 26.58 go: extracting github.com/go-toolsmith/strparse v1.0.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 26.71 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:53:56 [2021-03-30T05:53:56.760Z] #50 26.75 go: extracting github.com/stretchr/objx v0.2.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 26.76 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:53:56 [2021-03-30T05:53:56.760Z] #50 26.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:53:56 [2021-03-30T05:53:56.760Z] #50 26.85 go: downloading github.com/gobwas/glob v0.2.3
05:53:56 [2021-03-30T05:53:56.760Z] #50 26.99 go: extracting github.com/spf13/afero v1.1.2
05:53:56 [2021-03-30T05:53:56.760Z] #50 27.05 go: downloading gopkg.in/ini.v1 v1.51.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 27.11 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:53:56 [2021-03-30T05:53:56.760Z] #50 27.13 go: extracting github.com/go-toolsmith/astcopy v1.0.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 27.20 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:53:56 [2021-03-30T05:53:56.760Z] #50 27.20 go: downloading github.com/spf13/cast v1.3.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 27.21 go: downloading github.com/kisielk/gotool v1.0.0
05:53:56 [2021-03-30T05:53:56.760Z] #50 27.26 go: extracting github.com/uudashr/gocognit v1.0.1
05:53:56 [2021-03-30T05:53:56.760Z] #50 27.26 go: downloading github.com/magiconair/properties v1.8.1
05:53:56 [2021-03-30T05:53:56.760Z] #50 27.35 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:53:56 [2021-03-30T05:53:56.760Z] #50 27.36 go: downloading github.com/ultraware/whitespace v0.0.4
05:53:56 [2021-03-30T05:53:56.760Z] #50 27.46 go: extracting gopkg.in/ini.v1 v1.51.0
05:53:56 [2021-03-30T05:53:56.761Z] #50 27.50 go: extracting github.com/gobwas/glob v0.2.3
05:53:56 [2021-03-30T05:53:56.761Z] #50 27.69 go: downloading github.com/go-toolsmith/astfmt v1.0.0
05:53:56 [2021-03-30T05:53:56.761Z] #50 27.96 go: downloading github.com/BurntSushi/toml v0.3.1
05:53:56 [2021-03-30T05:53:56.761Z] #50 27.96 go: downloading golang.org/x/text v0.3.2
05:53:56 [2021-03-30T05:53:56.761Z] #50 28.01 go: extracting github.com/ultraware/whitespace v0.0.4
05:53:56 [2021-03-30T05:53:56.761Z] #50 28.13 go: extracting github.com/spf13/cast v1.3.0
05:53:56 [2021-03-30T05:53:56.761Z] #50 28.24 go: downloading gopkg.in/yaml.v2 v2.2.7
05:53:56 [2021-03-30T05:53:56.761Z] #50 28.24 go: extracting github.com/kisielk/gotool v1.0.0
05:53:56 [2021-03-30T05:53:56.761Z] #50 28.29 go: extracting github.com/magiconair/properties v1.8.1
05:53:56 [2021-03-30T05:53:56.761Z] #50 28.38 go: extracting github.com/go-toolsmith/astfmt v1.0.0
05:53:56 [2021-03-30T05:53:56.761Z] #50 28.41 go: downloading github.com/davecgh/go-spew v1.1.1
05:53:56 [2021-03-30T05:53:56.761Z] #50 28.59 go: extracting github.com/BurntSushi/toml v0.3.1
05:53:56 [2021-03-30T05:53:56.761Z] #50 28.64 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:53:56 [2021-03-30T05:53:56.761Z] #50 28.97 go: downloading github.com/hashicorp/hcl v1.0.0
05:53:56 [2021-03-30T05:53:56.761Z] #50 28.98 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:53:56 [2021-03-30T05:53:56.761Z] #50 29.04 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:53:56 [2021-03-30T05:53:56.761Z] #50 29.18 go: downloading github.com/subosito/gotenv v1.2.0
05:53:56 [2021-03-30T05:53:56.761Z] #50 29.50 go: extracting gopkg.in/yaml.v2 v2.2.7
05:53:56 [2021-03-30T05:53:56.761Z] #50 29.87 go: extracting github.com/davecgh/go-spew v1.1.1
05:53:56 [2021-03-30T05:53:56.761Z] #50 29.97 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:53:56 [2021-03-30T05:53:56.761Z] #50 30.17 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:53:56 [2021-03-30T05:53:56.761Z] #50 30.18 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:53:56 [2021-03-30T05:53:56.761Z] #50 30.19 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:53:56 [2021-03-30T05:53:56.810Z] #49 24.11 go: downloading github.com/go-toolsmith/astp v1.0.0
05:53:56 [2021-03-30T05:53:56.988Z] #43 26.72   CC       images/sa.o
05:53:57 [2021-03-30T05:53:57.065Z] #50 30.33 go: downloading github.com/mitchellh/mapstructure v1.1.2
05:53:57 [2021-03-30T05:53:57.065Z] #50 30.46 go: extracting github.com/subosito/gotenv v1.2.0
05:53:57 [2021-03-30T05:53:57.065Z] #50 30.56 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:53:57 [2021-03-30T05:53:57.132Z] #47 12.86 go: extracting github.com/mattn/go-isatty v0.0.12
05:53:57 [2021-03-30T05:53:57.245Z] #43 27.06   CC       images/timer.o
05:53:57 [2021-03-30T05:53:57.370Z] #50 30.70 go: extracting github.com/mitchellh/mapstructure v1.1.2
05:53:57 [2021-03-30T05:53:57.370Z] #50 30.79 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:53:57 [2021-03-30T05:53:57.370Z] #50 30.79 go: downloading github.com/go-toolsmith/astp v1.0.0
05:53:57 [2021-03-30T05:53:57.370Z] #50 30.81 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:53:57 [2021-03-30T05:53:57.370Z] #50 30.89 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:53:57 [2021-03-30T05:53:57.379Z] #49 ...
05:53:57 [2021-03-30T05:53:57.379Z] 
05:53:57 [2021-03-30T05:53:57.379Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:53:57 [2021-03-30T05:53:57.379Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:53:57 [2021-03-30T05:53:57.379Z] #36 14.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:53:57 [2021-03-30T05:53:57.379Z] #36 18.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:53:57 [2021-03-30T05:53:57.379Z] #36 ...
05:53:57 [2021-03-30T05:53:57.379Z] 
05:53:57 [2021-03-30T05:53:57.379Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:53:57 [2021-03-30T05:53:57.379Z] #49 sha256:84f0e5445679b40e9d4679ac56caca4326a7ead86c9ff3ea593f5c42b89c92d5
05:53:57 [2021-03-30T05:53:57.379Z] #49 24.54 go: extracting github.com/spf13/jwalterweatherman v1.0.0
05:53:57 [2021-03-30T05:53:57.394Z] #47 13.09 go: extracting github.com/mattn/go-colorable v0.1.6
05:53:57 [2021-03-30T05:53:57.394Z] #47 ...
05:53:57 [2021-03-30T05:53:57.394Z] 
05:53:57 [2021-03-30T05:53:57.394Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:53:57 [2021-03-30T05:53:57.394Z] #24 sha256:5068d8ed214e3626f2ad7e3c27c3ee4102d4cc003b37988fc88d709a791ca9c5
05:53:57 [2021-03-30T05:53:57.394Z] #24 12.48 + mkdir -p /build
05:53:57 [2021-03-30T05:53:57.394Z] #24 12.48 + mv docker/docker /build/
05:53:57 [2021-03-30T05:53:57.394Z] #24 12.48 + rmdir docker
05:53:57 [2021-03-30T05:53:57.394Z] #24 DONE 13.2s
05:53:57 [2021-03-30T05:53:57.639Z] #49 24.66 go: extracting github.com/go-toolsmith/astp v1.0.0
05:53:57 [2021-03-30T05:53:57.639Z] #49 24.66 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:53:57 [2021-03-30T05:53:57.639Z] #49 24.72 go: downloading github.com/inconshreveable/mousetrap v1.0.0
05:53:57 [2021-03-30T05:53:57.639Z] #49 24.93 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:53:57 [2021-03-30T05:53:57.655Z] 
05:53:57 [2021-03-30T05:53:57.655Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:53:57 [2021-03-30T05:53:57.655Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:53:57 [2021-03-30T05:53:57.655Z] #42 13.32 Fetched 8424 kB in 9s (939 kB/s)
05:53:57 [2021-03-30T05:53:57.671Z] #50 30.93 go: extracting github.com/hashicorp/hcl v1.0.0
05:53:57 [2021-03-30T05:53:57.671Z] #50 30.97 go: extracting github.com/go-toolsmith/astp v1.0.0
05:53:57 [2021-03-30T05:53:57.808Z] #43 27.37   CC       images/timerfd.o
05:53:57 [2021-03-30T05:53:57.808Z] #43 27.56   CC       images/mm.o
05:53:57 [2021-03-30T05:53:57.899Z] #49 24.97 go: extracting github.com/inconshreveable/mousetrap v1.0.0
05:53:57 [2021-03-30T05:53:57.899Z] #49 24.97 go: downloading github.com/stretchr/objx v0.2.0
05:53:57 [2021-03-30T05:53:57.899Z] #49 25.03 go: extracting github.com/stretchr/objx v0.2.0
05:53:57 [2021-03-30T05:53:57.899Z] #49 25.13 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:53:57 [2021-03-30T05:53:57.899Z] #49 25.14 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
05:53:57 [2021-03-30T05:53:57.973Z] #50 31.30 go: downloading github.com/gogo/protobuf v1.2.1
05:53:58 [2021-03-30T05:53:58.064Z] #43 27.83   CC       images/sk-opts.o
05:53:58 [2021-03-30T05:53:58.212Z] #47 14.36 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:53:58 [2021-03-30T05:53:58.238Z] #21 47.53 Setting up libiptc0:s390x (1.8.2-4) ...
05:53:58 [2021-03-30T05:53:58.238Z] #21 47.55 Setting up xz-utils (5.2.4-1) ...
05:53:58 [2021-03-30T05:53:58.238Z] #21 47.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
05:53:58 [2021-03-30T05:53:58.238Z] #21 47.57 Setting up sudo (1.8.27-1+deb10u3) ...
05:53:58 [2021-03-30T05:53:58.238Z] #21 47.66 invoke-rc.d: could not determine current runlevel
05:53:58 [2021-03-30T05:53:58.238Z] #21 47.68 invoke-rc.d: policy-rc.d denied execution of start.
05:53:58 [2021-03-30T05:53:58.274Z] #50 ...
05:53:58 [2021-03-30T05:53:58.274Z] 
05:53:58 [2021-03-30T05:53:58.274Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:53:58 [2021-03-30T05:53:58.274Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
05:53:58 [2021-03-30T05:53:58.274Z] #41 21.44 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
05:53:58 [2021-03-30T05:53:58.274Z] #41 ...
05:53:58 [2021-03-30T05:53:58.274Z] 
05:53:58 [2021-03-30T05:53:58.274Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:53:58 [2021-03-30T05:53:58.274Z] #50 sha256:66b4bd7062929ed6a0335cdb9fa9c7e3b2682bb1cf2c2b058eb348ed29220228
05:53:58 [2021-03-30T05:53:58.274Z] #50 31.66 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:53:58 [2021-03-30T05:53:58.308Z] #29 12.73 
                                                                           0.0%
#                                                                          2.2%
###                                                                        5.2%
######                                                                     9.6%
########                                                                  12.3%
###########                                                               16.1%
##############                                                            20.4%
###################                                                       27.5%
######################                                                    31.3%
##########################                                                36.3%
###############################                                           43.3%
################################                                          44.8%
####################################                                      51.1%
########################################                                  55.8%
############################################                              61.2%
05:53:58 [2021-03-30T05:53:58.308Z] #29 ...
05:53:58 [2021-03-30T05:53:58.308Z] 
05:53:58 [2021-03-30T05:53:58.308Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:53:58 [2021-03-30T05:53:58.308Z] #58 sha256:4fa957a21f65ece1ace5672c8e7c390066788a752d3c68ed8b14662a695623ef
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.237 + RM_GOPATH=0
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.237 + TMP_GOPATH=
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.237 + : /build
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.237 + '[' -z '' ']'
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.237 ++ mktemp -d
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.253 + export GOPATH=/tmp/tmp.Uoy5TPuWdx
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.253 + GOPATH=/tmp/tmp.Uoy5TPuWdx
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.253 + RM_GOPATH=1
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.253 + case "$(go env GOARCH)" in
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.253 ++ go env GOARCH
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.277 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.277 + export GO_BUILDMODE=-buildmode=pie
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.277 + GO_BUILDMODE=-buildmode=pie
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.277 ++ dirname /tmp/install/install.sh
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.277 + dir=/tmp/install
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.277 + bin=rootlesskit
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.277 + shift
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.277 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.277 + . /tmp/install/rootlesskit.installer
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.277 ++ : 81d7d047d09a5b93645817ec580181de7a984082
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.277 + install_rootlesskit
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.277 + case "$1" in
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.277 + export CGO_ENABLED=0
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.277 + CGO_ENABLED=0
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.277 + _install_rootlesskit
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.277 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082'
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.277 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Uoy5TPuWdx/src/github.com/rootless-containers/rootlesskit
05:53:58 [2021-03-30T05:53:58.308Z] #58 5.277 Cloning into '/tmp/tmp.Uoy5TPuWdx/src/github.com/rootless-containers/rootlesskit'...
05:53:58 [2021-03-30T05:53:58.308Z] #58 9.081 + cd /tmp/tmp.Uoy5TPuWdx/src/github.com/rootless-containers/rootlesskit
05:53:58 [2021-03-30T05:53:58.308Z] #58 9.096 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082
05:53:58 [2021-03-30T05:53:58.308Z] #58 9.145 + export GO111MODULE=on
05:53:58 [2021-03-30T05:53:58.308Z] #58 9.145 + GO111MODULE=on
05:53:58 [2021-03-30T05:53:58.308Z] #58 9.145 + export GOPROXY=https://proxy.golang.org
05:53:58 [2021-03-30T05:53:58.308Z] #58 9.146 + GOPROXY=https://proxy.golang.org
05:53:58 [2021-03-30T05:53:58.308Z] #58 9.146 + for f in rootlesskit rootlesskit-docker-proxy
05:53:58 [2021-03-30T05:53:58.308Z] #58 9.147 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
05:53:58 [2021-03-30T05:53:58.308Z] #58 11.24 go: downloading github.com/pkg/errors v0.9.1
05:53:58 [2021-03-30T05:53:58.308Z] #58 11.28 go: downloading github.com/urfave/cli/v2 v2.3.0
05:53:58 [2021-03-30T05:53:58.308Z] #58 11.32 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:53:58 [2021-03-30T05:53:58.308Z] #58 11.33 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:53:58 [2021-03-30T05:53:58.308Z] #58 11.53 go: extracting github.com/pkg/errors v0.9.1
05:53:58 [2021-03-30T05:53:58.308Z] #58 11.59 go: downloading github.com/sirupsen/logrus v1.8.1
05:53:58 [2021-03-30T05:53:58.308Z] #58 11.60 go: downloading github.com/moby/vpnkit v0.5.0
05:53:58 [2021-03-30T05:53:58.308Z] #58 11.60 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:53:58 [2021-03-30T05:53:58.308Z] #58 11.61 go: downloading github.com/moby/sys/mountinfo v0.4.1
05:53:58 [2021-03-30T05:53:58.308Z] #58 11.69 go: downloading github.com/gorilla/mux v1.8.0
05:53:58 [2021-03-30T05:53:58.308Z] #58 12.40 go: extracting github.com/moby/sys/mountinfo v0.4.1
05:53:58 [2021-03-30T05:53:58.308Z] #58 12.50 go: extracting github.com/gorilla/mux v1.8.0
05:53:58 [2021-03-30T05:53:58.308Z] #58 12.52 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:53:58 [2021-03-30T05:53:58.308Z] #58 12.79 go: downloading github.com/gofrs/flock v0.8.0
05:53:58 [2021-03-30T05:53:58.308Z] #58 12.96 go: extracting github.com/sirupsen/logrus v1.8.1
05:53:58 [2021-03-30T05:53:58.308Z] #58 13.45 go: extracting github.com/gofrs/flock v0.8.0
05:53:58 [2021-03-30T05:53:58.308Z] #58 13.59 go: downloading github.com/google/uuid v1.2.0
05:53:58 [2021-03-30T05:53:58.308Z] #58 13.64 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:53:58 [2021-03-30T05:53:58.308Z] #58 14.08 go: extracting github.com/google/uuid v1.2.0
05:53:58 [2021-03-30T05:53:58.308Z] #58 14.56 go: extracting github.com/moby/vpnkit v0.5.0
05:53:58 [2021-03-30T05:53:58.308Z] #58 15.27 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:53:58 [2021-03-30T05:53:58.308Z] #58 15.38 go: extracting github.com/urfave/cli/v2 v2.3.0
05:53:58 [2021-03-30T05:53:58.308Z] #58 ...
05:53:58 [2021-03-30T05:53:58.308Z] 
05:53:58 [2021-03-30T05:53:58.308Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:53:58 [2021-03-30T05:53:58.308Z] #29 sha256:1c7ce9d79b7c9fb2744a81b4249d6b92e1885233f069d6c75d2f1a5ce8d00b56
05:53:58 [2021-03-30T05:53:58.321Z] #43 28.00   CC       images/sk-unix.o
05:53:58 [2021-03-30T05:53:58.474Z] #49 25.47 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
05:53:58 [2021-03-30T05:53:58.534Z] #21 47.69 Setting up pigz (2.4-1) ...
05:53:58 [2021-03-30T05:53:58.534Z] #21 47.70 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
05:53:58 [2021-03-30T05:53:58.534Z] #21 47.71 Setting up libnl-3-200:s390x (3.4.0-1) ...
05:53:58 [2021-03-30T05:53:58.534Z] #21 47.72 Setting up python-pip-whl (18.1-5) ...
05:53:58 [2021-03-30T05:53:58.534Z] #21 47.73 Setting up libmpdec2:s390x (2.4.2-2) ...
05:53:58 [2021-03-30T05:53:58.534Z] #21 47.74 Setting up vim-runtime (2:8.1.0875-5) ...
05:53:58 [2021-03-30T05:53:58.575Z] #50 ...
05:53:58 [2021-03-30T05:53:58.575Z] 
05:53:58 [2021-03-30T05:53:58.575Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:53:58 [2021-03-30T05:53:58.575Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
05:53:58 [2021-03-30T05:53:58.575Z] #14 21.50 Fetched 8692 kB in 21s (417 kB/s)
05:53:58 [2021-03-30T05:53:58.575Z] #14 21.50 Reading package lists...
05:53:58 [2021-03-30T05:53:58.577Z] #43 28.24   CC       images/sk-inet.o
05:53:58 [2021-03-30T05:53:58.830Z] #21 48.11 Setting up libaio1:s390x (0.3.112-3) ...
05:53:58 [2021-03-30T05:53:58.830Z] #21 48.12 Setting up libonig5:s390x (6.9.1-1) ...
05:53:58 [2021-03-30T05:53:58.830Z] #21 48.13 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ...
05:53:58 [2021-03-30T05:53:58.830Z] #21 48.13 Setting up vim (2:8.1.0875-5) ...
05:53:58 [2021-03-30T05:53:58.830Z] #21 48.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
05:53:58 [2021-03-30T05:53:58.830Z] #21 48.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
05:53:58 [2021-03-30T05:53:58.830Z] #21 48.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
05:53:58 [2021-03-30T05:53:58.830Z] #21 48.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
05:53:58 [2021-03-30T05:53:58.830Z] #21 48.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
05:53:58 [2021-03-30T05:53:58.830Z] #21 48.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
05:53:58 [2021-03-30T05:53:58.830Z] #21 48.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
05:53:58 [2021-03-30T05:53:58.830Z] #21 48.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
05:53:58 [2021-03-30T05:53:58.830Z] #21 48.20 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
05:53:58 [2021-03-30T05:53:58.830Z] #21 48.21 Setting up thin-provisioning-tools (0.7.6-2.1) ...
05:53:58 [2021-03-30T05:53:58.830Z] #21 48.23 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
05:53:58 [2021-03-30T05:53:58.834Z] #43 28.58   CC       images/tun.o
05:53:58 [2021-03-30T05:53:58.876Z] #14 30.64 Reading package lists...
05:53:58 [2021-03-30T05:53:58.876Z] #14 ...
05:53:58 [2021-03-30T05:53:58.876Z] 
05:53:58 [2021-03-30T05:53:58.876Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:53:58 [2021-03-30T05:53:58.876Z] #30 sha256:98f44c111f7c191d46c1e2da2965a501e7fc1752f278b39d3d8855ddf97a872d
05:53:58 [2021-03-30T05:53:58.876Z] #30 29.84 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
05:53:58 [2021-03-30T05:53:58.876Z] #30 30.26 
05:53:58 [2021-03-30T05:53:58.876Z] #30 30.45 
######################################################################## 100.0%
05:53:58 [2021-03-30T05:53:58.876Z] #30 30.62 
05:53:58 [2021-03-30T05:53:58.876Z] #30 31.59 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
05:53:59 [2021-03-30T05:53:59.043Z] #49 26.03 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
05:53:59 [2021-03-30T05:53:59.043Z] #49 26.16 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:53:59 [2021-03-30T05:53:59.092Z] #43 28.86   CC       images/sk-netlink.o
05:53:59 [2021-03-30T05:53:59.125Z] #29 12.73 
                                                                           0.0%
#                                                                          2.2%
###                                                                        5.2%
######                                                                     9.6%
########                                                                  12.3%
###########                                                               16.1%
##############                                                            20.4%
###################                                                       27.5%
######################                                                    31.3%
##########################                                                36.3%
###############################                                           43.3%
################################                                          44.8%
####################################                                      51.1%
########################################                                  55.8%
############################################                              61.2%
#################################################                         68.5%
####################################################                      73.1%
#########################################################                 79.6%
#############################################################             85.3%
################################################################          89.6%
##################################################################        92.5%
#####
05:53:59 [2021-03-30T05:53:59.125Z] #29 ...
05:53:59 [2021-03-30T05:53:59.125Z] 
05:53:59 [2021-03-30T05:53:59.125Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:53:59 [2021-03-30T05:53:59.125Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
05:53:59 [2021-03-30T05:53:59.125Z] #32 5.511 + git clone https://github.com/kolyshkin/go-swagger.git .
05:53:59 [2021-03-30T05:53:59.125Z] #32 5.511 Cloning into '.'...
05:53:59 [2021-03-30T05:53:59.125Z] #32 ...
05:53:59 [2021-03-30T05:53:59.125Z] 
05:53:59 [2021-03-30T05:53:59.125Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:53:59 [2021-03-30T05:53:59.125Z] #29 sha256:1c7ce9d79b7c9fb2744a81b4249d6b92e1885233f069d6c75d2f1a5ce8d00b56
05:53:59 [2021-03-30T05:53:59.125Z] #29 12.73 
                                                                           0.0%
#                                                                          2.2%
###                                                                        5.2%
######                                                                     9.6%
########                                                                  12.3%
###########                                                               16.1%
##############                                                            20.4%
###################                                                       27.5%
######################                                                    31.3%
##########################                                                36.3%
###############################                                           43.3%
################################                                          44.8%
####################################                                      51.1%
########################################                                  55.8%
############################################                              61.2%
#################################################                         68.5%
####################################################                      73.1%
#########################################################                 79.6%
#############################################################             85.3%
################################################################          89.6%
##################################################################        92.5%
#######################################################################   99.8%
######################################################################## 100.0%
05:53:59 [2021-03-30T05:53:59.127Z] #21 48.24 Setting up jq (1.5+dfsg-2+b1) ...
05:53:59 [2021-03-30T05:53:59.127Z] #21 48.25 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
05:53:59 [2021-03-30T05:53:59.127Z] #21 48.26 Setting up python3.7 (3.7.3-2+deb10u3) ...
05:53:59 [2021-03-30T05:53:59.303Z] #49 26.38 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:53:59 [2021-03-30T05:53:59.303Z] #49 26.51 go: downloading github.com/go-toolsmith/typep v1.0.0
05:53:59 [2021-03-30T05:53:59.303Z] #49 26.53 go: extracting github.com/go-toolsmith/typep v1.0.0
05:53:59 [2021-03-30T05:53:59.348Z] #43 29.09   CC       images/packet-sock.o
05:53:59 [2021-03-30T05:53:59.527Z] #30 32.16 
05:53:59 [2021-03-30T05:53:59.527Z] #30 32.33 
######################################################################## 100.0%
05:53:59 [2021-03-30T05:53:59.527Z] #30 32.46 
05:53:59 [2021-03-30T05:53:59.563Z] #49 26.59 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
05:53:59 [2021-03-30T05:53:59.604Z] #47 15.92 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:53:59 [2021-03-30T05:53:59.605Z] #43 29.47   CC       images/ipc-var.o
05:53:59 [2021-03-30T05:53:59.703Z] #29 15.64 
05:53:59 [2021-03-30T05:53:59.828Z] #30 32.58 Download of images into '/build' complete.
05:53:59 [2021-03-30T05:53:59.828Z] #30 32.59 Use something like the following to load the result into a Docker daemon:
05:53:59 [2021-03-30T05:53:59.828Z] #30 32.59   tar -cC '/build' . | docker load
05:53:59 [2021-03-30T05:53:59.828Z] #30 DONE 32.7s
05:53:59 [2021-03-30T05:53:59.828Z] 
05:53:59 [2021-03-30T05:53:59.828Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:53:59 [2021-03-30T05:53:59.828Z] #59 sha256:31467af9a95e88fec9154ba0e3f0cac3cd356162d337d63b4154a561bbb1a98e
05:53:59 [2021-03-30T05:53:59.828Z] #59 25.51 go: finding github.com/pkg/errors v0.9.1
05:53:59 [2021-03-30T05:53:59.828Z] #59 25.75 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:53:59 [2021-03-30T05:53:59.828Z] #59 25.88 go: finding github.com/sirupsen/logrus v1.8.1
05:53:59 [2021-03-30T05:53:59.828Z] #59 26.51 go: finding github.com/google/uuid v1.2.0
05:53:59 [2021-03-30T05:53:59.828Z] #59 26.66 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:53:59 [2021-03-30T05:53:59.828Z] #59 26.78 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:53:59 [2021-03-30T05:53:59.828Z] #59 26.86 go: finding github.com/gofrs/flock v0.8.0
05:53:59 [2021-03-30T05:53:59.828Z] #59 26.94 go: finding github.com/moby/vpnkit v0.5.0
05:53:59 [2021-03-30T05:53:59.828Z] #59 27.03 go: finding github.com/gorilla/mux v1.8.0
05:53:59 [2021-03-30T05:53:59.828Z] #59 27.16 go: finding github.com/urfave/cli/v2 v2.3.0
05:53:59 [2021-03-30T05:53:59.828Z] #59 27.16 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:53:59 [2021-03-30T05:53:59.828Z] #59 27.20 go: finding github.com/moby/sys/mountinfo v0.4.1
05:53:59 [2021-03-30T05:53:59.828Z] #59 27.30 go: finding github.com/u-root/u-root v7.0.0+incompatible
05:53:59 [2021-03-30T05:53:59.828Z] #59 27.65 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
05:53:59 [2021-03-30T05:53:59.828Z] #59 27.96 go: finding github.com/russross/blackfriday/v2 v2.1.0
05:53:59 [2021-03-30T05:53:59.865Z] #43 29.65   CC       images/ipc-desc.o
05:54:00 [2021-03-30T05:54:00.126Z] #43 29.92   CC       images/ipc-shm.o
05:54:00 [2021-03-30T05:54:00.129Z] #59 ...
05:54:00 [2021-03-30T05:54:00.129Z] 
05:54:00 [2021-03-30T05:54:00.129Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:54:00 [2021-03-30T05:54:00.129Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea
05:54:00 [2021-03-30T05:54:00.129Z] #56 26.80 Reading package lists...
05:54:00 [2021-03-30T05:54:00.383Z] #43 30.13   CC       images/ipc-msg.o
05:54:00 [2021-03-30T05:54:00.641Z] #43 30.44   CC       images/ipc-sem.o
05:54:00 [2021-03-30T05:54:00.898Z] #43 30.67   CC       images/utsns.o
05:54:01 [2021-03-30T05:54:01.008Z] #47 ...
05:54:01 [2021-03-30T05:54:01.008Z] 
05:54:01 [2021-03-30T05:54:01.008Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:54:01 [2021-03-30T05:54:01.008Z] #58 sha256:bae83997ec23b2a94478e47239c9229271b585f757f5b31aa0f4e74e63ba9974
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.873 + RM_GOPATH=0
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.873 + TMP_GOPATH=
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.873 + : /build
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.873 + '[' -z '' ']'
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.873 ++ mktemp -d
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.874 + export GOPATH=/tmp/tmp.1Ttj3l6ZM6
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.874 + GOPATH=/tmp/tmp.1Ttj3l6ZM6
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.874 + RM_GOPATH=1
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.874 + case "$(go env GOARCH)" in
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.883 ++ go env GOARCH
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.932 + export GO_BUILDMODE=-buildmode=pie
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.932 + GO_BUILDMODE=-buildmode=pie
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.932 ++ dirname /tmp/install/install.sh
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.932 + dir=/tmp/install
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.932 + bin=rootlesskit
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.932 + shift
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.932 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.932 + . /tmp/install/rootlesskit.installer
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.932 ++ : 81d7d047d09a5b93645817ec580181de7a984082
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.932 + install_rootlesskit
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.932 + case "$1" in
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.932 + export CGO_ENABLED=0
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.932 + CGO_ENABLED=0
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.932 + _install_rootlesskit
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.962 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.971 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082'
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.971 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1Ttj3l6ZM6/src/github.com/rootless-containers/rootlesskit
05:54:01 [2021-03-30T05:54:01.008Z] #58 7.971 Cloning into '/tmp/tmp.1Ttj3l6ZM6/src/github.com/rootless-containers/rootlesskit'...
05:54:01 [2021-03-30T05:54:01.008Z] #58 13.61 + cd /tmp/tmp.1Ttj3l6ZM6/src/github.com/rootless-containers/rootlesskit
05:54:01 [2021-03-30T05:54:01.008Z] #58 13.63 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082
05:54:01 [2021-03-30T05:54:01.008Z] #58 13.71 + export GO111MODULE=on
05:54:01 [2021-03-30T05:54:01.008Z] #58 13.71 + GO111MODULE=on
05:54:01 [2021-03-30T05:54:01.008Z] #58 13.71 + export GOPROXY=https://proxy.golang.org
05:54:01 [2021-03-30T05:54:01.008Z] #58 13.71 + GOPROXY=https://proxy.golang.org
05:54:01 [2021-03-30T05:54:01.008Z] #58 13.71 + for f in rootlesskit rootlesskit-docker-proxy
05:54:01 [2021-03-30T05:54:01.008Z] #58 13.71 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
05:54:01 [2021-03-30T05:54:01.008Z] #58 16.38 go: downloading github.com/urfave/cli/v2 v2.3.0
05:54:01 [2021-03-30T05:54:01.008Z] #58 16.50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:54:01 [2021-03-30T05:54:01.008Z] #58 16.50 go: downloading github.com/sirupsen/logrus v1.8.1
05:54:01 [2021-03-30T05:54:01.008Z] #58 16.52 go: downloading github.com/moby/sys/mountinfo v0.4.1
05:54:01 [2021-03-30T05:54:01.008Z] #58 16.80 go: downloading github.com/gofrs/flock v0.8.0
05:54:01 [2021-03-30T05:54:01.008Z] #58 17.07 go: downloading github.com/pkg/errors v0.9.1
05:54:01 [2021-03-30T05:54:01.008Z] #58 17.14 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:54:01 [2021-03-30T05:54:01.008Z] #58 17.35 go: downloading github.com/gorilla/mux v1.8.0
05:54:01 [2021-03-30T05:54:01.155Z] #43 30.86   CC       images/creds.o
05:54:01 [2021-03-30T05:54:01.155Z] #43 31.08   CC       images/vma.o
05:54:01 [2021-03-30T05:54:01.270Z] #58 17.43 go: downloading github.com/moby/vpnkit v0.5.0
05:54:01 [2021-03-30T05:54:01.412Z] #43 31.28   CC       images/netdev.o
05:54:01 [2021-03-30T05:54:01.474Z] #49 ...
05:54:01 [2021-03-30T05:54:01.474Z] 
05:54:01 [2021-03-30T05:54:01.474Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:54:01 [2021-03-30T05:54:01.474Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:54:01 [2021-03-30T05:54:01.474Z] #55 18.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:54:01 [2021-03-30T05:54:01.474Z] #55 ...
05:54:01 [2021-03-30T05:54:01.474Z] 
05:54:01 [2021-03-30T05:54:01.474Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:01 [2021-03-30T05:54:01.474Z] #45 sha256:9a82a0cee931447c8ecbcd25822fdc466947c9be7791d4a3424c12f70b9bea80
05:54:01 [2021-03-30T05:54:01.474Z] #45 24.68 unicode/utf16
05:54:01 [2021-03-30T05:54:01.474Z] #45 25.15 container/list
05:54:01 [2021-03-30T05:54:01.474Z] #45 26.28 crypto/internal/subtle
05:54:01 [2021-03-30T05:54:01.474Z] #45 26.38 crypto/subtle
05:54:01 [2021-03-30T05:54:01.474Z] #45 26.61 vendor/golang.org/x/crypto/cryptobyte/asn1
05:54:01 [2021-03-30T05:54:01.474Z] #45 26.92 internal/nettrace
05:54:01 [2021-03-30T05:54:01.474Z] #45 27.28 runtime/cgo
05:54:01 [2021-03-30T05:54:01.533Z] #58 ...
05:54:01 [2021-03-30T05:54:01.533Z] 
05:54:01 [2021-03-30T05:54:01.533Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:54:01 [2021-03-30T05:54:01.533Z] #47 sha256:6295022dac78841cfae8ee569eefd594f57162ccacbd3bdef320848c66871bdd
05:54:01 [2021-03-30T05:54:01.533Z] #47 17.82 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:54:01 [2021-03-30T05:54:01.880Z] #21 50.79 Setting up iptables (1.8.2-4) ...
05:54:01 [2021-03-30T05:54:01.880Z] #21 50.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
05:54:01 [2021-03-30T05:54:01.880Z] #21 50.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:54:01 [2021-03-30T05:54:01.880Z] #21 50.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
05:54:01 [2021-03-30T05:54:01.880Z] #21 50.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:54:01 [2021-03-30T05:54:01.880Z] #21 50.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
05:54:01 [2021-03-30T05:54:01.880Z] #21 50.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
05:54:01 [2021-03-30T05:54:01.880Z] #21 50.85 Setting up python3 (3.7.3-1) ...
05:54:01 [2021-03-30T05:54:01.880Z] #21 51.23 Setting up python3-wheel (0.32.3-2) ...
05:54:01 [2021-03-30T05:54:01.977Z] #43 31.65   CC       images/tty.o
05:54:01 [2021-03-30T05:54:01.977Z] #43 ...
05:54:01 [2021-03-30T05:54:01.977Z] 
05:54:01 [2021-03-30T05:54:01.977Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:01 [2021-03-30T05:54:01.977Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:54:01 [2021-03-30T05:54:01.977Z] #13 116.6 Selecting previously unselected package g++-mingw-w64-x86-64.
05:54:01 [2021-03-30T05:54:01.977Z] #13 116.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:54:01 [2021-03-30T05:54:01.977Z] #13 116.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:54:02 [2021-03-30T05:54:02.320Z] #56 34.03 Building dependency tree...
05:54:02 [2021-03-30T05:54:02.361Z] #29 15.91 
                                                                           0.0%
#                                                                          2.0%
#                                                                          2.4%
##                                                                         2.8%
###                                                                        4.5%
#####                                                                      7.4%
######                                                                     8.4%
#######                                                                   10.2%
#########                                                                 12.7%
##########                                                                14.4%
###########                                                               16.2%
############                                                              17.6%
#############                                                             18.9%
##############                                                            20.1%
###############                                                           21.7%
################                                                          23.3%
#################                                                         24.8%
##################                                                        26.4%
###################                                                       27.7%
####################                                                      29.2%
#####################                                                     30.5%
#######################                                                   32.2%
###
05:54:02 [2021-03-30T05:54:02.361Z] #29 ...
05:54:02 [2021-03-30T05:54:02.361Z] 
05:54:02 [2021-03-30T05:54:02.361Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:02 [2021-03-30T05:54:02.361Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:54:02 [2021-03-30T05:54:02.361Z] #13 5.752 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
05:54:02 [2021-03-30T05:54:02.361Z] #13 7.435 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB]
05:54:02 [2021-03-30T05:54:02.361Z] #13 8.983 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
05:54:02 [2021-03-30T05:54:02.361Z] #13 ...
05:54:02 [2021-03-30T05:54:02.361Z] 
05:54:02 [2021-03-30T05:54:02.361Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:54:02 [2021-03-30T05:54:02.361Z] #29 sha256:1c7ce9d79b7c9fb2744a81b4249d6b92e1885233f069d6c75d2f1a5ce8d00b56
05:54:02 [2021-03-30T05:54:02.481Z] #47 ...
05:54:02 [2021-03-30T05:54:02.481Z] 
05:54:02 [2021-03-30T05:54:02.481Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:54:02 [2021-03-30T05:54:02.481Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:54:02 [2021-03-30T05:54:02.481Z] #32 8.580 + git clone https://github.com/kolyshkin/go-swagger.git .
05:54:02 [2021-03-30T05:54:02.481Z] #32 8.580 Cloning into '.'...
05:54:02 [2021-03-30T05:54:02.523Z] #21 51.93 Setting up apparmor (2.13.2-10) ...
05:54:02 [2021-03-30T05:54:02.855Z] #45 ...
05:54:02 [2021-03-30T05:54:02.855Z] 
05:54:02 [2021-03-30T05:54:02.855Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:54:02 [2021-03-30T05:54:02.855Z] #67 sha256:fa133f8338be293376628bf009b8b9081bb1e8ea437be978e008a9b1ba40b0e1
05:54:02 [2021-03-30T05:54:02.855Z] #67 29.42 Checking out files:  43% (828/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
05:54:02 [2021-03-30T05:54:02.855Z] #67 ...
05:54:02 [2021-03-30T05:54:02.855Z] 
05:54:02 [2021-03-30T05:54:02.855Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:54:02 [2021-03-30T05:54:02.855Z] #51 sha256:f2c7edec38cb196e9e7445c119d52823003f9265e5f8e27a1e06640809a9ff5b
05:54:02 [2021-03-30T05:54:02.855Z] #51 20.13 + cd /tmp/tmp.FgSDcz1PtF/src/github.com/mvdan/sh
05:54:02 [2021-03-30T05:54:02.855Z] #51 20.13 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
05:54:02 [2021-03-30T05:54:02.855Z] #51 20.40 + GO111MODULE=on
05:54:02 [2021-03-30T05:54:02.855Z] #51 20.41 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
05:54:02 [2021-03-30T05:54:02.855Z] #51 22.70 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:54:02 [2021-03-30T05:54:02.855Z] #51 22.73 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:54:02 [2021-03-30T05:54:02.855Z] #51 22.80 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:54:02 [2021-03-30T05:54:02.855Z] #51 23.36 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:54:02 [2021-03-30T05:54:02.856Z] #51 23.57 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:54:02 [2021-03-30T05:54:02.856Z] #51 24.79 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:54:02 [2021-03-30T05:54:02.856Z] #51 26.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:54:02 [2021-03-30T05:54:02.856Z] #51 28.27 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:54:02 [2021-03-30T05:54:02.944Z] #42 13.32 Reading package lists...
05:54:02 [2021-03-30T05:54:02.944Z] #42 ...
05:54:02 [2021-03-30T05:54:02.944Z] 
05:54:02 [2021-03-30T05:54:02.944Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:02 [2021-03-30T05:54:02.944Z] #49 sha256:63eb2754683b3e2b02079d7259174881a12224ad61f61e0774a96ece623a1166
05:54:02 [2021-03-30T05:54:02.944Z] #49 16.49 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:54:02 [2021-03-30T05:54:02.944Z] #49 16.49 go: downloading github.com/fatih/color v1.7.0
05:54:02 [2021-03-30T05:54:02.944Z] #49 16.49 go: downloading github.com/sirupsen/logrus v1.4.2
05:54:02 [2021-03-30T05:54:02.944Z] #49 16.49 go: downloading github.com/mattn/go-colorable v0.1.4
05:54:02 [2021-03-30T05:54:02.944Z] #49 16.49 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:54:02 [2021-03-30T05:54:02.944Z] #49 16.49 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:54:02 [2021-03-30T05:54:02.944Z] #49 16.66 go: extracting github.com/sirupsen/logrus v1.4.2
05:54:02 [2021-03-30T05:54:02.944Z] #49 16.66 go: extracting github.com/fatih/color v1.7.0
05:54:02 [2021-03-30T05:54:02.944Z] #49 16.83 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:54:02 [2021-03-30T05:54:02.944Z] #49 16.93 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:54:02 [2021-03-30T05:54:02.944Z] #49 16.93 go: extracting github.com/mattn/go-colorable v0.1.4
05:54:02 [2021-03-30T05:54:02.944Z] #49 17.03 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:54:02 [2021-03-30T05:54:02.944Z] #49 17.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:54:02 [2021-03-30T05:54:02.944Z] #49 17.04 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:54:02 [2021-03-30T05:54:02.944Z] #49 17.17 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:54:02 [2021-03-30T05:54:02.944Z] #49 17.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:54:02 [2021-03-30T05:54:02.944Z] #49 17.35 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:54:02 [2021-03-30T05:54:02.944Z] #49 17.35 go: downloading github.com/pkg/errors v0.8.1
05:54:02 [2021-03-30T05:54:02.944Z] #49 17.35 go: extracting github.com/pkg/errors v0.8.1
05:54:03 [2021-03-30T05:54:03.059Z] #32 ...
05:54:03 [2021-03-30T05:54:03.059Z] 
05:54:03 [2021-03-30T05:54:03.059Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:03 [2021-03-30T05:54:03.059Z] #49 sha256:89ae4fff35947578c0f6244874333061e7f4181d8580f564663cb2f78c90d8b1
05:54:03 [2021-03-30T05:54:03.059Z] #49 19.00 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:54:03 [2021-03-30T05:54:03.059Z] #49 19.04 go: downloading github.com/pkg/errors v0.8.1
05:54:03 [2021-03-30T05:54:03.059Z] #49 19.05 go: downloading github.com/spf13/viper v1.6.1
05:54:03 [2021-03-30T05:54:03.059Z] #49 19.23 go: downloading github.com/spf13/cobra v0.0.5
05:54:03 [2021-03-30T05:54:03.059Z] #49 19.35 go: downloading github.com/mattn/go-colorable v0.1.4
05:54:03 [2021-03-30T05:54:03.059Z] #49 19.41 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:54:03 [2021-03-30T05:54:03.059Z] #49 19.41 go: downloading github.com/go-lintpack/lintpack v0.5.2
05:54:03 [2021-03-30T05:54:03.059Z] #49 19.47 go: downloading github.com/fatih/color v1.7.0
05:54:03 [2021-03-30T05:54:03.115Z] #51 ...
05:54:03 [2021-03-30T05:54:03.115Z] 
05:54:03 [2021-03-30T05:54:03.115Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:03 [2021-03-30T05:54:03.115Z] #49 sha256:84f0e5445679b40e9d4679ac56caca4326a7ead86c9ff3ea593f5c42b89c92d5
05:54:03 [2021-03-30T05:54:03.115Z] #49 30.17 go: downloading github.com/uudashr/gocognit v1.0.1
05:54:03 [2021-03-30T05:54:03.115Z] #49 30.21 go: downloading github.com/go-toolsmith/astequal v1.0.0
05:54:03 [2021-03-30T05:54:03.115Z] #49 30.22 go: downloading github.com/mitchellh/mapstructure v1.1.2
05:54:03 [2021-03-30T05:54:03.115Z] #49 30.22 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:54:03 [2021-03-30T05:54:03.115Z] #49 30.23 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:54:03 [2021-03-30T05:54:03.115Z] #49 30.25 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
05:54:03 [2021-03-30T05:54:03.115Z] #49 30.30 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:54:03 [2021-03-30T05:54:03.115Z] #49 30.32 go: downloading github.com/sourcegraph/go-diff v0.5.1
05:54:03 [2021-03-30T05:54:03.260Z] #49 19.05 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:54:03 [2021-03-30T05:54:03.327Z] #49 19.57 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:54:03 [2021-03-30T05:54:03.327Z] #49 19.58 go: downloading github.com/sirupsen/logrus v1.4.2
05:54:03 [2021-03-30T05:54:03.327Z] #49 19.67 go: downloading github.com/spf13/pflag v1.0.5
05:54:03 [2021-03-30T05:54:03.389Z] #49 30.48 go: downloading github.com/go-toolsmith/strparse v1.0.0
05:54:03 [2021-03-30T05:54:03.389Z] #49 30.49 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:54:03 [2021-03-30T05:54:03.389Z] #49 30.63 go: extracting github.com/mitchellh/mapstructure v1.1.2
05:54:03 [2021-03-30T05:54:03.589Z] #49 19.71 go: extracting github.com/go-lintpack/lintpack v0.5.2
05:54:03 [2021-03-30T05:54:03.589Z] #49 19.72 go: extracting github.com/mattn/go-colorable v0.1.4
05:54:03 [2021-03-30T05:54:03.589Z] #49 19.76 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:54:03 [2021-03-30T05:54:03.651Z] #49 30.71 go: extracting github.com/go-toolsmith/astequal v1.0.0
05:54:03 [2021-03-30T05:54:03.651Z] #49 30.78 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:54:03 [2021-03-30T05:54:03.651Z] #49 30.78 go: downloading gopkg.in/yaml.v2 v2.2.7
05:54:03 [2021-03-30T05:54:03.912Z] #49 30.95 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:54:03 [2021-03-30T05:54:03.912Z] #49 30.96 go: extracting github.com/uudashr/gocognit v1.0.1
05:54:03 [2021-03-30T05:54:03.912Z] #49 31.04 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:54:03 [2021-03-30T05:54:03.912Z] #49 31.06 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
05:54:03 [2021-03-30T05:54:03.912Z] #49 31.07 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:54:03 [2021-03-30T05:54:03.912Z] #49 31.09 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:54:03 [2021-03-30T05:54:03.946Z] #49 20.10 go: extracting github.com/sirupsen/logrus v1.4.2
05:54:03 [2021-03-30T05:54:03.946Z] #49 20.14 go: extracting github.com/fatih/color v1.7.0
05:54:03 [2021-03-30T05:54:03.946Z] #49 20.15 go: extracting github.com/pkg/errors v0.8.1
05:54:03 [2021-03-30T05:54:03.946Z] #49 20.19 go: extracting github.com/spf13/viper v1.6.1
05:54:03 [2021-03-30T05:54:03.981Z] #29 15.91 
                                                                           0.0%
#                                                                          2.0%
#                                                                          2.4%
##                                                                         2.8%
###                                                                        4.5%
#####                                                                      7.4%
######                                                                     8.4%
#######                                                                   10.2%
#########                                                                 12.7%
##########                                                                14.4%
###########                                                               16.2%
############                                                              17.6%
#############                                                             18.9%
##############                                                            20.1%
###############                                                           21.7%
################                                                          23.3%
#################                                                         24.8%
##################                                                        26.4%
###################                                                       27.7%
####################                                                      29.2%
#####################                                                     30.5%
#######################                                                   32.2%
########################                                                  33.4%
#########################                                                 35.6%
##########################                                                37.0%
###########################                                               38.4%
############################                                              40.1%
##############################                                            41.7%
##############################                                            42.3%
###############################                                           44.4%
################################                                          45.7%
#################################                                         47.2%
##################################                                        47.9%
###################################                                       49.8%
#####################################                                     51.5%
######################################                                    53.5%
#######################################                                   54.9%
########################################                                  56.0%
#########################################                                 58.0%
#
05:54:03 [2021-03-30T05:54:03.981Z] #29 ...
05:54:03 [2021-03-30T05:54:03.981Z] 
05:54:03 [2021-03-30T05:54:03.981Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:03 [2021-03-30T05:54:03.981Z] #45 sha256:e9cb762f3c9f7ea660c3eb1372a0e2804fa3d85d9fc084eae130ea31bcb7da46
05:54:03 [2021-03-30T05:54:03.981Z] #45 11.09 crypto/internal/subtle
05:54:03 [2021-03-30T05:54:03.981Z] #45 11.37 crypto/subtle
05:54:03 [2021-03-30T05:54:03.981Z] #45 11.65 vendor/golang.org/x/crypto/cryptobyte/asn1
05:54:03 [2021-03-30T05:54:03.981Z] #45 11.85 internal/nettrace
05:54:03 [2021-03-30T05:54:03.981Z] #45 12.05 runtime/cgo
05:54:03 [2021-03-30T05:54:03.981Z] #45 14.22 vendor/golang.org/x/crypto/internal/subtle
05:54:04 [2021-03-30T05:54:04.046Z] #21 53.22 Setting up xfsprogs (4.20.0-1) ...
05:54:04 [2021-03-30T05:54:04.046Z] #21 53.23 Setting up python3-lib2to3 (3.7.3-1) ...
05:54:04 [2021-03-30T05:54:04.172Z] #49 31.26 go: extracting github.com/sourcegraph/go-diff v0.5.1
05:54:04 [2021-03-30T05:54:04.172Z] #49 31.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:54:04 [2021-03-30T05:54:04.172Z] #49 31.33 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:54:04 [2021-03-30T05:54:04.208Z] #49 20.49 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:54:04 [2021-03-30T05:54:04.208Z] #49 ...
05:54:04 [2021-03-30T05:54:04.208Z] 
05:54:04 [2021-03-30T05:54:04.208Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:04 [2021-03-30T05:54:04.208Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:54:04 [2021-03-30T05:54:04.208Z] #13 4.388 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:54:04 [2021-03-30T05:54:04.208Z] #13 4.391 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:54:04 [2021-03-30T05:54:04.208Z] #13 4.458 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:54:04 [2021-03-30T05:54:04.208Z] #13 4.460 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:54:04 [2021-03-30T05:54:04.208Z] #13 5.844 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
05:54:04 [2021-03-30T05:54:04.208Z] #13 8.237 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:54:04 [2021-03-30T05:54:04.208Z] #13 11.81 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:54:04 [2021-03-30T05:54:04.246Z] #45 ...
05:54:04 [2021-03-30T05:54:04.246Z] 
05:54:04 [2021-03-30T05:54:04.246Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:54:04 [2021-03-30T05:54:04.246Z] #29 sha256:1c7ce9d79b7c9fb2744a81b4249d6b92e1885233f069d6c75d2f1a5ce8d00b56
05:54:04 [2021-03-30T05:54:04.341Z] #21 53.57 Setting up python3-pkg-resources (40.8.0-1) ...
05:54:04 [2021-03-30T05:54:04.428Z] #56 37.50 The following additional packages will be installed:
05:54:04 [2021-03-30T05:54:04.428Z] #56 37.51   libbtrfs0
05:54:04 [2021-03-30T05:54:04.428Z] #56 37.81 The following NEW packages will be installed:
05:54:04 [2021-03-30T05:54:04.428Z] #56 37.83   libbtrfs-dev libbtrfs0
05:54:04 [2021-03-30T05:54:04.432Z] #49 31.45 go: extracting github.com/go-toolsmith/strparse v1.0.0
05:54:04 [2021-03-30T05:54:04.432Z] #49 31.46 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:54:04 [2021-03-30T05:54:04.432Z] #49 31.65 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:54:04 [2021-03-30T05:54:04.432Z] #49 31.79 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:54:04 [2021-03-30T05:54:04.469Z] #13 ...
05:54:04 [2021-03-30T05:54:04.469Z] 
05:54:04 [2021-03-30T05:54:04.469Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:04 [2021-03-30T05:54:04.469Z] #49 sha256:89ae4fff35947578c0f6244874333061e7f4181d8580f564663cb2f78c90d8b1
05:54:04 [2021-03-30T05:54:04.469Z] #49 20.71 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:54:04 [2021-03-30T05:54:04.469Z] #49 20.75 go: extracting github.com/spf13/pflag v1.0.5
05:54:04 [2021-03-30T05:54:04.469Z] #49 ...
05:54:04 [2021-03-30T05:54:04.469Z] 
05:54:04 [2021-03-30T05:54:04.469Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:04 [2021-03-30T05:54:04.469Z] #45 sha256:a8bd4a8d14ba6a4e35210ff08587d790ff06b6722d4a67571037a687138a0e96
05:54:04 [2021-03-30T05:54:04.469Z] #45 10.74 sync/atomic
05:54:04 [2021-03-30T05:54:04.469Z] #45 10.77 internal/bytealg
05:54:04 [2021-03-30T05:54:04.469Z] #45 11.66 unicode
05:54:04 [2021-03-30T05:54:04.469Z] #45 12.79 runtime
05:54:04 [2021-03-30T05:54:04.469Z] #45 17.63 unicode/utf8
05:54:04 [2021-03-30T05:54:04.469Z] #45 18.87 internal/testlog
05:54:04 [2021-03-30T05:54:04.469Z] #45 19.75 encoding
05:54:04 [2021-03-30T05:54:04.469Z] #45 20.07 unicode/utf16
05:54:04 [2021-03-30T05:54:04.469Z] #45 20.65 container/list
05:54:04 [2021-03-30T05:54:04.654Z] #49 ...
05:54:04 [2021-03-30T05:54:04.654Z] 
05:54:04 [2021-03-30T05:54:04.654Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:04 [2021-03-30T05:54:04.654Z] #45 sha256:8b9c88d7a16538109e5ad402a1cd2f184a030f510d885a33390fce3d54be5795
05:54:04 [2021-03-30T05:54:04.654Z] #45 10.43 unicode/utf16
05:54:04 [2021-03-30T05:54:04.654Z] #45 10.60 runtime
05:54:04 [2021-03-30T05:54:04.654Z] #45 10.77 container/list
05:54:04 [2021-03-30T05:54:04.654Z] #45 11.69 crypto/internal/subtle
05:54:04 [2021-03-30T05:54:04.654Z] #45 11.89 crypto/subtle
05:54:04 [2021-03-30T05:54:04.654Z] #45 12.24 vendor/golang.org/x/crypto/cryptobyte/asn1
05:54:04 [2021-03-30T05:54:04.654Z] #45 12.39 internal/nettrace
05:54:04 [2021-03-30T05:54:04.654Z] #45 12.62 runtime/cgo
05:54:04 [2021-03-30T05:54:04.730Z] #45 ...
05:54:04 [2021-03-30T05:54:04.730Z] 
05:54:04 [2021-03-30T05:54:04.730Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:54:04 [2021-03-30T05:54:04.730Z] #58 sha256:bae83997ec23b2a94478e47239c9229271b585f757f5b31aa0f4e74e63ba9974
05:54:04 [2021-03-30T05:54:04.730Z] #58 17.95 go: extracting github.com/moby/sys/mountinfo v0.4.1
05:54:04 [2021-03-30T05:54:04.730Z] #58 17.96 go: extracting github.com/gofrs/flock v0.8.0
05:54:04 [2021-03-30T05:54:04.730Z] #58 18.05 go: extracting github.com/pkg/errors v0.9.1
05:54:04 [2021-03-30T05:54:04.730Z] #58 18.12 go: downloading github.com/google/uuid v1.2.0
05:54:04 [2021-03-30T05:54:04.730Z] #58 18.27 go: extracting github.com/gorilla/mux v1.8.0
05:54:04 [2021-03-30T05:54:04.730Z] #58 18.28 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:54:04 [2021-03-30T05:54:04.730Z] #58 18.32 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:54:04 [2021-03-30T05:54:04.730Z] #58 18.35 go: extracting github.com/sirupsen/logrus v1.8.1
05:54:04 [2021-03-30T05:54:04.730Z] #58 19.39 go: extracting github.com/google/uuid v1.2.0
05:54:04 [2021-03-30T05:54:04.730Z] #58 19.69 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:54:04 [2021-03-30T05:54:04.730Z] #58 19.77 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:54:04 [2021-03-30T05:54:04.730Z] #58 20.13 go: downloading github.com/u-root/u-root v7.0.0+incompatible
05:54:04 [2021-03-30T05:54:04.743Z] #56 38.10 0 upgraded, 2 newly installed, 0 to remove and 26 not upgraded.
05:54:04 [2021-03-30T05:54:04.743Z] #56 38.10 Need to get 120 kB of archives.
05:54:04 [2021-03-30T05:54:04.743Z] #56 38.10 After this operation, 423 kB of additional disk space will be used.
05:54:04 [2021-03-30T05:54:04.743Z] #56 38.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
05:54:04 [2021-03-30T05:54:04.743Z] #56 38.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
05:54:04 [2021-03-30T05:54:04.917Z] #45 ...
05:54:04 [2021-03-30T05:54:04.917Z] 
05:54:04 [2021-03-30T05:54:04.917Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:04 [2021-03-30T05:54:04.917Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:54:04 [2021-03-30T05:54:04.917Z] #42 13.32 Reading package lists...
05:54:04 [2021-03-30T05:54:04.917Z] #42 20.63 Reading package lists...
05:54:04 [2021-03-30T05:54:04.917Z] #42 ...
05:54:04 [2021-03-30T05:54:04.917Z] 
05:54:04 [2021-03-30T05:54:04.917Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:04 [2021-03-30T05:54:04.917Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:54:04 [2021-03-30T05:54:04.917Z] #36 10.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:54:04 [2021-03-30T05:54:04.917Z] #36 12.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:54:04 [2021-03-30T05:54:04.917Z] #36 15.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:54:04 [2021-03-30T05:54:04.991Z] #58 ...
05:54:04 [2021-03-30T05:54:04.991Z] 
05:54:04 [2021-03-30T05:54:04.991Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:04 [2021-03-30T05:54:04.991Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:54:04 [2021-03-30T05:54:04.991Z] #36 11.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:54:04 [2021-03-30T05:54:04.991Z] #36 13.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:54:04 [2021-03-30T05:54:04.991Z] #36 17.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:54:05 [2021-03-30T05:54:05.015Z] #49 32.00 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:54:05 [2021-03-30T05:54:05.015Z] #49 32.12 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:54:05 [2021-03-30T05:54:05.015Z] #49 32.14 go: extracting gopkg.in/yaml.v2 v2.2.7
05:54:05 [2021-03-30T05:54:05.179Z] #36 ...
05:54:05 [2021-03-30T05:54:05.179Z] 
05:54:05 [2021-03-30T05:54:05.179Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:54:05 [2021-03-30T05:54:05.179Z] #51 sha256:ec6789427843fa85bf2897426d6419a712391c162ea96ef123b2f01bef29e62a
05:54:05 [2021-03-30T05:54:05.179Z] #51 17.88 + cd /tmp/tmp.B3QqEIfyXq/src/github.com/mvdan/sh
05:54:05 [2021-03-30T05:54:05.179Z] #51 17.88 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
05:54:05 [2021-03-30T05:54:05.179Z] #51 18.01 + GO111MODULE=on
05:54:05 [2021-03-30T05:54:05.179Z] #51 18.01 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
05:54:05 [2021-03-30T05:54:05.179Z] #51 19.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:54:05 [2021-03-30T05:54:05.179Z] #51 19.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:54:05 [2021-03-30T05:54:05.179Z] #51 19.41 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:54:05 [2021-03-30T05:54:05.179Z] #51 19.84 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:54:05 [2021-03-30T05:54:05.179Z] #51 19.97 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:54:05 [2021-03-30T05:54:05.179Z] #51 20.79 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:54:05 [2021-03-30T05:54:05.252Z] #36 ...
05:54:05 [2021-03-30T05:54:05.252Z] 
05:54:05 [2021-03-30T05:54:05.253Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:05 [2021-03-30T05:54:05.253Z] #49 sha256:89ae4fff35947578c0f6244874333061e7f4181d8580f564663cb2f78c90d8b1
05:54:05 [2021-03-30T05:54:05.253Z] #49 21.17 go: extracting github.com/spf13/cobra v0.0.5
05:54:05 [2021-03-30T05:54:05.253Z] #49 21.24 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:54:05 [2021-03-30T05:54:05.253Z] #49 21.30 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
05:54:05 [2021-03-30T05:54:05.275Z] #49 32.24 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:54:05 [2021-03-30T05:54:05.275Z] #49 32.28 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
05:54:05 [2021-03-30T05:54:05.275Z] #49 32.30 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:54:05 [2021-03-30T05:54:05.275Z] #49 32.52 go: downloading github.com/subosito/gotenv v1.2.0
05:54:05 [2021-03-30T05:54:05.441Z] #51 ...
05:54:05 [2021-03-30T05:54:05.441Z] 
05:54:05 [2021-03-30T05:54:05.441Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:54:05 [2021-03-30T05:54:05.441Z] #58 sha256:b741d2133be30217b192f55c6fdf4a5179cfec3052bdef68e119022d5fe3b8d4
05:54:05 [2021-03-30T05:54:05.441Z] #58 11.19 go: downloading github.com/pkg/errors v0.9.1
05:54:05 [2021-03-30T05:54:05.441Z] #58 11.23 go: downloading github.com/urfave/cli/v2 v2.3.0
05:54:05 [2021-03-30T05:54:05.441Z] #58 11.23 go: downloading github.com/google/uuid v1.2.0
05:54:05 [2021-03-30T05:54:05.441Z] #58 11.24 go: downloading github.com/moby/vpnkit v0.5.0
05:54:05 [2021-03-30T05:54:05.441Z] #58 11.33 go: downloading github.com/sirupsen/logrus v1.8.1
05:54:05 [2021-03-30T05:54:05.441Z] #58 11.33 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:54:05 [2021-03-30T05:54:05.441Z] #58 11.34 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:54:05 [2021-03-30T05:54:05.441Z] #58 11.55 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:54:05 [2021-03-30T05:54:05.441Z] #58 11.91 go: extracting github.com/sirupsen/logrus v1.8.1
05:54:05 [2021-03-30T05:54:05.441Z] #58 12.11 go: extracting github.com/google/uuid v1.2.0
05:54:05 [2021-03-30T05:54:05.441Z] #58 12.14 go: extracting github.com/pkg/errors v0.9.1
05:54:05 [2021-03-30T05:54:05.441Z] #58 12.32 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:54:05 [2021-03-30T05:54:05.441Z] #58 12.32 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:54:05 [2021-03-30T05:54:05.441Z] #58 12.37 go: downloading github.com/moby/sys/mountinfo v0.4.1
05:54:05 [2021-03-30T05:54:05.441Z] #58 12.62 go: downloading github.com/gorilla/mux v1.8.0
05:54:05 [2021-03-30T05:54:05.441Z] #58 12.62 go: downloading github.com/gofrs/flock v0.8.0
05:54:05 [2021-03-30T05:54:05.441Z] #58 13.58 go: extracting github.com/gorilla/mux v1.8.0
05:54:05 [2021-03-30T05:54:05.441Z] #58 13.78 go: extracting github.com/moby/sys/mountinfo v0.4.1
05:54:05 [2021-03-30T05:54:05.441Z] #58 13.93 go: extracting github.com/gofrs/flock v0.8.0
05:54:05 [2021-03-30T05:54:05.441Z] #58 15.11 go: extracting github.com/moby/vpnkit v0.5.0
05:54:05 [2021-03-30T05:54:05.441Z] #58 15.47 go: downloading github.com/u-root/u-root v7.0.0+incompatible
05:54:05 [2021-03-30T05:54:05.441Z] #58 15.47 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:54:05 [2021-03-30T05:54:05.441Z] #58 16.25 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:54:05 [2021-03-30T05:54:05.441Z] #58 18.34 go: extracting github.com/urfave/cli/v2 v2.3.0
05:54:05 [2021-03-30T05:54:05.441Z] #58 19.76 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:54:05 [2021-03-30T05:54:05.441Z] #58 ...
05:54:05 [2021-03-30T05:54:05.441Z] 
05:54:05 [2021-03-30T05:54:05.441Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:05 [2021-03-30T05:54:05.441Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:54:05 [2021-03-30T05:54:05.441Z] #13 7.973 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:54:05 [2021-03-30T05:54:05.441Z] #13 7.973 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:54:05 [2021-03-30T05:54:05.441Z] #13 8.131 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:54:05 [2021-03-30T05:54:05.441Z] #13 8.131 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:54:05 [2021-03-30T05:54:05.441Z] #13 9.044 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
05:54:05 [2021-03-30T05:54:05.441Z] #13 10.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:54:05 [2021-03-30T05:54:05.441Z] #13 13.18 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:54:05 [2021-03-30T05:54:05.441Z] #13 15.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:54:05 [2021-03-30T05:54:05.478Z] #21 54.37 Setting up python3-distutils (3.7.3-1) ...
05:54:05 [2021-03-30T05:54:05.478Z] #21 ...
05:54:05 [2021-03-30T05:54:05.478Z] 
05:54:05 [2021-03-30T05:54:05.478Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:54:05 [2021-03-30T05:54:05.478Z] #44 109.5   CC       criu/kcmp-ids.o
05:54:05 [2021-03-30T05:54:05.478Z] #44 109.8   CC       criu/kerndat.o
05:54:05 [2021-03-30T05:54:05.478Z] #44 110.8   CC       criu/libnetlink.o
05:54:05 [2021-03-30T05:54:05.478Z] #44 111.2   CC       criu/log.o
05:54:05 [2021-03-30T05:54:05.478Z] #44 111.7   CC       criu/lsm.o
05:54:05 [2021-03-30T05:54:05.478Z] #44 112.1   CC       criu/mem.o
05:54:05 [2021-03-30T05:54:05.478Z] #44 113.4   CC       criu/memfd.o
05:54:05 [2021-03-30T05:54:05.478Z] #44 114.0   CC       criu/mount.o
05:54:05 [2021-03-30T05:54:05.478Z] #44 117.6   CC       criu/namespaces.o
05:54:05 [2021-03-30T05:54:05.478Z] #44 119.1   CC       criu/net.o
05:54:05 [2021-03-30T05:54:05.478Z] #44 ...
05:54:05 [2021-03-30T05:54:05.478Z] 
05:54:05 [2021-03-30T05:54:05.478Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
05:54:05 [2021-03-30T05:54:05.478Z] #21 54.76 Setting up python3-setuptools (40.8.0-1) ...
05:54:05 [2021-03-30T05:54:05.537Z] #49 32.55 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:54:05 [2021-03-30T05:54:05.537Z] #49 32.64 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:54:05 [2021-03-30T05:54:05.537Z] #49 32.67 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:54:05 [2021-03-30T05:54:05.537Z] #49 32.70 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:54:05 [2021-03-30T05:54:05.537Z] #49 32.70 go: extracting github.com/subosito/gotenv v1.2.0
05:54:05 [2021-03-30T05:54:05.537Z] #49 32.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:54:05 [2021-03-30T05:54:05.703Z] #13 ...
05:54:05 [2021-03-30T05:54:05.703Z] 
05:54:05 [2021-03-30T05:54:05.703Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:05 [2021-03-30T05:54:05.703Z] #49 sha256:63eb2754683b3e2b02079d7259174881a12224ad61f61e0774a96ece623a1166
05:54:05 [2021-03-30T05:54:05.703Z] #49 21.35 go: downloading github.com/uudashr/gocognit v1.0.1
05:54:05 [2021-03-30T05:54:05.703Z] #49 21.35 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:54:05 [2021-03-30T05:54:05.703Z] #49 21.35 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
05:54:05 [2021-03-30T05:54:05.703Z] #49 21.39 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
05:54:05 [2021-03-30T05:54:05.703Z] #49 21.39 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
05:54:05 [2021-03-30T05:54:05.703Z] #49 21.39 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:54:05 [2021-03-30T05:54:05.703Z] #49 21.39 go: downloading github.com/stretchr/testify v1.4.0
05:54:05 [2021-03-30T05:54:05.703Z] #49 21.41 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:54:05 [2021-03-30T05:54:05.703Z] #49 21.53 go: downloading github.com/spf13/pflag v1.0.5
05:54:05 [2021-03-30T05:54:05.703Z] #49 21.53 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
05:54:05 [2021-03-30T05:54:05.703Z] #49 21.53 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
05:54:05 [2021-03-30T05:54:05.703Z] #49 21.56 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:54:05 [2021-03-30T05:54:05.703Z] #49 21.61 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
05:54:05 [2021-03-30T05:54:05.703Z] #49 21.61 go: extracting github.com/uudashr/gocognit v1.0.1
05:54:05 [2021-03-30T05:54:05.703Z] #49 21.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:54:05 [2021-03-30T05:54:05.797Z] #49 32.83 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
05:54:05 [2021-03-30T05:54:05.797Z] #49 32.86 go: downloading github.com/kisielk/gotool v1.0.0
05:54:05 [2021-03-30T05:54:05.797Z] #49 32.97 go: downloading github.com/gogo/protobuf v1.2.1
05:54:05 [2021-03-30T05:54:05.825Z] #49 22.06 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
05:54:05 [2021-03-30T05:54:05.825Z] #49 ...
05:54:05 [2021-03-30T05:54:05.825Z] 
05:54:05 [2021-03-30T05:54:05.825Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:54:05 [2021-03-30T05:54:05.825Z] #34 sha256:b568a950b3533cf282e08d48fa832472993dd64fdbde4e5d5f1ab0802e8d69e7
05:54:05 [2021-03-30T05:54:05.825Z] #34 12.01 runtime
05:54:05 [2021-03-30T05:54:05.825Z] #34 12.11 math
05:54:05 [2021-03-30T05:54:05.825Z] #34 18.41 unicode/utf8
05:54:05 [2021-03-30T05:54:05.825Z] #34 19.44 internal/testlog
05:54:05 [2021-03-30T05:54:05.825Z] #34 19.74 encoding
05:54:05 [2021-03-30T05:54:05.825Z] #34 20.20 runtime/cgo
05:54:05 [2021-03-30T05:54:05.825Z] #34 ...
05:54:05 [2021-03-30T05:54:05.825Z] 
05:54:05 [2021-03-30T05:54:05.825Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:54:05 [2021-03-30T05:54:05.825Z] #24 sha256:662634c67362c20b887ce40abb0cb27613a06372fc2442e88cf26eed7ba2e1c4
05:54:05 [2021-03-30T05:54:05.825Z] #24 21.92 + mkdir -p /build
05:54:05 [2021-03-30T05:54:05.825Z] #24 21.92 + mv docker/docker /build/
05:54:05 [2021-03-30T05:54:05.825Z] #24 21.97 + rmdir docker
05:54:06 [2021-03-30T05:54:06.000Z] #49 21.72 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:54:06 [2021-03-30T05:54:06.000Z] #49 21.72 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:54:06 [2021-03-30T05:54:06.000Z] #49 21.76 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:54:06 [2021-03-30T05:54:06.000Z] #49 21.76 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:54:06 [2021-03-30T05:54:06.057Z] #49 33.23 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:54:06 [2021-03-30T05:54:06.057Z] #49 33.23 go: downloading github.com/spf13/cast v1.3.0
05:54:06 [2021-03-30T05:54:06.057Z] #49 33.23 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:54:06 [2021-03-30T05:54:06.057Z] #49 33.32 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:54:06 [2021-03-30T05:54:06.262Z] #49 21.94 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:54:06 [2021-03-30T05:54:06.262Z] #49 21.94 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
05:54:06 [2021-03-30T05:54:06.282Z] #56 39.70 debconf: delaying package configuration, since apt-utils is not installed
05:54:06 [2021-03-30T05:54:06.324Z] #49 33.38 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:54:06 [2021-03-30T05:54:06.325Z] #49 33.53 go: downloading github.com/spf13/afero v1.1.2
05:54:06 [2021-03-30T05:54:06.325Z] #49 ...
05:54:06 [2021-03-30T05:54:06.325Z] 
05:54:06 [2021-03-30T05:54:06.325Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:54:06 [2021-03-30T05:54:06.325Z] #47 sha256:b61a19df32b5f2f548468b28eaf68d5f0b9700178dae9496b76669fb602d20b9
05:54:06 [2021-03-30T05:54:06.325Z] #47 23.50 go: finding github.com/mattn/go-isatty v0.0.12
05:54:06 [2021-03-30T05:54:06.325Z] #47 24.00 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:54:06 [2021-03-30T05:54:06.325Z] #47 24.13 go: finding github.com/jonboulle/clockwork v0.1.0
05:54:06 [2021-03-30T05:54:06.325Z] #47 24.32 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:54:06 [2021-03-30T05:54:06.325Z] #47 24.36 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:54:06 [2021-03-30T05:54:06.325Z] #47 24.51 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:54:06 [2021-03-30T05:54:06.325Z] #47 ...
05:54:06 [2021-03-30T05:54:06.325Z] 
05:54:06 [2021-03-30T05:54:06.325Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:54:06 [2021-03-30T05:54:06.325Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:54:06 [2021-03-30T05:54:06.325Z] #40 30.05 Checking out files:  54% (922/1684)   
Checking out files:  55% (927/1684)   
Checking out files:  56% (944/1684)   
Checking out files:  57% (960/1684)   
Checking out files:  58% (977/1684)   
Checking out files:  59% (994/1684)   
Checking out files:  60% (1011/1684)   
Checking out files:  61% (1028/1684)   
Checking out files:  62% (1045/1684)   
Checking out files:  63% (1061/1684)   
Checking out files:  64% (1078/1684)   
Checking out files:  65% (1095/1684)   
Checking out files:  66% (1112/1684)   
Checking out files:  67% (1129/1684)   
Checking out files:  68% (1146/1684)   
Checking out files:  69% (1162/1684)   
Checking out files:  70% (1179/1684)   
Checking out files:  71% (1196/1684)   
Checking out files:  72% (1213/1684)   
Checking out files:  73% (1230/1684)   
Checking out files:  74% (1247/1684)   
Checking out files:  75% (1263/1684)   
Checking out files:  76% (1280/1684)   
Checking out files:  77% (1297/1684)   
Checking out files:  78% (1314/1684)   
Checking out files:  79% (1331/1684)   
Checking out files:  80% (1348/1684)   
Checking out files:  81% (1365/1684)   
Checking out files:  82% (1381/1684)   
Checking out files:  83% (1398/1684)   
Checking out files:  84% (1415/1684)   
Checking out files:  85% (1432/1684)   
Checking out files:  86% (1449/1684)   
Checking out files:  87% (1466/1684)   
Checking out files:  88% (1482/1684)   
Checking out files:  89% (1499/1684)   
Checking out files:  90% (1516/1684)   
Checking out files:  91% (1533/1684)   
Checking out files:  92% (1550/1684)   
Checking out files:  93% (1567/1684)   
Checking out files:  94% (1583/1684)   
Checking out files:  95% (1600/1684)   
Checking out files:  96% (1617/1684)   
Checking out files:  97% (1634/1684)   
Checking out files:  98% (1651/1684)   
Checking out files:  99% (1668/1684)   
Checking out files: 100% (1684/1684)   
Checking out files: 100% (1684/1684), done.
05:54:06 [2021-03-30T05:54:06.325Z] #40 31.12 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
05:54:06 [2021-03-30T05:54:06.524Z] #49 22.22 go: extracting github.com/stretchr/testify v1.4.0
05:54:06 [2021-03-30T05:54:06.524Z] #49 22.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:54:06 [2021-03-30T05:54:06.524Z] #49 22.22 go: extracting github.com/spf13/pflag v1.0.5
05:54:06 [2021-03-30T05:54:06.524Z] #49 22.22 go: downloading github.com/ultraware/whitespace v0.0.4
05:54:06 [2021-03-30T05:54:06.524Z] #49 22.22 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:54:06 [2021-03-30T05:54:06.524Z] #49 22.29 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:54:06 [2021-03-30T05:54:06.524Z] #49 22.36 go: downloading github.com/mattn/go-isatty v0.0.8
05:54:06 [2021-03-30T05:54:06.524Z] #49 ...
05:54:06 [2021-03-30T05:54:06.524Z] 
05:54:06 [2021-03-30T05:54:06.524Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:54:06 [2021-03-30T05:54:06.524Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:54:06 [2021-03-30T05:54:06.524Z] #55 12.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:54:06 [2021-03-30T05:54:06.524Z] #55 14.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:54:06 [2021-03-30T05:54:06.527Z] #21 55.77 Setting up python3-pip (18.1-5) ...
05:54:06 [2021-03-30T05:54:06.583Z] #56 39.96 Fetched 120 kB in 0s (1609 kB/s)
05:54:06 [2021-03-30T05:54:06.583Z] #56 40.05 Selecting previously unselected package libbtrfs0.
05:54:06 [2021-03-30T05:54:06.786Z] #55 ...
05:54:06 [2021-03-30T05:54:06.786Z] 
05:54:06 [2021-03-30T05:54:06.786Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:06 [2021-03-30T05:54:06.786Z] #49 sha256:63eb2754683b3e2b02079d7259174881a12224ad61f61e0774a96ece623a1166
05:54:06 [2021-03-30T05:54:06.786Z] #49 22.42 go: extracting github.com/mattn/go-isatty v0.0.8
05:54:06 [2021-03-30T05:54:06.786Z] #49 22.44 go: extracting github.com/ultraware/whitespace v0.0.4
05:54:06 [2021-03-30T05:54:06.786Z] #49 22.50 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:54:06 [2021-03-30T05:54:06.884Z] #56 40.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
05:54:06 [2021-03-30T05:54:06.884Z] #56 40.18 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
05:54:06 [2021-03-30T05:54:06.884Z] #56 40.19 Unpacking libbtrfs0 (4.20.1-2) ...
05:54:06 [2021-03-30T05:54:06.896Z] #40 ...
05:54:06 [2021-03-30T05:54:06.896Z] 
05:54:06 [2021-03-30T05:54:06.896Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:54:06 [2021-03-30T05:54:06.896Z] #58 sha256:4bb8ea59eb6643b9f2b10168c5e9336f467dae03b5dfe86e6c910010990a9cb2
05:54:06 [2021-03-30T05:54:06.896Z] #58 23.91 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:54:06 [2021-03-30T05:54:06.896Z] #58 24.18 go: downloading github.com/u-root/u-root v7.0.0+incompatible
05:54:06 [2021-03-30T05:54:06.896Z] #58 29.89 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:54:06 [2021-03-30T05:54:06.896Z] #58 30.24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
05:54:06 [2021-03-30T05:54:06.896Z] #58 30.67 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
05:54:06 [2021-03-30T05:54:06.896Z] #58 30.67 go: downloading github.com/russross/blackfriday/v2 v2.1.0
05:54:06 [2021-03-30T05:54:06.896Z] #58 31.76 go: extracting github.com/russross/blackfriday/v2 v2.1.0
05:54:06 [2021-03-30T05:54:06.896Z] #58 33.42 go: extracting github.com/u-root/u-root v7.0.0+incompatible
05:54:06 [2021-03-30T05:54:06.896Z] #58 ...
05:54:06 [2021-03-30T05:54:06.896Z] 
05:54:06 [2021-03-30T05:54:06.896Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:54:06 [2021-03-30T05:54:06.896Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:54:06 [2021-03-30T05:54:06.896Z] #40 33.68 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
05:54:06 [2021-03-30T05:54:06.954Z] #29 15.91 
                                                                           0.0%
#                                                                          2.0%
#                                                                          2.4%
##                                                                         2.8%
###                                                                        4.5%
#####                                                                      7.4%
######                                                                     8.4%
#######                                                                   10.2%
#########                                                                 12.7%
##########                                                                14.4%
###########                                                               16.2%
############                                                              17.6%
#############                                                             18.9%
##############                                                            20.1%
###############                                                           21.7%
################                                                          23.3%
#################                                                         24.8%
##################                                                        26.4%
###################                                                       27.7%
####################                                                      29.2%
#####################                                                     30.5%
#######################                                                   32.2%
########################                                                  33.4%
#########################                                                 35.6%
##########################                                                37.0%
###########################                                               38.4%
############################                                              40.1%
##############################                                            41.7%
##############################                                            42.3%
###############################                                           44.4%
################################                                          45.7%
#################################                                         47.2%
##################################                                        47.9%
###################################                                       49.8%
#####################################                                     51.5%
######################################                                    53.5%
#######################################                                   54.9%
########################################                                  56.0%
#########################################                                 58.0%
###########################################                               60.4%
#############################################                             62.7%
##############################################                            64.8%
################################################                          66.7%
#################################################                         68.1%
#################################################                         69.1%
###################################################                       71.0%
####################################################                      73.1%
######################################################                    75.5%
#######################################################                   76.9%
########################################################                  78.6%
#########################################################                 79.7%
###########################################################               82.0%
############################################################              83.6%
#############################################################             85.2%
##############################################################            87.4%
################################################################          88.9%
#################################################################         90.4%
##################################################################        92.4%
####################################################################      94.9%
####################################################################      95.4%
05:54:06 [2021-03-30T05:54:06.955Z] #29 ...
05:54:06 [2021-03-30T05:54:06.955Z] 
05:54:06 [2021-03-30T05:54:06.955Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:06 [2021-03-30T05:54:06.955Z] #49 sha256:8dd2e8f7bfacf2a886a17424412a743321ce499f2b0fbd1d68fb24ee789fa5dd
05:54:06 [2021-03-30T05:54:06.955Z] #49 13.80 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:54:06 [2021-03-30T05:54:06.955Z] #49 13.80 go: downloading github.com/fatih/color v1.7.0
05:54:06 [2021-03-30T05:54:06.955Z] #49 13.85 go: downloading github.com/spf13/viper v1.6.1
05:54:06 [2021-03-30T05:54:06.955Z] #49 13.88 go: downloading github.com/pkg/errors v0.8.1
05:54:06 [2021-03-30T05:54:06.955Z] #49 13.91 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:54:06 [2021-03-30T05:54:06.955Z] #49 13.92 go: downloading github.com/sourcegraph/go-diff v0.5.1
05:54:06 [2021-03-30T05:54:06.955Z] #49 13.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:54:06 [2021-03-30T05:54:06.955Z] #49 13.96 go: downloading github.com/go-lintpack/lintpack v0.5.2
05:54:06 [2021-03-30T05:54:06.955Z] #49 13.99 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:54:06 [2021-03-30T05:54:06.955Z] #49 14.08 go: extracting github.com/fatih/color v1.7.0
05:54:06 [2021-03-30T05:54:06.955Z] #49 14.11 go: extracting github.com/pkg/errors v0.8.1
05:54:06 [2021-03-30T05:54:06.955Z] #49 14.11 go: extracting github.com/spf13/viper v1.6.1
05:54:06 [2021-03-30T05:54:06.955Z] #49 14.19 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:54:06 [2021-03-30T05:54:06.955Z] #49 14.20 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
05:54:06 [2021-03-30T05:54:06.955Z] #49 14.25 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:54:06 [2021-03-30T05:54:06.955Z] #49 14.32 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:54:06 [2021-03-30T05:54:06.955Z] #49 14.34 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:54:06 [2021-03-30T05:54:06.955Z] #49 14.39 go: downloading gopkg.in/ini.v1 v1.51.0
05:54:06 [2021-03-30T05:54:06.955Z] #49 14.43 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:54:06 [2021-03-30T05:54:06.955Z] #49 14.54 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:54:06 [2021-03-30T05:54:06.955Z] #49 14.54 go: extracting github.com/sourcegraph/go-diff v0.5.1
05:54:06 [2021-03-30T05:54:06.955Z] #49 14.55 go: extracting github.com/go-lintpack/lintpack v0.5.2
05:54:06 [2021-03-30T05:54:06.955Z] #49 14.69 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:54:06 [2021-03-30T05:54:06.955Z] #49 14.76 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:54:06 [2021-03-30T05:54:06.955Z] #49 14.80 go: downloading github.com/spf13/pflag v1.0.5
05:54:06 [2021-03-30T05:54:06.955Z] #49 14.99 go: extracting gopkg.in/ini.v1 v1.51.0
05:54:06 [2021-03-30T05:54:06.955Z] #49 15.07 go: downloading gopkg.in/yaml.v2 v2.2.7
05:54:06 [2021-03-30T05:54:06.955Z] #49 15.18 go: extracting github.com/spf13/pflag v1.0.5
05:54:06 [2021-03-30T05:54:06.955Z] #49 15.35 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:54:06 [2021-03-30T05:54:06.955Z] #49 15.49 go: downloading github.com/uudashr/gocognit v1.0.1
05:54:06 [2021-03-30T05:54:06.955Z] #49 15.59 go: extracting gopkg.in/yaml.v2 v2.2.7
05:54:06 [2021-03-30T05:54:06.955Z] #49 15.81 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
05:54:06 [2021-03-30T05:54:06.955Z] #49 15.99 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
05:54:06 [2021-03-30T05:54:06.955Z] #49 16.04 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
05:54:06 [2021-03-30T05:54:06.955Z] #49 16.29 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:54:06 [2021-03-30T05:54:06.955Z] #49 16.33 go: downloading github.com/go-toolsmith/astfmt v1.0.0
05:54:06 [2021-03-30T05:54:06.955Z] #49 16.43 go: extracting github.com/uudashr/gocognit v1.0.1
05:54:06 [2021-03-30T05:54:06.955Z] #49 16.53 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:54:06 [2021-03-30T05:54:06.955Z] #49 16.54 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:54:06 [2021-03-30T05:54:06.955Z] #49 16.81 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:54:06 [2021-03-30T05:54:06.955Z] #49 16.83 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:54:06 [2021-03-30T05:54:06.955Z] #49 16.84 go: extracting github.com/go-toolsmith/astfmt v1.0.0
05:54:06 [2021-03-30T05:54:06.955Z] #49 16.93 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:54:06 [2021-03-30T05:54:06.955Z] #49 16.94 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:54:06 [2021-03-30T05:54:06.955Z] #49 16.96 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:54:06 [2021-03-30T05:54:06.955Z] #49 17.00 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:54:06 [2021-03-30T05:54:06.955Z] #49 17.03 go: downloading github.com/mattn/go-isatty v0.0.8
05:54:06 [2021-03-30T05:54:06.955Z] #49 17.11 go: extracting github.com/mattn/go-isatty v0.0.8
05:54:06 [2021-03-30T05:54:06.955Z] #49 17.14 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:54:06 [2021-03-30T05:54:06.955Z] #49 17.15 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:54:06 [2021-03-30T05:54:06.955Z] #49 17.31 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:54:06 [2021-03-30T05:54:06.955Z] #49 17.32 go: downloading github.com/mitchellh/mapstructure v1.1.2
05:54:06 [2021-03-30T05:54:06.955Z] #49 17.57 go: extracting github.com/mitchellh/mapstructure v1.1.2
05:54:06 [2021-03-30T05:54:06.955Z] #49 17.65 go: downloading github.com/gogo/protobuf v1.2.1
05:54:06 [2021-03-30T05:54:06.955Z] #49 18.46 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:54:06 [2021-03-30T05:54:06.955Z] #49 20.92 go: extracting github.com/gogo/protobuf v1.2.1
05:54:06 [2021-03-30T05:54:06.955Z] #49 ...
05:54:06 [2021-03-30T05:54:06.955Z] 
05:54:06 [2021-03-30T05:54:06.955Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:54:06 [2021-03-30T05:54:06.955Z] #29 sha256:1c7ce9d79b7c9fb2744a81b4249d6b92e1885233f069d6c75d2f1a5ce8d00b56
05:54:07 [2021-03-30T05:54:07.070Z] #49 22.65 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:54:07 [2021-03-30T05:54:07.070Z] #49 22.72 go: downloading github.com/spf13/cobra v0.0.5
05:54:07 [2021-03-30T05:54:07.070Z] #49 22.82 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:54:07 [2021-03-30T05:54:07.070Z] #49 22.82 go: downloading github.com/kisielk/gotool v1.0.0
05:54:07 [2021-03-30T05:54:07.070Z] #49 22.82 go: downloading github.com/stretchr/objx v0.2.0
05:54:07 [2021-03-30T05:54:07.186Z] #56 40.34 Selecting previously unselected package libbtrfs-dev.
05:54:07 [2021-03-30T05:54:07.186Z] #56 40.35 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
05:54:07 [2021-03-30T05:54:07.186Z] #56 40.35 Unpacking libbtrfs-dev (4.20.1-2) ...
05:54:07 [2021-03-30T05:54:07.186Z] #56 ...
05:54:07 [2021-03-30T05:54:07.186Z] 
05:54:07 [2021-03-30T05:54:07.186Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:07 [2021-03-30T05:54:07.186Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
05:54:07 [2021-03-30T05:54:07.186Z] #14 30.64 Reading package lists...
05:54:07 [2021-03-30T05:54:07.215Z] #24 ...
05:54:07 [2021-03-30T05:54:07.215Z] 
05:54:07 [2021-03-30T05:54:07.215Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:54:07 [2021-03-30T05:54:07.215Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:54:07 [2021-03-30T05:54:07.215Z] #55 13.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:54:07 [2021-03-30T05:54:07.215Z] #55 17.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:54:07 [2021-03-30T05:54:07.220Z] #29 15.91 
                                                                           0.0%
#                                                                          2.0%
#                                                                          2.4%
##                                                                         2.8%
###                                                                        4.5%
#####                                                                      7.4%
######                                                                     8.4%
#######                                                                   10.2%
#########                                                                 12.7%
##########                                                                14.4%
###########                                                               16.2%
############                                                              17.6%
#############                                                             18.9%
##############                                                            20.1%
###############                                                           21.7%
################                                                          23.3%
#################                                                         24.8%
##################                                                        26.4%
###################                                                       27.7%
####################                                                      29.2%
#####################                                                     30.5%
#######################                                                   32.2%
########################                                                  33.4%
#########################                                                 35.6%
##########################                                                37.0%
###########################                                               38.4%
############################                                              40.1%
##############################                                            41.7%
##############################                                            42.3%
###############################                                           44.4%
################################                                          45.7%
#################################                                         47.2%
##################################                                        47.9%
###################################                                       49.8%
#####################################                                     51.5%
######################################                                    53.5%
#######################################                                   54.9%
########################################                                  56.0%
#########################################                                 58.0%
###########################################                               60.4%
#############################################                             62.7%
##############################################                            64.8%
################################################                          66.7%
#################################################                         68.1%
#################################################                         69.1%
###################################################                       71.0%
####################################################                      73.1%
######################################################                    75.5%
#######################################################                   76.9%
########################################################                  78.6%
#########################################################                 79.7%
###########################################################               82.0%
############################################################              83.6%
#############################################################             85.2%
##############################################################            87.4%
################################################################          88.9%
#################################################################         90.4%
##################################################################        92.4%
####################################################################      94.9%
####################################################################      95.4%
######################################################################    97.9%
######################################################################## 100.0%
05:54:07 [2021-03-30T05:54:07.220Z] #29 23.19 
05:54:07 [2021-03-30T05:54:07.222Z] #21 56.64 Processing triggers for libc-bin (2.28-10) ...
05:54:07 [2021-03-30T05:54:07.232Z] #13 ...
05:54:07 [2021-03-30T05:54:07.232Z] 
05:54:07 [2021-03-30T05:54:07.232Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:07 [2021-03-30T05:54:07.232Z] #45 sha256:7b7b8da6edac21cc2ec59c225b60ae87b698ab9262b35a1ff07dc66f76563313
05:54:07 [2021-03-30T05:54:07.233Z] #45 116.7 vendor/golang.org/x/text/secure/bidirule
05:54:07 [2021-03-30T05:54:07.233Z] #45 117.1 vendor/golang.org/x/text/unicode/norm
05:54:07 [2021-03-30T05:54:07.233Z] #45 120.7 vendor/golang.org/x/net/idna
05:54:07 [2021-03-30T05:54:07.233Z] #45 122.8 vendor/golang.org/x/net/http2/hpack
05:54:07 [2021-03-30T05:54:07.233Z] #45 124.0 mime
05:54:07 [2021-03-30T05:54:07.233Z] #45 125.6 mime/quotedprintable
05:54:07 [2021-03-30T05:54:07.233Z] #45 126.0 net/http/internal
05:54:07 [2021-03-30T05:54:07.233Z] #45 ...
05:54:07 [2021-03-30T05:54:07.233Z] 
05:54:07 [2021-03-30T05:54:07.233Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:54:07 [2021-03-30T05:54:07.233Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:54:07 [2021-03-30T05:54:07.233Z] #43 32.38   CC       images/file-lock.o
05:54:07 [2021-03-30T05:54:07.233Z] #43 32.64   CC       images/rlimit.o
05:54:07 [2021-03-30T05:54:07.233Z] #43 32.82   CC       images/pagemap.o
05:54:07 [2021-03-30T05:54:07.233Z] #43 33.10   CC       images/siginfo.o
05:54:07 [2021-03-30T05:54:07.233Z] #43 33.44   CC       images/rpc.o
05:54:07 [2021-03-30T05:54:07.233Z] #43 34.68   CC       images/ext-file.o
05:54:07 [2021-03-30T05:54:07.233Z] #43 34.84   CC       images/cgroup.o
05:54:07 [2021-03-30T05:54:07.233Z] #43 35.37   CC       images/userns.o
05:54:07 [2021-03-30T05:54:07.233Z] #43 35.72   CC       images/google/protobuf/descriptor.o
05:54:07 [2021-03-30T05:54:07.333Z] #49 23.19 go: extracting github.com/stretchr/objx v0.2.0
05:54:07 [2021-03-30T05:54:07.477Z] #55 ...
05:54:07 [2021-03-30T05:54:07.477Z] 
05:54:07 [2021-03-30T05:54:07.477Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:54:07 [2021-03-30T05:54:07.477Z] #24 sha256:662634c67362c20b887ce40abb0cb27613a06372fc2442e88cf26eed7ba2e1c4
05:54:07 [2021-03-30T05:54:07.477Z] #24 DONE 23.7s
05:54:07 [2021-03-30T05:54:07.477Z] 
05:54:07 [2021-03-30T05:54:07.477Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:07 [2021-03-30T05:54:07.477Z] #45 sha256:a8bd4a8d14ba6a4e35210ff08587d790ff06b6722d4a67571037a687138a0e96
05:54:07 [2021-03-30T05:54:07.477Z] #45 22.01 crypto/internal/subtle
05:54:07 [2021-03-30T05:54:07.477Z] #45 22.30 crypto/subtle
05:54:07 [2021-03-30T05:54:07.477Z] #45 22.74 vendor/golang.org/x/crypto/cryptobyte/asn1
05:54:07 [2021-03-30T05:54:07.477Z] #45 22.98 internal/nettrace
05:54:07 [2021-03-30T05:54:07.477Z] #45 23.18 runtime/cgo
05:54:07 [2021-03-30T05:54:07.477Z] #45 ...
05:54:07 [2021-03-30T05:54:07.477Z] 
05:54:07 [2021-03-30T05:54:07.477Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:07 [2021-03-30T05:54:07.477Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:54:07 [2021-03-30T05:54:07.477Z] #42 13.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:54:07 [2021-03-30T05:54:07.477Z] #42 17.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:54:07 [2021-03-30T05:54:07.489Z] #14 40.24 Building dependency tree...
05:54:07 [2021-03-30T05:54:07.489Z] #29 ...
05:54:07 [2021-03-30T05:54:07.489Z] 
05:54:07 [2021-03-30T05:54:07.489Z] #14 ...
05:54:07 [2021-03-30T05:54:07.489Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:54:07 [2021-03-30T05:54:07.489Z] 
05:54:07 [2021-03-30T05:54:07.489Z] #51 sha256:7b5a00b08cf71f1f69534a84b7dacbb65e755d86ff9b6101a725b9cb90bd8cf1
05:54:07 [2021-03-30T05:54:07.489Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:54:07 [2021-03-30T05:54:07.489Z] #51 14.42 + cd /tmp/tmp.Ssa7mai2AZ/src/github.com/mvdan/sh
05:54:07 [2021-03-30T05:54:07.489Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea
05:54:07 [2021-03-30T05:54:07.489Z] #51 14.42 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
05:54:07 [2021-03-30T05:54:07.489Z] #51 14.57 + GO111MODULE=on
05:54:07 [2021-03-30T05:54:07.489Z] #56 40.57 Setting up libbtrfs0 (4.20.1-2) ...
05:54:07 [2021-03-30T05:54:07.489Z] #51 14.57 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
05:54:07 [2021-03-30T05:54:07.489Z] #56 40.60 Setting up libbtrfs-dev (4.20.1-2) ...
05:54:07 [2021-03-30T05:54:07.489Z] #51 15.93 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:54:07 [2021-03-30T05:54:07.489Z] #56 40.61 Processing triggers for libc-bin (2.28-10) ...
05:54:07 [2021-03-30T05:54:07.489Z] #56 DONE 40.9s
05:54:07 [2021-03-30T05:54:07.489Z] #51 16.11 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:54:07 [2021-03-30T05:54:07.489Z] #51 16.15 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:54:07 [2021-03-30T05:54:07.489Z] #51 16.21 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:54:07 [2021-03-30T05:54:07.489Z] #51 16.62 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:54:07 [2021-03-30T05:54:07.489Z] #51 17.07 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:54:07 [2021-03-30T05:54:07.489Z] #51 18.18 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:54:07 [2021-03-30T05:54:07.489Z] #51 19.27 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:54:07 [2021-03-30T05:54:07.489Z] #51 20.90 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:54:07 [2021-03-30T05:54:07.489Z] #51 20.96 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:54:07 [2021-03-30T05:54:07.489Z] #51 21.21 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:54:07 [2021-03-30T05:54:07.489Z] #51 21.48 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:54:07 [2021-03-30T05:54:07.489Z] #51 22.82 runtime
05:54:07 [2021-03-30T05:54:07.489Z] #51 ...
05:54:07 [2021-03-30T05:54:07.489Z] 
05:54:07 [2021-03-30T05:54:07.489Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:54:07 [2021-03-30T05:54:07.489Z] #67 sha256:c31f04d85dca362ad709608cdf97ae3e3acecc0f0ab058f07a8020602849c6b9
05:54:07 [2021-03-30T05:54:07.490Z] #67 21.31 Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  88% (1682/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
05:54:07 [2021-03-30T05:54:07.490Z] #67 22.82 + cd /tmp/tmp.UhXSmiOREl/src/github.com/docker/libnetwork
05:54:07 [2021-03-30T05:54:07.490Z] #67 22.82 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46
05:54:07 [2021-03-30T05:54:07.490Z] #67 23.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
05:54:07 [2021-03-30T05:54:07.517Z] #21 56.67 Processing triggers for mime-support (3.62) ...
05:54:07 [2021-03-30T05:54:07.595Z] #49 23.24 go: downloading github.com/sourcegraph/go-diff v0.5.1
05:54:07 [2021-03-30T05:54:07.595Z] #49 23.28 go: extracting github.com/kisielk/gotool v1.0.0
05:54:07 [2021-03-30T05:54:07.595Z] #49 23.35 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:54:07 [2021-03-30T05:54:07.595Z] #49 23.45 go: extracting github.com/spf13/cobra v0.0.5
05:54:07 [2021-03-30T05:54:07.739Z] #42 ...
05:54:07 [2021-03-30T05:54:07.739Z] 
05:54:07 [2021-03-30T05:54:07.739Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:54:07 [2021-03-30T05:54:07.739Z] #51 sha256:e6f86cc8aa66288a1b6026459781736aa7f8a58ff495f65fed6487f46e726496
05:54:07 [2021-03-30T05:54:07.739Z] #51 15.75 + cd /tmp/tmp.MxbRhrC186/src/github.com/mvdan/sh
05:54:07 [2021-03-30T05:54:07.739Z] #51 15.75 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
05:54:07 [2021-03-30T05:54:07.739Z] #51 16.04 + GO111MODULE=on
05:54:07 [2021-03-30T05:54:07.739Z] #51 16.05 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
05:54:07 [2021-03-30T05:54:07.739Z] #51 18.09 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:54:07 [2021-03-30T05:54:07.739Z] #51 18.21 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:54:07 [2021-03-30T05:54:07.739Z] #51 18.28 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:54:07 [2021-03-30T05:54:07.739Z] #51 18.70 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:54:07 [2021-03-30T05:54:07.739Z] #51 18.91 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:54:07 [2021-03-30T05:54:07.739Z] #51 20.04 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:54:07 [2021-03-30T05:54:07.739Z] #51 21.44 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:54:07 [2021-03-30T05:54:07.739Z] #51 23.76 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:54:07 [2021-03-30T05:54:07.791Z] 
05:54:07 [2021-03-30T05:54:07.791Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:07 [2021-03-30T05:54:07.791Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
05:54:07 [2021-03-30T05:54:07.791Z] #43 27.18 Reading package lists...
05:54:07 [2021-03-30T05:54:07.791Z] #43 35.98 Building dependency tree...
05:54:07 [2021-03-30T05:54:07.791Z] #43 38.72 The following additional packages will be installed:
05:54:07 [2021-03-30T05:54:07.791Z] #43 38.72   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
05:54:07 [2021-03-30T05:54:07.791Z] #43 38.72   libprotoc17 python-pkg-resources python-six zlib1g-dev
05:54:07 [2021-03-30T05:54:07.791Z] #43 38.73 Suggested packages:
05:54:07 [2021-03-30T05:54:07.791Z] #43 38.73   manpages-dev python-setuptools
05:54:07 [2021-03-30T05:54:07.791Z] #43 40.01 The following NEW packages will be installed:
05:54:07 [2021-03-30T05:54:07.791Z] #43 40.02   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
05:54:07 [2021-03-30T05:54:07.791Z] #43 40.03   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
05:54:07 [2021-03-30T05:54:07.791Z] #43 40.03   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
05:54:07 [2021-03-30T05:54:07.791Z] #43 40.03   python-six zlib1g-dev
05:54:07 [2021-03-30T05:54:07.791Z] #43 40.18 0 upgraded, 17 newly installed, 0 to remove and 26 not upgraded.
05:54:07 [2021-03-30T05:54:07.791Z] #43 40.18 Need to get 4075 kB of archives.
05:54:07 [2021-03-30T05:54:07.791Z] #43 40.18 After this operation, 24.5 MB of additional disk space will be used.
05:54:07 [2021-03-30T05:54:07.791Z] #43 40.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
05:54:07 [2021-03-30T05:54:07.791Z] #43 40.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
05:54:07 [2021-03-30T05:54:07.791Z] #43 40.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
05:54:07 [2021-03-30T05:54:07.791Z] #43 40.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
05:54:07 [2021-03-30T05:54:07.791Z] #43 40.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
05:54:07 [2021-03-30T05:54:07.791Z] #43 40.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
05:54:07 [2021-03-30T05:54:07.791Z] #43 40.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
05:54:07 [2021-03-30T05:54:07.791Z] #43 40.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
05:54:07 [2021-03-30T05:54:07.791Z] #43 40.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
05:54:07 [2021-03-30T05:54:07.791Z] #43 40.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
05:54:07 [2021-03-30T05:54:07.792Z] #43 40.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
05:54:07 [2021-03-30T05:54:07.792Z] #43 40.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
05:54:07 [2021-03-30T05:54:07.792Z] #43 40.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
05:54:07 [2021-03-30T05:54:07.792Z] #43 40.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
05:54:07 [2021-03-30T05:54:07.792Z] #43 41.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
05:54:07 [2021-03-30T05:54:07.792Z] #43 41.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
05:54:07 [2021-03-30T05:54:07.792Z] #43 41.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
05:54:07 [2021-03-30T05:54:07.797Z] #43 37.42   CC       images/opts.o
05:54:07 [2021-03-30T05:54:07.797Z] #43 37.63   CC       images/seccomp.o
05:54:07 [2021-03-30T05:54:07.856Z] #49 23.58 go: downloading github.com/gobwas/glob v0.2.3
05:54:07 [2021-03-30T05:54:07.856Z] #49 23.58 go: downloading github.com/go-lintpack/lintpack v0.5.2
05:54:08 [2021-03-30T05:54:08.001Z] #51 ...
05:54:08 [2021-03-30T05:54:08.001Z] 
05:54:08 [2021-03-30T05:54:08.001Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:54:08 [2021-03-30T05:54:08.001Z] #47 sha256:6295022dac78841cfae8ee569eefd594f57162ccacbd3bdef320848c66871bdd
05:54:08 [2021-03-30T05:54:08.001Z] #47 24.30 go: finding github.com/fatih/color v1.9.0
05:54:08 [2021-03-30T05:54:08.054Z] #43 37.90   CC       images/binfmt-misc.o
05:54:08 [2021-03-30T05:54:08.066Z] #67 ...
05:54:08 [2021-03-30T05:54:08.067Z] 
05:54:08 [2021-03-30T05:54:08.067Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:54:08 [2021-03-30T05:54:08.067Z] #47 sha256:3d5eafcfc341e9f89a141b55b92cf3cbe4d0c81c818464613c582e3be998d8f6
05:54:08 [2021-03-30T05:54:08.067Z] #47 15.08 go: finding github.com/fatih/color v1.9.0
05:54:08 [2021-03-30T05:54:08.067Z] #47 15.09 go: finding github.com/pkg/errors v0.9.1
05:54:08 [2021-03-30T05:54:08.067Z] #47 15.12 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:54:08 [2021-03-30T05:54:08.067Z] #47 15.13 go: finding github.com/spf13/pflag v1.0.3
05:54:08 [2021-03-30T05:54:08.067Z] #47 15.15 go: finding github.com/mattn/go-colorable v0.1.6
05:54:08 [2021-03-30T05:54:08.067Z] #47 15.31 go: finding github.com/mattn/go-isatty v0.0.12
05:54:08 [2021-03-30T05:54:08.067Z] #47 15.75 go: finding github.com/jonboulle/clockwork v0.1.0
05:54:08 [2021-03-30T05:54:08.067Z] #47 15.78 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:54:08 [2021-03-30T05:54:08.067Z] #47 15.83 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:54:08 [2021-03-30T05:54:08.067Z] #47 15.83 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:54:08 [2021-03-30T05:54:08.067Z] #47 15.86 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:54:08 [2021-03-30T05:54:08.067Z] #47 ...
05:54:08 [2021-03-30T05:54:08.067Z] 
05:54:08 [2021-03-30T05:54:08.067Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:08 [2021-03-30T05:54:08.067Z] #49 sha256:8dd2e8f7bfacf2a886a17424412a743321ce499f2b0fbd1d68fb24ee789fa5dd
05:54:08 [2021-03-30T05:54:08.067Z] #49 24.76 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:54:08 [2021-03-30T05:54:08.067Z] #49 24.86 go: downloading github.com/magiconair/properties v1.8.1
05:54:08 [2021-03-30T05:54:08.067Z] #49 24.87 go: downloading github.com/hashicorp/hcl v1.0.0
05:54:08 [2021-03-30T05:54:08.067Z] #49 24.87 go: downloading github.com/mattn/go-colorable v0.1.4
05:54:08 [2021-03-30T05:54:08.067Z] #49 24.87 go: downloading github.com/spf13/cast v1.3.0
05:54:08 [2021-03-30T05:54:08.067Z] #49 24.98 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:54:08 [2021-03-30T05:54:08.067Z] #49 24.98 go: downloading github.com/fsnotify/fsnotify v1.4.7
05:54:08 [2021-03-30T05:54:08.067Z] #49 25.02 go: downloading github.com/ultraware/whitespace v0.0.4
05:54:08 [2021-03-30T05:54:08.067Z] #49 25.11 go: extracting github.com/ultraware/whitespace v0.0.4
05:54:08 [2021-03-30T05:54:08.067Z] #49 25.12 go: downloading github.com/ultraware/funlen v0.0.2
05:54:08 [2021-03-30T05:54:08.067Z] #49 25.14 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:54:08 [2021-03-30T05:54:08.067Z] #49 25.14 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:54:08 [2021-03-30T05:54:08.067Z] #49 25.16 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:54:08 [2021-03-30T05:54:08.067Z] #49 25.16 go: extracting github.com/hashicorp/hcl v1.0.0
05:54:08 [2021-03-30T05:54:08.067Z] #49 25.20 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:54:08 [2021-03-30T05:54:08.109Z] #43 ...
05:54:08 [2021-03-30T05:54:08.109Z] 
05:54:08 [2021-03-30T05:54:08.109Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:54:08 [2021-03-30T05:54:08.109Z] #57 sha256:7918dd5e694e2152a126b29ec5edf0b8870932c4cbe78e29adde95f341a7539d
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.353 + RM_GOPATH=0
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.354 + TMP_GOPATH=
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.354 + : /build
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.354 + '[' -z '' ']'
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.354 ++ mktemp -d
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.356 + export GOPATH=/tmp/tmp.05yMaEjekl
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.356 + GOPATH=/tmp/tmp.05yMaEjekl
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.356 + RM_GOPATH=1
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.357 + case "$(go env GOARCH)" in
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.358 ++ go env GOARCH
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.390 + export GO_BUILDMODE=-buildmode=pie
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.391 + GO_BUILDMODE=-buildmode=pie
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.393 ++ dirname /tmp/install/install.sh
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.451 + dir=/tmp/install
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.452 + bin=containerd
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.452 + shift
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.459 + '[' '!' -f /tmp/install/containerd.installer ']'
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.460 + . /tmp/install/containerd.installer
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.460 ++ set -e
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.460 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.464 + install_containerd
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.466 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.495 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.496 + git clone https://github.com/containerd/containerd.git /tmp/tmp.05yMaEjekl/src/github.com/containerd/containerd
05:54:08 [2021-03-30T05:54:08.109Z] #57 0.517 Cloning into '/tmp/tmp.05yMaEjekl/src/github.com/containerd/containerd'...
05:54:08 [2021-03-30T05:54:08.117Z] #49 23.89 go: extracting github.com/sourcegraph/go-diff v0.5.1
05:54:08 [2021-03-30T05:54:08.117Z] #49 23.91 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
05:54:08 [2021-03-30T05:54:08.178Z] #21 DONE 57.3s
05:54:08 [2021-03-30T05:54:08.178Z] 
05:54:08 [2021-03-30T05:54:08.178Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:54:08 [2021-03-30T05:54:08.178Z] #44 121.8   CC       criu/netfilter.o
05:54:08 [2021-03-30T05:54:08.178Z] #44 122.1   CC       criu/page-pipe.o
05:54:08 [2021-03-30T05:54:08.262Z] #47 24.48 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:54:08 [2021-03-30T05:54:08.311Z] #43 38.14   CC       images/time.o
05:54:08 [2021-03-30T05:54:08.330Z] #49 25.21 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:54:08 [2021-03-30T05:54:08.330Z] #49 25.25 go: extracting github.com/magiconair/properties v1.8.1
05:54:08 [2021-03-30T05:54:08.330Z] #49 25.31 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
05:54:08 [2021-03-30T05:54:08.330Z] #49 25.31 go: extracting github.com/ultraware/funlen v0.0.2
05:54:08 [2021-03-30T05:54:08.330Z] #49 25.36 go: extracting github.com/mattn/go-colorable v0.1.4
05:54:08 [2021-03-30T05:54:08.330Z] #49 25.36 go: extracting github.com/fsnotify/fsnotify v1.4.7
05:54:08 [2021-03-30T05:54:08.330Z] #49 25.39 go: downloading github.com/sirupsen/logrus v1.4.2
05:54:08 [2021-03-30T05:54:08.330Z] #49 25.43 go: extracting github.com/spf13/cast v1.3.0
05:54:08 [2021-03-30T05:54:08.379Z] #49 24.01 go: extracting github.com/go-lintpack/lintpack v0.5.2
05:54:08 [2021-03-30T05:54:08.379Z] #49 24.18 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:54:08 [2021-03-30T05:54:08.379Z] #49 24.23 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:54:08 [2021-03-30T05:54:08.379Z] #49 24.29 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:54:08 [2021-03-30T05:54:08.484Z] #44 122.6   CC       criu/page-xfer.o
05:54:08 [2021-03-30T05:54:08.524Z] #47 24.65 go: finding github.com/pkg/errors v0.9.1
05:54:08 [2021-03-30T05:54:08.525Z] #47 24.67 go: finding github.com/mattn/go-colorable v0.1.6
05:54:08 [2021-03-30T05:54:08.525Z] #47 24.67 go: finding github.com/spf13/pflag v1.0.3
05:54:08 [2021-03-30T05:54:08.525Z] #47 24.79 go: finding github.com/mattn/go-isatty v0.0.12
05:54:08 [2021-03-30T05:54:08.568Z] #43 38.38   CC       images/sysctl.o
05:54:08 [2021-03-30T05:54:08.653Z] #49 24.43 go: extracting github.com/gobwas/glob v0.2.3
05:54:08 [2021-03-30T05:54:08.653Z] #49 24.43 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:54:08 [2021-03-30T05:54:08.653Z] #49 24.43 go: downloading github.com/pmezard/go-difflib v1.0.0
05:54:08 [2021-03-30T05:54:08.653Z] #49 24.43 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:54:08 [2021-03-30T05:54:08.653Z] #49 24.54 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:54:08 [2021-03-30T05:54:08.705Z] #49 25.50 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
05:54:08 [2021-03-30T05:54:08.705Z] #49 25.52 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:54:08 [2021-03-30T05:54:08.705Z] #49 ...
05:54:08 [2021-03-30T05:54:08.705Z] 
05:54:08 [2021-03-30T05:54:08.705Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:54:08 [2021-03-30T05:54:08.705Z] #58 sha256:4fa957a21f65ece1ace5672c8e7c390066788a752d3c68ed8b14662a695623ef
05:54:08 [2021-03-30T05:54:08.705Z] #58 15.59 go: downloading github.com/u-root/u-root v7.0.0+incompatible
05:54:08 [2021-03-30T05:54:08.705Z] #58 15.60 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:54:08 [2021-03-30T05:54:08.705Z] #58 17.69 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:54:08 [2021-03-30T05:54:08.705Z] #58 19.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
05:54:08 [2021-03-30T05:54:08.705Z] #58 20.37 go: extracting github.com/u-root/u-root v7.0.0+incompatible
05:54:08 [2021-03-30T05:54:08.705Z] #58 20.43 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
05:54:08 [2021-03-30T05:54:08.705Z] #58 20.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0
05:54:08 [2021-03-30T05:54:08.705Z] #58 21.16 go: extracting github.com/russross/blackfriday/v2 v2.1.0
05:54:08 [2021-03-30T05:54:08.705Z] #58 25.21 go: finding github.com/pkg/errors v0.9.1
05:54:08 [2021-03-30T05:54:08.705Z] #58 25.35 go: finding github.com/sirupsen/logrus v1.8.1
05:54:08 [2021-03-30T05:54:08.705Z] #58 25.36 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:54:08 [2021-03-30T05:54:08.705Z] #58 25.54 go: finding github.com/google/uuid v1.2.0
05:54:08 [2021-03-30T05:54:08.705Z] #58 25.67 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:54:08 [2021-03-30T05:54:08.705Z] #58 ...
05:54:08 [2021-03-30T05:54:08.705Z] 
05:54:08 [2021-03-30T05:54:08.705Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:08 [2021-03-30T05:54:08.705Z] #49 sha256:8dd2e8f7bfacf2a886a17424412a743321ce499f2b0fbd1d68fb24ee789fa5dd
05:54:08 [2021-03-30T05:54:08.705Z] #49 25.60 go: downloading github.com/BurntSushi/toml v0.3.1
05:54:08 [2021-03-30T05:54:08.705Z] #49 25.64 go: downloading github.com/spf13/cobra v0.0.5
05:54:08 [2021-03-30T05:54:08.786Z] #47 25.03 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:54:08 [2021-03-30T05:54:08.825Z] #43 38.53   CC       images/autofs.o
05:54:08 [2021-03-30T05:54:08.915Z] #49 24.64 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:54:08 [2021-03-30T05:54:08.915Z] #49 24.67 go: extracting github.com/pmezard/go-difflib v1.0.0
05:54:08 [2021-03-30T05:54:08.969Z] #49 25.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:54:09 [2021-03-30T05:54:09.049Z] #47 25.46 go: finding github.com/jonboulle/clockwork v0.1.0
05:54:09 [2021-03-30T05:54:09.081Z] #43 38.74   CC       images/macvlan.o
05:54:09 [2021-03-30T05:54:09.081Z] #43 38.92   CC       images/sit.o
05:54:09 [2021-03-30T05:54:09.177Z] #49 24.75 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:54:09 [2021-03-30T05:54:09.177Z] #49 24.75 go: downloading github.com/spf13/viper v1.6.1
05:54:09 [2021-03-30T05:54:09.177Z] #49 ...
05:54:09 [2021-03-30T05:54:09.177Z] 
05:54:09 [2021-03-30T05:54:09.177Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:54:09 [2021-03-30T05:54:09.177Z] #47 sha256:e306501375d30b96800633690b4d03ccf70040c2fc966da2c290c339e5137d29
05:54:09 [2021-03-30T05:54:09.177Z] #47 14.74 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:54:09 [2021-03-30T05:54:09.177Z] #47 16.14 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:54:09 [2021-03-30T05:54:09.177Z] #47 16.93 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:54:09 [2021-03-30T05:54:09.177Z] #47 20.63 go: finding github.com/fatih/color v1.9.0
05:54:09 [2021-03-30T05:54:09.177Z] #47 20.70 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:54:09 [2021-03-30T05:54:09.177Z] #47 20.70 go: finding github.com/pkg/errors v0.9.1
05:54:09 [2021-03-30T05:54:09.177Z] #47 20.84 go: finding github.com/mattn/go-colorable v0.1.6
05:54:09 [2021-03-30T05:54:09.177Z] #47 20.95 go: finding github.com/spf13/pflag v1.0.3
05:54:09 [2021-03-30T05:54:09.177Z] #47 20.95 go: finding github.com/mattn/go-isatty v0.0.12
05:54:09 [2021-03-30T05:54:09.177Z] #47 21.09 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:54:09 [2021-03-30T05:54:09.177Z] #47 21.39 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:54:09 [2021-03-30T05:54:09.177Z] #47 21.41 go: finding github.com/jonboulle/clockwork v0.1.0
05:54:09 [2021-03-30T05:54:09.177Z] #47 21.50 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:54:09 [2021-03-30T05:54:09.177Z] #47 21.53 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:54:09 [2021-03-30T05:54:09.177Z] #47 ...
05:54:09 [2021-03-30T05:54:09.177Z] 
05:54:09 [2021-03-30T05:54:09.177Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:09 [2021-03-30T05:54:09.177Z] #49 sha256:63eb2754683b3e2b02079d7259174881a12224ad61f61e0774a96ece623a1166
05:54:09 [2021-03-30T05:54:09.177Z] #49 24.91 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:54:09 [2021-03-30T05:54:09.177Z] #49 24.91 go: downloading github.com/ultraware/funlen v0.0.2
05:54:09 [2021-03-30T05:54:09.232Z] #49 26.16 go: downloading github.com/pelletier/go-toml v1.2.0
05:54:09 [2021-03-30T05:54:09.232Z] #49 26.30 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:54:09 [2021-03-30T05:54:09.311Z] #47 25.63 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:54:09 [2021-03-30T05:54:09.311Z] #47 25.75 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:54:09 [2021-03-30T05:54:09.339Z] #43 39.22   CC       images/memfd.o
05:54:09 [2021-03-30T05:54:09.441Z] #49 24.99 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:54:09 [2021-03-30T05:54:09.441Z] #49 25.07 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:54:09 [2021-03-30T05:54:09.441Z] #49 25.13 go: downloading github.com/davecgh/go-spew v1.1.1
05:54:09 [2021-03-30T05:54:09.441Z] #49 25.13 go: extracting github.com/spf13/viper v1.6.1
05:54:09 [2021-03-30T05:54:09.441Z] #49 25.18 go: extracting github.com/ultraware/funlen v0.0.2
05:54:09 [2021-03-30T05:54:09.441Z] #49 25.24 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:54:09 [2021-03-30T05:54:09.441Z] #49 25.33 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:54:09 [2021-03-30T05:54:09.496Z] #49 26.35 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:54:09 [2021-03-30T05:54:09.496Z] #49 26.62 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:54:09 [2021-03-30T05:54:09.543Z] #44 ...
05:54:09 [2021-03-30T05:54:09.543Z] 
05:54:09 [2021-03-30T05:54:09.543Z] #22 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
05:54:09 [2021-03-30T05:54:09.543Z] #22 1.376 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
05:54:09 [2021-03-30T05:54:09.543Z] #22 1.379 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
05:54:09 [2021-03-30T05:54:09.543Z] #22 1.381 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
05:54:09 [2021-03-30T05:54:09.543Z] #22 DONE 1.6s
05:54:09 [2021-03-30T05:54:09.573Z] #47 25.86 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:54:09 [2021-03-30T05:54:09.596Z] #43 39.49   CC       images/timens.o
05:54:09 [2021-03-30T05:54:09.703Z] #49 25.38 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:54:09 [2021-03-30T05:54:09.703Z] #49 25.41 go: downloading github.com/gogo/protobuf v1.2.1
05:54:09 [2021-03-30T05:54:09.703Z] #49 25.43 go: downloading github.com/inconshreveable/mousetrap v1.0.0
05:54:09 [2021-03-30T05:54:09.703Z] #49 25.45 go: downloading github.com/spf13/cast v1.3.0
05:54:09 [2021-03-30T05:54:09.761Z] #49 26.73 go: extracting github.com/BurntSushi/toml v0.3.1
05:54:09 [2021-03-30T05:54:09.842Z] 
05:54:09 [2021-03-30T05:54:09.842Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:54:09 [2021-03-30T05:54:09.853Z] #43 39.74   LINK     images/built-in.o
05:54:09 [2021-03-30T05:54:09.965Z] #49 25.52 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:54:09 [2021-03-30T05:54:09.965Z] #49 25.64 go: extracting github.com/davecgh/go-spew v1.1.1
05:54:10 [2021-03-30T05:54:10.027Z] #49 26.87 go: extracting github.com/spf13/cobra v0.0.5
05:54:10 [2021-03-30T05:54:10.027Z] #49 26.87 go: extracting github.com/sirupsen/logrus v1.4.2
05:54:10 [2021-03-30T05:54:10.027Z] #49 26.89 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:54:10 [2021-03-30T05:54:10.027Z] #49 27.00 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:54:10 [2021-03-30T05:54:10.110Z] #43 39.91   GEN      compel/include/asm
05:54:10 [2021-03-30T05:54:10.110Z] #43 39.92   GEN      compel/include/version.h
05:54:10 [2021-03-30T05:54:10.110Z] #43 39.95 touch .config
05:54:10 [2021-03-30T05:54:10.110Z] #43 40.00   GEN      include/common/config.h
05:54:10 [2021-03-30T05:54:10.249Z] #49 25.84 go: extracting github.com/inconshreveable/mousetrap v1.0.0
05:54:10 [2021-03-30T05:54:10.249Z] #49 25.84 go: downloading github.com/pelletier/go-toml v1.2.0
05:54:10 [2021-03-30T05:54:10.249Z] #49 25.95 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:54:10 [2021-03-30T05:54:10.249Z] #49 25.99 go: downloading github.com/mitchellh/go-homedir v1.1.0
05:54:10 [2021-03-30T05:54:10.292Z] #49 27.21 go: downloading github.com/subosito/gotenv v1.2.0
05:54:10 [2021-03-30T05:54:10.292Z] #49 27.26 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:54:10 [2021-03-30T05:54:10.292Z] #49 27.30 go: extracting github.com/subosito/gotenv v1.2.0
05:54:10 [2021-03-30T05:54:10.292Z] #49 27.36 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:54:10 [2021-03-30T05:54:10.367Z] #43 40.09   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
05:54:10 [2021-03-30T05:54:10.367Z] #43 40.12   GEN      compel/plugins/include/uapi/std/syscall-64.h
05:54:10 [2021-03-30T05:54:10.367Z] #43 40.14   GEN      compel/arch/x86/plugins/std/syscalls-64.S
05:54:10 [2021-03-30T05:54:10.367Z] #43 40.16   DEP      compel/arch/x86/plugins/std/syscalls-64.d
05:54:10 [2021-03-30T05:54:10.367Z] #43 40.19   DEP      compel/arch/x86/plugins/std/memcpy.d
05:54:10 [2021-03-30T05:54:10.367Z] #43 40.22   DEP      compel/arch/x86/plugins/std/parasite-head.d
05:54:10 [2021-03-30T05:54:10.555Z] #49 27.43 go: downloading github.com/spf13/jwalterweatherman v1.0.0
05:54:10 [2021-03-30T05:54:10.555Z] #49 27.43 go: extracting github.com/pelletier/go-toml v1.2.0
05:54:10 [2021-03-30T05:54:10.555Z] #49 27.50 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:54:10 [2021-03-30T05:54:10.555Z] #49 27.50 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:54:10 [2021-03-30T05:54:10.555Z] #49 27.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:54:10 [2021-03-30T05:54:10.555Z] #49 27.61 go: downloading github.com/gobwas/glob v0.2.3
05:54:10 [2021-03-30T05:54:10.566Z] #49 26.13 go: extracting github.com/spf13/cast v1.3.0
05:54:10 [2021-03-30T05:54:10.566Z] #49 26.17 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:54:10 [2021-03-30T05:54:10.566Z] #49 26.20 go: downloading github.com/hashicorp/hcl v1.0.0
05:54:10 [2021-03-30T05:54:10.566Z] #49 26.22 go: extracting github.com/pelletier/go-toml v1.2.0
05:54:10 [2021-03-30T05:54:10.624Z] #43 40.25   GEN      compel/plugins/include/uapi/std/syscall.h
05:54:10 [2021-03-30T05:54:10.624Z] #43 40.27   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
05:54:10 [2021-03-30T05:54:10.624Z] #43 40.28   GEN      compel/plugins/include/uapi/std/syscall-codes.h
05:54:10 [2021-03-30T05:54:10.624Z] #43 40.31   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
05:54:10 [2021-03-30T05:54:10.624Z] #43 40.32   DEP      compel/plugins/std/infect.d
05:54:10 [2021-03-30T05:54:10.624Z] #43 40.40   DEP      compel/plugins/std/string.d
05:54:10 [2021-03-30T05:54:10.624Z] #43 ...
05:54:10 [2021-03-30T05:54:10.624Z] 
05:54:10 [2021-03-30T05:54:10.624Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:10 [2021-03-30T05:54:10.624Z] #45 sha256:7b7b8da6edac21cc2ec59c225b60ae87b698ab9262b35a1ff07dc66f76563313
05:54:10 [2021-03-30T05:54:10.624Z] #45 130.4 net/textproto
05:54:10 [2021-03-30T05:54:10.624Z] #45 130.4 crypto/x509
05:54:10 [2021-03-30T05:54:10.829Z] #49 27.68 go: extracting github.com/spf13/jwalterweatherman v1.0.0
05:54:10 [2021-03-30T05:54:10.829Z] #49 27.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:54:10 [2021-03-30T05:54:10.829Z] #49 27.75 go: downloading github.com/kisielk/gotool v1.0.0
05:54:10 [2021-03-30T05:54:10.829Z] #49 27.77 go: downloading github.com/stretchr/testify v1.4.0
05:54:10 [2021-03-30T05:54:10.829Z] #49 27.80 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:54:10 [2021-03-30T05:54:10.829Z] #49 ...
05:54:10 [2021-03-30T05:54:10.829Z] 
05:54:10 [2021-03-30T05:54:10.829Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:54:10 [2021-03-30T05:54:10.829Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
05:54:10 [2021-03-30T05:54:10.829Z] #40 17.41 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
05:54:10 [2021-03-30T05:54:10.829Z] #40 20.08 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
05:54:10 [2021-03-30T05:54:10.896Z] #57 ...
05:54:10 [2021-03-30T05:54:10.896Z] 
05:54:10 [2021-03-30T05:54:10.896Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:10 [2021-03-30T05:54:10.896Z] #50 sha256:66b4bd7062929ed6a0335cdb9fa9c7e3b2682bb1cf2c2b058eb348ed29220228
05:54:10 [2021-03-30T05:54:10.896Z] #50 33.79 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:54:10 [2021-03-30T05:54:10.896Z] #50 39.61 go: extracting github.com/gogo/protobuf v1.2.1
05:54:10 [2021-03-30T05:54:10.896Z] #50 ...
05:54:10 [2021-03-30T05:54:10.896Z] 
05:54:10 [2021-03-30T05:54:10.896Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:54:10 [2021-03-30T05:54:10.896Z] #35 sha256:28581faf343d30bb6e866284eb6706a34a607d3b0808da2185413728c79c51aa
05:54:10 [2021-03-30T05:54:10.896Z] #35 44.04 internal/reflectlite
05:54:10 [2021-03-30T05:54:10.896Z] #35 44.04 sync
05:54:10 [2021-03-30T05:54:10.908Z] #49 26.55 go: downloading github.com/magiconair/properties v1.8.1
05:54:11 [2021-03-30T05:54:11.097Z] #40 ...
05:54:11 [2021-03-30T05:54:11.097Z] 
05:54:11 [2021-03-30T05:54:11.097Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:11 [2021-03-30T05:54:11.097Z] #49 sha256:8dd2e8f7bfacf2a886a17424412a743321ce499f2b0fbd1d68fb24ee789fa5dd
05:54:11 [2021-03-30T05:54:11.097Z] #49 27.95 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:54:11 [2021-03-30T05:54:11.097Z] #49 27.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:54:11 [2021-03-30T05:54:11.097Z] #49 28.14 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:54:11 [2021-03-30T05:54:11.097Z] #49 28.20 go: extracting github.com/kisielk/gotool v1.0.0
05:54:11 [2021-03-30T05:54:11.097Z] #49 28.26 go: extracting github.com/gobwas/glob v0.2.3
05:54:11 [2021-03-30T05:54:11.170Z] #49 26.87 go: extracting github.com/mitchellh/go-homedir v1.1.0
05:54:11 [2021-03-30T05:54:11.170Z] #49 26.87 go: downloading golang.org/x/text v0.3.2
05:54:11 [2021-03-30T05:54:11.170Z] #49 26.94 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:54:11 [2021-03-30T05:54:11.170Z] #49 27.05 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:54:11 [2021-03-30T05:54:11.170Z] #49 27.06 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:54:11 [2021-03-30T05:54:11.363Z] #49 28.27 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:54:11 [2021-03-30T05:54:11.363Z] #49 28.29 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:54:11 [2021-03-30T05:54:11.554Z] #45 131.4 vendor/golang.org/x/net/http/httpguts
05:54:11 [2021-03-30T05:54:11.628Z] #49 28.46 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:54:11 [2021-03-30T05:54:11.628Z] #49 28.50 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:54:11 [2021-03-30T05:54:11.628Z] #49 28.71 go: downloading github.com/spf13/afero v1.1.2
05:54:11 [2021-03-30T05:54:11.628Z] #49 28.71 go: downloading github.com/mitchellh/go-homedir v1.1.0
05:54:11 [2021-03-30T05:54:11.628Z] #49 28.78 go: downloading github.com/go-critic/go-critic v0.4.1
05:54:11 [2021-03-30T05:54:11.628Z] #49 ...
05:54:11 [2021-03-30T05:54:11.628Z] 
05:54:11 [2021-03-30T05:54:11.628Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:11 [2021-03-30T05:54:11.628Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
05:54:11 [2021-03-30T05:54:11.628Z] #42 18.71 Fetched 8248 kB in 12s (668 kB/s)
05:54:11 [2021-03-30T05:54:11.628Z] #42 18.71 Reading package lists...
05:54:11 [2021-03-30T05:54:11.757Z] #49 27.49 go: downloading github.com/go-toolsmith/astfmt v1.0.0
05:54:11 [2021-03-30T05:54:11.757Z] #49 27.59 go: extracting github.com/hashicorp/hcl v1.0.0
05:54:11 [2021-03-30T05:54:11.757Z] #49 27.66 go: extracting github.com/magiconair/properties v1.8.1
05:54:11 [2021-03-30T05:54:11.811Z] #45 131.6 vendor/golang.org/x/net/http/httpproxy
05:54:11 [2021-03-30T05:54:11.896Z] #42 24.63 Reading package lists...
05:54:11 [2021-03-30T05:54:11.896Z] #42 ...
05:54:11 [2021-03-30T05:54:11.896Z] 
05:54:11 [2021-03-30T05:54:11.896Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:11 [2021-03-30T05:54:11.896Z] #49 sha256:8dd2e8f7bfacf2a886a17424412a743321ce499f2b0fbd1d68fb24ee789fa5dd
05:54:11 [2021-03-30T05:54:11.896Z] #49 28.86 go: extracting github.com/stretchr/testify v1.4.0
05:54:12 [2021-03-30T05:54:12.019Z] #49 27.87 go: downloading github.com/go-critic/go-critic v0.4.1
05:54:12 [2021-03-30T05:54:12.161Z] #49 29.04 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:54:12 [2021-03-30T05:54:12.161Z] #49 29.08 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:54:12 [2021-03-30T05:54:12.161Z] #49 29.09 go: downloading golang.org/x/text v0.3.2
05:54:12 [2021-03-30T05:54:12.161Z] #49 ...
05:54:12 [2021-03-30T05:54:12.161Z] 
05:54:12 [2021-03-30T05:54:12.161Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:12 [2021-03-30T05:54:12.161Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
05:54:12 [2021-03-30T05:54:12.161Z] #36 19.10 Fetched 8248 kB in 13s (620 kB/s)
05:54:12 [2021-03-30T05:54:12.161Z] #36 19.10 Reading package lists...
05:54:12 [2021-03-30T05:54:12.161Z] #36 25.93 Reading package lists...
05:54:12 [2021-03-30T05:54:12.161Z] #36 ...
05:54:12 [2021-03-30T05:54:12.161Z] 
05:54:12 [2021-03-30T05:54:12.161Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:54:12 [2021-03-30T05:54:12.161Z] #29 sha256:1c7ce9d79b7c9fb2744a81b4249d6b92e1885233f069d6c75d2f1a5ce8d00b56
05:54:12 [2021-03-30T05:54:12.161Z] #29 24.63 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
05:54:12 [2021-03-30T05:54:12.161Z] #29 24.91 
05:54:12 [2021-03-30T05:54:12.161Z] #29 25.44 
                                                                           0.2%
######################################################################## 100.0%
05:54:12 [2021-03-30T05:54:12.161Z] #29 25.59 
05:54:12 [2021-03-30T05:54:12.161Z] #29 27.04 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
05:54:12 [2021-03-30T05:54:12.161Z] #29 27.61 #=#=#                                                                         
05:54:12 [2021-03-30T05:54:12.161Z] #29 27.93 
                                                                           0.8%
####################################################################      95.4%
######################################################################## 100.0%
05:54:12 [2021-03-30T05:54:12.161Z] #29 28.13 
05:54:12 [2021-03-30T05:54:12.178Z] #40 ...
05:54:12 [2021-03-30T05:54:12.178Z] 
05:54:12 [2021-03-30T05:54:12.178Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:12 [2021-03-30T05:54:12.178Z] #49 sha256:84f0e5445679b40e9d4679ac56caca4326a7ead86c9ff3ea593f5c42b89c92d5
05:54:12 [2021-03-30T05:54:12.178Z] #49 33.53 go: downloading github.com/ultraware/whitespace v0.0.4
05:54:12 [2021-03-30T05:54:12.178Z] #49 33.89 go: extracting github.com/spf13/afero v1.1.2
05:54:12 [2021-03-30T05:54:12.178Z] #49 34.02 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:54:12 [2021-03-30T05:54:12.178Z] #49 34.02 go: downloading github.com/pmezard/go-difflib v1.0.0
05:54:12 [2021-03-30T05:54:12.178Z] #49 34.07 go: extracting github.com/spf13/cast v1.3.0
05:54:12 [2021-03-30T05:54:12.178Z] #49 34.18 go: extracting github.com/ultraware/whitespace v0.0.4
05:54:12 [2021-03-30T05:54:12.178Z] #49 34.30 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:54:12 [2021-03-30T05:54:12.178Z] #49 34.39 go: extracting github.com/kisielk/gotool v1.0.0
05:54:12 [2021-03-30T05:54:12.178Z] #49 34.45 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:54:12 [2021-03-30T05:54:12.178Z] #49 34.51 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:54:12 [2021-03-30T05:54:12.178Z] #49 34.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:54:12 [2021-03-30T05:54:12.178Z] #49 34.68 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:54:12 [2021-03-30T05:54:12.178Z] #49 34.83 go: extracting github.com/pmezard/go-difflib v1.0.0
05:54:12 [2021-03-30T05:54:12.178Z] #49 34.83 go: downloading github.com/go-toolsmith/astcast v1.0.0
05:54:12 [2021-03-30T05:54:12.178Z] #49 34.84 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:54:12 [2021-03-30T05:54:12.178Z] #49 34.95 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:54:12 [2021-03-30T05:54:12.178Z] #49 34.95 go: downloading github.com/gobwas/glob v0.2.3
05:54:12 [2021-03-30T05:54:12.178Z] #49 34.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0
05:54:12 [2021-03-30T05:54:12.178Z] #49 35.23 go: extracting github.com/go-toolsmith/astcast v1.0.0
05:54:12 [2021-03-30T05:54:12.178Z] #49 35.33 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:54:12 [2021-03-30T05:54:12.178Z] #49 35.45 go: extracting github.com/gobwas/glob v0.2.3
05:54:12 [2021-03-30T05:54:12.178Z] #49 35.48 go: extracting github.com/go-toolsmith/astfmt v1.0.0
05:54:12 [2021-03-30T05:54:12.178Z] #49 35.58 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:54:12 [2021-03-30T05:54:12.178Z] #49 35.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:54:12 [2021-03-30T05:54:12.178Z] #49 35.78 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:54:12 [2021-03-30T05:54:12.178Z] #49 36.00 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:54:12 [2021-03-30T05:54:12.178Z] #49 36.23 go: downloading golang.org/x/text v0.3.2
05:54:12 [2021-03-30T05:54:12.178Z] #49 36.26 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:54:12 [2021-03-30T05:54:12.178Z] #49 36.27 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:54:12 [2021-03-30T05:54:12.178Z] #49 36.47 go: downloading github.com/ultraware/funlen v0.0.2
05:54:12 [2021-03-30T05:54:12.178Z] #49 36.92 go: downloading github.com/BurntSushi/toml v0.3.1
05:54:12 [2021-03-30T05:54:12.178Z] #49 36.95 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:54:12 [2021-03-30T05:54:12.178Z] #49 37.03 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:54:12 [2021-03-30T05:54:12.178Z] #49 37.14 go: extracting github.com/ultraware/funlen v0.0.2
05:54:12 [2021-03-30T05:54:12.178Z] #49 37.24 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:54:12 [2021-03-30T05:54:12.178Z] #49 37.39 go: downloading github.com/mattn/go-colorable v0.1.4
05:54:12 [2021-03-30T05:54:12.178Z] #49 37.40 go: extracting github.com/BurntSushi/toml v0.3.1
05:54:12 [2021-03-30T05:54:12.178Z] #49 37.75 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:54:12 [2021-03-30T05:54:12.178Z] #49 38.04 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:54:12 [2021-03-30T05:54:12.178Z] #49 38.16 go: extracting github.com/mattn/go-colorable v0.1.4
05:54:12 [2021-03-30T05:54:12.178Z] #49 39.05 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:54:12 [2021-03-30T05:54:12.425Z] #29 ...
05:54:12 [2021-03-30T05:54:12.425Z] 
05:54:12 [2021-03-30T05:54:12.425Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:54:12 [2021-03-30T05:54:12.425Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
05:54:12 [2021-03-30T05:54:12.425Z] #55 19.36 Fetched 8248 kB in 13s (629 kB/s)
05:54:12 [2021-03-30T05:54:12.425Z] #55 19.36 Reading package lists...
05:54:12 [2021-03-30T05:54:12.438Z] #35 ...
05:54:12 [2021-03-30T05:54:12.438Z] 
05:54:12 [2021-03-30T05:54:12.438Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:54:12 [2021-03-30T05:54:12.438Z] #68 sha256:0e7c3a38d6374f5eed86164b7bc076d41bb883e582a10b5d281d401f9a0579fc
05:54:12 [2021-03-30T05:54:12.438Z] #68 DONE 45.7s
05:54:12 [2021-03-30T05:54:12.438Z] 
05:54:12 [2021-03-30T05:54:12.438Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:12 [2021-03-30T05:54:12.438Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
05:54:12 [2021-03-30T05:54:12.438Z] #43 42.66 debconf: delaying package configuration, since apt-utils is not installed
05:54:12 [2021-03-30T05:54:12.438Z] #43 42.95 Fetched 4075 kB in 1s (4422 kB/s)
05:54:12 [2021-03-30T05:54:12.438Z] #43 43.10 Selecting previously unselected package libcap-dev:ppc64el.
05:54:12 [2021-03-30T05:54:12.438Z] #43 43.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
05:54:12 [2021-03-30T05:54:12.438Z] #43 43.30 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
05:54:12 [2021-03-30T05:54:12.439Z] #43 43.30 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
05:54:12 [2021-03-30T05:54:12.439Z] #43 43.49 Selecting previously unselected package libnet1:ppc64el.
05:54:12 [2021-03-30T05:54:12.439Z] #43 43.51 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
05:54:12 [2021-03-30T05:54:12.439Z] #43 43.53 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
05:54:12 [2021-03-30T05:54:12.439Z] #43 43.66 Selecting previously unselected package libnet1-dev.
05:54:12 [2021-03-30T05:54:12.439Z] #43 43.67 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
05:54:12 [2021-03-30T05:54:12.439Z] #43 43.67 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
05:54:12 [2021-03-30T05:54:12.439Z] #43 43.94 Selecting previously unselected package libnl-3-200:ppc64el.
05:54:12 [2021-03-30T05:54:12.439Z] #43 43.97 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
05:54:12 [2021-03-30T05:54:12.439Z] #43 43.98 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
05:54:12 [2021-03-30T05:54:12.439Z] #43 44.13 Selecting previously unselected package libnl-3-dev:ppc64el.
05:54:12 [2021-03-30T05:54:12.439Z] #43 44.15 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
05:54:12 [2021-03-30T05:54:12.439Z] #43 44.16 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
05:54:12 [2021-03-30T05:54:12.439Z] #43 44.49 Selecting previously unselected package libprotobuf-c1:ppc64el.
05:54:12 [2021-03-30T05:54:12.439Z] #43 44.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
05:54:12 [2021-03-30T05:54:12.439Z] #43 44.50 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
05:54:12 [2021-03-30T05:54:12.439Z] #43 44.58 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
05:54:12 [2021-03-30T05:54:12.439Z] #43 44.58 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
05:54:12 [2021-03-30T05:54:12.439Z] #43 44.59 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
05:54:12 [2021-03-30T05:54:12.439Z] #43 44.71 Selecting previously unselected package zlib1g-dev:ppc64el.
05:54:12 [2021-03-30T05:54:12.439Z] #43 44.71 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
05:54:12 [2021-03-30T05:54:12.439Z] #43 44.72 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
05:54:12 [2021-03-30T05:54:12.439Z] #43 44.96 Selecting previously unselected package libprotobuf17:ppc64el.
05:54:12 [2021-03-30T05:54:12.439Z] #43 44.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
05:54:12 [2021-03-30T05:54:12.439Z] #43 44.99 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
05:54:12 [2021-03-30T05:54:12.439Z] #43 45.79 Selecting previously unselected package libprotobuf-lite17:ppc64el.
05:54:12 [2021-03-30T05:54:12.439Z] #43 45.80 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
05:54:12 [2021-03-30T05:54:12.439Z] #43 45.80 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
05:54:12 [2021-03-30T05:54:12.596Z] #49 28.45 go: downloading github.com/subosito/gotenv v1.2.0
05:54:12 [2021-03-30T05:54:12.693Z] #55 24.46 Reading package lists...
05:54:12 [2021-03-30T05:54:12.693Z] #55 ...
05:54:12 [2021-03-30T05:54:12.693Z] 
05:54:12 [2021-03-30T05:54:12.693Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:12 [2021-03-30T05:54:12.693Z] #49 sha256:8dd2e8f7bfacf2a886a17424412a743321ce499f2b0fbd1d68fb24ee789fa5dd
05:54:12 [2021-03-30T05:54:12.693Z] #49 29.12 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
05:54:12 [2021-03-30T05:54:12.693Z] #49 29.13 go: extracting github.com/mitchellh/go-homedir v1.1.0
05:54:12 [2021-03-30T05:54:12.693Z] #49 29.18 go: downloading github.com/inconshreveable/mousetrap v1.0.0
05:54:12 [2021-03-30T05:54:12.693Z] #49 29.22 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:54:12 [2021-03-30T05:54:12.693Z] #49 29.36 go: extracting github.com/spf13/afero v1.1.2
05:54:12 [2021-03-30T05:54:12.693Z] #49 29.48 go: downloading github.com/pmezard/go-difflib v1.0.0
05:54:12 [2021-03-30T05:54:12.693Z] #49 29.57 go: downloading github.com/davecgh/go-spew v1.1.1
05:54:12 [2021-03-30T05:54:12.742Z] #45 132.1 mime/multipart
05:54:12 [2021-03-30T05:54:12.745Z] #43 46.14 Selecting previously unselected package libprotobuf-dev:ppc64el.
05:54:12 [2021-03-30T05:54:12.745Z] #43 46.17 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
05:54:12 [2021-03-30T05:54:12.745Z] #43 46.17 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
05:54:12 [2021-03-30T05:54:12.862Z] #49 28.66 go: downloading github.com/spf13/jwalterweatherman v1.0.0
05:54:12 [2021-03-30T05:54:12.862Z] #49 28.66 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:54:12 [2021-03-30T05:54:12.862Z] #49 28.67 go: extracting github.com/go-toolsmith/astfmt v1.0.0
05:54:12 [2021-03-30T05:54:12.862Z] #49 28.75 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:54:12 [2021-03-30T05:54:12.961Z] #49 29.87 go: extracting github.com/go-critic/go-critic v0.4.1
05:54:12 [2021-03-30T05:54:12.961Z] #49 30.00 go: downloading github.com/stretchr/objx v0.2.0
05:54:12 [2021-03-30T05:54:12.961Z] #49 30.07 go: extracting github.com/inconshreveable/mousetrap v1.0.0
05:54:13 [2021-03-30T05:54:13.121Z] #49 ...
05:54:13 [2021-03-30T05:54:13.121Z] 
05:54:13 [2021-03-30T05:54:13.121Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:54:13 [2021-03-30T05:54:13.121Z] #67 sha256:fa133f8338be293376628bf009b8b9081bb1e8ea437be978e008a9b1ba40b0e1
05:54:13 [2021-03-30T05:54:13.121Z] #67 29.42 Checking out files:  43% (828/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  89% (1714/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
05:54:13 [2021-03-30T05:54:13.121Z] #67 30.93 + cd /tmp/tmp.mPUgwk1Q1o/src/github.com/docker/libnetwork
05:54:13 [2021-03-30T05:54:13.121Z] #67 30.93 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46
05:54:13 [2021-03-30T05:54:13.121Z] #67 31.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
05:54:13 [2021-03-30T05:54:13.121Z] #67 ...
05:54:13 [2021-03-30T05:54:13.121Z] 
05:54:13 [2021-03-30T05:54:13.121Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:54:13 [2021-03-30T05:54:13.121Z] #58 sha256:4bb8ea59eb6643b9f2b10168c5e9336f467dae03b5dfe86e6c910010990a9cb2
05:54:13 [2021-03-30T05:54:13.121Z] #58 38.05 go: finding github.com/pkg/errors v0.9.1
05:54:13 [2021-03-30T05:54:13.121Z] #58 38.29 go: finding github.com/sirupsen/logrus v1.8.1
05:54:13 [2021-03-30T05:54:13.121Z] #58 38.59 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:54:13 [2021-03-30T05:54:13.121Z] #58 38.70 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:54:13 [2021-03-30T05:54:13.121Z] #58 38.93 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:54:13 [2021-03-30T05:54:13.121Z] #58 38.93 go: finding github.com/google/uuid v1.2.0
05:54:13 [2021-03-30T05:54:13.121Z] #58 39.09 go: finding github.com/gofrs/flock v0.8.0
05:54:13 [2021-03-30T05:54:13.121Z] #58 39.16 go: finding github.com/moby/vpnkit v0.5.0
05:54:13 [2021-03-30T05:54:13.121Z] #58 39.21 go: finding github.com/gorilla/mux v1.8.0
05:54:13 [2021-03-30T05:54:13.121Z] #58 39.33 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:54:13 [2021-03-30T05:54:13.121Z] #58 39.35 go: finding github.com/moby/sys/mountinfo v0.4.1
05:54:13 [2021-03-30T05:54:13.121Z] #58 39.45 go: finding github.com/urfave/cli/v2 v2.3.0
05:54:13 [2021-03-30T05:54:13.121Z] #58 39.50 go: finding github.com/u-root/u-root v7.0.0+incompatible
05:54:13 [2021-03-30T05:54:13.121Z] #58 39.72 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
05:54:13 [2021-03-30T05:54:13.121Z] #58 40.12 go: finding github.com/russross/blackfriday/v2 v2.1.0
05:54:13 [2021-03-30T05:54:13.124Z] #49 28.89 go: extracting github.com/go-critic/go-critic v0.4.1
05:54:13 [2021-03-30T05:54:13.124Z] #49 28.90 go: downloading gopkg.in/yaml.v2 v2.2.7
05:54:13 [2021-03-30T05:54:13.124Z] #49 29.00 go: downloading github.com/fsnotify/fsnotify v1.4.7
05:54:13 [2021-03-30T05:54:13.124Z] #49 29.00 go: downloading gopkg.in/ini.v1 v1.51.0
05:54:13 [2021-03-30T05:54:13.225Z] #49 30.13 go: extracting github.com/pmezard/go-difflib v1.0.0
05:54:13 [2021-03-30T05:54:13.225Z] #49 30.22 go: extracting github.com/davecgh/go-spew v1.1.1
05:54:13 [2021-03-30T05:54:13.381Z] #58 ...
05:54:13 [2021-03-30T05:54:13.381Z] 
05:54:13 [2021-03-30T05:54:13.381Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:54:13 [2021-03-30T05:54:13.381Z] #51 sha256:f2c7edec38cb196e9e7445c119d52823003f9265e5f8e27a1e06640809a9ff5b
05:54:13 [2021-03-30T05:54:13.381Z] #51 30.51 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:54:13 [2021-03-30T05:54:13.381Z] #51 30.54 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:54:13 [2021-03-30T05:54:13.381Z] #51 30.85 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:54:13 [2021-03-30T05:54:13.381Z] #51 31.09 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:54:13 [2021-03-30T05:54:13.381Z] #51 32.53 runtime/cgo
05:54:13 [2021-03-30T05:54:13.381Z] #51 32.53 runtime
05:54:13 [2021-03-30T05:54:13.385Z] #49 29.07 go: extracting github.com/spf13/jwalterweatherman v1.0.0
05:54:13 [2021-03-30T05:54:13.385Z] #49 29.22 go: extracting github.com/subosito/gotenv v1.2.0
05:54:13 [2021-03-30T05:54:13.399Z] #43 ...
05:54:13 [2021-03-30T05:54:13.399Z] 
05:54:13 [2021-03-30T05:54:13.399Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:13 [2021-03-30T05:54:13.399Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
05:54:13 [2021-03-30T05:54:13.399Z] #37 28.40 Reading package lists...
05:54:13 [2021-03-30T05:54:13.399Z] #37 37.11 Building dependency tree...
05:54:13 [2021-03-30T05:54:13.399Z] #37 39.62 The following additional packages will be installed:
05:54:13 [2021-03-30T05:54:13.399Z] #37 39.63   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
05:54:13 [2021-03-30T05:54:13.399Z] #37 39.63 Suggested packages:
05:54:13 [2021-03-30T05:54:13.399Z] #37 39.63   cmake-doc ninja-build lrzip
05:54:13 [2021-03-30T05:54:13.399Z] #37 39.63 Recommended packages:
05:54:13 [2021-03-30T05:54:13.399Z] #37 39.63   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
05:54:13 [2021-03-30T05:54:13.399Z] #37 40.61 The following NEW packages will be installed:
05:54:13 [2021-03-30T05:54:13.399Z] #37 40.62   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
05:54:13 [2021-03-30T05:54:13.399Z] #37 40.62   vim-common xxd
05:54:13 [2021-03-30T05:54:13.399Z] #37 40.78 0 upgraded, 10 newly installed, 0 to remove and 26 not upgraded.
05:54:13 [2021-03-30T05:54:13.399Z] #37 40.78 Need to get 14.9 MB of archives.
05:54:13 [2021-03-30T05:54:13.399Z] #37 40.78 After this operation, 67.2 MB of additional disk space will be used.
05:54:13 [2021-03-30T05:54:13.399Z] #37 40.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
05:54:13 [2021-03-30T05:54:13.399Z] #37 40.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
05:54:13 [2021-03-30T05:54:13.399Z] #37 40.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
05:54:13 [2021-03-30T05:54:13.399Z] #37 41.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
05:54:13 [2021-03-30T05:54:13.399Z] #37 41.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB]
05:54:13 [2021-03-30T05:54:13.399Z] #37 42.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
05:54:13 [2021-03-30T05:54:13.399Z] #37 42.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
05:54:13 [2021-03-30T05:54:13.399Z] #37 42.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
05:54:13 [2021-03-30T05:54:13.399Z] #37 42.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
05:54:13 [2021-03-30T05:54:13.399Z] #37 42.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
05:54:13 [2021-03-30T05:54:13.399Z] #37 44.93 debconf: delaying package configuration, since apt-utils is not installed
05:54:13 [2021-03-30T05:54:13.399Z] #37 45.21 Fetched 14.9 MB in 3s (5744 kB/s)
05:54:13 [2021-03-30T05:54:13.399Z] #37 45.32 Selecting previously unselected package xxd.
05:54:13 [2021-03-30T05:54:13.399Z] #37 45.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
05:54:13 [2021-03-30T05:54:13.399Z] #37 45.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
05:54:13 [2021-03-30T05:54:13.399Z] #37 45.40 Unpacking xxd (2:8.1.0875-5) ...
05:54:13 [2021-03-30T05:54:13.399Z] #37 45.62 Selecting previously unselected package vim-common.
05:54:13 [2021-03-30T05:54:13.399Z] #37 45.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
05:54:13 [2021-03-30T05:54:13.399Z] #37 45.67 Unpacking vim-common (2:8.1.0875-5) ...
05:54:13 [2021-03-30T05:54:13.399Z] #37 46.07 Selecting previously unselected package cmake-data.
05:54:13 [2021-03-30T05:54:13.399Z] #37 46.08 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
05:54:13 [2021-03-30T05:54:13.399Z] #37 46.08 Unpacking cmake-data (3.13.4-1) ...
05:54:13 [2021-03-30T05:54:13.490Z] #49 30.38 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
05:54:13 [2021-03-30T05:54:13.646Z] #49 29.47 go: downloading github.com/mitchellh/mapstructure v1.1.2
05:54:13 [2021-03-30T05:54:13.756Z] #49 ...
05:54:13 [2021-03-30T05:54:13.756Z] 
05:54:13 [2021-03-30T05:54:13.756Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:13 [2021-03-30T05:54:13.756Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:54:13 [2021-03-30T05:54:13.756Z] #13 17.15 Fetched 8747 kB in 14s (632 kB/s)
05:54:13 [2021-03-30T05:54:13.756Z] #13 17.15 Reading package lists...
05:54:13 [2021-03-30T05:54:13.756Z] #13 23.65 Reading package lists...
05:54:13 [2021-03-30T05:54:13.756Z] #13 ...
05:54:13 [2021-03-30T05:54:13.756Z] 
05:54:13 [2021-03-30T05:54:13.756Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:13 [2021-03-30T05:54:13.756Z] #49 sha256:8dd2e8f7bfacf2a886a17424412a743321ce499f2b0fbd1d68fb24ee789fa5dd
05:54:13 [2021-03-30T05:54:13.756Z] #49 30.72 go: extracting github.com/stretchr/objx v0.2.0
05:54:13 [2021-03-30T05:54:13.907Z] #49 29.64 go: extracting gopkg.in/yaml.v2 v2.2.7
05:54:13 [2021-03-30T05:54:13.908Z] #49 29.67 go: extracting github.com/fsnotify/fsnotify v1.4.7
05:54:13 [2021-03-30T05:54:13.908Z] #49 29.70 go: downloading github.com/spf13/afero v1.1.2
05:54:14 [2021-03-30T05:54:14.169Z] #49 29.95 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:54:14 [2021-03-30T05:54:14.169Z] #49 30.00 go: extracting gopkg.in/ini.v1 v1.51.0
05:54:14 [2021-03-30T05:54:14.431Z] #49 30.14 go: extracting github.com/mitchellh/mapstructure v1.1.2
05:54:14 [2021-03-30T05:54:14.431Z] #49 ...
05:54:14 [2021-03-30T05:54:14.431Z] 
05:54:14 [2021-03-30T05:54:14.431Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:14 [2021-03-30T05:54:14.431Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:54:14 [2021-03-30T05:54:14.431Z] #13 26.87 Fetched 8929 kB in 19s (466 kB/s)
05:54:14 [2021-03-30T05:54:14.460Z] #37 ...
05:54:14 [2021-03-30T05:54:14.460Z] 
05:54:14 [2021-03-30T05:54:14.460Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:54:14 [2021-03-30T05:54:14.460Z] #35 sha256:28581faf343d30bb6e866284eb6706a34a607d3b0808da2185413728c79c51aa
05:54:14 [2021-03-30T05:54:14.460Z] #35 47.94 sort
05:54:14 [2021-03-30T05:54:14.460Z] #35 47.95 errors
05:54:14 [2021-03-30T05:54:14.712Z] #49 31.84 go: downloading github.com/go-toolsmith/astcast v1.0.0
05:54:14 [2021-03-30T05:54:14.712Z] #49 31.84 go: downloading github.com/go-toolsmith/strparse v1.0.0
05:54:14 [2021-03-30T05:54:14.712Z] #49 31.84 go: downloading github.com/go-toolsmith/typep v1.0.0
05:54:14 [2021-03-30T05:54:14.712Z] #49 31.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0
05:54:14 [2021-03-30T05:54:14.884Z] #47 ...
05:54:14 [2021-03-30T05:54:14.884Z] 
05:54:14 [2021-03-30T05:54:14.884Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:14 [2021-03-30T05:54:14.884Z] #49 sha256:89ae4fff35947578c0f6244874333061e7f4181d8580f564663cb2f78c90d8b1
05:54:14 [2021-03-30T05:54:14.884Z] #49 24.24 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.28 go: downloading github.com/pelletier/go-toml v1.2.0
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.30 go: downloading github.com/subosito/gotenv v1.2.0
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.31 go: downloading github.com/stretchr/testify v1.4.0
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.31 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.32 go: downloading github.com/spf13/afero v1.1.2
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.32 go: downloading github.com/mitchellh/mapstructure v1.1.2
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.41 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.51 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.57 go: extracting github.com/subosito/gotenv v1.2.0
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.64 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.64 go: downloading github.com/go-critic/go-critic v0.4.1
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.74 go: downloading github.com/mitchellh/go-homedir v1.1.0
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.77 go: extracting github.com/pelletier/go-toml v1.2.0
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.78 go: extracting github.com/mitchellh/mapstructure v1.1.2
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.78 go: extracting github.com/stretchr/testify v1.4.0
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.79 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.80 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.81 go: extracting github.com/spf13/afero v1.1.2
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.85 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.87 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:54:14 [2021-03-30T05:54:14.884Z] #49 28.87 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:54:14 [2021-03-30T05:54:14.884Z] #49 29.05 go: extracting github.com/mitchellh/go-homedir v1.1.0
05:54:14 [2021-03-30T05:54:14.884Z] #49 29.17 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:54:14 [2021-03-30T05:54:14.884Z] #49 29.32 go: downloading github.com/spf13/jwalterweatherman v1.0.0
05:54:14 [2021-03-30T05:54:14.884Z] #49 29.33 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:54:14 [2021-03-30T05:54:14.884Z] #49 29.42 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:54:14 [2021-03-30T05:54:14.884Z] #49 29.46 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:54:14 [2021-03-30T05:54:14.884Z] #49 29.57 go: extracting github.com/go-critic/go-critic v0.4.1
05:54:14 [2021-03-30T05:54:14.884Z] #49 29.63 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:54:14 [2021-03-30T05:54:14.884Z] #49 29.79 go: downloading github.com/ultraware/whitespace v0.0.4
05:54:14 [2021-03-30T05:54:14.884Z] #49 29.85 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
05:54:14 [2021-03-30T05:54:14.884Z] #49 29.85 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:54:14 [2021-03-30T05:54:14.884Z] #49 30.04 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:54:14 [2021-03-30T05:54:14.884Z] #49 30.08 go: downloading github.com/fsnotify/fsnotify v1.4.7
05:54:14 [2021-03-30T05:54:14.884Z] #49 30.19 go: extracting github.com/ultraware/whitespace v0.0.4
05:54:14 [2021-03-30T05:54:14.884Z] #49 30.19 go: downloading golang.org/x/text v0.3.2
05:54:14 [2021-03-30T05:54:14.884Z] #49 30.19 go: downloading github.com/magiconair/properties v1.8.1
05:54:14 [2021-03-30T05:54:14.884Z] #49 30.28 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:54:14 [2021-03-30T05:54:14.884Z] #49 30.39 go: downloading github.com/uudashr/gocognit v1.0.1
05:54:14 [2021-03-30T05:54:14.884Z] #49 30.43 go: extracting github.com/spf13/jwalterweatherman v1.0.0
05:54:14 [2021-03-30T05:54:14.884Z] #49 30.73 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
05:54:14 [2021-03-30T05:54:14.884Z] #49 30.81 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:54:14 [2021-03-30T05:54:14.884Z] #49 30.86 go: downloading github.com/hashicorp/hcl v1.0.0
05:54:14 [2021-03-30T05:54:14.884Z] #49 30.87 go: extracting github.com/magiconair/properties v1.8.1
05:54:14 [2021-03-30T05:54:14.884Z] #49 ...
05:54:14 [2021-03-30T05:54:14.884Z] 
05:54:14 [2021-03-30T05:54:14.884Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:54:14 [2021-03-30T05:54:14.884Z] #67 sha256:08ccd14afe0cbf78ccbff7b33ec179eaf8d7c5886ef2dc71dec0499065b455a5
05:54:15 [2021-03-30T05:54:15.119Z] #35 48.51 io
05:54:15 [2021-03-30T05:54:15.119Z] #35 48.52 internal/oserror
05:54:15 [2021-03-30T05:54:15.119Z] #35 48.55 strconv
05:54:15 [2021-03-30T05:54:15.291Z] #49 31.88 go: downloading github.com/go-toolsmith/astequal v1.0.0
05:54:15 [2021-03-30T05:54:15.291Z] #49 31.90 go: downloading github.com/go-toolsmith/astp v1.0.0
05:54:15 [2021-03-30T05:54:15.303Z] #45 134.5 crypto/tls
05:54:15 [2021-03-30T05:54:15.450Z] #23 5.189 Collecting yamllint==1.16.0
05:54:15 [2021-03-30T05:54:15.450Z] #23 5.427   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
05:54:15 [2021-03-30T05:54:15.450Z] #23 5.505 Collecting pyyaml (from yamllint==1.16.0)
05:54:15 [2021-03-30T05:54:15.450Z] #23 5.723   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
05:54:15 [2021-03-30T05:54:15.556Z] #49 32.50 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:54:15 [2021-03-30T05:54:15.722Z] #67 31.07 Checking out files:  38% (741/1905)   
Checking out files:  39% (743/1905)   
Checking out files:  40% (762/1905)   
Checking out files:  41% (782/1905)   
Checking out files:  42% (801/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
05:54:15 [2021-03-30T05:54:15.722Z] #67 ...
05:54:15 [2021-03-30T05:54:15.722Z] 
05:54:15 [2021-03-30T05:54:15.722Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:15 [2021-03-30T05:54:15.722Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:54:15 [2021-03-30T05:54:15.722Z] #13 15.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:54:15 [2021-03-30T05:54:15.722Z] #13 ...
05:54:15 [2021-03-30T05:54:15.722Z] 
05:54:15 [2021-03-30T05:54:15.722Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:54:15 [2021-03-30T05:54:15.722Z] #67 sha256:08ccd14afe0cbf78ccbff7b33ec179eaf8d7c5886ef2dc71dec0499065b455a5
05:54:15 [2021-03-30T05:54:15.722Z] #67 31.07 Checking out files:  38% (741/1905)   
Checking out files:  39% (743/1905)   
Checking out files:  40% (762/1905)   
Checking out files:  41% (782/1905)   
Checking out files:  42% (801/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
05:54:15 [2021-03-30T05:54:15.722Z] #67 ...
05:54:15 [2021-03-30T05:54:15.722Z] 
05:54:15 [2021-03-30T05:54:15.722Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:54:15 [2021-03-30T05:54:15.722Z] #58 sha256:bae83997ec23b2a94478e47239c9229271b585f757f5b31aa0f4e74e63ba9974
05:54:15 [2021-03-30T05:54:15.722Z] #58 22.01 go: extracting github.com/moby/vpnkit v0.5.0
05:54:15 [2021-03-30T05:54:15.722Z] #58 24.38 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:54:15 [2021-03-30T05:54:15.722Z] #58 28.52 go: extracting github.com/urfave/cli/v2 v2.3.0
05:54:15 [2021-03-30T05:54:15.722Z] #58 28.91 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:54:15 [2021-03-30T05:54:15.746Z] #23 6.117   Installing build dependencies: started
05:54:15 [2021-03-30T05:54:15.789Z] #35 49.09 syscall
05:54:15 [2021-03-30T05:54:15.880Z] #13 26.87 Reading package lists...
05:54:15 [2021-03-30T05:54:15.880Z] #13 ...
05:54:15 [2021-03-30T05:54:15.880Z] 
05:54:15 [2021-03-30T05:54:15.880Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:54:15 [2021-03-30T05:54:15.880Z] #51 sha256:ec6789427843fa85bf2897426d6419a712391c162ea96ef123b2f01bef29e62a
05:54:15 [2021-03-30T05:54:15.880Z] #51 21.61 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:54:15 [2021-03-30T05:54:15.880Z] #51 23.07 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:54:15 [2021-03-30T05:54:15.880Z] #51 24.43 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:54:15 [2021-03-30T05:54:15.880Z] #51 24.60 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:54:15 [2021-03-30T05:54:15.880Z] #51 24.75 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:54:15 [2021-03-30T05:54:15.880Z] #51 24.91 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:54:15 [2021-03-30T05:54:15.880Z] #51 25.79 runtime
05:54:15 [2021-03-30T05:54:15.880Z] #51 ...
05:54:15 [2021-03-30T05:54:15.880Z] 
05:54:15 [2021-03-30T05:54:15.880Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:15 [2021-03-30T05:54:15.880Z] #49 sha256:63eb2754683b3e2b02079d7259174881a12224ad61f61e0774a96ece623a1166
05:54:15 [2021-03-30T05:54:15.880Z] #49 30.25 go: downloading github.com/BurntSushi/toml v0.3.1
05:54:15 [2021-03-30T05:54:15.880Z] #49 30.42 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:54:15 [2021-03-30T05:54:15.880Z] #49 30.51 go: extracting github.com/spf13/afero v1.1.2
05:54:15 [2021-03-30T05:54:15.880Z] #49 30.55 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:54:15 [2021-03-30T05:54:15.880Z] #49 30.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:54:15 [2021-03-30T05:54:15.880Z] #49 30.94 go: extracting github.com/BurntSushi/toml v0.3.1
05:54:15 [2021-03-30T05:54:15.880Z] #49 31.41 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:54:15 [2021-03-30T05:54:15.880Z] #49 31.73 go: downloading github.com/go-toolsmith/astcast v1.0.0
05:54:15 [2021-03-30T05:54:15.880Z] #49 31.75 go: downloading github.com/go-toolsmith/astp v1.0.0
05:54:15 [2021-03-30T05:54:15.880Z] #49 31.75 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:54:15 [2021-03-30T05:54:15.880Z] #49 31.80 go: downloading github.com/go-toolsmith/strparse v1.0.0
05:54:15 [2021-03-30T05:54:15.986Z] #58 ...
05:54:15 [2021-03-30T05:54:15.986Z] 
05:54:15 [2021-03-30T05:54:15.986Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:54:15 [2021-03-30T05:54:15.986Z] #67 sha256:08ccd14afe0cbf78ccbff7b33ec179eaf8d7c5886ef2dc71dec0499065b455a5
05:54:16 [2021-03-30T05:54:16.137Z] #49 32.72 go: extracting github.com/go-toolsmith/astcopy v1.0.0
05:54:16 [2021-03-30T05:54:16.137Z] #49 32.72 go: extracting github.com/go-toolsmith/typep v1.0.0
05:54:16 [2021-03-30T05:54:16.137Z] #49 32.72 go: extracting github.com/go-toolsmith/astequal v1.0.0
05:54:16 [2021-03-30T05:54:16.137Z] #49 32.78 go: extracting github.com/go-toolsmith/astcast v1.0.0
05:54:16 [2021-03-30T05:54:16.137Z] #49 32.81 go: extracting github.com/go-toolsmith/strparse v1.0.0
05:54:16 [2021-03-30T05:54:16.137Z] #49 33.15 go: extracting github.com/go-toolsmith/astp v1.0.0
05:54:16 [2021-03-30T05:54:16.154Z] #49 31.80 go: downloading github.com/go-toolsmith/typep v1.0.0
05:54:16 [2021-03-30T05:54:16.154Z] #49 31.81 go: downloading github.com/go-toolsmith/astequal v1.0.0
05:54:16 [2021-03-30T05:54:16.154Z] #49 32.00 go: extracting github.com/go-toolsmith/astp v1.0.0
05:54:16 [2021-03-30T05:54:16.154Z] #49 ...
05:54:16 [2021-03-30T05:54:16.154Z] 
05:54:16 [2021-03-30T05:54:16.154Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:54:16 [2021-03-30T05:54:16.154Z] #67 sha256:21b960434d05a616ca9a8116e2ddcc3c10b3f4e6affd773e78b87b2d7abe521c
05:54:16 [2021-03-30T05:54:16.154Z] #67 22.02 Checking out files:  58% (1113/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
05:54:16 [2021-03-30T05:54:16.154Z] #67 22.82 + cd /tmp/tmp.fL0CNtWu8k/src/github.com/docker/libnetwork
05:54:16 [2021-03-30T05:54:16.154Z] #67 22.82 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46
05:54:16 [2021-03-30T05:54:16.154Z] #67 23.58 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
05:54:16 [2021-03-30T05:54:16.437Z] #67 ...
05:54:16 [2021-03-30T05:54:16.437Z] 
05:54:16 [2021-03-30T05:54:16.437Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:16 [2021-03-30T05:54:16.437Z] #49 sha256:63eb2754683b3e2b02079d7259174881a12224ad61f61e0774a96ece623a1166
05:54:16 [2021-03-30T05:54:16.437Z] #49 32.20 go: extracting github.com/go-toolsmith/typep v1.0.0
05:54:16 [2021-03-30T05:54:16.437Z] #49 32.20 go: downloading github.com/go-toolsmith/astcopy v1.0.0
05:54:16 [2021-03-30T05:54:16.437Z] #49 32.34 go: extracting github.com/go-toolsmith/astcast v1.0.0
05:54:16 [2021-03-30T05:54:16.437Z] #49 ...
05:54:16 [2021-03-30T05:54:16.437Z] 
05:54:16 [2021-03-30T05:54:16.437Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:54:16 [2021-03-30T05:54:16.437Z] #58 sha256:b741d2133be30217b192f55c6fdf4a5179cfec3052bdef68e119022d5fe3b8d4
05:54:16 [2021-03-30T05:54:16.437Z] #58 22.25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
05:54:16 [2021-03-30T05:54:16.437Z] #58 22.55 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
05:54:16 [2021-03-30T05:54:16.437Z] #58 22.55 go: downloading github.com/russross/blackfriday/v2 v2.1.0
05:54:16 [2021-03-30T05:54:16.437Z] #58 23.09 go: extracting github.com/russross/blackfriday/v2 v2.1.0
05:54:16 [2021-03-30T05:54:16.437Z] #58 23.09 go: extracting github.com/u-root/u-root v7.0.0+incompatible
05:54:16 [2021-03-30T05:54:16.437Z] #58 26.75 go: finding github.com/pkg/errors v0.9.1
05:54:16 [2021-03-30T05:54:16.437Z] #58 26.88 go: finding github.com/sirupsen/logrus v1.8.1
05:54:16 [2021-03-30T05:54:16.437Z] #58 27.26 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:54:16 [2021-03-30T05:54:16.437Z] #58 27.26 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:54:16 [2021-03-30T05:54:16.437Z] #58 27.56 go: finding github.com/google/uuid v1.2.0
05:54:16 [2021-03-30T05:54:16.437Z] #58 27.62 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:54:16 [2021-03-30T05:54:16.437Z] #58 27.76 go: finding github.com/gofrs/flock v0.8.0
05:54:16 [2021-03-30T05:54:16.437Z] #58 27.80 go: finding github.com/moby/vpnkit v0.5.0
05:54:16 [2021-03-30T05:54:16.437Z] #58 27.84 go: finding github.com/gorilla/mux v1.8.0
05:54:16 [2021-03-30T05:54:16.437Z] #58 27.89 go: finding github.com/moby/sys/mountinfo v0.4.1
05:54:16 [2021-03-30T05:54:16.437Z] #58 28.01 go: finding github.com/urfave/cli/v2 v2.3.0
05:54:16 [2021-03-30T05:54:16.437Z] #58 28.01 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:54:16 [2021-03-30T05:54:16.437Z] #58 28.05 go: finding github.com/u-root/u-root v7.0.0+incompatible
05:54:16 [2021-03-30T05:54:16.437Z] #58 28.25 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
05:54:16 [2021-03-30T05:54:16.437Z] #58 28.48 go: finding github.com/russross/blackfriday/v2 v2.1.0
05:54:16 [2021-03-30T05:54:16.671Z] #45 ...
05:54:16 [2021-03-30T05:54:16.671Z] 
05:54:16 [2021-03-30T05:54:16.671Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:54:16 [2021-03-30T05:54:16.671Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:54:16 [2021-03-30T05:54:16.671Z] #43 40.48   DEP      compel/plugins/std/log.d
05:54:16 [2021-03-30T05:54:16.671Z] #43 40.58   DEP      compel/plugins/std/fds.d
05:54:16 [2021-03-30T05:54:16.671Z] #43 40.70   DEP      compel/plugins/std/std.d
05:54:16 [2021-03-30T05:54:16.671Z] #43 40.80   DEP      compel/plugins/shmem/shmem.d
05:54:16 [2021-03-30T05:54:16.671Z] #43 40.94   DEP      compel/plugins/fds/fds.d
05:54:16 [2021-03-30T05:54:16.671Z] #43 41.08   CC       compel/plugins/std/std.o
05:54:16 [2021-03-30T05:54:16.671Z] #43 41.44   CC       compel/plugins/std/fds.o
05:54:16 [2021-03-30T05:54:16.671Z] #43 41.89   CC       compel/plugins/std/log.o
05:54:16 [2021-03-30T05:54:16.671Z] #43 42.68   CC       compel/plugins/std/string.o
05:54:16 [2021-03-30T05:54:16.671Z] #43 43.30   CC       compel/plugins/std/infect.o
05:54:16 [2021-03-30T05:54:16.671Z] #43 43.86   CC       compel/arch/x86/plugins/std/parasite-head.o
05:54:16 [2021-03-30T05:54:16.671Z] #43 43.91   CC       compel/arch/x86/plugins/std/memcpy.o
05:54:16 [2021-03-30T05:54:16.672Z] #43 43.94   CC       compel/arch/x86/plugins/std/syscalls-64.o
05:54:16 [2021-03-30T05:54:16.672Z] #43 43.99   AR       compel/plugins/std.lib.a
05:54:16 [2021-03-30T05:54:16.672Z] #43 44.06   CC       compel/plugins/fds/fds.o
05:54:16 [2021-03-30T05:54:16.672Z] #43 44.42   AR       compel/plugins/fds.lib.a
05:54:16 [2021-03-30T05:54:16.672Z] #43 44.48   HOSTDEP  compel/src/lib/log-host.d
05:54:16 [2021-03-30T05:54:16.672Z] #43 44.56   HOSTDEP  compel/src/lib/handle-elf-host.d
05:54:16 [2021-03-30T05:54:16.672Z] #43 44.67   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
05:54:16 [2021-03-30T05:54:16.672Z] #43 44.76   HOSTDEP  compel/src/main-host.d
05:54:16 [2021-03-30T05:54:16.672Z] #43 44.88   DEP      compel/src/lib/ptrace.d
05:54:16 [2021-03-30T05:54:16.672Z] #43 45.00   DEP      compel/src/lib/infect.d
05:54:16 [2021-03-30T05:54:16.672Z] #43 45.16   DEP      compel/src/lib/infect-util.d
05:54:16 [2021-03-30T05:54:16.672Z] #43 45.26   DEP      compel/src/lib/infect-rpc.d
05:54:16 [2021-03-30T05:54:16.672Z] #43 45.41   DEP      compel/arch/x86/src/lib/infect.d
05:54:16 [2021-03-30T05:54:16.672Z] #43 45.58   DEP      compel/arch/x86/src/lib/cpu.d
05:54:16 [2021-03-30T05:54:16.672Z] #43 45.62   DEP      compel/src/lib/log.d
05:54:16 [2021-03-30T05:54:16.672Z] #43 45.67   DEP      compel/src/main.d
05:54:16 [2021-03-30T05:54:16.672Z] #43 45.76   DEP      compel/src/lib/handle-elf.d
05:54:16 [2021-03-30T05:54:16.672Z] #43 45.89   DEP      compel/arch/x86/src/lib/handle-elf.d
05:54:16 [2021-03-30T05:54:16.672Z] #43 45.99   CC       compel/src/lib/log.o
05:54:16 [2021-03-30T05:54:16.672Z] #43 46.29   CC       compel/arch/x86/src/lib/cpu.o
05:54:16 [2021-03-30T05:54:16.677Z] #51 ...
05:54:16 [2021-03-30T05:54:16.677Z] 
05:54:16 [2021-03-30T05:54:16.677Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:16 [2021-03-30T05:54:16.677Z] #49 sha256:84f0e5445679b40e9d4679ac56caca4326a7ead86c9ff3ea593f5c42b89c92d5
05:54:16 [2021-03-30T05:54:16.677Z] #49 43.75 go: extracting github.com/gogo/protobuf v1.2.1
05:54:16 [2021-03-30T05:54:16.677Z] #49 ...
05:54:16 [2021-03-30T05:54:16.677Z] 
05:54:16 [2021-03-30T05:54:16.677Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:16 [2021-03-30T05:54:16.677Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:54:16 [2021-03-30T05:54:16.677Z] #36 33.95 Fetched 8424 kB in 26s (326 kB/s)
05:54:16 [2021-03-30T05:54:16.677Z] #36 33.95 Reading package lists...
05:54:16 [2021-03-30T05:54:16.707Z] #58 ...
05:54:16 [2021-03-30T05:54:16.707Z] 
05:54:16 [2021-03-30T05:54:16.707Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:16 [2021-03-30T05:54:16.707Z] #49 sha256:63eb2754683b3e2b02079d7259174881a12224ad61f61e0774a96ece623a1166
05:54:16 [2021-03-30T05:54:16.707Z] #49 32.34 go: extracting github.com/go-toolsmith/strparse v1.0.0
05:54:16 [2021-03-30T05:54:16.707Z] #49 32.34 go: extracting github.com/go-toolsmith/astequal v1.0.0
05:54:16 [2021-03-30T05:54:16.798Z] #67 31.07 Checking out files:  38% (741/1905)   
Checking out files:  39% (743/1905)   
Checking out files:  40% (762/1905)   
Checking out files:  41% (782/1905)   
Checking out files:  42% (801/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files:  99% (1900/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
05:54:16 [2021-03-30T05:54:16.798Z] #67 33.11 + cd /tmp/tmp.5aub0BbimR/src/github.com/docker/libnetwork
05:54:16 [2021-03-30T05:54:16.798Z] #67 33.13 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46
05:54:16 [2021-03-30T05:54:16.975Z] #49 32.66 go: extracting github.com/go-toolsmith/astcopy v1.0.0
05:54:17 [2021-03-30T05:54:17.235Z] #43 47.12   CC       compel/arch/x86/src/lib/infect.o
05:54:17 [2021-03-30T05:54:17.246Z] #36 44.42 Reading package lists...
05:54:17 [2021-03-30T05:54:17.246Z] #36 ...
05:54:17 [2021-03-30T05:54:17.246Z] 
05:54:17 [2021-03-30T05:54:17.246Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:17 [2021-03-30T05:54:17.246Z] #45 sha256:9a82a0cee931447c8ecbcd25822fdc466947c9be7791d4a3424c12f70b9bea80
05:54:17 [2021-03-30T05:54:17.246Z] #45 44.36 vendor/golang.org/x/crypto/internal/subtle
05:54:17 [2021-03-30T05:54:17.246Z] #45 44.56 vendor/golang.org/x/crypto/curve25519
05:54:17 [2021-03-30T05:54:17.270Z] #23 ...
05:54:17 [2021-03-30T05:54:17.270Z] 
05:54:17 [2021-03-30T05:54:17.270Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:54:17 [2021-03-30T05:54:17.270Z] #44 124.1   CC       criu/pagemap-cache.o
05:54:17 [2021-03-30T05:54:17.270Z] #44 124.6   CC       criu/pagemap.o
05:54:17 [2021-03-30T05:54:17.270Z] #44 125.5   CC       criu/parasite-syscall.o
05:54:17 [2021-03-30T05:54:17.270Z] #44 126.2   CC       criu/path.o
05:54:17 [2021-03-30T05:54:17.270Z] #44 126.4   CC       criu/pie-util-vdso.o
05:54:17 [2021-03-30T05:54:17.270Z] #44 126.7   CC       criu/pie-util.o
05:54:17 [2021-03-30T05:54:17.270Z] #44 127.0   CC       criu/pipes.o
05:54:17 [2021-03-30T05:54:17.270Z] #44 127.8   CC       criu/plugin.o
05:54:17 [2021-03-30T05:54:17.270Z] #44 128.2   CC       criu/proc_parse.o
05:54:17 [2021-03-30T05:54:17.270Z] #44 130.8   CC       criu/protobuf-desc.o
05:54:17 [2021-03-30T05:54:17.270Z] #44 131.5   CC       criu/protobuf.o
05:54:17 [2021-03-30T05:54:17.372Z] #67 33.72 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
05:54:17 [2021-03-30T05:54:17.816Z] #45 ...
05:54:17 [2021-03-30T05:54:17.816Z] 
05:54:17 [2021-03-30T05:54:17.816Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:54:17 [2021-03-30T05:54:17.816Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:54:17 [2021-03-30T05:54:17.816Z] #55 34.89 Fetched 8424 kB in 26s (324 kB/s)
05:54:17 [2021-03-30T05:54:17.816Z] #55 34.89 Reading package lists...
05:54:17 [2021-03-30T05:54:17.816Z] #55 ...
05:54:17 [2021-03-30T05:54:17.816Z] 
05:54:17 [2021-03-30T05:54:17.816Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:17 [2021-03-30T05:54:17.816Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:54:17 [2021-03-30T05:54:17.816Z] #42 35.17 Fetched 8424 kB in 26s (318 kB/s)
05:54:17 [2021-03-30T05:54:17.816Z] #42 35.17 Reading package lists...
05:54:17 [2021-03-30T05:54:17.911Z] #44 131.8   CC       criu/pstree.o
05:54:18 [2021-03-30T05:54:18.076Z] #42 45.21 Reading package lists...
05:54:18 [2021-03-30T05:54:18.076Z] #42 ...
05:54:18 [2021-03-30T05:54:18.076Z] 
05:54:18 [2021-03-30T05:54:18.076Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:54:18 [2021-03-30T05:54:18.076Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:54:18 [2021-03-30T05:54:18.167Z] #43 ...
05:54:18 [2021-03-30T05:54:18.167Z] 
05:54:18 [2021-03-30T05:54:18.167Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:18 [2021-03-30T05:54:18.167Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:54:18 [2021-03-30T05:54:18.167Z] #13 132.4 Selecting previously unselected package libapparmor1:amd64.
05:54:18 [2021-03-30T05:54:18.167Z] #13 132.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
05:54:18 [2021-03-30T05:54:18.167Z] #13 132.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
05:54:18 [2021-03-30T05:54:18.167Z] #13 132.6 Selecting previously unselected package libapparmor-dev:amd64.
05:54:18 [2021-03-30T05:54:18.167Z] #13 132.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
05:54:18 [2021-03-30T05:54:18.167Z] #13 132.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
05:54:18 [2021-03-30T05:54:18.167Z] #13 132.7 Selecting previously unselected package libbtrfs0.
05:54:18 [2021-03-30T05:54:18.388Z] #49 34.14 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:54:18 [2021-03-30T05:54:18.388Z] #49 ...
05:54:18 [2021-03-30T05:54:18.388Z] 
05:54:18 [2021-03-30T05:54:18.388Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:54:18 [2021-03-30T05:54:18.388Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:54:18 [2021-03-30T05:54:18.388Z] #40 23.48 Checking out files:  89% (1515/1684)   
Checking out files:  90% (1516/1684)   
Checking out files:  91% (1533/1684)   
Checking out files:  92% (1550/1684)   
Checking out files:  93% (1567/1684)   
Checking out files:  94% (1583/1684)   
Checking out files:  95% (1600/1684)   
Checking out files:  96% (1617/1684)   
Checking out files:  97% (1634/1684)   
Checking out files:  98% (1651/1684)   
Checking out files:  99% (1668/1684)   
Checking out files: 100% (1684/1684)   
Checking out files: 100% (1684/1684), done.
05:54:18 [2021-03-30T05:54:18.388Z] #40 23.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
05:54:18 [2021-03-30T05:54:18.388Z] #40 25.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
05:54:18 [2021-03-30T05:54:18.424Z] #13 132.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
05:54:18 [2021-03-30T05:54:18.424Z] #13 132.7 Unpacking libbtrfs0 (4.20.1-2) ...
05:54:18 [2021-03-30T05:54:18.424Z] #13 132.8 Selecting previously unselected package libbtrfs-dev.
05:54:18 [2021-03-30T05:54:18.424Z] #13 132.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
05:54:18 [2021-03-30T05:54:18.424Z] #13 132.9 Unpacking libbtrfs-dev (4.20.1-2) ...
05:54:18 [2021-03-30T05:54:18.552Z] #44 132.8   CC       criu/rbtree.o
05:54:18 [2021-03-30T05:54:18.649Z] #40 ...
05:54:18 [2021-03-30T05:54:18.649Z] 
05:54:18 [2021-03-30T05:54:18.649Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:18 [2021-03-30T05:54:18.649Z] #45 sha256:8b9c88d7a16538109e5ad402a1cd2f184a030f510d885a33390fce3d54be5795
05:54:18 [2021-03-30T05:54:18.649Z] #45 24.17 vendor/golang.org/x/crypto/internal/subtle
05:54:18 [2021-03-30T05:54:18.649Z] #45 24.26 vendor/golang.org/x/crypto/curve25519
05:54:18 [2021-03-30T05:54:18.649Z] #45 ...
05:54:18 [2021-03-30T05:54:18.649Z] 
05:54:18 [2021-03-30T05:54:18.649Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:18 [2021-03-30T05:54:18.649Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:54:18 [2021-03-30T05:54:18.649Z] #42 20.63 Reading package lists...
05:54:18 [2021-03-30T05:54:18.649Z] #42 27.84 Building dependency tree...
05:54:18 [2021-03-30T05:54:18.649Z] #42 31.89 The following additional packages will be installed:
05:54:18 [2021-03-30T05:54:18.649Z] #42 31.90   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
05:54:18 [2021-03-30T05:54:18.649Z] #42 31.91   libprotoc17 python-pkg-resources python-six zlib1g-dev
05:54:18 [2021-03-30T05:54:18.649Z] #42 31.92 Suggested packages:
05:54:18 [2021-03-30T05:54:18.649Z] #42 31.92   manpages-dev python-setuptools
05:54:18 [2021-03-30T05:54:18.649Z] #42 33.31 The following NEW packages will be installed:
05:54:18 [2021-03-30T05:54:18.649Z] #42 33.32   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
05:54:18 [2021-03-30T05:54:18.649Z] #42 33.36   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
05:54:18 [2021-03-30T05:54:18.649Z] #42 33.36   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
05:54:18 [2021-03-30T05:54:18.649Z] #42 33.36   python-six zlib1g-dev
05:54:18 [2021-03-30T05:54:18.649Z] #42 33.95 0 upgraded, 17 newly installed, 0 to remove and 26 not upgraded.
05:54:18 [2021-03-30T05:54:18.649Z] #42 33.95 Need to get 4095 kB of archives.
05:54:18 [2021-03-30T05:54:18.649Z] #42 33.95 After this operation, 22.5 MB of additional disk space will be used.
05:54:18 [2021-03-30T05:54:18.649Z] #42 33.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
05:54:18 [2021-03-30T05:54:18.649Z] #42 33.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
05:54:18 [2021-03-30T05:54:18.649Z] #42 33.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
05:54:18 [2021-03-30T05:54:18.649Z] #42 33.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
05:54:18 [2021-03-30T05:54:18.649Z] #42 33.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
05:54:18 [2021-03-30T05:54:18.649Z] #42 33.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
05:54:18 [2021-03-30T05:54:18.649Z] #42 33.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
05:54:18 [2021-03-30T05:54:18.649Z] #42 33.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
05:54:18 [2021-03-30T05:54:18.649Z] #42 34.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
05:54:18 [2021-03-30T05:54:18.649Z] #42 34.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
05:54:18 [2021-03-30T05:54:18.649Z] #42 34.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
05:54:18 [2021-03-30T05:54:18.649Z] #42 34.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
05:54:18 [2021-03-30T05:54:18.649Z] #42 34.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
05:54:18 [2021-03-30T05:54:18.649Z] #42 34.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
05:54:18 [2021-03-30T05:54:18.649Z] #42 34.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
05:54:18 [2021-03-30T05:54:18.649Z] #42 34.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
05:54:18 [2021-03-30T05:54:18.649Z] #42 34.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
05:54:18 [2021-03-30T05:54:18.682Z] #13 133.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
05:54:18 [2021-03-30T05:54:18.682Z] #13 133.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
05:54:18 [2021-03-30T05:54:18.682Z] #13 133.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
05:54:18 [2021-03-30T05:54:18.847Z] #44 133.0   CC       criu/rst-malloc.o
05:54:18 [2021-03-30T05:54:18.848Z] #49 ...
05:54:18 [2021-03-30T05:54:18.848Z] 
05:54:18 [2021-03-30T05:54:18.848Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:54:18 [2021-03-30T05:54:18.848Z] #58 sha256:4fa957a21f65ece1ace5672c8e7c390066788a752d3c68ed8b14662a695623ef
05:54:18 [2021-03-30T05:54:18.848Z] #58 25.77 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:54:18 [2021-03-30T05:54:18.848Z] #58 26.04 go: finding github.com/gofrs/flock v0.8.0
05:54:18 [2021-03-30T05:54:18.848Z] #58 26.06 go: finding github.com/moby/vpnkit v0.5.0
05:54:18 [2021-03-30T05:54:18.848Z] #58 26.20 go: finding github.com/gorilla/mux v1.8.0
05:54:18 [2021-03-30T05:54:18.848Z] #58 26.38 go: finding github.com/moby/sys/mountinfo v0.4.1
05:54:18 [2021-03-30T05:54:18.848Z] #58 26.43 go: finding github.com/u-root/u-root v7.0.0+incompatible
05:54:18 [2021-03-30T05:54:18.848Z] #58 26.67 go: finding github.com/urfave/cli/v2 v2.3.0
05:54:18 [2021-03-30T05:54:18.848Z] #58 26.70 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:54:18 [2021-03-30T05:54:18.848Z] #58 26.83 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
05:54:18 [2021-03-30T05:54:18.848Z] #58 27.18 go: finding github.com/russross/blackfriday/v2 v2.1.0
05:54:18 [2021-03-30T05:54:18.939Z] #13 133.3 Selecting previously unselected package libudev-dev:amd64.
05:54:18 [2021-03-30T05:54:18.939Z] #13 133.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
05:54:18 [2021-03-30T05:54:18.939Z] #13 133.3 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
05:54:18 [2021-03-30T05:54:18.939Z] #13 133.5 Selecting previously unselected package libsepol1-dev:amd64.
05:54:18 [2021-03-30T05:54:18.939Z] #13 133.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
05:54:18 [2021-03-30T05:54:18.939Z] #13 133.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
05:54:19 [2021-03-30T05:54:19.141Z] #44 133.3   CC       criu/seccomp.o
05:54:19 [2021-03-30T05:54:19.144Z] #58 ...
05:54:19 [2021-03-30T05:54:19.144Z] 
05:54:19 [2021-03-30T05:54:19.144Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:54:19 [2021-03-30T05:54:19.144Z] #29 sha256:1c7ce9d79b7c9fb2744a81b4249d6b92e1885233f069d6c75d2f1a5ce8d00b56
05:54:19 [2021-03-30T05:54:19.144Z] #29 29.39 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
05:54:19 [2021-03-30T05:54:19.144Z] #29 29.77 
05:54:19 [2021-03-30T05:54:19.144Z] #29 30.08 
                                                                           0.0%
##                                                                         3.6%
####                                                                       6.7%
#######                                                                   10.3%
#########                                                                 13.2%
###########                                                               15.9%
#############                                                             18.5%
###############                                                           21.9%
##################                                                        25.7%
####################                                                      28.4%
#####################                                                     30.4%
#########################                                                 36.1%
#############################                                             41.3%
################################                                          45.5%
####################################                                      50.8%
######################################                                    54.2%
##########################################                                58.4%
############################################                              62.3%
################################################                          67.4%
###################################################                       71.7%
#######################################################                   76.7%
###########################################################               82.6%
##############################################################            86.3%
#################################################################         91.6%
####################################################################      94.5%
######################################################################    97.7%
######################################################################## 100.0%
05:54:19 [2021-03-30T05:54:19.144Z] #29 33.74 
05:54:19 [2021-03-30T05:54:19.144Z] #29 35.04 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
05:54:19 [2021-03-30T05:54:19.196Z] #13 133.8 Selecting previously unselected package libpcre16-3:amd64.
05:54:19 [2021-03-30T05:54:19.196Z] #13 133.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
05:54:19 [2021-03-30T05:54:19.196Z] #13 133.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
05:54:19 [2021-03-30T05:54:19.221Z] #42 ...
05:54:19 [2021-03-30T05:54:19.221Z] 
05:54:19 [2021-03-30T05:54:19.221Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:19 [2021-03-30T05:54:19.221Z] #49 sha256:63eb2754683b3e2b02079d7259174881a12224ad61f61e0774a96ece623a1166
05:54:19 [2021-03-30T05:54:19.221Z] #49 34.86 go: extracting github.com/gogo/protobuf v1.2.1
05:54:19 [2021-03-30T05:54:19.373Z] #35 ...
05:54:19 [2021-03-30T05:54:19.373Z] 
05:54:19 [2021-03-30T05:54:19.373Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:19 [2021-03-30T05:54:19.373Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
05:54:19 [2021-03-30T05:54:19.373Z] #14 40.24 Building dependency tree...
05:54:19 [2021-03-30T05:54:19.373Z] #14 43.50 The following additional packages will be installed:
05:54:19 [2021-03-30T05:54:19.373Z] #14 43.50   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
05:54:19 [2021-03-30T05:54:19.373Z] #14 43.50   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
05:54:19 [2021-03-30T05:54:19.373Z] #14 43.50   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
05:54:19 [2021-03-30T05:54:19.373Z] #14 43.50   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
05:54:19 [2021-03-30T05:54:19.373Z] #14 43.50   mingw-w64-common mingw-w64-x86-64-dev
05:54:19 [2021-03-30T05:54:19.373Z] #14 43.51 Suggested packages:
05:54:19 [2021-03-30T05:54:19.373Z] #14 43.51   gcc-8-locales seccomp wine64
05:54:19 [2021-03-30T05:54:19.373Z] #14 45.67 The following NEW packages will be installed:
05:54:19 [2021-03-30T05:54:19.373Z] #14 45.68   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
05:54:19 [2021-03-30T05:54:19.373Z] #14 45.69   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
05:54:19 [2021-03-30T05:54:19.373Z] #14 45.69   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
05:54:19 [2021-03-30T05:54:19.373Z] #14 45.69   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
05:54:19 [2021-03-30T05:54:19.373Z] #14 45.69   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
05:54:19 [2021-03-30T05:54:19.373Z] #14 45.69   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
05:54:19 [2021-03-30T05:54:19.373Z] #14 45.70 The following packages will be upgraded:
05:54:19 [2021-03-30T05:54:19.373Z] #14 45.72   libseccomp2 libsystemd0 libudev1
05:54:19 [2021-03-30T05:54:19.373Z] #14 46.07 3 upgraded, 25 newly installed, 0 to remove and 24 not upgraded.
05:54:19 [2021-03-30T05:54:19.373Z] #14 46.07 Need to get 79.4 MB of archives.
05:54:19 [2021-03-30T05:54:19.373Z] #14 46.07 After this operation, 532 MB of additional disk space will be used.
05:54:19 [2021-03-30T05:54:19.373Z] #14 46.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u7 [358 kB]
05:54:19 [2021-03-30T05:54:19.373Z] #14 46.08 Get:2 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB]
05:54:19 [2021-03-30T05:54:19.373Z] #14 46.11 Get:3 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB]
05:54:19 [2021-03-30T05:54:19.373Z] #14 46.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u7 [158 kB]
05:54:19 [2021-03-30T05:54:19.373Z] #14 46.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
05:54:19 [2021-03-30T05:54:19.374Z] #14 46.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
05:54:19 [2021-03-30T05:54:19.374Z] #14 47.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
05:54:19 [2021-03-30T05:54:19.374Z] #14 47.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
05:54:19 [2021-03-30T05:54:19.374Z] #14 47.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
05:54:19 [2021-03-30T05:54:19.374Z] #14 47.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
05:54:19 [2021-03-30T05:54:19.374Z] #14 47.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
05:54:19 [2021-03-30T05:54:19.374Z] #14 48.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
05:54:19 [2021-03-30T05:54:19.374Z] #14 48.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
05:54:19 [2021-03-30T05:54:19.374Z] #14 ...
05:54:19 [2021-03-30T05:54:19.374Z] 
05:54:19 [2021-03-30T05:54:19.374Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:54:19 [2021-03-30T05:54:19.374Z] #35 sha256:28581faf343d30bb6e866284eb6706a34a607d3b0808da2185413728c79c51aa
05:54:19 [2021-03-30T05:54:19.374Z] #35 52.37 bytes
05:54:19 [2021-03-30T05:54:19.374Z] #35 52.37 strings
05:54:19 [2021-03-30T05:54:19.724Z] #13 134.0 Selecting previously unselected package libpcre32-3:amd64.
05:54:19 [2021-03-30T05:54:19.724Z] #13 134.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
05:54:19 [2021-03-30T05:54:19.724Z] #13 134.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
05:54:19 [2021-03-30T05:54:19.724Z] #13 134.2 Selecting previously unselected package libpcrecpp0v5:amd64.
05:54:19 [2021-03-30T05:54:19.724Z] #13 134.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
05:54:19 [2021-03-30T05:54:19.724Z] #13 134.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
05:54:19 [2021-03-30T05:54:19.753Z] #29 35.69 
05:54:19 [2021-03-30T05:54:19.780Z] #44 133.9   CC       criu/seize.o
05:54:19 [2021-03-30T05:54:19.780Z] #44 ...
05:54:19 [2021-03-30T05:54:19.780Z] 
05:54:19 [2021-03-30T05:54:19.780Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
05:54:19 [2021-03-30T05:54:19.780Z] #41 187.1 + dpkg --print-architecture
05:54:19 [2021-03-30T05:54:19.780Z] #41 187.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
05:54:19 [2021-03-30T05:54:19.925Z] #67 ...
05:54:19 [2021-03-30T05:54:19.926Z] 
05:54:19 [2021-03-30T05:54:19.926Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:54:19 [2021-03-30T05:54:19.926Z] #51 sha256:e6f86cc8aa66288a1b6026459781736aa7f8a58ff495f65fed6487f46e726496
05:54:19 [2021-03-30T05:54:19.926Z] #51 26.25 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:54:19 [2021-03-30T05:54:19.926Z] #51 26.54 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:54:19 [2021-03-30T05:54:19.926Z] #51 27.00 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:54:19 [2021-03-30T05:54:19.926Z] #51 27.06 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:54:19 [2021-03-30T05:54:19.926Z] #51 28.45 runtime
05:54:19 [2021-03-30T05:54:19.926Z] #51 28.51 runtime/cgo
05:54:19 [2021-03-30T05:54:19.982Z] #13 134.3 Selecting previously unselected package libpcre3-dev:amd64.
05:54:19 [2021-03-30T05:54:19.982Z] #13 134.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
05:54:19 [2021-03-30T05:54:19.982Z] #13 134.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
05:54:20 [2021-03-30T05:54:20.024Z] #29 35.96 
######################################################################## 100.0%
05:54:20 [2021-03-30T05:54:20.075Z] #41 187.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
05:54:20 [2021-03-30T05:54:20.075Z] #41 187.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
05:54:20 [2021-03-30T05:54:20.188Z] #51 ...
05:54:20 [2021-03-30T05:54:20.188Z] 
05:54:20 [2021-03-30T05:54:20.188Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:54:20 [2021-03-30T05:54:20.188Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:54:20 [2021-03-30T05:54:20.188Z] #40 33.53 Checking out files:  74% (1247/1684)   
Checking out files:  75% (1263/1684)   
Checking out files:  76% (1280/1684)   
Checking out files:  77% (1297/1684)   
Checking out files:  78% (1314/1684)   
Checking out files:  79% (1331/1684)   
Checking out files:  80% (1348/1684)   
Checking out files:  81% (1365/1684)   
Checking out files:  82% (1381/1684)   
Checking out files:  83% (1398/1684)   
Checking out files:  84% (1415/1684)   
Checking out files:  85% (1432/1684)   
Checking out files:  86% (1449/1684)   
Checking out files:  87% (1466/1684)   
Checking out files:  88% (1482/1684)   
Checking out files:  89% (1499/1684)   
Checking out files:  90% (1516/1684)   
Checking out files:  91% (1533/1684)   
Checking out files:  92% (1550/1684)   
Checking out files:  93% (1567/1684)   
Checking out files:  94% (1583/1684)   
Checking out files:  95% (1600/1684)   
Checking out files:  96% (1617/1684)   
Checking out files:  97% (1634/1684)   
Checking out files:  98% (1651/1684)   
Checking out files:  99% (1668/1684)   
Checking out files: 100% (1684/1684)   
Checking out files: 100% (1684/1684), done.
05:54:20 [2021-03-30T05:54:20.188Z] #40 34.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
05:54:20 [2021-03-30T05:54:20.239Z] #13 134.8 Selecting previously unselected package libselinux1-dev:amd64.
05:54:20 [2021-03-30T05:54:20.239Z] #13 134.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
05:54:20 [2021-03-30T05:54:20.239Z] #13 134.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
05:54:20 [2021-03-30T05:54:20.296Z] #29 36.14 
05:54:20 [2021-03-30T05:54:20.436Z] #35 ...
05:54:20 [2021-03-30T05:54:20.436Z] 
05:54:20 [2021-03-30T05:54:20.436Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:20 [2021-03-30T05:54:20.436Z] #46 sha256:97014c2c5c73b16222eb01e9db63d2a9ee35543aa01927cef6ec789181d313c9
05:54:20 [2021-03-30T05:54:20.436Z] #46 43.94 internal/reflectlite
05:54:20 [2021-03-30T05:54:20.436Z] #46 43.95 sync
05:54:20 [2021-03-30T05:54:20.436Z] #46 46.81 github.com/LK4D4/vndr/godl/singleflight
05:54:20 [2021-03-30T05:54:20.436Z] #46 46.83 math/rand
05:54:20 [2021-03-30T05:54:20.436Z] #46 46.92 internal/singleflight
05:54:20 [2021-03-30T05:54:20.436Z] #46 49.88 sort
05:54:20 [2021-03-30T05:54:20.436Z] #46 49.88 strconv
05:54:20 [2021-03-30T05:54:20.436Z] #46 49.91 io
05:54:20 [2021-03-30T05:54:20.436Z] #46 49.92 syscall
05:54:20 [2021-03-30T05:54:20.754Z] #46 ...
05:54:20 [2021-03-30T05:54:20.754Z] 
05:54:20 [2021-03-30T05:54:20.754Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:54:20 [2021-03-30T05:54:20.754Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030
05:54:20 [2021-03-30T05:54:20.754Z] #33 51.82 Checking out files:  87% (1331/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
05:54:20 [2021-03-30T05:54:20.754Z] #33 52.56 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
05:54:20 [2021-03-30T05:54:20.754Z] #33 52.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:54:20 [2021-03-30T05:54:20.754Z] #33 ...
05:54:20 [2021-03-30T05:54:20.754Z] 
05:54:20 [2021-03-30T05:54:20.754Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:20 [2021-03-30T05:54:20.754Z] #50 sha256:66b4bd7062929ed6a0335cdb9fa9c7e3b2682bb1cf2c2b058eb348ed29220228
05:54:20 [2021-03-30T05:54:20.754Z] #50 44.19 go: extracting golang.org/x/text v0.3.2
05:54:20 [2021-03-30T05:54:20.754Z] #50 51.39 go: finding github.com/fatih/color v1.7.0
05:54:20 [2021-03-30T05:54:20.754Z] #50 51.45 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:54:20 [2021-03-30T05:54:20.754Z] #50 51.52 go: finding github.com/mattn/go-colorable v0.1.4
05:54:20 [2021-03-30T05:54:20.754Z] #50 51.56 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:54:20 [2021-03-30T05:54:20.754Z] #50 51.59 go: finding github.com/go-lintpack/lintpack v0.5.2
05:54:20 [2021-03-30T05:54:20.754Z] #50 51.60 go: finding github.com/go-critic/go-critic v0.4.1
05:54:20 [2021-03-30T05:54:20.754Z] #50 51.63 go: finding github.com/mattn/go-isatty v0.0.8
05:54:20 [2021-03-30T05:54:20.754Z] #50 51.67 go: finding github.com/pkg/errors v0.8.1
05:54:20 [2021-03-30T05:54:20.754Z] #50 51.75 go: finding github.com/mitchellh/go-homedir v1.1.0
05:54:20 [2021-03-30T05:54:20.754Z] #50 51.76 go: finding github.com/go-toolsmith/astfmt v1.0.0
05:54:20 [2021-03-30T05:54:20.754Z] #50 51.87 go: finding github.com/go-toolsmith/astequal v1.0.0
05:54:20 [2021-03-30T05:54:20.754Z] #50 51.88 go: finding github.com/spf13/viper v1.6.1
05:54:20 [2021-03-30T05:54:20.754Z] #50 51.96 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.00 go: finding github.com/go-toolsmith/astp v1.0.0
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.05 go: finding github.com/sirupsen/logrus v1.4.2
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.11 go: finding github.com/go-toolsmith/astcast v1.0.0
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.11 go: finding github.com/go-toolsmith/typep v1.0.0
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.13 go: finding github.com/stretchr/testify v1.4.0
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.17 go: finding github.com/go-toolsmith/astcopy v1.0.0
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.28 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.38 go: finding github.com/fsnotify/fsnotify v1.4.7
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.39 go: finding github.com/davecgh/go-spew v1.1.1
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.40 go: finding github.com/go-toolsmith/strparse v1.0.0
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.40 go: finding github.com/bombsimon/wsl/v2 v2.0.0
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.44 go: finding github.com/spf13/cobra v0.0.5
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.47 go: finding github.com/hashicorp/hcl v1.0.0
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.49 go: finding github.com/pmezard/go-difflib v1.0.0
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.49 go: finding github.com/gobwas/glob v0.2.3
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.54 go: finding github.com/spf13/pflag v1.0.5
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.56 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.57 go: finding github.com/magiconair/properties v1.8.1
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.58 go: finding github.com/stretchr/objx v0.2.0
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.63 go: finding github.com/mitchellh/mapstructure v1.1.2
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.66 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.71 go: finding github.com/pelletier/go-toml v1.2.0
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.72 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.76 go: finding github.com/spf13/afero v1.1.2
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.85 go: finding gopkg.in/yaml.v2 v2.2.7
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.85 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.85 go: finding github.com/spf13/cast v1.3.0
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.87 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.94 go: finding github.com/spf13/jwalterweatherman v1.0.0
05:54:20 [2021-03-30T05:54:20.754Z] #50 52.94 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.01 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.06 go: finding github.com/subosito/gotenv v1.2.0
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.11 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.12 go: finding gopkg.in/ini.v1 v1.51.0
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.15 go: finding golang.org/x/text v0.3.2
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.28 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.29 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.30 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.32 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.39 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.40 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.40 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.42 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.49 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.51 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.52 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.61 go: finding github.com/kisielk/gotool v1.0.0
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.70 go: finding github.com/sourcegraph/go-diff v0.5.1
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.71 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.73 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.75 go: finding github.com/tommy-muehle/go-mnd v1.1.1
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.79 go: finding github.com/ultraware/funlen v0.0.2
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.81 go: finding github.com/uudashr/gocognit v1.0.1
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.82 go: finding github.com/ultraware/whitespace v0.0.4
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.91 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:54:20 [2021-03-30T05:54:20.754Z] #50 53.98 go: finding github.com/gogo/protobuf v1.2.1
05:54:20 [2021-03-30T05:54:20.754Z] #50 54.03 go: finding honnef.co/go/tools v0.0.1-2019.2.3
05:54:20 [2021-03-30T05:54:20.754Z] #50 54.21 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:54:20 [2021-03-30T05:54:20.754Z] #50 54.21 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:54:20 [2021-03-30T05:54:20.754Z] #50 54.28 go: finding github.com/BurntSushi/toml v0.3.1
05:54:20 [2021-03-30T05:54:20.807Z] #13 135.1 Selecting previously unselected package libdevmapper-dev:amd64.
05:54:20 [2021-03-30T05:54:20.807Z] #13 135.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
05:54:20 [2021-03-30T05:54:20.807Z] #13 135.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
05:54:20 [2021-03-30T05:54:20.807Z] #13 135.2 Selecting previously unselected package libseccomp-dev:amd64.
05:54:20 [2021-03-30T05:54:20.807Z] #13 135.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
05:54:20 [2021-03-30T05:54:20.807Z] #13 135.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
05:54:20 [2021-03-30T05:54:20.807Z] #13 135.3 Selecting previously unselected package libsystemd-dev:amd64.
05:54:20 [2021-03-30T05:54:20.807Z] #13 135.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
05:54:20 [2021-03-30T05:54:20.807Z] #13 135.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
05:54:21 [2021-03-30T05:54:21.061Z] #50 54.33 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:54:21 [2021-03-30T05:54:21.061Z] #50 ...
05:54:21 [2021-03-30T05:54:21.061Z] 
05:54:21 [2021-03-30T05:54:21.061Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:21 [2021-03-30T05:54:21.061Z] #46 sha256:97014c2c5c73b16222eb01e9db63d2a9ee35543aa01927cef6ec789181d313c9
05:54:21 [2021-03-30T05:54:21.061Z] #46 54.58 vendor/golang.org/x/net/dns/dnsmessage
05:54:21 [2021-03-30T05:54:21.134Z] #49 ...
05:54:21 [2021-03-30T05:54:21.134Z] 
05:54:21 [2021-03-30T05:54:21.134Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:54:21 [2021-03-30T05:54:21.134Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:54:21 [2021-03-30T05:54:21.134Z] #55 26.60 Fetched 8424 kB in 18s (475 kB/s)
05:54:21 [2021-03-30T05:54:21.134Z] #55 26.60 Reading package lists...
05:54:21 [2021-03-30T05:54:21.134Z] #55 34.07 Reading package lists...
05:54:21 [2021-03-30T05:54:21.134Z] #55 ...
05:54:21 [2021-03-30T05:54:21.134Z] 
05:54:21 [2021-03-30T05:54:21.134Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:21 [2021-03-30T05:54:21.134Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:54:21 [2021-03-30T05:54:21.134Z] #42 35.58 debconf: delaying package configuration, since apt-utils is not installed
05:54:21 [2021-03-30T05:54:21.134Z] #42 35.81 Fetched 4095 kB in 1s (4698 kB/s)
05:54:21 [2021-03-30T05:54:21.134Z] #42 35.91 Selecting previously unselected package libcap-dev:amd64.
05:54:21 [2021-03-30T05:54:21.134Z] #42 35.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:54:21 [2021-03-30T05:54:21.134Z] #42 35.98 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
05:54:21 [2021-03-30T05:54:21.134Z] #42 36.00 Unpacking libcap-dev:amd64 (1:2.25-2) ...
05:54:21 [2021-03-30T05:54:21.134Z] #42 36.18 Selecting previously unselected package libnet1:amd64.
05:54:21 [2021-03-30T05:54:21.134Z] #42 36.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
05:54:21 [2021-03-30T05:54:21.134Z] #42 36.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:54:21 [2021-03-30T05:54:21.134Z] #42 36.33 Selecting previously unselected package libnet1-dev.
05:54:21 [2021-03-30T05:54:21.134Z] #42 36.33 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
05:54:21 [2021-03-30T05:54:21.134Z] #42 36.34 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
05:54:21 [2021-03-30T05:54:21.134Z] #42 36.57 Selecting previously unselected package libnl-3-200:amd64.
05:54:21 [2021-03-30T05:54:21.134Z] #42 36.57 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
05:54:21 [2021-03-30T05:54:21.134Z] #42 36.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
05:54:21 [2021-03-30T05:54:21.134Z] #42 36.74 Selecting previously unselected package libnl-3-dev:amd64.
05:54:21 [2021-03-30T05:54:21.134Z] #42 36.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
05:54:21 [2021-03-30T05:54:21.134Z] #42 36.78 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
05:54:21 [2021-03-30T05:54:21.371Z] #13 135.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
05:54:21 [2021-03-30T05:54:21.371Z] #13 135.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
05:54:21 [2021-03-30T05:54:21.371Z] #13 135.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
05:54:21 [2021-03-30T05:54:21.371Z] #13 135.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:54:21 [2021-03-30T05:54:21.371Z] #13 135.9 Setting up libpcre16-3:amd64 (2:8.39-12) ...
05:54:21 [2021-03-30T05:54:21.371Z] #13 135.9 Setting up libsepol1-dev:amd64 (2.8-1) ...
05:54:21 [2021-03-30T05:54:21.371Z] #13 135.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:54:21 [2021-03-30T05:54:21.371Z] #13 135.9 Setting up libbtrfs0 (4.20.1-2) ...
05:54:21 [2021-03-30T05:54:21.371Z] #13 135.9 Setting up libpcre32-3:amd64 (2:8.39-12) ...
05:54:21 [2021-03-30T05:54:21.371Z] #13 135.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
05:54:21 [2021-03-30T05:54:21.371Z] #13 136.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:54:21 [2021-03-30T05:54:21.371Z] #13 136.0 Setting up libbtrfs-dev (4.20.1-2) ...
05:54:21 [2021-03-30T05:54:21.371Z] #13 136.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
05:54:21 [2021-03-30T05:54:21.371Z] #13 136.0 Setting up mingw-w64-common (6.0.0-3) ...
05:54:21 [2021-03-30T05:54:21.372Z] #55 45.35 Reading package lists...
05:54:21 [2021-03-30T05:54:21.372Z] #55 ...
05:54:21 [2021-03-30T05:54:21.372Z] 
05:54:21 [2021-03-30T05:54:21.372Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:21 [2021-03-30T05:54:21.372Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:54:21 [2021-03-30T05:54:21.372Z] #13 33.19 Fetched 8929 kB in 29s (311 kB/s)
05:54:21 [2021-03-30T05:54:21.390Z] #29 37.04 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
05:54:21 [2021-03-30T05:54:21.395Z] #42 37.10 Selecting previously unselected package libprotobuf-c1:amd64.
05:54:21 [2021-03-30T05:54:21.395Z] #42 37.10 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
05:54:21 [2021-03-30T05:54:21.395Z] #42 37.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:54:21 [2021-03-30T05:54:21.395Z] #42 ...
05:54:21 [2021-03-30T05:54:21.395Z] 
05:54:21 [2021-03-30T05:54:21.395Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:21 [2021-03-30T05:54:21.395Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:54:21 [2021-03-30T05:54:21.395Z] #36 27.12 Fetched 8424 kB in 18s (470 kB/s)
05:54:21 [2021-03-30T05:54:21.395Z] #36 27.12 Reading package lists...
05:54:21 [2021-03-30T05:54:21.395Z] #36 34.71 Reading package lists...
05:54:21 [2021-03-30T05:54:21.395Z] #36 ...
05:54:21 [2021-03-30T05:54:21.395Z] 
05:54:21 [2021-03-30T05:54:21.395Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:21 [2021-03-30T05:54:21.395Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:54:21 [2021-03-30T05:54:21.395Z] #13 26.87 Reading package lists...
05:54:21 [2021-03-30T05:54:21.628Z] #13 136.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
05:54:21 [2021-03-30T05:54:21.628Z] #13 136.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
05:54:21 [2021-03-30T05:54:21.628Z] #13 136.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
05:54:21 [2021-03-30T05:54:21.628Z] #13 136.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:54:21 [2021-03-30T05:54:21.628Z] #13 136.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
05:54:21 [2021-03-30T05:54:21.628Z] #13 136.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
05:54:21 [2021-03-30T05:54:21.628Z] #13 136.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:54:21 [2021-03-30T05:54:21.628Z] #13 136.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
05:54:21 [2021-03-30T05:54:21.628Z] #13 136.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
05:54:21 [2021-03-30T05:54:21.628Z] #13 136.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
05:54:21 [2021-03-30T05:54:21.628Z] #13 136.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
05:54:21 [2021-03-30T05:54:21.628Z] #13 136.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
05:54:21 [2021-03-30T05:54:21.628Z] #13 136.1 Setting up dmsetup (2:1.02.155-3) ...
05:54:21 [2021-03-30T05:54:21.628Z] #13 136.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
05:54:21 [2021-03-30T05:54:21.628Z] #13 136.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
05:54:21 [2021-03-30T05:54:21.628Z] #13 136.2 Processing triggers for libc-bin (2.28-10) ...
05:54:21 [2021-03-30T05:54:21.684Z] #29 37.58 
05:54:21 [2021-03-30T05:54:21.942Z] #13 33.19 Reading package lists...
05:54:21 [2021-03-30T05:54:21.967Z] #29 37.88 
######################################################################## 100.0%
05:54:21 [2021-03-30T05:54:21.967Z] #29 38.02 
05:54:22 [2021-03-30T05:54:22.107Z] #40 37.69 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
05:54:22 [2021-03-30T05:54:22.125Z] #46 55.17 bytes
05:54:22 [2021-03-30T05:54:22.229Z] #29 38.22 Download of images into '/build' complete.
05:54:22 [2021-03-30T05:54:22.229Z] #29 38.22 Use something like the following to load the result into a Docker daemon:
05:54:22 [2021-03-30T05:54:22.229Z] #29 38.22   tar -cC '/build' . | docker load
05:54:22 [2021-03-30T05:54:22.811Z] #29 ...
05:54:22 [2021-03-30T05:54:22.811Z] 
05:54:22 [2021-03-30T05:54:22.811Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:22 [2021-03-30T05:54:22.811Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
05:54:22 [2021-03-30T05:54:22.811Z] #42 24.63 Reading package lists...
05:54:22 [2021-03-30T05:54:22.811Z] #42 29.80 Building dependency tree...
05:54:22 [2021-03-30T05:54:22.811Z] #42 32.56 The following additional packages will be installed:
05:54:22 [2021-03-30T05:54:22.811Z] #42 32.57   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
05:54:22 [2021-03-30T05:54:22.811Z] #42 32.57   libprotoc17 python-pkg-resources python-six zlib1g-dev
05:54:22 [2021-03-30T05:54:22.811Z] #42 32.58 Suggested packages:
05:54:22 [2021-03-30T05:54:22.811Z] #42 32.58   manpages-dev python-setuptools
05:54:22 [2021-03-30T05:54:22.811Z] #42 34.26 The following NEW packages will be installed:
05:54:22 [2021-03-30T05:54:22.811Z] #42 34.28   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
05:54:22 [2021-03-30T05:54:22.811Z] #42 34.28   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
05:54:22 [2021-03-30T05:54:22.811Z] #42 34.28   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
05:54:22 [2021-03-30T05:54:22.811Z] #42 34.28   python-six zlib1g-dev
05:54:22 [2021-03-30T05:54:22.811Z] #42 34.76 0 upgraded, 17 newly installed, 0 to remove and 26 not upgraded.
05:54:22 [2021-03-30T05:54:22.811Z] #42 34.76 Need to get 3798 kB of archives.
05:54:22 [2021-03-30T05:54:22.811Z] #42 34.76 After this operation, 21.6 MB of additional disk space will be used.
05:54:22 [2021-03-30T05:54:22.811Z] #42 34.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #42 34.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #42 34.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #42 34.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #42 34.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #42 34.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #42 34.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #42 34.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #42 34.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #42 34.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #42 34.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #42 35.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #42 35.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #42 35.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #42 35.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #42 35.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #42 35.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #42 37.07 debconf: delaying package configuration, since apt-utils is not installed
05:54:22 [2021-03-30T05:54:22.811Z] #42 37.44 Fetched 3798 kB in 1s (4904 kB/s)
05:54:22 [2021-03-30T05:54:22.811Z] #42 ...
05:54:22 [2021-03-30T05:54:22.811Z] 
05:54:22 [2021-03-30T05:54:22.811Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:22 [2021-03-30T05:54:22.811Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:54:22 [2021-03-30T05:54:22.811Z] #13 23.65 Reading package lists...
05:54:22 [2021-03-30T05:54:22.811Z] #13 30.10 Building dependency tree...
05:54:22 [2021-03-30T05:54:22.811Z] #13 33.44 The following additional packages will be installed:
05:54:22 [2021-03-30T05:54:22.811Z] #13 33.44   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
05:54:22 [2021-03-30T05:54:22.811Z] #13 33.44   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
05:54:22 [2021-03-30T05:54:22.811Z] #13 33.44   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
05:54:22 [2021-03-30T05:54:22.811Z] #13 33.44   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
05:54:22 [2021-03-30T05:54:22.811Z] #13 33.45   mingw-w64-common mingw-w64-x86-64-dev
05:54:22 [2021-03-30T05:54:22.811Z] #13 33.46 Suggested packages:
05:54:22 [2021-03-30T05:54:22.811Z] #13 33.47   gcc-8-locales seccomp wine64
05:54:22 [2021-03-30T05:54:22.811Z] #13 34.80 The following NEW packages will be installed:
05:54:22 [2021-03-30T05:54:22.811Z] #13 34.80   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
05:54:22 [2021-03-30T05:54:22.811Z] #13 34.80   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
05:54:22 [2021-03-30T05:54:22.811Z] #13 34.80   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
05:54:22 [2021-03-30T05:54:22.811Z] #13 34.80   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
05:54:22 [2021-03-30T05:54:22.811Z] #13 34.80   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
05:54:22 [2021-03-30T05:54:22.811Z] #13 34.80   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
05:54:22 [2021-03-30T05:54:22.811Z] #13 34.82 The following packages will be upgraded:
05:54:22 [2021-03-30T05:54:22.811Z] #13 34.82   libseccomp2 libsystemd0 libudev1
05:54:22 [2021-03-30T05:54:22.811Z] #13 35.23 3 upgraded, 25 newly installed, 0 to remove and 24 not upgraded.
05:54:22 [2021-03-30T05:54:22.811Z] #13 35.23 Need to get 73.8 MB of archives.
05:54:22 [2021-03-30T05:54:22.811Z] #13 35.23 After this operation, 472 MB of additional disk space will be used.
05:54:22 [2021-03-30T05:54:22.811Z] #13 35.23 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #13 35.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #13 35.37 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #13 35.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #13 35.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #13 35.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #13 36.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #13 36.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #13 36.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
05:54:22 [2021-03-30T05:54:22.811Z] #13 36.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
05:54:23 [2021-03-30T05:54:23.160Z] #13 ...
05:54:23 [2021-03-30T05:54:23.160Z] 
05:54:23 [2021-03-30T05:54:23.160Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:54:23 [2021-03-30T05:54:23.160Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
05:54:23 [2021-03-30T05:54:23.160Z] #32 39.47 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
05:54:23 [2021-03-30T05:54:23.739Z] #32 39.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:54:23 [2021-03-30T05:54:23.739Z] #32 ...
05:54:23 [2021-03-30T05:54:23.739Z] 
05:54:23 [2021-03-30T05:54:23.739Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:54:23 [2021-03-30T05:54:23.739Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
05:54:23 [2021-03-30T05:54:23.739Z] #55 24.46 Reading package lists...
05:54:23 [2021-03-30T05:54:23.739Z] #55 30.90 Building dependency tree...
05:54:23 [2021-03-30T05:54:23.739Z] #55 33.65 The following additional packages will be installed:
05:54:23 [2021-03-30T05:54:23.739Z] #55 33.66   libbtrfs0
05:54:23 [2021-03-30T05:54:23.739Z] #55 33.86 The following NEW packages will be installed:
05:54:23 [2021-03-30T05:54:23.739Z] #55 33.90   libbtrfs-dev libbtrfs0
05:54:23 [2021-03-30T05:54:23.739Z] #55 34.30 0 upgraded, 2 newly installed, 0 to remove and 26 not upgraded.
05:54:23 [2021-03-30T05:54:23.739Z] #55 34.30 Need to get 119 kB of archives.
05:54:23 [2021-03-30T05:54:23.739Z] #55 34.30 After this operation, 387 kB of additional disk space will be used.
05:54:23 [2021-03-30T05:54:23.739Z] #55 34.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
05:54:23 [2021-03-30T05:54:23.739Z] #55 34.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
05:54:23 [2021-03-30T05:54:23.739Z] #55 36.12 debconf: delaying package configuration, since apt-utils is not installed
05:54:23 [2021-03-30T05:54:23.739Z] #55 36.81 Fetched 119 kB in 0s (413 kB/s)
05:54:23 [2021-03-30T05:54:23.739Z] #55 37.29 Selecting previously unselected package libbtrfs0.
05:54:23 [2021-03-30T05:54:23.739Z] #55 37.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
05:54:23 [2021-03-30T05:54:23.739Z] #55 37.39 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
05:54:23 [2021-03-30T05:54:23.739Z] #55 37.45 Unpacking libbtrfs0 (4.20.1-2) ...
05:54:23 [2021-03-30T05:54:23.739Z] #55 ...
05:54:23 [2021-03-30T05:54:23.739Z] 
05:54:23 [2021-03-30T05:54:23.739Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:23 [2021-03-30T05:54:23.739Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
05:54:23 [2021-03-30T05:54:23.739Z] #42 40.33 Selecting previously unselected package libcap-dev:arm64.
05:54:23 [2021-03-30T05:54:23.739Z] #42 40.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
05:54:23 [2021-03-30T05:54:23.739Z] #42 40.40 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
05:54:23 [2021-03-30T05:54:23.913Z] #13 44.73 Reading package lists...
05:54:23 [2021-03-30T05:54:23.913Z] #13 ...
05:54:23 [2021-03-30T05:54:23.913Z] 
05:54:23 [2021-03-30T05:54:23.913Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:23 [2021-03-30T05:54:23.913Z] #49 sha256:84f0e5445679b40e9d4679ac56caca4326a7ead86c9ff3ea593f5c42b89c92d5
05:54:23 [2021-03-30T05:54:23.913Z] #49 51.02 go: extracting golang.org/x/text v0.3.2
05:54:24 [2021-03-30T05:54:24.150Z] #13 DONE 138.2s
05:54:24 [2021-03-30T05:54:24.150Z] 
05:54:24 [2021-03-30T05:54:24.150Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
05:54:24 [2021-03-30T05:54:24.150Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
05:54:24 [2021-03-30T05:54:24.391Z] #42 41.35 Unpacking libcap-dev:arm64 (1:2.25-2) ...
05:54:24 [2021-03-30T05:54:24.391Z] #42 ...
05:54:24 [2021-03-30T05:54:24.391Z] 
05:54:24 [2021-03-30T05:54:24.391Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:24 [2021-03-30T05:54:24.391Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
05:54:24 [2021-03-30T05:54:24.391Z] #36 25.93 Reading package lists...
05:54:24 [2021-03-30T05:54:24.391Z] #36 31.69 Building dependency tree...
05:54:24 [2021-03-30T05:54:24.391Z] #36 35.12 The following additional packages will be installed:
05:54:24 [2021-03-30T05:54:24.391Z] #36 35.14   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
05:54:24 [2021-03-30T05:54:24.391Z] #36 35.14 Suggested packages:
05:54:24 [2021-03-30T05:54:24.391Z] #36 35.15   cmake-doc ninja-build lrzip
05:54:24 [2021-03-30T05:54:24.391Z] #36 35.15 Recommended packages:
05:54:24 [2021-03-30T05:54:24.391Z] #36 35.15   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
05:54:24 [2021-03-30T05:54:24.391Z] #36 35.95 The following NEW packages will be installed:
05:54:24 [2021-03-30T05:54:24.391Z] #36 35.95   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
05:54:24 [2021-03-30T05:54:24.391Z] #36 35.95   vim-common xxd
05:54:24 [2021-03-30T05:54:24.391Z] #36 36.67 0 upgraded, 10 newly installed, 0 to remove and 26 not upgraded.
05:54:24 [2021-03-30T05:54:24.391Z] #36 36.67 Need to get 14.2 MB of archives.
05:54:24 [2021-03-30T05:54:24.391Z] #36 36.67 After this operation, 60.0 MB of additional disk space will be used.
05:54:24 [2021-03-30T05:54:24.391Z] #36 36.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
05:54:24 [2021-03-30T05:54:24.391Z] #36 36.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
05:54:24 [2021-03-30T05:54:24.391Z] #36 36.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
05:54:24 [2021-03-30T05:54:24.391Z] #36 36.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
05:54:24 [2021-03-30T05:54:24.391Z] #36 38.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB]
05:54:24 [2021-03-30T05:54:24.391Z] #36 38.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
05:54:24 [2021-03-30T05:54:24.391Z] #36 38.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
05:54:24 [2021-03-30T05:54:24.391Z] #36 38.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
05:54:24 [2021-03-30T05:54:24.391Z] #36 38.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
05:54:24 [2021-03-30T05:54:24.391Z] #36 38.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
05:54:24 [2021-03-30T05:54:24.655Z] #36 41.45 debconf: delaying package configuration, since apt-utils is not installed
05:54:24 [2021-03-30T05:54:24.655Z] #36 ...
05:54:24 [2021-03-30T05:54:24.655Z] 
05:54:24 [2021-03-30T05:54:24.655Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:24 [2021-03-30T05:54:24.655Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:54:24 [2021-03-30T05:54:24.655Z] #13 36.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
05:54:24 [2021-03-30T05:54:24.655Z] #13 37.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
05:54:24 [2021-03-30T05:54:24.655Z] #13 37.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
05:54:24 [2021-03-30T05:54:24.925Z] #46 ...
05:54:24 [2021-03-30T05:54:24.925Z] 
05:54:24 [2021-03-30T05:54:24.925Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:24 [2021-03-30T05:54:24.925Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
05:54:24 [2021-03-30T05:54:24.925Z] #43 48.31 Selecting previously unselected package libprotoc17:ppc64el.
05:54:24 [2021-03-30T05:54:24.925Z] #43 48.31 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
05:54:24 [2021-03-30T05:54:24.925Z] #43 48.31 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
05:54:24 [2021-03-30T05:54:24.925Z] #43 48.92 Selecting previously unselected package protobuf-c-compiler.
05:54:24 [2021-03-30T05:54:24.925Z] #43 48.92 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
05:54:24 [2021-03-30T05:54:24.925Z] #43 48.94 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
05:54:24 [2021-03-30T05:54:24.925Z] #43 49.09 Selecting previously unselected package protobuf-compiler.
05:54:24 [2021-03-30T05:54:24.925Z] #43 49.10 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
05:54:24 [2021-03-30T05:54:24.925Z] #43 49.11 Unpacking protobuf-compiler (3.6.1.3-2) ...
05:54:24 [2021-03-30T05:54:24.925Z] #43 49.37 Selecting previously unselected package python-pkg-resources.
05:54:24 [2021-03-30T05:54:24.925Z] #43 49.38 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
05:54:24 [2021-03-30T05:54:24.925Z] #43 49.38 Unpacking python-pkg-resources (40.8.0-1) ...
05:54:24 [2021-03-30T05:54:24.925Z] #43 49.67 Selecting previously unselected package python-six.
05:54:24 [2021-03-30T05:54:24.925Z] #43 49.67 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
05:54:24 [2021-03-30T05:54:24.925Z] #43 49.67 Unpacking python-six (1.12.0-1) ...
05:54:24 [2021-03-30T05:54:24.925Z] #43 49.79 Selecting previously unselected package python-protobuf.
05:54:24 [2021-03-30T05:54:24.925Z] #43 49.80 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
05:54:24 [2021-03-30T05:54:24.925Z] #43 49.81 Unpacking python-protobuf (3.6.1.3-2) ...
05:54:24 [2021-03-30T05:54:24.925Z] #43 50.28 Setting up python-pkg-resources (40.8.0-1) ...
05:54:24 [2021-03-30T05:54:24.925Z] #43 55.99 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
05:54:24 [2021-03-30T05:54:24.925Z] #43 56.00 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
05:54:24 [2021-03-30T05:54:24.925Z] #43 56.00 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
05:54:24 [2021-03-30T05:54:24.925Z] #43 56.01 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
05:54:24 [2021-03-30T05:54:24.925Z] #43 56.01 Setting up python-six (1.12.0-1) ...
05:54:25 [2021-03-30T05:54:25.225Z] #43 ...
05:54:25 [2021-03-30T05:54:25.225Z] 
05:54:25 [2021-03-30T05:54:25.225Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:25 [2021-03-30T05:54:25.225Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
05:54:25 [2021-03-30T05:54:25.225Z] #14 52.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
05:54:25 [2021-03-30T05:54:25.225Z] #14 54.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
05:54:25 [2021-03-30T05:54:25.225Z] #14 54.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
05:54:25 [2021-03-30T05:54:25.225Z] #14 54.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
05:54:25 [2021-03-30T05:54:25.225Z] #14 54.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
05:54:25 [2021-03-30T05:54:25.225Z] #14 54.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
05:54:25 [2021-03-30T05:54:25.225Z] #14 54.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u7 [110 kB]
05:54:25 [2021-03-30T05:54:25.225Z] #14 54.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
05:54:25 [2021-03-30T05:54:25.225Z] #14 55.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
05:54:25 [2021-03-30T05:54:25.225Z] #14 55.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
05:54:25 [2021-03-30T05:54:25.225Z] #14 55.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
05:54:25 [2021-03-30T05:54:25.225Z] #14 55.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
05:54:25 [2021-03-30T05:54:25.225Z] #14 55.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
05:54:25 [2021-03-30T05:54:25.225Z] #14 55.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
05:54:25 [2021-03-30T05:54:25.225Z] #14 55.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u7 [322 kB]
05:54:25 [2021-03-30T05:54:25.225Z] #14 56.84 debconf: delaying package configuration, since apt-utils is not installed
05:54:25 [2021-03-30T05:54:25.225Z] #14 56.98 Fetched 79.4 MB in 10s (8269 kB/s)
05:54:25 [2021-03-30T05:54:25.225Z] #14 57.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
05:54:25 [2021-03-30T05:54:25.225Z] #14 57.13 Preparing to unpack .../libsystemd0_241-7~deb10u7_ppc64el.deb ...
05:54:25 [2021-03-30T05:54:25.225Z] #14 57.15 Unpacking libsystemd0:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ...
05:54:25 [2021-03-30T05:54:25.225Z] #14 57.57 Setting up libsystemd0:ppc64el (241-7~deb10u7) ...
05:54:25 [2021-03-30T05:54:25.226Z] #14 57.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
05:54:25 [2021-03-30T05:54:25.226Z] #14 57.81 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ...
05:54:25 [2021-03-30T05:54:25.226Z] #14 57.83 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ...
05:54:25 [2021-03-30T05:54:25.226Z] #14 58.05 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ...
05:54:25 [2021-03-30T05:54:25.281Z] #13 34.28 Reading package lists...
05:54:25 [2021-03-30T05:54:25.281Z] #13 ...
05:54:25 [2021-03-30T05:54:25.281Z] 
05:54:25 [2021-03-30T05:54:25.281Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:54:25 [2021-03-30T05:54:25.281Z] #34 sha256:918f485f4a8f24b4b64df16e38b27d5601242b5ca9e7e1cccd5ba8d0f349ed8c
05:54:25 [2021-03-30T05:54:25.281Z] #34 30.80 internal/reflectlite
05:54:25 [2021-03-30T05:54:25.281Z] #34 30.80 sync
05:54:25 [2021-03-30T05:54:25.281Z] #34 33.83 errors
05:54:25 [2021-03-30T05:54:25.281Z] #34 33.83 sort
05:54:25 [2021-03-30T05:54:25.281Z] #34 34.27 strconv
05:54:25 [2021-03-30T05:54:25.281Z] #34 35.11 io
05:54:25 [2021-03-30T05:54:25.281Z] #34 36.25 internal/oserror
05:54:25 [2021-03-30T05:54:25.281Z] #34 36.45 syscall
05:54:25 [2021-03-30T05:54:25.281Z] #34 38.21 reflect
05:54:25 [2021-03-30T05:54:25.281Z] #34 ...
05:54:25 [2021-03-30T05:54:25.281Z] 
05:54:25 [2021-03-30T05:54:25.281Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:25 [2021-03-30T05:54:25.281Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:54:25 [2021-03-30T05:54:25.281Z] #36 34.71 Reading package lists...
05:54:25 [2021-03-30T05:54:25.421Z] #40 ...
05:54:25 [2021-03-30T05:54:25.421Z] 
05:54:25 [2021-03-30T05:54:25.421Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:25 [2021-03-30T05:54:25.421Z] #45 sha256:a8bd4a8d14ba6a4e35210ff08587d790ff06b6722d4a67571037a687138a0e96
05:54:25 [2021-03-30T05:54:25.421Z] #45 41.31 vendor/golang.org/x/crypto/internal/subtle
05:54:25 [2021-03-30T05:54:25.421Z] #45 ...
05:54:25 [2021-03-30T05:54:25.421Z] 
05:54:25 [2021-03-30T05:54:25.421Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:25 [2021-03-30T05:54:25.421Z] #49 sha256:89ae4fff35947578c0f6244874333061e7f4181d8580f564663cb2f78c90d8b1
05:54:25 [2021-03-30T05:54:25.421Z] #49 31.43 go: extracting github.com/uudashr/gocognit v1.0.1
05:54:25 [2021-03-30T05:54:25.421Z] #49 31.52 go: downloading github.com/davecgh/go-spew v1.1.1
05:54:25 [2021-03-30T05:54:25.421Z] #49 31.85 go: extracting github.com/fsnotify/fsnotify v1.4.7
05:54:25 [2021-03-30T05:54:25.421Z] #49 31.91 go: downloading github.com/stretchr/objx v0.2.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 32.33 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
05:54:25 [2021-03-30T05:54:25.421Z] #49 32.56 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 32.67 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
05:54:25 [2021-03-30T05:54:25.421Z] #49 32.78 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:54:25 [2021-03-30T05:54:25.421Z] #49 32.82 go: extracting github.com/stretchr/objx v0.2.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 32.92 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
05:54:25 [2021-03-30T05:54:25.421Z] #49 32.93 go: downloading github.com/gobwas/glob v0.2.3
05:54:25 [2021-03-30T05:54:25.421Z] #49 32.95 go: extracting github.com/hashicorp/hcl v1.0.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 33.13 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:54:25 [2021-03-30T05:54:25.421Z] #49 33.26 go: downloading github.com/go-toolsmith/typep v1.0.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 33.49 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:54:25 [2021-03-30T05:54:25.421Z] #49 33.67 go: downloading github.com/go-toolsmith/astp v1.0.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 33.83 go: extracting github.com/davecgh/go-spew v1.1.1
05:54:25 [2021-03-30T05:54:25.421Z] #49 33.94 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:54:25 [2021-03-30T05:54:25.421Z] #49 34.20 go: extracting github.com/go-toolsmith/astp v1.0.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 34.20 go: extracting github.com/go-toolsmith/typep v1.0.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 34.24 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:54:25 [2021-03-30T05:54:25.421Z] #49 34.28 go: extracting github.com/gobwas/glob v0.2.3
05:54:25 [2021-03-30T05:54:25.421Z] #49 34.64 go: downloading github.com/ultraware/funlen v0.0.2
05:54:25 [2021-03-30T05:54:25.421Z] #49 35.13 go: extracting github.com/ultraware/funlen v0.0.2
05:54:25 [2021-03-30T05:54:25.421Z] #49 35.33 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:54:25 [2021-03-30T05:54:25.421Z] #49 35.43 go: downloading github.com/inconshreveable/mousetrap v1.0.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 35.44 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:54:25 [2021-03-30T05:54:25.421Z] #49 35.78 go: extracting github.com/inconshreveable/mousetrap v1.0.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 35.87 go: downloading github.com/sourcegraph/go-diff v0.5.1
05:54:25 [2021-03-30T05:54:25.421Z] #49 35.91 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:54:25 [2021-03-30T05:54:25.421Z] #49 35.93 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:54:25 [2021-03-30T05:54:25.421Z] #49 36.46 go: downloading github.com/go-toolsmith/astcopy v1.0.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 36.48 go: extracting github.com/sourcegraph/go-diff v0.5.1
05:54:25 [2021-03-30T05:54:25.421Z] #49 36.71 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:54:25 [2021-03-30T05:54:25.421Z] #49 36.87 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:54:25 [2021-03-30T05:54:25.421Z] #49 36.92 go: extracting github.com/go-toolsmith/astcopy v1.0.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 36.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:54:25 [2021-03-30T05:54:25.421Z] #49 37.05 go: downloading github.com/pmezard/go-difflib v1.0.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 37.14 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:54:25 [2021-03-30T05:54:25.421Z] #49 37.22 go: downloading gopkg.in/ini.v1 v1.51.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 37.22 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:54:25 [2021-03-30T05:54:25.421Z] #49 37.22 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:54:25 [2021-03-30T05:54:25.421Z] #49 37.38 go: extracting github.com/pmezard/go-difflib v1.0.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 37.71 go: extracting gopkg.in/ini.v1 v1.51.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 37.77 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:54:25 [2021-03-30T05:54:25.421Z] #49 37.78 go: downloading github.com/mattn/go-isatty v0.0.8
05:54:25 [2021-03-30T05:54:25.421Z] #49 37.95 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:54:25 [2021-03-30T05:54:25.421Z] #49 37.95 go: downloading gopkg.in/yaml.v2 v2.2.7
05:54:25 [2021-03-30T05:54:25.421Z] #49 37.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:54:25 [2021-03-30T05:54:25.421Z] #49 37.95 go: downloading github.com/go-toolsmith/astfmt v1.0.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 38.41 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:54:25 [2021-03-30T05:54:25.421Z] #49 38.47 go: extracting github.com/go-toolsmith/astfmt v1.0.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 38.49 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:54:25 [2021-03-30T05:54:25.421Z] #49 38.70 go: extracting github.com/mattn/go-isatty v0.0.8
05:54:25 [2021-03-30T05:54:25.421Z] #49 38.95 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:54:25 [2021-03-30T05:54:25.421Z] #49 38.99 go: downloading github.com/gogo/protobuf v1.2.1
05:54:25 [2021-03-30T05:54:25.421Z] #49 38.99 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:54:25 [2021-03-30T05:54:25.421Z] #49 39.03 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:54:25 [2021-03-30T05:54:25.421Z] #49 39.25 go: extracting gopkg.in/yaml.v2 v2.2.7
05:54:25 [2021-03-30T05:54:25.421Z] #49 39.44 go: downloading github.com/go-toolsmith/astcast v1.0.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 40.15 go: downloading github.com/BurntSushi/toml v0.3.1
05:54:25 [2021-03-30T05:54:25.421Z] #49 40.56 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:54:25 [2021-03-30T05:54:25.421Z] #49 40.57 go: downloading github.com/go-toolsmith/astequal v1.0.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 40.59 go: extracting github.com/go-toolsmith/astcast v1.0.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 40.68 go: downloading github.com/kisielk/gotool v1.0.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 40.74 go: downloading github.com/spf13/cast v1.3.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 41.02 go: extracting github.com/BurntSushi/toml v0.3.1
05:54:25 [2021-03-30T05:54:25.421Z] #49 41.04 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:54:25 [2021-03-30T05:54:25.421Z] #49 41.10 go: extracting github.com/kisielk/gotool v1.0.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 41.18 go: extracting github.com/go-toolsmith/astequal v1.0.0
05:54:25 [2021-03-30T05:54:25.421Z] #49 41.21 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:54:25 [2021-03-30T05:54:25.522Z] #14 DONE 1.7s
05:54:25 [2021-03-30T05:54:25.522Z] 
05:54:25 [2021-03-30T05:54:25.522Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:54:25 [2021-03-30T05:54:25.522Z] #53 sha256:65141efd4d4aa7dca979ee0c30b9691d4ed12077c6ad4b9079bee072c0b2481e
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.573 + RM_GOPATH=0
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.573 + TMP_GOPATH=
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.573 + : /build
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.573 + '[' -z '' ']'
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.578 ++ mktemp -d
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.579 + export GOPATH=/tmp/tmp.90rZ1VG64b
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.579 + GOPATH=/tmp/tmp.90rZ1VG64b
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.579 + RM_GOPATH=1
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.579 + case "$(go env GOARCH)" in
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.580 ++ go env GOARCH
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.590 + export GO_BUILDMODE=-buildmode=pie
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.590 + GO_BUILDMODE=-buildmode=pie
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.597 ++ dirname /tmp/install/install.sh
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.604 + dir=/tmp/install
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.605 + bin=runc
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.605 + shift
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.606 + '[' '!' -f /tmp/install/runc.installer ']'
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.606 + . /tmp/install/runc.installer
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.607 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.607 + install_runc
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.622 + grep -q '^3\.10\.0.*\.el7\.'
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.622 + uname -r
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.627 + RUNC_BUILDTAGS='seccomp '
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.627 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.627 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.628 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.90rZ1VG64b/src/github.com/opencontainers/runc
05:54:25 [2021-03-30T05:54:25.522Z] #53 1.644 Cloning into '/tmp/tmp.90rZ1VG64b/src/github.com/opencontainers/runc'...
05:54:25 [2021-03-30T05:54:25.526Z] #14 58.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
05:54:25 [2021-03-30T05:54:25.526Z] #14 58.26 Preparing to unpack .../libudev1_241-7~deb10u7_ppc64el.deb ...
05:54:25 [2021-03-30T05:54:25.526Z] #14 58.27 Unpacking libudev1:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ...
05:54:25 [2021-03-30T05:54:25.684Z] #49 41.93 go: downloading github.com/go-toolsmith/strparse v1.0.0
05:54:25 [2021-03-30T05:54:25.684Z] #49 41.93 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:54:25 [2021-03-30T05:54:25.684Z] #49 ...
05:54:25 [2021-03-30T05:54:25.684Z] 
05:54:25 [2021-03-30T05:54:25.684Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:25 [2021-03-30T05:54:25.684Z] #45 sha256:a8bd4a8d14ba6a4e35210ff08587d790ff06b6722d4a67571037a687138a0e96
05:54:25 [2021-03-30T05:54:25.684Z] #45 41.97 vendor/golang.org/x/crypto/curve25519
05:54:25 [2021-03-30T05:54:25.825Z] #14 58.61 Setting up libudev1:ppc64el (241-7~deb10u7) ...
05:54:26 [2021-03-30T05:54:26.124Z] #14 58.75 Selecting previously unselected package binutils-mingw-w64-i686.
05:54:26 [2021-03-30T05:54:26.124Z] #14 58.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
05:54:26 [2021-03-30T05:54:26.124Z] #14 58.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
05:54:26 [2021-03-30T05:54:26.124Z] #14 58.82 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:54:26 [2021-03-30T05:54:26.228Z] #36 41.03 Building dependency tree...
05:54:26 [2021-03-30T05:54:26.228Z] #36 ...
05:54:26 [2021-03-30T05:54:26.228Z] 
05:54:26 [2021-03-30T05:54:26.228Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:54:26 [2021-03-30T05:54:26.228Z] #67 sha256:21b960434d05a616ca9a8116e2ddcc3c10b3f4e6affd773e78b87b2d7abe521c
05:54:26 [2021-03-30T05:54:26.228Z] #67 DONE 41.8s
05:54:26 [2021-03-30T05:54:26.228Z] 
05:54:26 [2021-03-30T05:54:26.228Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:26 [2021-03-30T05:54:26.228Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:54:26 [2021-03-30T05:54:26.228Z] #42 37.20 Selecting previously unselected package libprotobuf-c-dev:amd64.
05:54:26 [2021-03-30T05:54:26.228Z] #42 37.20 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 37.23 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 37.35 Selecting previously unselected package zlib1g-dev:amd64.
05:54:26 [2021-03-30T05:54:26.228Z] #42 37.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 37.46 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 37.74 Selecting previously unselected package libprotobuf17:amd64.
05:54:26 [2021-03-30T05:54:26.228Z] #42 37.75 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 37.76 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 38.56 Selecting previously unselected package libprotobuf-lite17:amd64.
05:54:26 [2021-03-30T05:54:26.228Z] #42 38.56 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 38.56 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 38.81 Selecting previously unselected package libprotobuf-dev:amd64.
05:54:26 [2021-03-30T05:54:26.228Z] #42 38.82 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 38.82 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 40.21 Selecting previously unselected package libprotoc17:amd64.
05:54:26 [2021-03-30T05:54:26.228Z] #42 40.23 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 40.24 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 40.93 Selecting previously unselected package protobuf-c-compiler.
05:54:26 [2021-03-30T05:54:26.228Z] #42 40.96 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 40.97 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 41.18 Selecting previously unselected package protobuf-compiler.
05:54:26 [2021-03-30T05:54:26.228Z] #42 41.19 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 41.24 Unpacking protobuf-compiler (3.6.1.3-2) ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 41.43 Selecting previously unselected package python-pkg-resources.
05:54:26 [2021-03-30T05:54:26.228Z] #42 41.43 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 41.43 Unpacking python-pkg-resources (40.8.0-1) ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 41.75 Selecting previously unselected package python-six.
05:54:26 [2021-03-30T05:54:26.228Z] #42 41.76 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 41.78 Unpacking python-six (1.12.0-1) ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 41.97 Selecting previously unselected package python-protobuf.
05:54:26 [2021-03-30T05:54:26.228Z] #42 41.97 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
05:54:26 [2021-03-30T05:54:26.228Z] #42 41.97 Unpacking python-protobuf (3.6.1.3-2) ...
05:54:26 [2021-03-30T05:54:26.424Z] #14 ...
05:54:26 [2021-03-30T05:54:26.424Z] 
05:54:26 [2021-03-30T05:54:26.424Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:26 [2021-03-30T05:54:26.424Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
05:54:26 [2021-03-30T05:54:26.424Z] #37 49.60 Selecting previously unselected package libicu63:ppc64el.
05:54:26 [2021-03-30T05:54:26.424Z] #37 49.64 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
05:54:26 [2021-03-30T05:54:26.424Z] #37 49.65 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
05:54:26 [2021-03-30T05:54:26.424Z] #37 55.10 Selecting previously unselected package libxml2:ppc64el.
05:54:26 [2021-03-30T05:54:26.424Z] #37 55.11 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ...
05:54:26 [2021-03-30T05:54:26.424Z] #37 55.12 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ...
05:54:26 [2021-03-30T05:54:26.424Z] #37 55.73 Selecting previously unselected package libarchive13:ppc64el.
05:54:26 [2021-03-30T05:54:26.424Z] #37 55.75 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
05:54:26 [2021-03-30T05:54:26.424Z] #37 55.77 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
05:54:26 [2021-03-30T05:54:26.424Z] #37 56.14 Selecting previously unselected package libjsoncpp1:ppc64el.
05:54:26 [2021-03-30T05:54:26.424Z] #37 56.14 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
05:54:26 [2021-03-30T05:54:26.424Z] #37 56.17 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
05:54:26 [2021-03-30T05:54:26.424Z] #37 56.27 Selecting previously unselected package librhash0:ppc64el.
05:54:26 [2021-03-30T05:54:26.424Z] #37 56.30 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
05:54:26 [2021-03-30T05:54:26.424Z] #37 56.32 Unpacking librhash0:ppc64el (1.3.8-1) ...
05:54:26 [2021-03-30T05:54:26.424Z] #37 56.52 Selecting previously unselected package libuv1:ppc64el.
05:54:26 [2021-03-30T05:54:26.424Z] #37 56.53 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
05:54:26 [2021-03-30T05:54:26.424Z] #37 56.56 Unpacking libuv1:ppc64el (1.24.1-1) ...
05:54:26 [2021-03-30T05:54:26.424Z] #37 56.73 Selecting previously unselected package cmake.
05:54:26 [2021-03-30T05:54:26.424Z] #37 56.77 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
05:54:26 [2021-03-30T05:54:26.424Z] #37 56.78 Unpacking cmake (3.13.4-1) ...
05:54:26 [2021-03-30T05:54:26.424Z] #37 59.81 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
05:54:26 [2021-03-30T05:54:26.424Z] #37 59.84 Setting up xxd (2:8.1.0875-5) ...
05:54:26 [2021-03-30T05:54:26.424Z] #37 59.84 Setting up libuv1:ppc64el (1.24.1-1) ...
05:54:26 [2021-03-30T05:54:26.424Z] #37 59.85 Setting up vim-common (2:8.1.0875-5) ...
05:54:26 [2021-03-30T05:54:26.424Z] #37 59.93 Setting up librhash0:ppc64el (1.3.8-1) ...
05:54:26 [2021-03-30T05:54:26.634Z] #45 ...
05:54:26 [2021-03-30T05:54:26.634Z] 
05:54:26 [2021-03-30T05:54:26.634Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:54:26 [2021-03-30T05:54:26.634Z] #58 sha256:bae83997ec23b2a94478e47239c9229271b585f757f5b31aa0f4e74e63ba9974
05:54:26 [2021-03-30T05:54:26.634Z] #58 32.89 go: extracting github.com/u-root/u-root v7.0.0+incompatible
05:54:26 [2021-03-30T05:54:26.634Z] #58 34.75 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
05:54:26 [2021-03-30T05:54:26.634Z] #58 34.89 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
05:54:26 [2021-03-30T05:54:26.634Z] #58 35.00 go: downloading github.com/russross/blackfriday/v2 v2.1.0
05:54:26 [2021-03-30T05:54:26.634Z] #58 35.17 go: extracting github.com/russross/blackfriday/v2 v2.1.0
05:54:26 [2021-03-30T05:54:26.634Z] #58 38.82 go: finding github.com/pkg/errors v0.9.1
05:54:26 [2021-03-30T05:54:26.634Z] #58 38.93 go: finding github.com/sirupsen/logrus v1.8.1
05:54:26 [2021-03-30T05:54:26.634Z] #58 39.37 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:54:26 [2021-03-30T05:54:26.634Z] #58 39.67 go: finding github.com/google/uuid v1.2.0
05:54:26 [2021-03-30T05:54:26.634Z] #58 39.75 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:54:26 [2021-03-30T05:54:26.634Z] #58 39.91 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:54:26 [2021-03-30T05:54:26.634Z] #58 39.98 go: finding github.com/gofrs/flock v0.8.0
05:54:26 [2021-03-30T05:54:26.634Z] #58 40.11 go: finding github.com/moby/vpnkit v0.5.0
05:54:26 [2021-03-30T05:54:26.634Z] #58 40.13 go: finding github.com/gorilla/mux v1.8.0
05:54:26 [2021-03-30T05:54:26.634Z] #58 40.18 go: finding github.com/moby/sys/mountinfo v0.4.1
05:54:26 [2021-03-30T05:54:26.634Z] #58 40.24 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:54:26 [2021-03-30T05:54:26.634Z] #58 40.29 go: finding github.com/urfave/cli/v2 v2.3.0
05:54:26 [2021-03-30T05:54:26.634Z] #58 40.35 go: finding github.com/u-root/u-root v7.0.0+incompatible
05:54:26 [2021-03-30T05:54:26.634Z] #58 40.67 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
05:54:26 [2021-03-30T05:54:26.634Z] #58 40.78 go: finding github.com/russross/blackfriday/v2 v2.1.0
05:54:26 [2021-03-30T05:54:26.702Z] #13 ...
05:54:26 [2021-03-30T05:54:26.702Z] 
05:54:26 [2021-03-30T05:54:26.702Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:54:26 [2021-03-30T05:54:26.702Z] #34 sha256:7e498bde2d9ff8842d1bb5251f1963875aa17137838069d4fefefcb0084ad02b
05:54:26 [2021-03-30T05:54:26.702Z] #34 33.24 internal/reflectlite
05:54:26 [2021-03-30T05:54:26.702Z] #34 33.24 sync
05:54:26 [2021-03-30T05:54:26.702Z] #34 36.05 sort
05:54:26 [2021-03-30T05:54:26.702Z] #34 36.06 errors
05:54:26 [2021-03-30T05:54:26.702Z] #34 36.67 io
05:54:26 [2021-03-30T05:54:26.702Z] #34 36.67 strconv
05:54:26 [2021-03-30T05:54:26.702Z] #34 36.67 internal/oserror
05:54:26 [2021-03-30T05:54:26.702Z] #34 36.85 syscall
05:54:26 [2021-03-30T05:54:26.702Z] #34 38.41 strings
05:54:26 [2021-03-30T05:54:26.702Z] #34 38.44 bytes
05:54:26 [2021-03-30T05:54:26.702Z] #34 40.38 reflect
05:54:26 [2021-03-30T05:54:26.702Z] #34 41.00 bufio
05:54:26 [2021-03-30T05:54:26.702Z] #34 41.13 path
05:54:26 [2021-03-30T05:54:26.702Z] #34 41.63 text/tabwriter
05:54:26 [2021-03-30T05:54:26.702Z] #34 ...
05:54:26 [2021-03-30T05:54:26.702Z] 
05:54:26 [2021-03-30T05:54:26.702Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:26 [2021-03-30T05:54:26.702Z] #49 sha256:8dd2e8f7bfacf2a886a17424412a743321ce499f2b0fbd1d68fb24ee789fa5dd
05:54:26 [2021-03-30T05:54:26.702Z] #49 36.23 go: extracting golang.org/x/text v0.3.2
05:54:26 [2021-03-30T05:54:26.702Z] #49 41.02 go: finding github.com/fatih/color v1.7.0
05:54:26 [2021-03-30T05:54:26.703Z] #49 41.03 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:54:26 [2021-03-30T05:54:26.703Z] #49 41.07 go: finding github.com/go-critic/go-critic v0.4.1
05:54:26 [2021-03-30T05:54:26.703Z] #49 41.07 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:54:26 [2021-03-30T05:54:26.703Z] #49 41.56 go: finding github.com/go-lintpack/lintpack v0.5.2
05:54:26 [2021-03-30T05:54:26.703Z] #49 41.57 go: finding github.com/mattn/go-colorable v0.1.4
05:54:26 [2021-03-30T05:54:26.703Z] #49 41.60 go: finding github.com/pkg/errors v0.8.1
05:54:26 [2021-03-30T05:54:26.703Z] #49 41.99 go: finding github.com/mattn/go-isatty v0.0.8
05:54:26 [2021-03-30T05:54:26.703Z] #49 41.99 go: finding github.com/mitchellh/go-homedir v1.1.0
05:54:26 [2021-03-30T05:54:26.703Z] #49 41.99 go: finding github.com/go-toolsmith/astequal v1.0.0
05:54:26 [2021-03-30T05:54:26.703Z] #49 41.99 go: finding github.com/go-toolsmith/astfmt v1.0.0
05:54:26 [2021-03-30T05:54:26.703Z] #49 42.45 go: finding github.com/go-toolsmith/astp v1.0.0
05:54:26 [2021-03-30T05:54:26.703Z] #49 42.48 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:54:26 [2021-03-30T05:54:26.703Z] #49 42.51 go: finding github.com/spf13/viper v1.6.1
05:54:26 [2021-03-30T05:54:26.703Z] #49 42.51 go: finding github.com/go-toolsmith/astcast v1.0.0
05:54:26 [2021-03-30T05:54:26.703Z] #49 42.96 go: finding github.com/go-toolsmith/typep v1.0.0
05:54:26 [2021-03-30T05:54:26.703Z] #49 42.97 go: finding github.com/sirupsen/logrus v1.4.2
05:54:26 [2021-03-30T05:54:26.703Z] #49 43.01 go: finding github.com/go-toolsmith/astcopy v1.0.0
05:54:26 [2021-03-30T05:54:26.703Z] #49 43.05 go: finding github.com/stretchr/testify v1.4.0
05:54:26 [2021-03-30T05:54:26.703Z] #49 43.37 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
05:54:26 [2021-03-30T05:54:26.703Z] #49 43.37 go: finding github.com/go-toolsmith/strparse v1.0.0
05:54:26 [2021-03-30T05:54:26.703Z] #49 43.43 go: finding github.com/bombsimon/wsl/v2 v2.0.0
05:54:26 [2021-03-30T05:54:26.723Z] #37 59.95 Setting up cmake-data (3.13.4-1) ...
05:54:26 [2021-03-30T05:54:26.723Z] #37 59.98 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ...
05:54:26 [2021-03-30T05:54:26.723Z] #37 60.01 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
05:54:26 [2021-03-30T05:54:26.723Z] #37 60.03 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
05:54:26 [2021-03-30T05:54:26.723Z] #37 60.04 Setting up cmake (3.13.4-1) ...
05:54:26 [2021-03-30T05:54:26.723Z] #37 60.06 Processing triggers for libc-bin (2.28-10) ...
05:54:26 [2021-03-30T05:54:26.800Z] #42 42.66 Setting up python-pkg-resources (40.8.0-1) ...
05:54:26 [2021-03-30T05:54:26.896Z] #53 ...
05:54:26 [2021-03-30T05:54:26.896Z] 
05:54:26 [2021-03-30T05:54:26.896Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
05:54:26 [2021-03-30T05:54:26.896Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
05:54:26 [2021-03-30T05:54:26.896Z] #15 DONE 1.2s
05:54:26 [2021-03-30T05:54:26.896Z] 
05:54:26 [2021-03-30T05:54:26.896Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
05:54:26 [2021-03-30T05:54:26.896Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
05:54:26 [2021-03-30T05:54:26.899Z] #58 ...
05:54:26 [2021-03-30T05:54:26.899Z] 
05:54:26 [2021-03-30T05:54:26.899Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:26 [2021-03-30T05:54:26.899Z] #49 sha256:89ae4fff35947578c0f6244874333061e7f4181d8580f564663cb2f78c90d8b1
05:54:26 [2021-03-30T05:54:26.899Z] #49 42.08 go: extracting github.com/spf13/cast v1.3.0
05:54:26 [2021-03-30T05:54:26.899Z] #49 42.43 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:54:26 [2021-03-30T05:54:26.899Z] #49 42.44 go: extracting github.com/go-toolsmith/strparse v1.0.0
05:54:27 [2021-03-30T05:54:27.023Z] #37 60.20 Processing triggers for mime-support (3.62) ...
05:54:27 [2021-03-30T05:54:27.106Z] #49 ...
05:54:27 [2021-03-30T05:54:27.106Z] 
05:54:27 [2021-03-30T05:54:27.106Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:54:27 [2021-03-30T05:54:27.106Z] #34 sha256:7e498bde2d9ff8842d1bb5251f1963875aa17137838069d4fefefcb0084ad02b
05:54:27 [2021-03-30T05:54:27.106Z] #34 43.56 internal/syscall/execenv
05:54:27 [2021-03-30T05:54:27.106Z] #34 43.57 internal/syscall/unix
05:54:27 [2021-03-30T05:54:27.106Z] #34 43.58 time
05:54:27 [2021-03-30T05:54:27.161Z] #49 43.28 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:54:27 [2021-03-30T05:54:27.321Z] #37 DONE 60.6s
05:54:27 [2021-03-30T05:54:27.321Z] 
05:54:27 [2021-03-30T05:54:27.321Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
05:54:27 [2021-03-30T05:54:27.321Z] #38 sha256:b940ef5d58693ab3fa9d099a05aebaf279cf35ee0f0881005ad9a0a1a5bc443b
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.398 + RM_GOPATH=0
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.398 + TMP_GOPATH=
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.399 + : /build
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.400 + '[' -z '' ']'
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.402 ++ mktemp -d
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.407 + export GOPATH=/tmp/tmp.NJ8O2VtXiL
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.407 + GOPATH=/tmp/tmp.NJ8O2VtXiL
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.408 + RM_GOPATH=1
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.408 + case "$(go env GOARCH)" in
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.409 ++ go env GOARCH
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.440 + export GO_BUILDMODE=-buildmode=pie
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.441 + GO_BUILDMODE=-buildmode=pie
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.441 ++ dirname /tmp/install/install.sh
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.443 + dir=/tmp/install
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.443 + bin=tini
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.444 + shift
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.444 + '[' '!' -f /tmp/install/tini.installer ']'
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.444 + . /tmp/install/tini.installer
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.446 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.446 + install_tini
05:54:27 [2021-03-30T05:54:27.620Z] #38 0.447 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
05:54:27 [2021-03-30T05:54:27.621Z] #38 0.447 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
05:54:27 [2021-03-30T05:54:27.621Z] #38 0.447 + git clone https://github.com/krallin/tini.git /tmp/tmp.NJ8O2VtXiL/tini
05:54:27 [2021-03-30T05:54:27.621Z] #38 0.454 Cloning into '/tmp/tmp.NJ8O2VtXiL/tini'...
05:54:27 [2021-03-30T05:54:27.829Z] #16 1.071 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
05:54:27 [2021-03-30T05:54:27.829Z] #16 DONE 1.1s
05:54:27 [2021-03-30T05:54:27.829Z] 
05:54:27 [2021-03-30T05:54:27.829Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
05:54:27 [2021-03-30T05:54:27.829Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
05:54:28 [2021-03-30T05:54:28.086Z] #17 ...
05:54:28 [2021-03-30T05:54:28.086Z] 
05:54:28 [2021-03-30T05:54:28.086Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:54:28 [2021-03-30T05:54:28.086Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:54:28 [2021-03-30T05:54:28.086Z] #43 47.95   CC       compel/src/lib/infect-rpc.o
05:54:28 [2021-03-30T05:54:28.086Z] #43 48.36   CC       compel/src/lib/infect-util.o
05:54:28 [2021-03-30T05:54:28.086Z] #43 48.54   CC       compel/src/lib/infect.o
05:54:28 [2021-03-30T05:54:28.086Z] #43 50.86   CC       compel/src/lib/ptrace.o
05:54:28 [2021-03-30T05:54:28.086Z] #43 51.29   AR       compel/libcompel.a
05:54:28 [2021-03-30T05:54:28.086Z] #43 51.37   HOSTCC   compel/src/main-host.o
05:54:28 [2021-03-30T05:54:28.086Z] #43 51.61   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
05:54:28 [2021-03-30T05:54:28.086Z] #43 51.84   HOSTCC   compel/src/lib/handle-elf-host.o
05:54:28 [2021-03-30T05:54:28.086Z] #43 52.10   HOSTCC   compel/src/lib/log-host.o
05:54:28 [2021-03-30T05:54:28.086Z] #43 52.28   HOSTLINK compel/compel-host-bin
05:54:28 [2021-03-30T05:54:28.086Z] #43 52.50   DEP      soccr/soccr.d
05:54:28 [2021-03-30T05:54:28.086Z] #43 52.62   CC       soccr/soccr.o
05:54:28 [2021-03-30T05:54:28.086Z] #43 54.08   AR       soccr/libsoccr.a
05:54:28 [2021-03-30T05:54:28.086Z] #43 54.14 make[1]: 'soccr/libsoccr.a' is up to date.
05:54:28 [2021-03-30T05:54:28.086Z] #43 54.69   DEP      criu/arch/x86/sigframe.d
05:54:28 [2021-03-30T05:54:28.086Z] #43 54.94   DEP      criu/arch/x86/sigaction_compat.d
05:54:28 [2021-03-30T05:54:28.086Z] #43 55.10   DEP      criu/arch/x86/kerndat.d
05:54:28 [2021-03-30T05:54:28.086Z] #43 55.31   DEP      criu/arch/x86/crtools.d
05:54:28 [2021-03-30T05:54:28.086Z] #43 55.63   DEP      criu/arch/x86/cpu.d
05:54:28 [2021-03-30T05:54:28.086Z] #43 55.80   CC       criu/arch/x86/cpu.o
05:54:28 [2021-03-30T05:54:28.086Z] #43 56.73   CC       criu/arch/x86/crtools.o
05:54:28 [2021-03-30T05:54:28.108Z] #49 ...
05:54:28 [2021-03-30T05:54:28.109Z] 
05:54:28 [2021-03-30T05:54:28.109Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:54:28 [2021-03-30T05:54:28.109Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:54:28 [2021-03-30T05:54:28.109Z] #55 34.38 Fetched 8424 kB in 26s (330 kB/s)
05:54:28 [2021-03-30T05:54:28.149Z] #34 ...
05:54:28 [2021-03-30T05:54:28.149Z] 
05:54:28 [2021-03-30T05:54:28.149Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:28 [2021-03-30T05:54:28.149Z] #45 sha256:e9cb762f3c9f7ea660c3eb1372a0e2804fa3d85d9fc084eae130ea31bcb7da46
05:54:28 [2021-03-30T05:54:28.149Z] #45 35.00 github.com/LK4D4/vndr/godl/singleflight
05:54:28 [2021-03-30T05:54:28.149Z] #45 35.02 math/rand
05:54:28 [2021-03-30T05:54:28.149Z] #45 35.02 internal/reflectlite
05:54:28 [2021-03-30T05:54:28.149Z] #45 35.04 internal/singleflight
05:54:28 [2021-03-30T05:54:28.149Z] #45 37.71 strconv
05:54:28 [2021-03-30T05:54:28.149Z] #45 37.72 vendor/golang.org/x/net/dns/dnsmessage
05:54:28 [2021-03-30T05:54:28.149Z] #45 37.73 io
05:54:28 [2021-03-30T05:54:28.149Z] #45 37.73 syscall
05:54:28 [2021-03-30T05:54:28.149Z] #45 39.75 bytes
05:54:28 [2021-03-30T05:54:28.149Z] #45 41.38 bufio
05:54:28 [2021-03-30T05:54:28.149Z] #45 41.83 reflect
05:54:28 [2021-03-30T05:54:28.149Z] #45 42.76 regexp/syntax
05:54:28 [2021-03-30T05:54:28.149Z] #45 43.29 hash/crc32
05:54:28 [2021-03-30T05:54:28.149Z] #45 44.00 vendor/golang.org/x/text/transform
05:54:28 [2021-03-30T05:54:28.149Z] #45 44.63 time
05:54:28 [2021-03-30T05:54:28.149Z] #45 ...
05:54:28 [2021-03-30T05:54:28.149Z] 
05:54:28 [2021-03-30T05:54:28.149Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:28 [2021-03-30T05:54:28.149Z] #49 sha256:8dd2e8f7bfacf2a886a17424412a743321ce499f2b0fbd1d68fb24ee789fa5dd
05:54:28 [2021-03-30T05:54:28.149Z] #49 43.88 go: finding github.com/spf13/cobra v0.0.5
05:54:28 [2021-03-30T05:54:28.149Z] #49 43.89 go: finding github.com/davecgh/go-spew v1.1.1
05:54:28 [2021-03-30T05:54:28.149Z] #49 44.28 go: finding github.com/fsnotify/fsnotify v1.4.7
05:54:28 [2021-03-30T05:54:28.149Z] #49 44.30 go: finding github.com/spf13/pflag v1.0.5
05:54:28 [2021-03-30T05:54:28.149Z] #49 44.34 go: finding github.com/gobwas/glob v0.2.3
05:54:28 [2021-03-30T05:54:28.149Z] #49 44.58 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:54:28 [2021-03-30T05:54:28.149Z] #49 44.59 go: finding github.com/pmezard/go-difflib v1.0.0
05:54:28 [2021-03-30T05:54:28.149Z] #49 44.82 go: finding github.com/hashicorp/hcl v1.0.0
05:54:28 [2021-03-30T05:54:28.149Z] #49 45.12 go: finding github.com/magiconair/properties v1.8.1
05:54:28 [2021-03-30T05:54:28.149Z] #49 45.12 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:54:28 [2021-03-30T05:54:28.149Z] #49 45.13 go: finding github.com/stretchr/objx v0.2.0
05:54:28 [2021-03-30T05:54:28.371Z] #55 34.38 Reading package lists...
05:54:28 [2021-03-30T05:54:28.371Z] #55 ...
05:54:28 [2021-03-30T05:54:28.371Z] 
05:54:28 [2021-03-30T05:54:28.371Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:28 [2021-03-30T05:54:28.371Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:54:28 [2021-03-30T05:54:28.371Z] #36 34.61 Fetched 8424 kB in 25s (331 kB/s)
05:54:28 [2021-03-30T05:54:28.371Z] #36 34.61 Reading package lists...
05:54:28 [2021-03-30T05:54:28.371Z] #36 ...
05:54:28 [2021-03-30T05:54:28.371Z] 
05:54:28 [2021-03-30T05:54:28.371Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:54:28 [2021-03-30T05:54:28.371Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:54:28 [2021-03-30T05:54:28.371Z] #55 34.38 Reading package lists...
05:54:28 [2021-03-30T05:54:28.424Z] #49 45.36 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:54:28 [2021-03-30T05:54:28.685Z] #38 1.495 + cd /tmp/tmp.NJ8O2VtXiL/tini
05:54:28 [2021-03-30T05:54:28.685Z] #38 1.497 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
05:54:28 [2021-03-30T05:54:28.685Z] #38 1.506 + cmake .
05:54:28 [2021-03-30T05:54:28.685Z] #38 ...
05:54:28 [2021-03-30T05:54:28.685Z] 
05:54:28 [2021-03-30T05:54:28.685Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:54:28 [2021-03-30T05:54:28.685Z] #52 sha256:cb3b554dcba5756ead89d694c9e2986862a30cc95aa5922b9a0d68c8dbf3d5f0
05:54:28 [2021-03-30T05:54:28.685Z] #52 52.15 io
05:54:28 [2021-03-30T05:54:28.685Z] #52 52.18 syscall
05:54:28 [2021-03-30T05:54:28.685Z] #52 52.21 strconv
05:54:28 [2021-03-30T05:54:28.685Z] #52 55.09 strings
05:54:28 [2021-03-30T05:54:28.685Z] #52 55.15 bytes
05:54:28 [2021-03-30T05:54:28.685Z] #52 61.63 reflect
05:54:28 [2021-03-30T05:54:28.688Z] #49 45.58 go: finding github.com/mitchellh/mapstructure v1.1.2
05:54:28 [2021-03-30T05:54:28.688Z] #49 45.59 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:54:28 [2021-03-30T05:54:28.688Z] #49 45.59 go: finding gopkg.in/yaml.v2 v2.2.7
05:54:28 [2021-03-30T05:54:28.688Z] #49 45.63 go: finding github.com/pelletier/go-toml v1.2.0
05:54:28 [2021-03-30T05:54:28.715Z] #42 ...
05:54:28 [2021-03-30T05:54:28.715Z] 
05:54:28 [2021-03-30T05:54:28.715Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:54:28 [2021-03-30T05:54:28.715Z] #34 sha256:918f485f4a8f24b4b64df16e38b27d5601242b5ca9e7e1cccd5ba8d0f349ed8c
05:54:28 [2021-03-30T05:54:28.715Z] #34 44.48 time
05:54:28 [2021-03-30T05:54:28.953Z] #49 45.83 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:54:28 [2021-03-30T05:54:28.984Z] #52 ...
05:54:28 [2021-03-30T05:54:28.984Z] 
05:54:28 [2021-03-30T05:54:28.984Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:28 [2021-03-30T05:54:28.984Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
05:54:28 [2021-03-30T05:54:28.984Z] #14 61.24 Selecting previously unselected package binutils-mingw-w64-x86-64.
05:54:28 [2021-03-30T05:54:28.984Z] #14 61.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
05:54:28 [2021-03-30T05:54:28.984Z] #14 61.27 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:54:29 [2021-03-30T05:54:29.018Z] #43 58.71   CC       criu/arch/x86/kerndat.o
05:54:29 [2021-03-30T05:54:29.018Z] #43 ...
05:54:29 [2021-03-30T05:54:29.018Z] 
05:54:29 [2021-03-30T05:54:29.018Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
05:54:29 [2021-03-30T05:54:29.018Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
05:54:29 [2021-03-30T05:54:29.018Z] #17 DONE 1.2s
05:54:29 [2021-03-30T05:54:29.018Z] 
05:54:29 [2021-03-30T05:54:29.018Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:54:29 [2021-03-30T05:54:29.018Z] #58 sha256:b4fce1ab3bb0076691863399a0d4cced14ff2f658a99e5aba7b9ec4fcbbff764
05:54:29 [2021-03-30T05:54:29.018Z] #58 139.1 + for f in rootlesskit rootlesskit-docker-proxy
05:54:29 [2021-03-30T05:54:29.018Z] #58 139.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
05:54:29 [2021-03-30T05:54:29.018Z] #58 DONE 148.7s
05:54:29 [2021-03-30T05:54:29.018Z] 
05:54:29 [2021-03-30T05:54:29.018Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
05:54:29 [2021-03-30T05:54:29.018Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
05:54:29 [2021-03-30T05:54:29.217Z] #49 46.11 go: finding github.com/spf13/afero v1.1.2
05:54:29 [2021-03-30T05:54:29.217Z] #49 46.15 go: finding github.com/spf13/cast v1.3.0
05:54:29 [2021-03-30T05:54:29.217Z] #49 46.15 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:54:29 [2021-03-30T05:54:29.217Z] #49 46.38 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:54:29 [2021-03-30T05:54:29.280Z] #18 ...
05:54:29 [2021-03-30T05:54:29.280Z] 
05:54:29 [2021-03-30T05:54:29.280Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
05:54:29 [2021-03-30T05:54:29.280Z] #59 sha256:77e39462223e70c0a44c8f9399c6a73aa638d4f33fe3f19b892fd1e4d95e4ac3
05:54:29 [2021-03-30T05:54:29.280Z] #59 DONE 0.3s
05:54:29 [2021-03-30T05:54:29.280Z] 
05:54:29 [2021-03-30T05:54:29.280Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
05:54:29 [2021-03-30T05:54:29.280Z] #60 sha256:ff1a48e0c9cecd8f91349468b6f1e50731521ecea97ae4c716e8271ae8a49b4c
05:54:29 [2021-03-30T05:54:29.318Z] #55 45.34 Reading package lists...
05:54:29 [2021-03-30T05:54:29.318Z] #55 ...
05:54:29 [2021-03-30T05:54:29.318Z] 
05:54:29 [2021-03-30T05:54:29.319Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:29 [2021-03-30T05:54:29.319Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:54:29 [2021-03-30T05:54:29.319Z] #42 35.38 Fetched 8424 kB in 26s (319 kB/s)
05:54:29 [2021-03-30T05:54:29.319Z] #42 35.38 Reading package lists...
05:54:29 [2021-03-30T05:54:29.319Z] #42 ...
05:54:29 [2021-03-30T05:54:29.319Z] 
05:54:29 [2021-03-30T05:54:29.319Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:29 [2021-03-30T05:54:29.319Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:54:29 [2021-03-30T05:54:29.319Z] #36 34.61 Reading package lists...
05:54:29 [2021-03-30T05:54:29.330Z] #49 ...
05:54:29 [2021-03-30T05:54:29.330Z] 
05:54:29 [2021-03-30T05:54:29.330Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:54:29 [2021-03-30T05:54:29.330Z] #34 sha256:ed403104214fc775f774a2632063293ed6ba282c7683d38714a61f6237af7525
05:54:29 [2021-03-30T05:54:29.330Z] #34 55.98 sync
05:54:29 [2021-03-30T05:54:29.330Z] #34 55.99 internal/reflectlite
05:54:29 [2021-03-30T05:54:29.537Z] #60 DONE 0.3s
05:54:29 [2021-03-30T05:54:29.537Z] 
05:54:29 [2021-03-30T05:54:29.537Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:29 [2021-03-30T05:54:29.537Z] #45 sha256:7b7b8da6edac21cc2ec59c225b60ae87b698ab9262b35a1ff07dc66f76563313
05:54:29 [2021-03-30T05:54:29.537Z] #45 140.8 net/http/httptrace
05:54:29 [2021-03-30T05:54:29.537Z] #45 141.1 net/http
05:54:29 [2021-03-30T05:54:29.794Z] #45 ...
05:54:29 [2021-03-30T05:54:29.794Z] 
05:54:29 [2021-03-30T05:54:29.794Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:54:29 [2021-03-30T05:54:29.794Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:54:29 [2021-03-30T05:54:29.794Z] #43 59.45   CC       criu/arch/x86/sigaction_compat.o
05:54:29 [2021-03-30T05:54:29.921Z] #49 46.67 go: finding github.com/spf13/jwalterweatherman v1.0.0
05:54:30 [2021-03-30T05:54:30.052Z] #43 59.87   CC       criu/arch/x86/sigframe.o
05:54:30 [2021-03-30T05:54:30.370Z] #49 46.67 go: finding golang.org/x/text v0.3.2
05:54:30 [2021-03-30T05:54:30.370Z] #49 46.68 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:54:30 [2021-03-30T05:54:30.370Z] #49 46.70 go: finding github.com/subosito/gotenv v1.2.0
05:54:30 [2021-03-30T05:54:30.370Z] #49 46.71 go: finding gopkg.in/ini.v1 v1.51.0
05:54:30 [2021-03-30T05:54:30.619Z] #43 60.36   LINK     criu/arch/x86/crtools.built-in.o
05:54:30 [2021-03-30T05:54:30.619Z] #43 60.43   DEP      criu/pie/util-vdso-elf32.d
05:54:30 [2021-03-30T05:54:30.634Z] #49 47.65 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:54:30 [2021-03-30T05:54:30.634Z] #49 47.66 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:54:30 [2021-03-30T05:54:30.634Z] #49 47.67 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:54:30 [2021-03-30T05:54:30.634Z] #49 47.73 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:54:30 [2021-03-30T05:54:30.878Z] #43 60.71   DEP      criu/pie/util-vdso.d
05:54:30 [2021-03-30T05:54:30.897Z] #49 48.01 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:54:31 [2021-03-30T05:54:31.094Z] #14 64.03 Selecting previously unselected package binutils-mingw-w64.
05:54:31 [2021-03-30T05:54:31.095Z] #14 64.03 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
05:54:31 [2021-03-30T05:54:31.095Z] #14 64.04 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
05:54:31 [2021-03-30T05:54:31.136Z] #43 ...
05:54:31 [2021-03-30T05:54:31.136Z] 
05:54:31 [2021-03-30T05:54:31.136Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
05:54:31 [2021-03-30T05:54:31.136Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
05:54:31 [2021-03-30T05:54:31.136Z] #18 DONE 2.1s
05:54:31 [2021-03-30T05:54:31.136Z] 
05:54:31 [2021-03-30T05:54:31.136Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:54:31 [2021-03-30T05:54:31.136Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:54:31 [2021-03-30T05:54:31.136Z] #43 60.94   DEP      criu/pie/util.d
05:54:31 [2021-03-30T05:54:31.204Z] #49 48.01 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:54:31 [2021-03-30T05:54:31.204Z] #49 48.01 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:54:31 [2021-03-30T05:54:31.204Z] #49 48.02 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:54:31 [2021-03-30T05:54:31.204Z] #49 48.16 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:54:31 [2021-03-30T05:54:31.204Z] #49 48.20 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:54:31 [2021-03-30T05:54:31.204Z] #49 48.24 go: finding github.com/sourcegraph/go-diff v0.5.1
05:54:31 [2021-03-30T05:54:31.204Z] #49 48.26 go: finding github.com/kisielk/gotool v1.0.0
05:54:31 [2021-03-30T05:54:31.406Z] #14 64.16 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
05:54:31 [2021-03-30T05:54:31.406Z] #14 64.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
05:54:31 [2021-03-30T05:54:31.406Z] #14 64.18 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
05:54:31 [2021-03-30T05:54:31.701Z] #43 61.35   CC       criu/pie/util.o
05:54:31 [2021-03-30T05:54:31.705Z] #14 64.38 Selecting previously unselected package dmsetup.
05:54:31 [2021-03-30T05:54:31.705Z] #14 64.39 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
05:54:31 [2021-03-30T05:54:31.705Z] #14 64.39 Unpacking dmsetup (2:1.02.155-3) ...
05:54:31 [2021-03-30T05:54:31.705Z] #14 64.62 Selecting previously unselected package mingw-w64-common.
05:54:31 [2021-03-30T05:54:31.859Z] #49 48.61 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:54:31 [2021-03-30T05:54:31.859Z] #49 48.62 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:54:31 [2021-03-30T05:54:31.859Z] #49 48.69 go: finding github.com/tommy-muehle/go-mnd v1.1.1
05:54:31 [2021-03-30T05:54:31.859Z] #49 48.70 go: finding github.com/ultraware/funlen v0.0.2
05:54:31 [2021-03-30T05:54:31.859Z] #49 48.71 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:54:31 [2021-03-30T05:54:31.859Z] #49 48.72 go: finding github.com/ultraware/whitespace v0.0.4
05:54:31 [2021-03-30T05:54:31.859Z] #49 48.77 go: finding github.com/uudashr/gocognit v1.0.1
05:54:31 [2021-03-30T05:54:31.859Z] #49 48.80 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:54:31 [2021-03-30T05:54:31.883Z] #36 45.55 Reading package lists...
05:54:31 [2021-03-30T05:54:31.883Z] #36 ...
05:54:31 [2021-03-30T05:54:31.883Z] 
05:54:31 [2021-03-30T05:54:31.883Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:31 [2021-03-30T05:54:31.883Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:54:31 [2021-03-30T05:54:31.883Z] #13 31.57 Fetched 8929 kB in 27s (325 kB/s)
05:54:31 [2021-03-30T05:54:31.883Z] #13 31.57 Reading package lists...
05:54:31 [2021-03-30T05:54:31.883Z] #13 ...
05:54:31 [2021-03-30T05:54:31.883Z] 
05:54:31 [2021-03-30T05:54:31.883Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:31 [2021-03-30T05:54:31.883Z] #49 sha256:89ae4fff35947578c0f6244874333061e7f4181d8580f564663cb2f78c90d8b1
05:54:31 [2021-03-30T05:54:31.883Z] #49 46.94 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:54:32 [2021-03-30T05:54:32.017Z] #14 64.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
05:54:32 [2021-03-30T05:54:32.017Z] #14 64.67 Unpacking mingw-w64-common (6.0.0-3) ...
05:54:32 [2021-03-30T05:54:32.023Z] #34 ...
05:54:32 [2021-03-30T05:54:32.023Z] 
05:54:32 [2021-03-30T05:54:32.023Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:54:32 [2021-03-30T05:54:32.023Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:54:32 [2021-03-30T05:54:32.023Z] #55 34.07 Reading package lists...
05:54:32 [2021-03-30T05:54:32.023Z] #55 40.47 Building dependency tree...
05:54:32 [2021-03-30T05:54:32.023Z] #55 43.75 The following additional packages will be installed:
05:54:32 [2021-03-30T05:54:32.023Z] #55 43.78   libbtrfs0
05:54:32 [2021-03-30T05:54:32.023Z] #55 43.97 The following NEW packages will be installed:
05:54:32 [2021-03-30T05:54:32.023Z] #55 43.97   libbtrfs-dev libbtrfs0
05:54:32 [2021-03-30T05:54:32.023Z] #55 44.57 0 upgraded, 2 newly installed, 0 to remove and 26 not upgraded.
05:54:32 [2021-03-30T05:54:32.023Z] #55 44.57 Need to get 119 kB of archives.
05:54:32 [2021-03-30T05:54:32.023Z] #55 44.57 After this operation, 387 kB of additional disk space will be used.
05:54:32 [2021-03-30T05:54:32.023Z] #55 44.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
05:54:32 [2021-03-30T05:54:32.023Z] #55 44.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
05:54:32 [2021-03-30T05:54:32.023Z] #55 45.69 debconf: delaying package configuration, since apt-utils is not installed
05:54:32 [2021-03-30T05:54:32.023Z] #55 45.97 Fetched 119 kB in 0s (249 kB/s)
05:54:32 [2021-03-30T05:54:32.023Z] #55 46.04 Selecting previously unselected package libbtrfs0.
05:54:32 [2021-03-30T05:54:32.023Z] #55 46.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:54:32 [2021-03-30T05:54:32.023Z] #55 46.14 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
05:54:32 [2021-03-30T05:54:32.023Z] #55 46.21 Unpacking libbtrfs0 (4.20.1-2) ...
05:54:32 [2021-03-30T05:54:32.023Z] #55 46.32 Selecting previously unselected package libbtrfs-dev.
05:54:32 [2021-03-30T05:54:32.023Z] #55 46.32 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
05:54:32 [2021-03-30T05:54:32.023Z] #55 46.33 Unpacking libbtrfs-dev (4.20.1-2) ...
05:54:32 [2021-03-30T05:54:32.023Z] #55 46.57 Setting up libbtrfs0 (4.20.1-2) ...
05:54:32 [2021-03-30T05:54:32.023Z] #55 46.60 Setting up libbtrfs-dev (4.20.1-2) ...
05:54:32 [2021-03-30T05:54:32.023Z] #55 46.64 Processing triggers for libc-bin (2.28-10) ...
05:54:32 [2021-03-30T05:54:32.023Z] #55 DONE 47.4s
05:54:32 [2021-03-30T05:54:32.023Z] 
05:54:32 [2021-03-30T05:54:32.023Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:54:32 [2021-03-30T05:54:32.023Z] #56 sha256:dcc53bcd2cc250f79b0f4960ba82376e44adde1b8b43371426283b7377d33601
05:54:32 [2021-03-30T05:54:32.123Z] #49 48.88 go: finding github.com/gogo/protobuf v1.2.1
05:54:32 [2021-03-30T05:54:32.124Z] #49 49.00 go: finding honnef.co/go/tools v0.0.1-2019.2.3
05:54:32 [2021-03-30T05:54:32.266Z] #43 61.94   CC       criu/pie/util-vdso.o
05:54:32 [2021-03-30T05:54:32.678Z] #34 59.64 errors
05:54:32 [2021-03-30T05:54:32.678Z] #34 59.64 sort
05:54:32 [2021-03-30T05:54:32.702Z] #49 49.66 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:54:32 [2021-03-30T05:54:32.702Z] #49 49.66 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:54:32 [2021-03-30T05:54:32.702Z] #49 49.74 go: finding github.com/BurntSushi/toml v0.3.1
05:54:32 [2021-03-30T05:54:32.782Z] #41 ...
05:54:32 [2021-03-30T05:54:32.782Z] 
05:54:32 [2021-03-30T05:54:32.782Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:54:32 [2021-03-30T05:54:32.782Z] #44 134.8   CC       criu/servicefd.o
05:54:32 [2021-03-30T05:54:32.782Z] #44 135.2   CC       criu/shmem.o
05:54:32 [2021-03-30T05:54:32.782Z] #44 136.1   CC       criu/sigframe.o
05:54:32 [2021-03-30T05:54:32.782Z] #44 136.4   CC       criu/signalfd.o
05:54:32 [2021-03-30T05:54:32.782Z] #44 136.8   CC       criu/sk-inet.o
05:54:32 [2021-03-30T05:54:32.782Z] #44 137.8   CC       criu/sk-netlink.o
05:54:32 [2021-03-30T05:54:32.782Z] #44 138.2   CC       criu/sk-packet.o
05:54:32 [2021-03-30T05:54:32.782Z] #44 138.9   CC       criu/sk-queue.o
05:54:32 [2021-03-30T05:54:32.782Z] #44 139.4   CC       criu/sk-tcp.o
05:54:32 [2021-03-30T05:54:32.782Z] #44 139.8   CC       criu/sk-unix.o
05:54:32 [2021-03-30T05:54:32.782Z] #44 142.4   CC       criu/sockets.o
05:54:32 [2021-03-30T05:54:32.782Z] #44 143.5   CC       criu/stats.o
05:54:32 [2021-03-30T05:54:32.782Z] #44 143.9   CC       criu/string.o
05:54:32 [2021-03-30T05:54:32.782Z] #44 144.0   CC       criu/sysctl.o
05:54:32 [2021-03-30T05:54:32.782Z] #44 144.8   CC       criu/sysfs_parse.o
05:54:32 [2021-03-30T05:54:32.782Z] #44 145.1   CC       criu/timens.o
05:54:32 [2021-03-30T05:54:32.782Z] #44 145.4   CC       criu/timerfd.o
05:54:32 [2021-03-30T05:54:32.782Z] #44 145.8   CC       criu/tty.o
05:54:32 [2021-03-30T05:54:32.782Z] #44 ...
05:54:32 [2021-03-30T05:54:32.782Z] 
05:54:32 [2021-03-30T05:54:32.782Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:54:32 [2021-03-30T05:54:32.782Z] #23 15.22   Installing build dependencies: finished with status 'done'
05:54:32 [2021-03-30T05:54:32.782Z] #23 20.48 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
05:54:32 [2021-03-30T05:54:32.782Z] #23 20.52   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
05:54:32 [2021-03-30T05:54:32.782Z] #23 20.58 Building wheels for collected packages: pyyaml
05:54:32 [2021-03-30T05:54:32.782Z] #23 20.58   Running setup.py bdist_wheel for pyyaml: started
05:54:32 [2021-03-30T05:54:32.782Z] #23 22.03   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
05:54:32 [2021-03-30T05:54:32.782Z] #23 22.03   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
05:54:32 [2021-03-30T05:54:32.782Z] #23 22.18 Successfully built pyyaml
05:54:32 [2021-03-30T05:54:32.782Z] #23 22.18 Installing collected packages: pyyaml, pathspec, yamllint
05:54:32 [2021-03-30T05:54:32.782Z] #23 22.49 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
05:54:32 [2021-03-30T05:54:32.782Z] #23 DONE 23.0s
05:54:32 [2021-03-30T05:54:32.782Z] 
05:54:32 [2021-03-30T05:54:32.782Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
05:54:32 [2021-03-30T05:54:32.782Z] #26 DONE 0.2s
05:54:32 [2021-03-30T05:54:32.782Z] 
05:54:32 [2021-03-30T05:54:32.782Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
05:54:32 [2021-03-30T05:54:32.830Z] #43 ...
05:54:32 [2021-03-30T05:54:32.830Z] 
05:54:32 [2021-03-30T05:54:32.830Z] #19 [dev-systemd-false  6/26] RUN ldconfig
05:54:32 [2021-03-30T05:54:32.830Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
05:54:32 [2021-03-30T05:54:32.830Z] #19 DONE 1.7s
05:54:32 [2021-03-30T05:54:32.830Z] 
05:54:32 [2021-03-30T05:54:32.830Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:54:32 [2021-03-30T05:54:32.830Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:54:32 [2021-03-30T05:54:32.967Z] #49 ...
05:54:32 [2021-03-30T05:54:32.967Z] 
05:54:32 [2021-03-30T05:54:32.967Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:54:32 [2021-03-30T05:54:32.967Z] #47 sha256:3d5eafcfc341e9f89a141b55b92cf3cbe4d0c81c818464613c582e3be998d8f6
05:54:32 [2021-03-30T05:54:32.967Z] #47 DONE 50.0s
05:54:32 [2021-03-30T05:54:32.967Z] 
05:54:32 [2021-03-30T05:54:32.967Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:54:32 [2021-03-30T05:54:32.967Z] #67 sha256:c31f04d85dca362ad709608cdf97ae3e3acecc0f0ab058f07a8020602849c6b9
05:54:32 [2021-03-30T05:54:32.967Z] #67 DONE 50.0s
05:54:32 [2021-03-30T05:54:32.967Z] 
05:54:32 [2021-03-30T05:54:32.967Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
05:54:32 [2021-03-30T05:54:32.967Z] #29 sha256:1c7ce9d79b7c9fb2744a81b4249d6b92e1885233f069d6c75d2f1a5ce8d00b56
05:54:32 [2021-03-30T05:54:32.967Z] #29 DONE 49.1s
05:54:32 [2021-03-30T05:54:32.967Z] 
05:54:32 [2021-03-30T05:54:32.967Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:32 [2021-03-30T05:54:32.967Z] #49 sha256:8dd2e8f7bfacf2a886a17424412a743321ce499f2b0fbd1d68fb24ee789fa5dd
05:54:32 [2021-03-30T05:54:32.967Z] #49 49.96 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:54:32 [2021-03-30T05:54:32.967Z] #49 ...
05:54:32 [2021-03-30T05:54:32.967Z] 
05:54:32 [2021-03-30T05:54:32.967Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:32 [2021-03-30T05:54:32.967Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:54:32 [2021-03-30T05:54:32.967Z] #13 41.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
05:54:32 [2021-03-30T05:54:32.967Z] #13 44.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
05:54:32 [2021-03-30T05:54:32.967Z] #13 44.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
05:54:32 [2021-03-30T05:54:32.967Z] #13 44.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
05:54:32 [2021-03-30T05:54:32.967Z] #13 44.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
05:54:32 [2021-03-30T05:54:32.967Z] #13 44.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
05:54:32 [2021-03-30T05:54:32.967Z] #13 44.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB]
05:54:32 [2021-03-30T05:54:32.967Z] #13 44.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
05:54:32 [2021-03-30T05:54:32.967Z] #13 44.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
05:54:32 [2021-03-30T05:54:32.967Z] #13 44.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
05:54:32 [2021-03-30T05:54:32.967Z] #13 44.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
05:54:32 [2021-03-30T05:54:32.967Z] #13 44.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
05:54:32 [2021-03-30T05:54:32.967Z] #13 44.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
05:54:32 [2021-03-30T05:54:32.967Z] #13 44.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
05:54:32 [2021-03-30T05:54:32.967Z] #13 44.58 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB]
05:54:32 [2021-03-30T05:54:32.967Z] #13 46.63 debconf: delaying package configuration, since apt-utils is not installed
05:54:33 [2021-03-30T05:54:33.051Z] #34 59.94 strconv
05:54:33 [2021-03-30T05:54:33.547Z] #13 47.05 Fetched 73.8 MB in 10s (7658 kB/s)
05:54:33 [2021-03-30T05:54:33.567Z] #14 ...
05:54:33 [2021-03-30T05:54:33.567Z] 
05:54:33 [2021-03-30T05:54:33.567Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:33 [2021-03-30T05:54:33.567Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
05:54:33 [2021-03-30T05:54:33.567Z] #43 60.66 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
05:54:33 [2021-03-30T05:54:33.567Z] #43 60.68 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
05:54:33 [2021-03-30T05:54:33.567Z] #43 60.70 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
05:54:33 [2021-03-30T05:54:33.567Z] #43 60.70 Setting up libcap-dev:ppc64el (1:2.25-2) ...
05:54:33 [2021-03-30T05:54:33.567Z] #43 60.70 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
05:54:33 [2021-03-30T05:54:33.567Z] #43 60.71 Setting up protobuf-compiler (3.6.1.3-2) ...
05:54:33 [2021-03-30T05:54:33.567Z] #43 60.72 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
05:54:33 [2021-03-30T05:54:33.567Z] #43 60.75 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
05:54:33 [2021-03-30T05:54:33.567Z] #43 60.76 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
05:54:33 [2021-03-30T05:54:33.567Z] #43 60.77 Setting up python-protobuf (3.6.1.3-2) ...
05:54:33 [2021-03-30T05:54:33.567Z] #43 66.63 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
05:54:33 [2021-03-30T05:54:33.567Z] #43 66.64 Processing triggers for libc-bin (2.28-10) ...
05:54:33 [2021-03-30T05:54:33.567Z] #43 DONE 67.0s
05:54:33 [2021-03-30T05:54:33.567Z] 
05:54:33 [2021-03-30T05:54:33.567Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:54:33 [2021-03-30T05:54:33.567Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:54:33 [2021-03-30T05:54:33.620Z] #34 ...
05:54:33 [2021-03-30T05:54:33.620Z] 
05:54:33 [2021-03-30T05:54:33.620Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:54:33 [2021-03-30T05:54:33.620Z] #67 sha256:fa133f8338be293376628bf009b8b9081bb1e8ea437be978e008a9b1ba40b0e1
05:54:33 [2021-03-30T05:54:33.620Z] #67 DONE 60.8s
05:54:33 [2021-03-30T05:54:33.620Z] 
05:54:33 [2021-03-30T05:54:33.620Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:33 [2021-03-30T05:54:33.620Z] #49 sha256:84f0e5445679b40e9d4679ac56caca4326a7ead86c9ff3ea593f5c42b89c92d5
05:54:33 [2021-03-30T05:54:33.620Z] #49 58.32 go: finding github.com/fatih/color v1.7.0
05:54:33 [2021-03-30T05:54:33.620Z] #49 58.41 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:54:33 [2021-03-30T05:54:33.620Z] #49 58.54 go: finding github.com/mattn/go-colorable v0.1.4
05:54:33 [2021-03-30T05:54:33.620Z] #49 58.64 go: finding github.com/mattn/go-isatty v0.0.8
05:54:33 [2021-03-30T05:54:33.620Z] #49 58.75 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:54:33 [2021-03-30T05:54:33.620Z] #49 58.85 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:54:33 [2021-03-30T05:54:33.620Z] #49 58.88 go: finding github.com/pkg/errors v0.8.1
05:54:33 [2021-03-30T05:54:33.620Z] #49 58.92 go: finding github.com/go-critic/go-critic v0.4.1
05:54:33 [2021-03-30T05:54:33.620Z] #49 58.98 go: finding github.com/go-lintpack/lintpack v0.5.2
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.08 go: finding github.com/go-toolsmith/astfmt v1.0.0
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.09 go: finding github.com/mitchellh/go-homedir v1.1.0
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.10 go: finding github.com/sirupsen/logrus v1.4.2
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.13 go: finding github.com/stretchr/testify v1.4.0
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.18 go: finding github.com/spf13/viper v1.6.1
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.21 go: finding github.com/davecgh/go-spew v1.1.1
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.26 go: finding github.com/go-toolsmith/astequal v1.0.0
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.33 go: finding github.com/go-toolsmith/astp v1.0.0
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.41 go: finding github.com/pmezard/go-difflib v1.0.0
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.43 go: finding github.com/go-toolsmith/astcast v1.0.0
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.48 go: finding github.com/go-toolsmith/typep v1.0.0
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.49 go: finding github.com/stretchr/objx v0.2.0
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.51 go: finding github.com/go-toolsmith/astcopy v1.0.0
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.66 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.71 go: finding github.com/bombsimon/wsl/v2 v2.0.0
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.71 go: finding gopkg.in/yaml.v2 v2.2.7
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.76 go: finding github.com/fsnotify/fsnotify v1.4.7
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.80 go: finding github.com/spf13/cobra v0.0.5
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.82 go: finding github.com/gobwas/glob v0.2.3
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.85 go: finding github.com/go-toolsmith/strparse v1.0.0
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.85 go: finding github.com/hashicorp/hcl v1.0.0
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.93 go: finding github.com/spf13/pflag v1.0.5
05:54:33 [2021-03-30T05:54:33.620Z] #49 59.94 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:54:33 [2021-03-30T05:54:33.620Z] #49 60.24 go: finding github.com/magiconair/properties v1.8.1
05:54:33 [2021-03-30T05:54:33.620Z] #49 60.25 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:54:33 [2021-03-30T05:54:33.621Z] #49 60.42 go: finding github.com/mitchellh/mapstructure v1.1.2
05:54:33 [2021-03-30T05:54:33.621Z] #49 60.52 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:54:33 [2021-03-30T05:54:33.621Z] #49 60.52 go: finding github.com/pelletier/go-toml v1.2.0
05:54:33 [2021-03-30T05:54:33.621Z] #49 60.56 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:54:33 [2021-03-30T05:54:33.621Z] #49 60.57 go: finding github.com/spf13/afero v1.1.2
05:54:33 [2021-03-30T05:54:33.621Z] #49 60.60 go: finding golang.org/x/text v0.3.2
05:54:33 [2021-03-30T05:54:33.621Z] #49 60.60 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:54:33 [2021-03-30T05:54:33.621Z] #49 60.64 go: finding github.com/spf13/cast v1.3.0
05:54:33 [2021-03-30T05:54:33.621Z] #49 60.70 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:54:33 [2021-03-30T05:54:33.621Z] #49 60.71 go: finding github.com/spf13/jwalterweatherman v1.0.0
05:54:33 [2021-03-30T05:54:33.621Z] #49 60.85 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:54:33 [2021-03-30T05:54:33.621Z] #49 60.86 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:54:33 [2021-03-30T05:54:33.621Z] #49 60.87 go: finding github.com/subosito/gotenv v1.2.0
05:54:33 [2021-03-30T05:54:33.621Z] #49 60.90 go: finding gopkg.in/ini.v1 v1.51.0
05:54:33 [2021-03-30T05:54:33.804Z] #49 49.95 go: extracting github.com/gogo/protobuf v1.2.1
05:54:33 [2021-03-30T05:54:33.810Z] 
05:54:33 [2021-03-30T05:54:33.810Z] #13 ...
05:54:33 [2021-03-30T05:54:33.810Z] 
05:54:33 [2021-03-30T05:54:33.810Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:54:33 [2021-03-30T05:54:33.810Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
05:54:33 [2021-03-30T05:54:33.810Z] #55 42.24 Selecting previously unselected package libbtrfs-dev.
05:54:33 [2021-03-30T05:54:33.810Z] #55 42.24 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
05:54:33 [2021-03-30T05:54:33.810Z] #55 43.14 Unpacking libbtrfs-dev (4.20.1-2) ...
05:54:33 [2021-03-30T05:54:33.810Z] #55 48.26 Setting up libbtrfs0 (4.20.1-2) ...
05:54:33 [2021-03-30T05:54:33.810Z] #55 49.96 Setting up libbtrfs-dev (4.20.1-2) ...
05:54:33 [2021-03-30T05:54:33.810Z] #55 50.02 Processing triggers for libc-bin (2.28-10) ...
05:54:33 [2021-03-30T05:54:33.810Z] #55 DONE 50.8s
05:54:33 [2021-03-30T05:54:33.810Z] 
05:54:33 [2021-03-30T05:54:33.810Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:33 [2021-03-30T05:54:33.810Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:54:33 [2021-03-30T05:54:33.810Z] #13 47.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
05:54:33 [2021-03-30T05:54:33.810Z] #13 ...
05:54:33 [2021-03-30T05:54:33.810Z] 
05:54:33 [2021-03-30T05:54:33.810Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:54:33 [2021-03-30T05:54:33.810Z] #56 sha256:5eb697ecc633d9916bf106fe7ef26d8da28eb449d21165424e960b335c10bda7
05:54:33 [2021-03-30T05:54:33.832Z] #31 DONE 1.2s
05:54:33 [2021-03-30T05:54:33.832Z] 
05:54:33 [2021-03-30T05:54:33.832Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:54:33 [2021-03-30T05:54:33.880Z] #49 60.98 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:54:33 [2021-03-30T05:54:33.880Z] #49 61.00 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:54:33 [2021-03-30T05:54:33.880Z] #49 61.11 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:54:33 [2021-03-30T05:54:33.940Z] #56 ...
05:54:33 [2021-03-30T05:54:33.940Z] 
05:54:33 [2021-03-30T05:54:33.940Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:33 [2021-03-30T05:54:33.940Z] #45 sha256:8b9c88d7a16538109e5ad402a1cd2f184a030f510d885a33390fce3d54be5795
05:54:33 [2021-03-30T05:54:33.940Z] #45 39.58 bytes
05:54:33 [2021-03-30T05:54:33.940Z] #45 39.60 reflect
05:54:33 [2021-03-30T05:54:33.940Z] #45 42.14 bufio
05:54:33 [2021-03-30T05:54:33.940Z] #45 43.83 syscall
05:54:33 [2021-03-30T05:54:33.940Z] #45 ...
05:54:33 [2021-03-30T05:54:33.940Z] 
05:54:33 [2021-03-30T05:54:33.940Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:33 [2021-03-30T05:54:33.940Z] #49 sha256:63eb2754683b3e2b02079d7259174881a12224ad61f61e0774a96ece623a1166
05:54:33 [2021-03-30T05:54:33.940Z] #49 40.21 go: extracting golang.org/x/text v0.3.2
05:54:33 [2021-03-30T05:54:33.940Z] #49 44.95 go: finding github.com/fatih/color v1.7.0
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.11 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.11 go: finding github.com/mattn/go-colorable v0.1.4
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.13 go: finding github.com/mattn/go-isatty v0.0.8
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.25 go: finding github.com/go-critic/go-critic v0.4.1
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.25 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.29 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.29 go: finding github.com/pkg/errors v0.8.1
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.34 go: finding github.com/go-lintpack/lintpack v0.5.2
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.37 go: finding github.com/go-toolsmith/astfmt v1.0.0
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.37 go: finding github.com/go-toolsmith/astequal v1.0.0
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.43 go: finding github.com/sirupsen/logrus v1.4.2
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.43 go: finding github.com/mitchellh/go-homedir v1.1.0
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.51 go: finding github.com/go-toolsmith/astp v1.0.0
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.51 go: finding github.com/stretchr/testify v1.4.0
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.51 go: finding github.com/go-toolsmith/astcast v1.0.0
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.51 go: finding github.com/go-toolsmith/typep v1.0.0
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.58 go: finding github.com/spf13/viper v1.6.1
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.58 go: finding github.com/go-toolsmith/astcopy v1.0.0
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.58 go: finding github.com/davecgh/go-spew v1.1.1
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.61 go: finding github.com/pmezard/go-difflib v1.0.0
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.66 go: finding github.com/stretchr/objx v0.2.0
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.66 go: finding github.com/go-toolsmith/strparse v1.0.0
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.69 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.80 go: finding github.com/spf13/cobra v0.0.5
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.83 go: finding github.com/bombsimon/wsl/v2 v2.0.0
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.83 go: finding gopkg.in/yaml.v2 v2.2.7
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.94 go: finding github.com/gobwas/glob v0.2.3
05:54:33 [2021-03-30T05:54:33.940Z] #49 45.96 go: finding github.com/fsnotify/fsnotify v1.4.7
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.03 go: finding github.com/spf13/pflag v1.0.5
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.04 go: finding github.com/hashicorp/hcl v1.0.0
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.08 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.25 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.29 go: finding github.com/magiconair/properties v1.8.1
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.37 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.37 go: finding github.com/mitchellh/mapstructure v1.1.2
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.37 go: finding github.com/pelletier/go-toml v1.2.0
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.41 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.45 go: finding github.com/spf13/afero v1.1.2
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.45 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.50 go: finding github.com/spf13/cast v1.3.0
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.53 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.57 go: finding github.com/spf13/jwalterweatherman v1.0.0
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.66 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.69 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.75 go: finding golang.org/x/text v0.3.2
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.84 go: finding github.com/subosito/gotenv v1.2.0
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.85 go: finding gopkg.in/ini.v1 v1.51.0
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.88 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.90 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:54:33 [2021-03-30T05:54:33.940Z] #49 46.90 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.01 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.01 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.06 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.06 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.06 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.08 go: finding github.com/kisielk/gotool v1.0.0
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.20 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.20 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.20 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.27 go: finding github.com/sourcegraph/go-diff v0.5.1
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.27 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.27 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.30 go: finding github.com/tommy-muehle/go-mnd v1.1.1
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.40 go: finding github.com/ultraware/funlen v0.0.2
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.42 go: finding github.com/ultraware/whitespace v0.0.4
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.50 go: finding github.com/uudashr/gocognit v1.0.1
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.50 go: finding github.com/gogo/protobuf v1.2.1
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.50 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.64 go: finding honnef.co/go/tools v0.0.1-2019.2.3
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.69 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.69 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.78 go: finding github.com/BurntSushi/toml v0.3.1
05:54:33 [2021-03-30T05:54:33.940Z] #49 47.84 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:54:34 [2021-03-30T05:54:34.129Z] #54 ...
05:54:34 [2021-03-30T05:54:34.129Z] 
05:54:34 [2021-03-30T05:54:34.129Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:54:34 [2021-03-30T05:54:34.129Z] #44 148.2   CC       criu/tun.o
05:54:34 [2021-03-30T05:54:34.129Z] #44 ...
05:54:34 [2021-03-30T05:54:34.129Z] 
05:54:34 [2021-03-30T05:54:34.129Z] #34 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
05:54:34 [2021-03-30T05:54:34.129Z] #34 DONE 0.2s
05:54:34 [2021-03-30T05:54:34.141Z] #49 61.17 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:54:34 [2021-03-30T05:54:34.141Z] #49 61.22 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:54:34 [2021-03-30T05:54:34.141Z] #49 61.26 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:54:34 [2021-03-30T05:54:34.141Z] #49 61.26 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:54:34 [2021-03-30T05:54:34.141Z] #49 61.37 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:54:34 [2021-03-30T05:54:34.141Z] #49 61.37 go: finding github.com/kisielk/gotool v1.0.0
05:54:34 [2021-03-30T05:54:34.201Z] #20 1.496 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:54:34 [2021-03-30T05:54:34.399Z] #49 61.38 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:54:34 [2021-03-30T05:54:34.400Z] #49 61.40 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:54:34 [2021-03-30T05:54:34.400Z] #49 61.41 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:54:34 [2021-03-30T05:54:34.400Z] #49 61.45 go: finding github.com/sourcegraph/go-diff v0.5.1
05:54:34 [2021-03-30T05:54:34.400Z] #49 61.45 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:54:34 [2021-03-30T05:54:34.400Z] #49 61.64 go: finding github.com/tommy-muehle/go-mnd v1.1.1
05:54:34 [2021-03-30T05:54:34.400Z] #49 61.65 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:54:34 [2021-03-30T05:54:34.400Z] #49 61.69 go: finding github.com/ultraware/funlen v0.0.2
05:54:34 [2021-03-30T05:54:34.400Z] #49 61.76 go: finding github.com/ultraware/whitespace v0.0.4
05:54:34 [2021-03-30T05:54:34.426Z] 
05:54:34 [2021-03-30T05:54:34.426Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
05:54:34 [2021-03-30T05:54:34.426Z] #36 DONE 0.1s
05:54:34 [2021-03-30T05:54:34.426Z] 
05:54:34 [2021-03-30T05:54:34.426Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
05:54:34 [2021-03-30T05:54:34.426Z] #39 DONE 0.1s
05:54:34 [2021-03-30T05:54:34.426Z] 
05:54:34 [2021-03-30T05:54:34.426Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:54:34 [2021-03-30T05:54:34.459Z] #20 1.592 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:54:34 [2021-03-30T05:54:34.459Z] #20 1.718 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:54:34 [2021-03-30T05:54:34.459Z] #20 1.748 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:54:34 [2021-03-30T05:54:34.659Z] #49 61.93 go: finding github.com/uudashr/gocognit v1.0.1
05:54:34 [2021-03-30T05:54:34.659Z] #49 61.96 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:54:34 [2021-03-30T05:54:34.659Z] #49 62.02 go: finding github.com/gogo/protobuf v1.2.1
05:54:34 [2021-03-30T05:54:34.759Z] #44 148.7   CC       criu/uffd.o
05:54:34 [2021-03-30T05:54:34.764Z] #56 ...
05:54:34 [2021-03-30T05:54:34.764Z] 
05:54:34 [2021-03-30T05:54:34.764Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:54:34 [2021-03-30T05:54:34.764Z] #51 sha256:7b5a00b08cf71f1f69534a84b7dacbb65e755d86ff9b6101a725b9cb90bd8cf1
05:54:34 [2021-03-30T05:54:34.764Z] #51 41.62 bufio
05:54:34 [2021-03-30T05:54:34.764Z] #51 41.63 text/tabwriter
05:54:34 [2021-03-30T05:54:34.764Z] #51 41.67 syscall
05:54:34 [2021-03-30T05:54:34.764Z] #51 41.80 reflect
05:54:34 [2021-03-30T05:54:34.764Z] #51 42.78 regexp/syntax
05:54:34 [2021-03-30T05:54:34.764Z] #51 45.97 regexp
05:54:34 [2021-03-30T05:54:34.764Z] #51 47.68 os
05:54:34 [2021-03-30T05:54:34.764Z] #51 47.69 context
05:54:34 [2021-03-30T05:54:34.764Z] #51 49.46 encoding/binary
05:54:34 [2021-03-30T05:54:34.764Z] #51 49.82 mvdan.cc/sh/v3/fileutil
05:54:34 [2021-03-30T05:54:34.764Z] #51 49.82 path/filepath
05:54:34 [2021-03-30T05:54:34.764Z] #51 49.83 fmt
05:54:34 [2021-03-30T05:54:34.764Z] #51 ...
05:54:34 [2021-03-30T05:54:34.764Z] 
05:54:34 [2021-03-30T05:54:34.764Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:34 [2021-03-30T05:54:34.764Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
05:54:34 [2021-03-30T05:54:34.764Z] #42 48.16 Selecting previously unselected package libnet1:arm64.
05:54:34 [2021-03-30T05:54:34.764Z] #42 48.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
05:54:34 [2021-03-30T05:54:34.764Z] #42 48.78 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
05:54:34 [2021-03-30T05:54:34.764Z] #42 50.15 Selecting previously unselected package libnet1-dev.
05:54:34 [2021-03-30T05:54:34.764Z] #42 50.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
05:54:34 [2021-03-30T05:54:34.764Z] #42 50.19 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
05:54:34 [2021-03-30T05:54:34.764Z] #42 50.42 Selecting previously unselected package libnl-3-200:arm64.
05:54:34 [2021-03-30T05:54:34.764Z] #42 50.42 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
05:54:34 [2021-03-30T05:54:34.764Z] #42 50.43 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
05:54:34 [2021-03-30T05:54:34.764Z] #42 50.68 Selecting previously unselected package libnl-3-dev:arm64.
05:54:34 [2021-03-30T05:54:34.764Z] #42 50.69 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
05:54:34 [2021-03-30T05:54:34.764Z] #42 50.77 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
05:54:34 [2021-03-30T05:54:34.764Z] #42 51.43 Selecting previously unselected package libprotobuf-c1:arm64.
05:54:34 [2021-03-30T05:54:34.764Z] #42 51.43 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
05:54:34 [2021-03-30T05:54:34.764Z] #42 51.48 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
05:54:34 [2021-03-30T05:54:34.764Z] #42 51.68 Selecting previously unselected package libprotobuf-c-dev:arm64.
05:54:34 [2021-03-30T05:54:34.764Z] #42 51.68 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
05:54:34 [2021-03-30T05:54:34.764Z] #42 51.77 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
05:54:35 [2021-03-30T05:54:35.023Z] #20 2.128 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
05:54:35 [2021-03-30T05:54:35.028Z] #42 52.01 Selecting previously unselected package zlib1g-dev:arm64.
05:54:35 [2021-03-30T05:54:35.028Z] #42 52.07 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
05:54:35 [2021-03-30T05:54:35.119Z] #44 ...
05:54:35 [2021-03-30T05:54:35.119Z] 
05:54:35 [2021-03-30T05:54:35.119Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:54:35 [2021-03-30T05:54:35.119Z] #35 sha256:28581faf343d30bb6e866284eb6706a34a607d3b0808da2185413728c79c51aa
05:54:35 [2021-03-30T05:54:35.119Z] #35 58.34 bufio
05:54:35 [2021-03-30T05:54:35.119Z] #35 61.46 reflect
05:54:35 [2021-03-30T05:54:35.119Z] #35 62.88 path
05:54:35 [2021-03-30T05:54:35.119Z] #35 63.19 text/tabwriter
05:54:35 [2021-03-30T05:54:35.119Z] #35 ...
05:54:35 [2021-03-30T05:54:35.119Z] 
05:54:35 [2021-03-30T05:54:35.119Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
05:54:35 [2021-03-30T05:54:35.119Z] #38 sha256:b940ef5d58693ab3fa9d099a05aebaf279cf35ee0f0881005ad9a0a1a5bc443b
05:54:35 [2021-03-30T05:54:35.119Z] #38 2.257 -- The C compiler identification is GNU 8.3.0
05:54:35 [2021-03-30T05:54:35.119Z] #38 2.381 -- Check for working C compiler: /usr/bin/cc
05:54:35 [2021-03-30T05:54:35.119Z] #38 3.193 -- Check for working C compiler: /usr/bin/cc -- works
05:54:35 [2021-03-30T05:54:35.119Z] #38 3.205 -- Detecting C compiler ABI info
05:54:35 [2021-03-30T05:54:35.119Z] #38 3.941 -- Detecting C compiler ABI info - done
05:54:35 [2021-03-30T05:54:35.119Z] #38 4.018 -- Detecting C compile features
05:54:35 [2021-03-30T05:54:35.119Z] #38 6.101 -- Detecting C compile features - done
05:54:35 [2021-03-30T05:54:35.119Z] #38 6.173 -- Performing Test HAS_BUILTIN_FORTIFY
05:54:35 [2021-03-30T05:54:35.119Z] #38 6.460 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
05:54:35 [2021-03-30T05:54:35.119Z] #38 6.631 -- Configuring done
05:54:35 [2021-03-30T05:54:35.119Z] #38 6.672 -- Generating done
05:54:35 [2021-03-30T05:54:35.119Z] #38 6.681 -- Build files have been written to: /tmp/tmp.NJ8O2VtXiL/tini
05:54:35 [2021-03-30T05:54:35.119Z] #38 6.691 + make tini-static
05:54:35 [2021-03-30T05:54:35.119Z] #38 7.245 Scanning dependencies of target tini-static
05:54:35 [2021-03-30T05:54:35.119Z] #38 7.380 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
05:54:35 [2021-03-30T05:54:35.119Z] #38 ...
05:54:35 [2021-03-30T05:54:35.119Z] 
05:54:35 [2021-03-30T05:54:35.119Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:54:35 [2021-03-30T05:54:35.119Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:54:35 [2021-03-30T05:54:35.239Z] #49 62.30 go: finding honnef.co/go/tools v0.0.1-2019.2.3
05:54:35 [2021-03-30T05:54:35.239Z] #49 62.41 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:54:35 [2021-03-30T05:54:35.239Z] #49 62.45 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:54:35 [2021-03-30T05:54:35.239Z] #49 62.52 go: finding github.com/BurntSushi/toml v0.3.1
05:54:35 [2021-03-30T05:54:35.291Z] #42 52.11 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
05:54:35 [2021-03-30T05:54:35.339Z] #49 ...
05:54:35 [2021-03-30T05:54:35.339Z] 
05:54:35 [2021-03-30T05:54:35.339Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:35 [2021-03-30T05:54:35.339Z] #45 sha256:8b9c88d7a16538109e5ad402a1cd2f184a030f510d885a33390fce3d54be5795
05:54:35 [2021-03-30T05:54:35.339Z] #45 51.10 time
05:54:35 [2021-03-30T05:54:35.442Z] #44 1.681 Note: Building without setproctitle() and strlcpy() support.
05:54:35 [2021-03-30T05:54:35.442Z] #44 1.682       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:54:35 [2021-03-30T05:54:35.442Z] #44 1.697 Note: Building without GnuTLS support
05:54:35 [2021-03-30T05:54:35.442Z] #44 1.709 Makefile.config:39: Warn: you have no libnftables installed
05:54:35 [2021-03-30T05:54:35.442Z] #44 1.718 Makefile.config:40: Warn: Building without nftables support
05:54:35 [2021-03-30T05:54:35.499Z] #49 62.59 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:54:35 [2021-03-30T05:54:35.869Z] #42 52.64 Selecting previously unselected package libprotobuf17:arm64.
05:54:35 [2021-03-30T05:54:35.869Z] #42 52.66 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
05:54:35 [2021-03-30T05:54:35.869Z] #42 52.66 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
05:54:35 [2021-03-30T05:54:35.869Z] #42 ...
05:54:35 [2021-03-30T05:54:35.869Z] 
05:54:35 [2021-03-30T05:54:35.869Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:35 [2021-03-30T05:54:35.869Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
05:54:35 [2021-03-30T05:54:35.869Z] #36 42.80 Fetched 14.2 MB in 3s (4855 kB/s)
05:54:35 [2021-03-30T05:54:35.869Z] #36 45.09 Selecting previously unselected package xxd.
05:54:35 [2021-03-30T05:54:35.869Z] #36 45.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
05:54:35 [2021-03-30T05:54:35.869Z] #36 45.14 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
05:54:35 [2021-03-30T05:54:35.869Z] #36 46.08 Unpacking xxd (2:8.1.0875-5) ...
05:54:35 [2021-03-30T05:54:35.869Z] #36 49.98 Selecting previously unselected package vim-common.
05:54:35 [2021-03-30T05:54:35.869Z] #36 49.98 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
05:54:35 [2021-03-30T05:54:35.869Z] #36 50.02 Unpacking vim-common (2:8.1.0875-5) ...
05:54:35 [2021-03-30T05:54:35.869Z] #36 50.77 Selecting previously unselected package cmake-data.
05:54:35 [2021-03-30T05:54:35.869Z] #36 50.79 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
05:54:35 [2021-03-30T05:54:35.869Z] #36 50.82 Unpacking cmake-data (3.13.4-1) ...
05:54:35 [2021-03-30T05:54:35.869Z] #36 ...
05:54:35 [2021-03-30T05:54:35.869Z] 
05:54:35 [2021-03-30T05:54:35.869Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:54:35 [2021-03-30T05:54:35.869Z] #51 sha256:7b5a00b08cf71f1f69534a84b7dacbb65e755d86ff9b6101a725b9cb90bd8cf1
05:54:35 [2021-03-30T05:54:35.869Z] #51 52.74 encoding/base64
05:54:35 [2021-03-30T05:54:35.869Z] #51 52.83 golang.org/x/sys/unix
05:54:35 [2021-03-30T05:54:35.998Z] #20 3.145 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:54:36 [2021-03-30T05:54:36.300Z] #44 150.1   CC       criu/util.o
05:54:36 [2021-03-30T05:54:36.407Z] Running on azwin-2-a414f0 in d:\jenkins\workspace\moby_PR-42217
[Pipeline] {
[Pipeline] ws
05:54:36 [2021-03-30T05:54:36.424Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
05:54:36 [2021-03-30T05:54:36.816Z] #45 ...
05:54:36 [2021-03-30T05:54:36.816Z] 
05:54:36 [2021-03-30T05:54:36.816Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:36 [2021-03-30T05:54:36.816Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:54:36 [2021-03-30T05:54:36.816Z] #36 41.03 Building dependency tree...
05:54:36 [2021-03-30T05:54:36.816Z] #36 44.26 The following additional packages will be installed:
05:54:36 [2021-03-30T05:54:36.816Z] #36 44.26   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
05:54:36 [2021-03-30T05:54:36.816Z] #36 44.28 Suggested packages:
05:54:36 [2021-03-30T05:54:36.816Z] #36 44.28   cmake-doc ninja-build lrzip
05:54:36 [2021-03-30T05:54:36.816Z] #36 44.28 Recommended packages:
05:54:36 [2021-03-30T05:54:36.816Z] #36 44.28   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
05:54:36 [2021-03-30T05:54:36.816Z] #36 45.25 The following NEW packages will be installed:
05:54:36 [2021-03-30T05:54:36.816Z] #36 45.29   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
05:54:36 [2021-03-30T05:54:36.816Z] #36 45.29   vim-common xxd
05:54:36 [2021-03-30T05:54:36.816Z] #36 45.72 0 upgraded, 10 newly installed, 0 to remove and 26 not upgraded.
05:54:36 [2021-03-30T05:54:36.816Z] #36 45.72 Need to get 14.9 MB of archives.
05:54:36 [2021-03-30T05:54:36.816Z] #36 45.72 After this operation, 61.8 MB of additional disk space will be used.
05:54:36 [2021-03-30T05:54:36.816Z] #36 45.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
05:54:36 [2021-03-30T05:54:36.816Z] #36 45.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
05:54:36 [2021-03-30T05:54:36.816Z] #36 45.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
05:54:36 [2021-03-30T05:54:36.816Z] #36 45.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
05:54:36 [2021-03-30T05:54:36.816Z] #36 46.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
05:54:36 [2021-03-30T05:54:36.816Z] #36 46.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
05:54:36 [2021-03-30T05:54:36.816Z] #36 46.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
05:54:36 [2021-03-30T05:54:36.816Z] #36 46.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
05:54:36 [2021-03-30T05:54:36.816Z] #36 46.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
05:54:36 [2021-03-30T05:54:36.816Z] #36 46.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
05:54:36 [2021-03-30T05:54:36.816Z] #36 48.35 debconf: delaying package configuration, since apt-utils is not installed
05:54:36 [2021-03-30T05:54:36.816Z] #36 48.51 Fetched 14.9 MB in 2s (8553 kB/s)
05:54:36 [2021-03-30T05:54:36.816Z] #36 48.64 Selecting previously unselected package xxd.
05:54:36 [2021-03-30T05:54:36.816Z] #36 48.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:54:36 [2021-03-30T05:54:36.816Z] #36 48.71 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
05:54:36 [2021-03-30T05:54:36.816Z] #36 48.71 Unpacking xxd (2:8.1.0875-5) ...
05:54:36 [2021-03-30T05:54:36.816Z] #36 48.99 Selecting previously unselected package vim-common.
05:54:36 [2021-03-30T05:54:36.816Z] #36 48.99 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
05:54:36 [2021-03-30T05:54:36.816Z] #36 49.06 Unpacking vim-common (2:8.1.0875-5) ...
05:54:36 [2021-03-30T05:54:36.816Z] #36 49.52 Selecting previously unselected package cmake-data.
05:54:36 [2021-03-30T05:54:36.816Z] #36 49.52 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
05:54:36 [2021-03-30T05:54:36.816Z] #36 49.52 Unpacking cmake-data (3.13.4-1) ...
05:54:37 [2021-03-30T05:54:37.077Z] #36 52.74 Selecting previously unselected package libicu63:amd64.
05:54:37 [2021-03-30T05:54:37.077Z] #36 52.74 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
05:54:37 [2021-03-30T05:54:37.077Z] #36 52.77 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
05:54:37 [2021-03-30T05:54:37.077Z] #36 ...
05:54:37 [2021-03-30T05:54:37.077Z] 
05:54:37 [2021-03-30T05:54:37.077Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:54:37 [2021-03-30T05:54:37.077Z] #56 sha256:dcc53bcd2cc250f79b0f4960ba82376e44adde1b8b43371426283b7377d33601
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.125 + RM_GOPATH=0
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.125 + TMP_GOPATH=
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.125 + : /build
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.125 + '[' -z '' ']'
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.132 ++ mktemp -d
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.133 + export GOPATH=/tmp/tmp.DqdbthQPBA
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.133 + GOPATH=/tmp/tmp.DqdbthQPBA
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.133 + RM_GOPATH=1
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.133 + case "$(go env GOARCH)" in
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.134 ++ go env GOARCH
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.168 + export GO_BUILDMODE=-buildmode=pie
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.168 + GO_BUILDMODE=-buildmode=pie
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.168 ++ dirname /tmp/install/install.sh
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.170 + dir=/tmp/install
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.170 + bin=containerd
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.170 + shift
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.170 + '[' '!' -f /tmp/install/containerd.installer ']'
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.170 + . /tmp/install/containerd.installer
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.171 ++ set -e
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.172 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.173 + install_containerd
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.176 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.176 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.179 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DqdbthQPBA/src/github.com/containerd/containerd
05:54:37 [2021-03-30T05:54:37.077Z] #56 5.184 Cloning into '/tmp/tmp.DqdbthQPBA/src/github.com/containerd/containerd'...
05:54:37 [2021-03-30T05:54:37.122Z] #49 52.93 go: extracting golang.org/x/text v0.3.2
05:54:37 [2021-03-30T05:54:37.349Z] #44 151.3   CC       criu/uts_ns.o
05:54:37 [2021-03-30T05:54:37.349Z] #44 151.6   CC       criu/vdso.o
05:54:37 [2021-03-30T05:54:37.371Z] #20 4.338 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:54:37 [2021-03-30T05:54:37.411Z] #49 ...
05:54:37 [2021-03-30T05:54:37.411Z] 
05:54:37 [2021-03-30T05:54:37.411Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:37 [2021-03-30T05:54:37.411Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:54:37 [2021-03-30T05:54:37.411Z] #36 44.42 Reading package lists...
05:54:37 [2021-03-30T05:54:37.411Z] #36 54.95 Building dependency tree...
05:54:37 [2021-03-30T05:54:37.411Z] #36 59.41 The following additional packages will be installed:
05:54:37 [2021-03-30T05:54:37.411Z] #36 59.42   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
05:54:37 [2021-03-30T05:54:37.411Z] #36 59.44 Suggested packages:
05:54:37 [2021-03-30T05:54:37.411Z] #36 59.46   cmake-doc ninja-build lrzip
05:54:37 [2021-03-30T05:54:37.411Z] #36 59.46 Recommended packages:
05:54:37 [2021-03-30T05:54:37.411Z] #36 59.46   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
05:54:37 [2021-03-30T05:54:37.411Z] #36 60.51 The following NEW packages will be installed:
05:54:37 [2021-03-30T05:54:37.411Z] #36 60.52   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
05:54:37 [2021-03-30T05:54:37.411Z] #36 60.52   vim-common xxd
05:54:37 [2021-03-30T05:54:37.411Z] #36 60.94 0 upgraded, 10 newly installed, 0 to remove and 26 not upgraded.
05:54:37 [2021-03-30T05:54:37.411Z] #36 60.94 Need to get 14.9 MB of archives.
05:54:37 [2021-03-30T05:54:37.411Z] #36 60.94 After this operation, 61.8 MB of additional disk space will be used.
05:54:37 [2021-03-30T05:54:37.411Z] #36 60.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
05:54:37 [2021-03-30T05:54:37.411Z] #36 60.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
05:54:37 [2021-03-30T05:54:37.411Z] #36 60.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
05:54:37 [2021-03-30T05:54:37.411Z] #36 61.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
05:54:37 [2021-03-30T05:54:37.411Z] #36 62.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
05:54:37 [2021-03-30T05:54:37.411Z] #36 62.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
05:54:37 [2021-03-30T05:54:37.411Z] #36 62.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
05:54:37 [2021-03-30T05:54:37.411Z] #36 62.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
05:54:37 [2021-03-30T05:54:37.411Z] #36 62.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
05:54:37 [2021-03-30T05:54:37.411Z] #36 62.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
05:54:37 [2021-03-30T05:54:37.411Z] #36 ...
05:54:37 [2021-03-30T05:54:37.411Z] 
05:54:37 [2021-03-30T05:54:37.411Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:54:37 [2021-03-30T05:54:37.411Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:54:37 [2021-03-30T05:54:37.411Z] #55 45.35 Reading package lists...
05:54:37 [2021-03-30T05:54:37.411Z] #55 56.48 Building dependency tree...
05:54:37 [2021-03-30T05:54:37.411Z] #55 61.57 The following additional packages will be installed:
05:54:37 [2021-03-30T05:54:37.411Z] #55 61.57   libbtrfs0
05:54:37 [2021-03-30T05:54:37.412Z] #55 62.05 The following NEW packages will be installed:
05:54:37 [2021-03-30T05:54:37.412Z] #55 62.05   libbtrfs-dev libbtrfs0
05:54:37 [2021-03-30T05:54:37.412Z] #55 62.53 0 upgraded, 2 newly installed, 0 to remove and 26 not upgraded.
05:54:37 [2021-03-30T05:54:37.412Z] #55 62.53 Need to get 119 kB of archives.
05:54:37 [2021-03-30T05:54:37.412Z] #55 62.53 After this operation, 387 kB of additional disk space will be used.
05:54:37 [2021-03-30T05:54:37.412Z] #55 62.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
05:54:37 [2021-03-30T05:54:37.412Z] #55 62.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
05:54:37 [2021-03-30T05:54:37.412Z] #55 64.04 debconf: delaying package configuration, since apt-utils is not installed
05:54:37 [2021-03-30T05:54:37.412Z] #55 64.31 Fetched 119 kB in 0s (440 kB/s)
05:54:37 [2021-03-30T05:54:37.412Z] #55 64.45 Selecting previously unselected package libbtrfs0.
05:54:37 [2021-03-30T05:54:37.412Z] #55 64.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:54:37 [2021-03-30T05:54:37.412Z] #55 64.55 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
05:54:37 [2021-03-30T05:54:37.412Z] #55 64.61 Unpacking libbtrfs0 (4.20.1-2) ...
05:54:37 [2021-03-30T05:54:37.553Z] #44 3.834 fatal: not a git repository (or any of the parent directories): .git
05:54:37 [2021-03-30T05:54:37.553Z] #44 3.879   GEN      .gitid
05:54:37 [2021-03-30T05:54:37.553Z] #44 3.964   GEN      criu/include/version.h
05:54:37 [2021-03-30T05:54:37.553Z] #44 4.013   GEN      include/common/asm
05:54:37 [2021-03-30T05:54:37.553Z] #44 ...
05:54:37 [2021-03-30T05:54:37.553Z] 
05:54:37 [2021-03-30T05:54:37.553Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:37 [2021-03-30T05:54:37.553Z] #46 sha256:97014c2c5c73b16222eb01e9db63d2a9ee35543aa01927cef6ec789181d313c9
05:54:37 [2021-03-30T05:54:37.553Z] #46 61.01 bufio
05:54:37 [2021-03-30T05:54:37.553Z] #46 64.15 reflect
05:54:37 [2021-03-30T05:54:37.553Z] #46 66.25 regexp/syntax
05:54:37 [2021-03-30T05:54:37.674Z] #55 64.83 Selecting previously unselected package libbtrfs-dev.
05:54:37 [2021-03-30T05:54:37.674Z] #55 64.84 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
05:54:37 [2021-03-30T05:54:37.674Z] #55 64.88 Unpacking libbtrfs-dev (4.20.1-2) ...
05:54:37 [2021-03-30T05:54:37.709Z] The recommended git tool is: git
05:54:37 [2021-03-30T05:54:37.852Z] #46 ...
05:54:37 [2021-03-30T05:54:37.852Z] 
05:54:37 [2021-03-30T05:54:37.852Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
05:54:37 [2021-03-30T05:54:37.852Z] #38 sha256:b940ef5d58693ab3fa9d099a05aebaf279cf35ee0f0881005ad9a0a1a5bc443b
05:54:37 [2021-03-30T05:54:37.852Z] #38 9.276 [100%] Linking C executable tini-static
05:54:37 [2021-03-30T05:54:37.852Z] #38 10.28 [100%] Built target tini-static
05:54:37 [2021-03-30T05:54:37.852Z] #38 10.39 + mkdir -p /build
05:54:37 [2021-03-30T05:54:37.852Z] #38 10.40 + cp tini-static /build/docker-init
05:54:37 [2021-03-30T05:54:37.852Z] #38 DONE 10.5s
05:54:37 [2021-03-30T05:54:37.852Z] 
05:54:37 [2021-03-30T05:54:37.852Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:54:37 [2021-03-30T05:54:37.852Z] #35 sha256:28581faf343d30bb6e866284eb6706a34a607d3b0808da2185413728c79c51aa
05:54:37 [2021-03-30T05:54:37.852Z] #35 69.81 time
05:54:37 [2021-03-30T05:54:37.852Z] #35 69.82 internal/syscall/execenv
05:54:37 [2021-03-30T05:54:37.852Z] #35 69.83 internal/syscall/unix
05:54:37 [2021-03-30T05:54:37.938Z] #55 ...
05:54:37 [2021-03-30T05:54:37.938Z] 
05:54:37 [2021-03-30T05:54:37.938Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:37 [2021-03-30T05:54:37.938Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:54:37 [2021-03-30T05:54:37.938Z] #36 65.00 debconf: delaying package configuration, since apt-utils is not installed
05:54:37 [2021-03-30T05:54:37.992Z] #44 152.1   LINK     criu/built-in.o
05:54:38 [2021-03-30T05:54:38.209Z] #36 65.34 Fetched 14.9 MB in 3s (5551 kB/s)
05:54:38 [2021-03-30T05:54:38.287Z] #44 152.3   LINK     criu/criu
05:54:38 [2021-03-30T05:54:38.478Z] #36 65.45 Selecting previously unselected package xxd.
05:54:38 [2021-03-30T05:54:38.478Z] #36 65.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:54:38 [2021-03-30T05:54:38.478Z] #36 65.57 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
05:54:38 [2021-03-30T05:54:38.478Z] #36 65.69 Unpacking xxd (2:8.1.0875-5) ...
05:54:38 [2021-03-30T05:54:38.478Z] #36 ...
05:54:38 [2021-03-30T05:54:38.478Z] 
05:54:38 [2021-03-30T05:54:38.478Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:38 [2021-03-30T05:54:38.478Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:54:38 [2021-03-30T05:54:38.478Z] #42 45.21 Reading package lists...
05:54:38 [2021-03-30T05:54:38.478Z] #42 56.12 Building dependency tree...
05:54:38 [2021-03-30T05:54:38.478Z] #42 61.11 The following additional packages will be installed:
05:54:38 [2021-03-30T05:54:38.478Z] #42 61.13   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
05:54:38 [2021-03-30T05:54:38.478Z] #42 61.13   libprotoc17 python-pkg-resources python-six zlib1g-dev
05:54:38 [2021-03-30T05:54:38.478Z] #42 61.13 Suggested packages:
05:54:38 [2021-03-30T05:54:38.478Z] #42 61.13   manpages-dev python-setuptools
05:54:38 [2021-03-30T05:54:38.478Z] #42 63.44 The following NEW packages will be installed:
05:54:38 [2021-03-30T05:54:38.478Z] #42 63.45   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
05:54:38 [2021-03-30T05:54:38.478Z] #42 63.46   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
05:54:38 [2021-03-30T05:54:38.478Z] #42 63.47   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
05:54:38 [2021-03-30T05:54:38.478Z] #42 63.47   python-six zlib1g-dev
05:54:38 [2021-03-30T05:54:38.478Z] #42 64.00 0 upgraded, 17 newly installed, 0 to remove and 26 not upgraded.
05:54:38 [2021-03-30T05:54:38.478Z] #42 64.00 Need to get 4095 kB of archives.
05:54:38 [2021-03-30T05:54:38.478Z] #42 64.00 After this operation, 22.5 MB of additional disk space will be used.
05:54:38 [2021-03-30T05:54:38.478Z] #42 64.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
05:54:38 [2021-03-30T05:54:38.478Z] #42 64.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
05:54:38 [2021-03-30T05:54:38.478Z] #42 64.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
05:54:38 [2021-03-30T05:54:38.478Z] #42 64.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
05:54:38 [2021-03-30T05:54:38.478Z] #42 64.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
05:54:38 [2021-03-30T05:54:38.478Z] #42 64.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
05:54:38 [2021-03-30T05:54:38.478Z] #42 64.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
05:54:38 [2021-03-30T05:54:38.478Z] #42 64.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
05:54:38 [2021-03-30T05:54:38.478Z] #42 64.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
05:54:38 [2021-03-30T05:54:38.478Z] #42 64.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
05:54:38 [2021-03-30T05:54:38.478Z] #42 64.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
05:54:38 [2021-03-30T05:54:38.478Z] #42 64.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
05:54:38 [2021-03-30T05:54:38.478Z] #42 64.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
05:54:38 [2021-03-30T05:54:38.478Z] #42 64.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
05:54:38 [2021-03-30T05:54:38.478Z] #42 64.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
05:54:38 [2021-03-30T05:54:38.478Z] #42 64.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
05:54:38 [2021-03-30T05:54:38.478Z] #42 64.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
05:54:38 [2021-03-30T05:54:38.583Z] #44 152.7   DEP      lib/c/criu.d
05:54:38 [2021-03-30T05:54:38.584Z] #44 152.8   CC       images/rpc.pb-c.o
05:54:38 [2021-03-30T05:54:38.738Z] #42 ...
05:54:38 [2021-03-30T05:54:38.738Z] 
05:54:38 [2021-03-30T05:54:38.738Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:54:38 [2021-03-30T05:54:38.738Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:54:38 [2021-03-30T05:54:38.738Z] #55 65.23 Setting up libbtrfs0 (4.20.1-2) ...
05:54:38 [2021-03-30T05:54:38.738Z] #55 65.25 Setting up libbtrfs-dev (4.20.1-2) ...
05:54:38 [2021-03-30T05:54:38.738Z] #55 65.26 Processing triggers for libc-bin (2.28-10) ...
05:54:38 [2021-03-30T05:54:38.738Z] #55 DONE 65.7s
05:54:38 [2021-03-30T05:54:38.738Z] 
05:54:38 [2021-03-30T05:54:38.738Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:54:38 [2021-03-30T05:54:38.738Z] #56 sha256:f080c635f9bd9cd385b3f451ad40be54a39349ec0da514c155d58a5ea3d807ad
05:54:38 [2021-03-30T05:54:38.741Z] #20 5.734 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:54:38 [2021-03-30T05:54:38.879Z] #44 153.2   CC       lib/c/criu.o
05:54:39 [2021-03-30T05:54:39.011Z] #20 ...
05:54:39 [2021-03-30T05:54:39.011Z] 
05:54:39 [2021-03-30T05:54:39.011Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:54:39 [2021-03-30T05:54:39.011Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:54:39 [2021-03-30T05:54:39.011Z] #43 62.95   CC       criu/pie/util-vdso-elf32.o
05:54:39 [2021-03-30T05:54:39.011Z] #43 63.76   AR       criu/pie/pie.lib.a
05:54:39 [2021-03-30T05:54:39.011Z] #43 63.83   DEP      criu/pie/restorer.d
05:54:39 [2021-03-30T05:54:39.011Z] #43 64.03   DEP      criu/arch/x86/sigaction_compat_pie.d
05:54:39 [2021-03-30T05:54:39.011Z] #43 64.12   DEP      criu/arch/x86/restorer_unmap.d
05:54:39 [2021-03-30T05:54:39.011Z] #43 64.15   DEP      criu/arch/x86/restorer.d
05:54:39 [2021-03-30T05:54:39.011Z] #43 64.26   DEP      criu/arch/x86/vdso-pie.d
05:54:39 [2021-03-30T05:54:39.011Z] #43 64.34   DEP      criu/pie/parasite-vdso.d
05:54:39 [2021-03-30T05:54:39.011Z] #43 64.57   DEP      criu/pie/parasite.d
05:54:39 [2021-03-30T05:54:39.011Z] #43 64.98   CC       criu/pie/parasite.o
05:54:39 [2021-03-30T05:54:39.011Z] #43 66.35   LINK     criu/pie/parasite.built-in.o
05:54:39 [2021-03-30T05:54:39.011Z] #43 66.37   GEN      criu/pie/parasite-blob.h
05:54:39 [2021-03-30T05:54:39.011Z] #43 66.37   CC       criu/pie/parasite-vdso.o
05:54:39 [2021-03-30T05:54:39.011Z] #43 67.07   CC       criu/arch/x86/vdso-pie.o
05:54:39 [2021-03-30T05:54:39.011Z] #43 67.33   CC       criu/arch/x86/restorer.o
05:54:39 [2021-03-30T05:54:39.011Z] #43 67.90   CC       criu/arch/x86/restorer_unmap.o
05:54:39 [2021-03-30T05:54:39.011Z] #43 67.95   CC       criu/arch/x86/sigaction_compat_pie.o
05:54:39 [2021-03-30T05:54:39.011Z] #43 68.24   CC       criu/pie/restorer.o
05:54:39 [2021-03-30T05:54:39.017Z] #56 ...
05:54:39 [2021-03-30T05:54:39.017Z] 
05:54:39 [2021-03-30T05:54:39.017Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:39 [2021-03-30T05:54:39.017Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:54:39 [2021-03-30T05:54:39.017Z] #13 34.28 Reading package lists...
05:54:39 [2021-03-30T05:54:39.017Z] #13 41.56 Building dependency tree...
05:54:39 [2021-03-30T05:54:39.017Z] #13 44.91 The following additional packages will be installed:
05:54:39 [2021-03-30T05:54:39.017Z] #13 44.91   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
05:54:39 [2021-03-30T05:54:39.017Z] #13 44.91   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
05:54:39 [2021-03-30T05:54:39.017Z] #13 44.91   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
05:54:39 [2021-03-30T05:54:39.017Z] #13 44.91   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
05:54:39 [2021-03-30T05:54:39.017Z] #13 44.96   mingw-w64-common mingw-w64-x86-64-dev
05:54:39 [2021-03-30T05:54:39.017Z] #13 44.96 Suggested packages:
05:54:39 [2021-03-30T05:54:39.017Z] #13 44.96   gcc-8-locales seccomp wine64
05:54:39 [2021-03-30T05:54:39.017Z] #13 46.29 The following NEW packages will be installed:
05:54:39 [2021-03-30T05:54:39.017Z] #13 46.31   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
05:54:39 [2021-03-30T05:54:39.017Z] #13 46.31   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
05:54:39 [2021-03-30T05:54:39.017Z] #13 46.31   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
05:54:39 [2021-03-30T05:54:39.017Z] #13 46.31   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
05:54:39 [2021-03-30T05:54:39.018Z] #13 46.31   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
05:54:39 [2021-03-30T05:54:39.018Z] #13 46.31   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
05:54:39 [2021-03-30T05:54:39.018Z] #13 46.34 The following packages will be upgraded:
05:54:39 [2021-03-30T05:54:39.018Z] #13 46.34   libseccomp2 libsystemd0 libudev1
05:54:39 [2021-03-30T05:54:39.018Z] #13 46.74 3 upgraded, 25 newly installed, 0 to remove and 24 not upgraded.
05:54:39 [2021-03-30T05:54:39.018Z] #13 46.74 Need to get 78.2 MB of archives.
05:54:39 [2021-03-30T05:54:39.018Z] #13 46.74 After this operation, 487 MB of additional disk space will be used.
05:54:39 [2021-03-30T05:54:39.018Z] #13 46.74 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
05:54:39 [2021-03-30T05:54:39.018Z] #13 46.74 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
05:54:39 [2021-03-30T05:54:39.018Z] #13 46.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB]
05:54:39 [2021-03-30T05:54:39.018Z] #13 46.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB]
05:54:39 [2021-03-30T05:54:39.018Z] #13 46.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
05:54:39 [2021-03-30T05:54:39.018Z] #13 47.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
05:54:39 [2021-03-30T05:54:39.018Z] #13 47.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
05:54:39 [2021-03-30T05:54:39.018Z] #13 47.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
05:54:39 [2021-03-30T05:54:39.018Z] #13 47.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
05:54:39 [2021-03-30T05:54:39.018Z] #13 47.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
05:54:39 [2021-03-30T05:54:39.018Z] #13 48.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
05:54:39 [2021-03-30T05:54:39.018Z] #13 48.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
05:54:39 [2021-03-30T05:54:39.018Z] #13 48.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
05:54:39 [2021-03-30T05:54:39.018Z] #13 ...
05:54:39 [2021-03-30T05:54:39.018Z] 
05:54:39 [2021-03-30T05:54:39.018Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:54:39 [2021-03-30T05:54:39.018Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:54:39 [2021-03-30T05:54:39.018Z] #32 51.07 Checking out files:  87% (1331/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
05:54:39 [2021-03-30T05:54:39.018Z] #32 51.83 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
05:54:39 [2021-03-30T05:54:39.018Z] #32 52.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:54:39 [2021-03-30T05:54:39.210Z] #51 55.74 flag
05:54:39 [2021-03-30T05:54:39.210Z] #51 55.74 encoding/json
05:54:39 [2021-03-30T05:54:39.210Z] #51 55.75 github.com/pkg/diff
05:54:39 [2021-03-30T05:54:39.474Z] #51 ...
05:54:39 [2021-03-30T05:54:39.474Z] 
05:54:39 [2021-03-30T05:54:39.474Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:54:39 [2021-03-30T05:54:39.474Z] #34 sha256:7e498bde2d9ff8842d1bb5251f1963875aa17137838069d4fefefcb0084ad02b
05:54:39 [2021-03-30T05:54:39.474Z] #34 46.40 internal/poll
05:54:39 [2021-03-30T05:54:39.474Z] #34 46.56 internal/fmtsort
05:54:39 [2021-03-30T05:54:39.474Z] #34 47.63 os
05:54:39 [2021-03-30T05:54:39.474Z] #34 49.29 path/filepath
05:54:39 [2021-03-30T05:54:39.474Z] #34 49.30 fmt
05:54:39 [2021-03-30T05:54:39.474Z] #34 50.88 io/ioutil
05:54:39 [2021-03-30T05:54:39.474Z] #34 53.87 flag
05:54:39 [2021-03-30T05:54:39.474Z] #34 53.87 log
05:54:39 [2021-03-30T05:54:39.474Z] #34 53.90 github.com/BurntSushi/toml
05:54:39 [2021-03-30T05:54:39.474Z] #34 ...
05:54:39 [2021-03-30T05:54:39.474Z] 
05:54:39 [2021-03-30T05:54:39.474Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:39 [2021-03-30T05:54:39.474Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:54:39 [2021-03-30T05:54:39.474Z] #13 47.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
05:54:39 [2021-03-30T05:54:39.474Z] #13 47.48 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ...
05:54:39 [2021-03-30T05:54:39.474Z] #13 47.48 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ...
05:54:39 [2021-03-30T05:54:39.474Z] #13 48.15 Setting up libsystemd0:arm64 (241-7~deb10u7) ...
05:54:39 [2021-03-30T05:54:39.474Z] #13 48.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
05:54:39 [2021-03-30T05:54:39.474Z] #13 48.75 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ...
05:54:39 [2021-03-30T05:54:39.474Z] #13 48.77 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
05:54:39 [2021-03-30T05:54:39.474Z] #13 49.28 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ...
05:54:39 [2021-03-30T05:54:39.475Z] #13 49.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
05:54:39 [2021-03-30T05:54:39.475Z] #13 49.65 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ...
05:54:39 [2021-03-30T05:54:39.475Z] #13 49.67 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ...
05:54:39 [2021-03-30T05:54:39.475Z] #13 50.23 Setting up libudev1:arm64 (241-7~deb10u7) ...
05:54:39 [2021-03-30T05:54:39.475Z] #13 50.49 Selecting previously unselected package binutils-mingw-w64-i686.
05:54:39 [2021-03-30T05:54:39.475Z] #13 50.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
05:54:39 [2021-03-30T05:54:39.475Z] #13 50.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
05:54:39 [2021-03-30T05:54:39.475Z] #13 50.89 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:54:39 [2021-03-30T05:54:39.704Z] #49 ...
05:54:39 [2021-03-30T05:54:39.704Z] 
05:54:39 [2021-03-30T05:54:39.704Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:54:39 [2021-03-30T05:54:39.704Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:54:39 [2021-03-30T05:54:39.704Z] #55 45.34 Reading package lists...
05:54:39 [2021-03-30T05:54:39.704Z] #55 ...
05:54:39 [2021-03-30T05:54:39.704Z] 
05:54:39 [2021-03-30T05:54:39.704Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:39 [2021-03-30T05:54:39.704Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:54:39 [2021-03-30T05:54:39.704Z] #42 35.38 Reading package lists...
05:54:39 [2021-03-30T05:54:39.704Z] #42 45.94 Reading package lists...
05:54:39 [2021-03-30T05:54:39.704Z] #42 ...
05:54:39 [2021-03-30T05:54:39.704Z] 
05:54:39 [2021-03-30T05:54:39.704Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:39 [2021-03-30T05:54:39.704Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:54:39 [2021-03-30T05:54:39.704Z] #36 45.55 Reading package lists...
05:54:39 [2021-03-30T05:54:39.739Z] #13 ...
05:54:39 [2021-03-30T05:54:39.739Z] 
05:54:39 [2021-03-30T05:54:39.739Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:39 [2021-03-30T05:54:39.739Z] #45 sha256:e9cb762f3c9f7ea660c3eb1372a0e2804fa3d85d9fc084eae130ea31bcb7da46
05:54:39 [2021-03-30T05:54:39.739Z] #45 46.68 regexp
05:54:39 [2021-03-30T05:54:39.739Z] #45 47.58 internal/poll
05:54:39 [2021-03-30T05:54:39.739Z] #45 47.60 context
05:54:39 [2021-03-30T05:54:39.739Z] #45 49.09 github.com/LK4D4/vndr/versioned
05:54:39 [2021-03-30T05:54:39.739Z] #45 49.30 internal/lazyregexp
05:54:39 [2021-03-30T05:54:39.739Z] #45 49.31 path/filepath
05:54:39 [2021-03-30T05:54:39.739Z] #45 49.40 net
05:54:39 [2021-03-30T05:54:39.739Z] #45 50.22 encoding/binary
05:54:39 [2021-03-30T05:54:39.739Z] #45 50.22 fmt
05:54:39 [2021-03-30T05:54:39.739Z] #45 51.41 io/ioutil
05:54:39 [2021-03-30T05:54:39.739Z] #45 52.33 os/exec
05:54:39 [2021-03-30T05:54:39.739Z] #45 53.96 encoding/base64
05:54:39 [2021-03-30T05:54:39.739Z] #45 54.92 crypto/cipher
05:54:39 [2021-03-30T05:54:39.739Z] #45 56.07 crypto/ed25519/internal/edwards25519
05:54:39 [2021-03-30T05:54:39.739Z] #45 ...
05:54:39 [2021-03-30T05:54:39.739Z] 
05:54:39 [2021-03-30T05:54:39.739Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:39 [2021-03-30T05:54:39.739Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
05:54:39 [2021-03-30T05:54:39.739Z] #42 53.65 Selecting previously unselected package libprotobuf-lite17:arm64.
05:54:39 [2021-03-30T05:54:39.739Z] #42 53.65 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
05:54:39 [2021-03-30T05:54:39.739Z] #42 53.65 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
05:54:39 [2021-03-30T05:54:39.739Z] #42 53.98 Selecting previously unselected package libprotobuf-dev:arm64.
05:54:39 [2021-03-30T05:54:39.739Z] #42 53.99 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
05:54:39 [2021-03-30T05:54:39.739Z] #42 54.00 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
05:54:39 [2021-03-30T05:54:39.739Z] #42 56.30 Selecting previously unselected package libprotoc17:arm64.
05:54:39 [2021-03-30T05:54:39.739Z] #42 56.30 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
05:54:39 [2021-03-30T05:54:39.739Z] #42 56.33 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
05:54:39 [2021-03-30T05:54:39.739Z] #42 56.81 Selecting previously unselected package protobuf-c-compiler.
05:54:39 [2021-03-30T05:54:39.739Z] #42 56.81 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
05:54:39 [2021-03-30T05:54:39.739Z] #42 56.82 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
05:54:39 [2021-03-30T05:54:39.963Z] #35 ...
05:54:39 [2021-03-30T05:54:39.964Z] 
05:54:39 [2021-03-30T05:54:39.964Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:54:39 [2021-03-30T05:54:39.964Z] #52 sha256:cb3b554dcba5756ead89d694c9e2986862a30cc95aa5922b9a0d68c8dbf3d5f0
05:54:39 [2021-03-30T05:54:39.964Z] #52 63.46 text/tabwriter
05:54:39 [2021-03-30T05:54:39.964Z] #52 66.71 regexp/syntax
05:54:39 [2021-03-30T05:54:39.964Z] #52 73.01 time
05:54:40 [2021-03-30T05:54:40.003Z] #42 56.99 Selecting previously unselected package protobuf-compiler.
05:54:40 [2021-03-30T05:54:40.003Z] #42 57.00 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
05:54:40 [2021-03-30T05:54:40.003Z] #42 57.01 Unpacking protobuf-compiler (3.6.1.3-2) ...
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.586 + RM_GOPATH=0
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.586 + TMP_GOPATH=
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.586 + : /build
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.586 + '[' -z '' ']'
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.586 ++ mktemp -d
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.588 + export GOPATH=/tmp/tmp.GLQlolJklp
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.588 + GOPATH=/tmp/tmp.GLQlolJklp
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.588 + RM_GOPATH=1
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.589 + case "$(go env GOARCH)" in
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.589 ++ go env GOARCH
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.627 + export GO_BUILDMODE=-buildmode=pie
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.630 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.632 + GO_BUILDMODE=-buildmode=pie
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.632 ++ dirname /tmp/install/install.sh
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.632 + dir=/tmp/install
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.632 + bin=containerd
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.632 + shift
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.632 + '[' '!' -f /tmp/install/containerd.installer ']'
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.632 + . /tmp/install/containerd.installer
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.632 ++ set -e
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.632 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.632 + install_containerd
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.632 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.632 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GLQlolJklp/src/github.com/containerd/containerd
05:54:40 [2021-03-30T05:54:40.118Z] #56 1.633 Cloning into '/tmp/tmp.GLQlolJklp/src/github.com/containerd/containerd'...
05:54:40 [2021-03-30T05:54:40.263Z] #52 ...
05:54:40 [2021-03-30T05:54:40.263Z] 
05:54:40 [2021-03-30T05:54:40.263Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:54:40 [2021-03-30T05:54:40.263Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:54:40 [2021-03-30T05:54:40.263Z] #44 6.290   PBCC     images/timens.pb-c.c
05:54:40 [2021-03-30T05:54:40.263Z] #44 6.334   DEP      images/timens.pb-c.d
05:54:40 [2021-03-30T05:54:40.263Z] #44 6.391   PBCC     images/fown.pb-c.c
05:54:40 [2021-03-30T05:54:40.263Z] #44 6.422   PBCC     images/google/protobuf/descriptor.pb-c.c
05:54:40 [2021-03-30T05:54:40.263Z] #44 6.524   PBCC     images/opts.pb-c.c
05:54:40 [2021-03-30T05:54:40.263Z] #44 6.589   PBCC     images/memfd.pb-c.c
05:54:40 [2021-03-30T05:54:40.263Z] #44 6.653   DEP      images/fown.pb-c.d
05:54:40 [2021-03-30T05:54:40.263Z] #44 6.700   DEP      images/google/protobuf/descriptor.pb-c.d
05:54:40 [2021-03-30T05:54:40.269Z] #42 57.24 Selecting previously unselected package python-pkg-resources.
05:54:40 [2021-03-30T05:54:40.269Z] #42 57.28 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
05:54:40 [2021-03-30T05:54:40.269Z] #42 57.29 Unpacking python-pkg-resources (40.8.0-1) ...
05:54:40 [2021-03-30T05:54:40.404Z] #44 154.4   LINK     lib/c/built-in.o
05:54:40 [2021-03-30T05:54:40.404Z] #44 154.4   LINK     lib/c/libcriu.so
05:54:40 [2021-03-30T05:54:40.404Z] #44 154.6   LINK     lib/c/libcriu.a
05:54:40 [2021-03-30T05:54:40.533Z] #42 57.61 Selecting previously unselected package python-six.
05:54:40 [2021-03-30T05:54:40.533Z] #42 57.61 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
05:54:40 [2021-03-30T05:54:40.562Z] #44 6.823   DEP      images/opts.pb-c.d
05:54:40 [2021-03-30T05:54:40.562Z] #44 6.882   DEP      images/memfd.pb-c.d
05:54:40 [2021-03-30T05:54:40.562Z] #44 6.994   PBCC     images/sit.pb-c.c
05:54:40 [2021-03-30T05:54:40.701Z] #44 154.9   GEN      magic.py
05:54:40 [2021-03-30T05:54:40.804Z] #42 57.63 Unpacking python-six (1.12.0-1) ...
05:54:40 [2021-03-30T05:54:40.804Z] #42 57.81 Selecting previously unselected package python-protobuf.
05:54:40 [2021-03-30T05:54:40.804Z] #42 57.81 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
05:54:40 [2021-03-30T05:54:40.804Z] #42 57.83 Unpacking python-protobuf (3.6.1.3-2) ...
05:54:40 [2021-03-30T05:54:40.861Z] #44 7.109   DEP      images/sit.pb-c.d
05:54:40 [2021-03-30T05:54:40.861Z] #44 7.177   PBCC     images/macvlan.pb-c.c
05:54:40 [2021-03-30T05:54:40.861Z] #44 7.199   DEP      images/macvlan.pb-c.d
05:54:40 [2021-03-30T05:54:40.861Z] #44 7.254   PBCC     images/autofs.pb-c.c
05:54:40 [2021-03-30T05:54:40.861Z] #44 7.289   DEP      images/autofs.pb-c.d
05:54:40 [2021-03-30T05:54:40.861Z] #44 7.378   PBCC     images/sysctl.pb-c.c
05:54:40 [2021-03-30T05:54:40.935Z] #32 ...
05:54:40 [2021-03-30T05:54:40.935Z] 
05:54:40 [2021-03-30T05:54:40.935Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:54:40 [2021-03-30T05:54:40.935Z] #51 sha256:ec6789427843fa85bf2897426d6419a712391c162ea96ef123b2f01bef29e62a
05:54:40 [2021-03-30T05:54:40.935Z] #51 46.66 time
05:54:40 [2021-03-30T05:54:40.935Z] #51 46.69 reflect
05:54:40 [2021-03-30T05:54:40.935Z] #51 52.38 context
05:54:40 [2021-03-30T05:54:40.935Z] #51 53.50 internal/poll
05:54:40 [2021-03-30T05:54:40.935Z] #51 55.84 os
05:54:40 [2021-03-30T05:54:40.999Z] #44 155.1 Note: Building without setproctitle() and strlcpy() support.
05:54:40 [2021-03-30T05:54:40.999Z] #44 155.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:54:40 [2021-03-30T05:54:40.999Z] #44 155.1 Note: Building without GnuTLS support
05:54:40 [2021-03-30T05:54:40.999Z] #44 155.1 Makefile.config:39: Warn: you have no libnftables installed
05:54:40 [2021-03-30T05:54:40.999Z] #44 155.1 Makefile.config:40: Warn: Building without nftables support
05:54:41 [2021-03-30T05:54:41.161Z] #44 7.389   DEP      images/sysctl.pb-c.d
05:54:41 [2021-03-30T05:54:41.161Z] #44 7.464   PBCC     images/time.pb-c.c
05:54:41 [2021-03-30T05:54:41.161Z] #44 7.481   DEP      images/time.pb-c.d
05:54:41 [2021-03-30T05:54:41.161Z] #44 7.549   PBCC     images/binfmt-misc.pb-c.c
05:54:41 [2021-03-30T05:54:41.161Z] #44 7.586   DEP      images/binfmt-misc.pb-c.d
05:54:41 [2021-03-30T05:54:41.161Z] #44 7.629   PBCC     images/seccomp.pb-c.c
05:54:41 [2021-03-30T05:54:41.161Z] #44 7.656   DEP      images/seccomp.pb-c.d
05:54:41 [2021-03-30T05:54:41.197Z] #51 ...
05:54:41 [2021-03-30T05:54:41.197Z] 
05:54:41 [2021-03-30T05:54:41.197Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:41 [2021-03-30T05:54:41.197Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:54:41 [2021-03-30T05:54:41.197Z] #42 47.98 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
05:54:41 [2021-03-30T05:54:41.197Z] #42 48.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:54:41 [2021-03-30T05:54:41.197Z] #42 48.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:54:41 [2021-03-30T05:54:41.197Z] #42 48.06 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
05:54:41 [2021-03-30T05:54:41.197Z] #42 48.06 Setting up python-six (1.12.0-1) ...
05:54:41 [2021-03-30T05:54:41.197Z] #42 52.84 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
05:54:41 [2021-03-30T05:54:41.197Z] #42 52.86 Setting up libnl-3-200:amd64 (3.4.0-1) ...
05:54:41 [2021-03-30T05:54:41.197Z] #42 52.92 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
05:54:41 [2021-03-30T05:54:41.197Z] #42 52.93 Setting up libcap-dev:amd64 (1:2.25-2) ...
05:54:41 [2021-03-30T05:54:41.197Z] #42 52.95 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
05:54:41 [2021-03-30T05:54:41.197Z] #42 52.96 Setting up protobuf-compiler (3.6.1.3-2) ...
05:54:41 [2021-03-30T05:54:41.197Z] #42 52.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
05:54:41 [2021-03-30T05:54:41.197Z] #42 52.99 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
05:54:41 [2021-03-30T05:54:41.197Z] #42 53.00 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
05:54:41 [2021-03-30T05:54:41.197Z] #42 53.04 Setting up python-protobuf (3.6.1.3-2) ...
05:54:41 [2021-03-30T05:54:41.382Z] #42 58.44 Setting up python-pkg-resources (40.8.0-1) ...
05:54:41 [2021-03-30T05:54:41.462Z] #44 7.738   PBCC     images/userns.pb-c.c
05:54:41 [2021-03-30T05:54:41.462Z] #44 7.749   DEP      images/userns.pb-c.d
05:54:41 [2021-03-30T05:54:41.462Z] #44 7.828   PBCC     images/cgroup.pb-c.c
05:54:41 [2021-03-30T05:54:41.462Z] #44 7.842   DEP      images/cgroup.pb-c.d
05:54:41 [2021-03-30T05:54:41.462Z] #44 7.939   PBCC     images/ext-file.pb-c.c
05:54:41 [2021-03-30T05:54:41.533Z] #43 71.30   LINK     criu/pie/restorer.built-in.o
05:54:41 [2021-03-30T05:54:41.533Z] #43 71.32   GEN      criu/pie/restorer-blob.h
05:54:41 [2021-03-30T05:54:41.533Z] #43 71.41   DEP      criu/vdso.d
05:54:41 [2021-03-30T05:54:41.643Z] #44 155.8 fatal: not a git repository (or any of the parent directories): .git
05:54:41 [2021-03-30T05:54:41.763Z] #44 7.995   DEP      images/ext-file.pb-c.d
05:54:41 [2021-03-30T05:54:41.763Z] #44 8.037   PBCC     images/rpc.pb-c.c
05:54:41 [2021-03-30T05:54:41.763Z] #44 8.092   DEP      images/rpc.pb-c.d
05:54:41 [2021-03-30T05:54:41.763Z] #44 8.206   PBCC     images/siginfo.pb-c.c
05:54:41 [2021-03-30T05:54:41.763Z] #44 8.226   DEP      images/siginfo.pb-c.d
05:54:42 [2021-03-30T05:54:42.063Z] #44 8.335   PBCC     images/pagemap.pb-c.c
05:54:42 [2021-03-30T05:54:42.064Z] #44 8.379   DEP      images/pagemap.pb-c.d
05:54:42 [2021-03-30T05:54:42.064Z] #44 8.487   PBCC     images/rlimit.pb-c.c
05:54:42 [2021-03-30T05:54:42.064Z] #44 8.517   DEP      images/rlimit.pb-c.d
05:54:42 [2021-03-30T05:54:42.096Z] #43 71.70   DEP      criu/vdso-compat.d
05:54:42 [2021-03-30T05:54:42.096Z] #43 71.85   DEP      criu/uts_ns.d
05:54:42 [2021-03-30T05:54:42.251Z] #36 56.04 Building dependency tree...
05:54:42 [2021-03-30T05:54:42.251Z] #36 ...
05:54:42 [2021-03-30T05:54:42.251Z] 
05:54:42 [2021-03-30T05:54:42.252Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:42 [2021-03-30T05:54:42.252Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:54:42 [2021-03-30T05:54:42.252Z] #13 31.57 Reading package lists...
05:54:42 [2021-03-30T05:54:42.252Z] #13 42.62 Reading package lists...
05:54:42 [2021-03-30T05:54:42.252Z] #13 ...
05:54:42 [2021-03-30T05:54:42.252Z] 
05:54:42 [2021-03-30T05:54:42.252Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:54:42 [2021-03-30T05:54:42.252Z] #34 sha256:b568a950b3533cf282e08d48fa832472993dd64fdbde4e5d5f1ab0802e8d69e7
05:54:42 [2021-03-30T05:54:42.252Z] #34 56.93 internal/reflectlite
05:54:42 [2021-03-30T05:54:42.252Z] #34 56.95 sync
05:54:42 [2021-03-30T05:54:42.284Z] #44 156.3 make[1]: Nothing to be done for 'all'.
05:54:42 [2021-03-30T05:54:42.353Z] #43 71.99   DEP      criu/util.d
05:54:42 [2021-03-30T05:54:42.353Z] #43 72.18   DEP      criu/uffd.d
05:54:42 [2021-03-30T05:54:42.364Z] #44 8.613   PBCC     images/file-lock.pb-c.c
05:54:42 [2021-03-30T05:54:42.364Z] #44 8.629   DEP      images/file-lock.pb-c.d
05:54:42 [2021-03-30T05:54:42.364Z] #44 8.727   PBCC     images/tty.pb-c.c
05:54:42 [2021-03-30T05:54:42.364Z] #44 8.776   DEP      images/tty.pb-c.d
05:54:42 [2021-03-30T05:54:42.364Z] #44 8.847   PBCC     images/tun.pb-c.c
05:54:42 [2021-03-30T05:54:42.606Z] #42 ...
05:54:42 [2021-03-30T05:54:42.606Z] 
05:54:42 [2021-03-30T05:54:42.607Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:42 [2021-03-30T05:54:42.607Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:54:42 [2021-03-30T05:54:42.607Z] #13 52.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
05:54:42 [2021-03-30T05:54:42.607Z] #13 55.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
05:54:42 [2021-03-30T05:54:42.607Z] #13 55.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
05:54:42 [2021-03-30T05:54:42.607Z] #13 55.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
05:54:42 [2021-03-30T05:54:42.607Z] #13 55.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
05:54:42 [2021-03-30T05:54:42.607Z] #13 55.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
05:54:42 [2021-03-30T05:54:42.607Z] #13 55.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
05:54:42 [2021-03-30T05:54:42.607Z] #13 55.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
05:54:42 [2021-03-30T05:54:42.607Z] #13 55.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
05:54:42 [2021-03-30T05:54:42.607Z] #13 55.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
05:54:42 [2021-03-30T05:54:42.607Z] #13 55.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
05:54:42 [2021-03-30T05:54:42.607Z] #13 55.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
05:54:42 [2021-03-30T05:54:42.607Z] #13 55.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
05:54:42 [2021-03-30T05:54:42.611Z] #43 72.38   DEP      criu/tun.d
05:54:42 [2021-03-30T05:54:42.669Z] #44 8.925   PBCC     images/netdev.pb-c.c
05:54:42 [2021-03-30T05:54:42.669Z] #44 9.005   DEP      images/tun.pb-c.d
05:54:42 [2021-03-30T05:54:42.669Z] #44 9.083   DEP      images/netdev.pb-c.d
05:54:42 [2021-03-30T05:54:42.669Z] #44 9.143   PBCC     images/vma.pb-c.c
05:54:42 [2021-03-30T05:54:42.669Z] #44 9.178   DEP      images/vma.pb-c.d
05:54:42 [2021-03-30T05:54:42.669Z] #44 9.213   PBCC     images/creds.pb-c.c
05:54:42 [2021-03-30T05:54:42.669Z] #44 9.246   DEP      images/creds.pb-c.d
05:54:42 [2021-03-30T05:54:42.868Z] #13 55.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
05:54:42 [2021-03-30T05:54:42.868Z] #43 72.53   DEP      criu/tty.d
05:54:42 [2021-03-30T05:54:42.868Z] #13 55.23 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
05:54:42 [2021-03-30T05:54:42.923Z] #44 157.0 make[1]: 'images/built-in.o' is up to date.
05:54:42 [2021-03-30T05:54:42.923Z] #44 157.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
05:54:42 [2021-03-30T05:54:42.923Z] #44 157.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
05:54:42 [2021-03-30T05:54:42.923Z] #44 157.0 make[1]: 'compel/libcompel.a' is up to date.
05:54:42 [2021-03-30T05:54:42.923Z] #44 157.1 make[1]: 'compel/compel-host-bin' is up to date.
05:54:42 [2021-03-30T05:54:42.923Z] #44 157.1 make[1]: Nothing to be done for 'all'.
05:54:42 [2021-03-30T05:54:42.923Z] #44 157.1 make[1]: 'soccr/libsoccr.a' is up to date.
05:54:42 [2021-03-30T05:54:42.967Z] #44 9.280   PBCC     images/utsns.pb-c.c
05:54:42 [2021-03-30T05:54:42.967Z] #44 9.302   DEP      images/utsns.pb-c.d
05:54:42 [2021-03-30T05:54:42.967Z] #44 9.359   PBCC     images/ipc-desc.pb-c.c
05:54:42 [2021-03-30T05:54:42.967Z] #44 9.394   PBCC     images/ipc-sem.pb-c.c
05:54:42 [2021-03-30T05:54:42.967Z] #44 9.428   DEP      images/ipc-desc.pb-c.d
05:54:42 [2021-03-30T05:54:42.967Z] #44 9.446   DEP      images/ipc-sem.pb-c.d
05:54:42 [2021-03-30T05:54:42.967Z] #44 9.465   PBCC     images/ipc-msg.pb-c.c
05:54:43 [2021-03-30T05:54:43.126Z] #43 72.81   DEP      criu/timerfd.d
05:54:43 [2021-03-30T05:54:43.126Z] #43 73.00   DEP      criu/timens.d
05:54:43 [2021-03-30T05:54:43.218Z] #44 157.3 make[2]: Nothing to be done for 'all'.
05:54:43 [2021-03-30T05:54:43.218Z] #44 157.3 make[2]: Nothing to be done for 'all'.
05:54:43 [2021-03-30T05:54:43.218Z] #44 157.3 make[2]: Nothing to be done for 'all'.
05:54:43 [2021-03-30T05:54:43.266Z] #44 ...
05:54:43 [2021-03-30T05:54:43.266Z] 
05:54:43 [2021-03-30T05:54:43.266Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:54:43 [2021-03-30T05:54:43.266Z] #48 sha256:61d13b9012ae43acbb310645af01be94ba3dd5b5e7ee0bc6d34b019c59c0ffc5
05:54:43 [2021-03-30T05:54:43.266Z] #48 DONE 76.5s
05:54:43 [2021-03-30T05:54:43.266Z] 
05:54:43 [2021-03-30T05:54:43.266Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:54:43 [2021-03-30T05:54:43.266Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:54:43 [2021-03-30T05:54:43.266Z] #44 9.505   DEP      images/ipc-msg.pb-c.d
05:54:43 [2021-03-30T05:54:43.266Z] #44 9.555   PBCC     images/ipc-shm.pb-c.c
05:54:43 [2021-03-30T05:54:43.266Z] #44 9.588   DEP      images/ipc-shm.pb-c.d
05:54:43 [2021-03-30T05:54:43.266Z] #44 9.656   PBCC     images/ipc-var.pb-c.c
05:54:43 [2021-03-30T05:54:43.266Z] #44 9.673   DEP      images/ipc-var.pb-c.d
05:54:43 [2021-03-30T05:54:43.383Z] #43 73.15   DEP      criu/sysfs_parse.d
05:54:43 [2021-03-30T05:54:43.418Z] #56 ...
05:54:43 [2021-03-30T05:54:43.418Z] 
05:54:43 [2021-03-30T05:54:43.418Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:43 [2021-03-30T05:54:43.418Z] #45 sha256:9a82a0cee931447c8ecbcd25822fdc466947c9be7791d4a3424c12f70b9bea80
05:54:43 [2021-03-30T05:54:43.418Z] #45 60.17 github.com/LK4D4/vndr/godl/singleflight
05:54:43 [2021-03-30T05:54:43.418Z] #45 60.17 io
05:54:43 [2021-03-30T05:54:43.418Z] #45 60.44 strconv
05:54:43 [2021-03-30T05:54:43.418Z] #45 62.37 bytes
05:54:43 [2021-03-30T05:54:43.418Z] #45 65.73 bufio
05:54:43 [2021-03-30T05:54:43.418Z] #45 67.30 reflect
05:54:43 [2021-03-30T05:54:43.418Z] #45 68.27 syscall
05:54:43 [2021-03-30T05:54:43.418Z] #45 ...
05:54:43 [2021-03-30T05:54:43.418Z] 
05:54:43 [2021-03-30T05:54:43.418Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:43 [2021-03-30T05:54:43.418Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:54:43 [2021-03-30T05:54:43.418Z] #13 44.73 Reading package lists...
05:54:43 [2021-03-30T05:54:43.418Z] #13 55.49 Building dependency tree...
05:54:43 [2021-03-30T05:54:43.418Z] #13 60.97 The following additional packages will be installed:
05:54:43 [2021-03-30T05:54:43.418Z] #13 60.98   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
05:54:43 [2021-03-30T05:54:43.418Z] #13 60.98   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
05:54:43 [2021-03-30T05:54:43.418Z] #13 60.98   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
05:54:43 [2021-03-30T05:54:43.418Z] #13 60.98   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
05:54:43 [2021-03-30T05:54:43.418Z] #13 60.98   mingw-w64-common mingw-w64-x86-64-dev
05:54:43 [2021-03-30T05:54:43.418Z] #13 60.99 Suggested packages:
05:54:43 [2021-03-30T05:54:43.418Z] #13 61.00   gcc-8-locales seccomp wine64
05:54:43 [2021-03-30T05:54:43.418Z] #13 63.18 The following NEW packages will be installed:
05:54:43 [2021-03-30T05:54:43.418Z] #13 63.18   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
05:54:43 [2021-03-30T05:54:43.418Z] #13 63.19   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
05:54:43 [2021-03-30T05:54:43.418Z] #13 63.20   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
05:54:43 [2021-03-30T05:54:43.418Z] #13 63.21   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
05:54:43 [2021-03-30T05:54:43.418Z] #13 63.21   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
05:54:43 [2021-03-30T05:54:43.418Z] #13 63.22   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
05:54:43 [2021-03-30T05:54:43.418Z] #13 63.26 The following packages will be upgraded:
05:54:43 [2021-03-30T05:54:43.418Z] #13 63.29   libseccomp2 libsystemd0 libudev1
05:54:43 [2021-03-30T05:54:43.418Z] #13 63.81 3 upgraded, 25 newly installed, 0 to remove and 24 not upgraded.
05:54:43 [2021-03-30T05:54:43.418Z] #13 63.81 Need to get 78.2 MB of archives.
05:54:43 [2021-03-30T05:54:43.418Z] #13 63.81 After this operation, 487 MB of additional disk space will be used.
05:54:43 [2021-03-30T05:54:43.418Z] #13 63.81 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
05:54:43 [2021-03-30T05:54:43.419Z] #13 63.82 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
05:54:43 [2021-03-30T05:54:43.419Z] #13 63.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB]
05:54:43 [2021-03-30T05:54:43.419Z] #13 63.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB]
05:54:43 [2021-03-30T05:54:43.419Z] #13 63.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
05:54:43 [2021-03-30T05:54:43.419Z] #13 64.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
05:54:43 [2021-03-30T05:54:43.419Z] #13 64.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
05:54:43 [2021-03-30T05:54:43.419Z] #13 64.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
05:54:43 [2021-03-30T05:54:43.419Z] #13 64.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
05:54:43 [2021-03-30T05:54:43.419Z] #13 64.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
05:54:43 [2021-03-30T05:54:43.419Z] #13 65.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
05:54:43 [2021-03-30T05:54:43.419Z] #13 ...
05:54:43 [2021-03-30T05:54:43.419Z] 
05:54:43 [2021-03-30T05:54:43.419Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:54:43 [2021-03-30T05:54:43.419Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:54:43 [2021-03-30T05:54:43.513Z] #44 157.5 make[2]: Nothing to be done for 'all'.
05:54:43 [2021-03-30T05:54:43.513Z] #44 157.5 make[2]: Nothing to be done for 'all'.
05:54:43 [2021-03-30T05:54:43.513Z] #44 157.5 make[2]: Nothing to be done for 'all'.
05:54:43 [2021-03-30T05:54:43.513Z] #44 157.5 make[2]: Nothing to be done for 'all'.
05:54:43 [2021-03-30T05:54:43.513Z] #44 157.6 make[2]: Nothing to be done for 'all'.
05:54:43 [2021-03-30T05:54:43.513Z] #44 157.6   INSTALL  criu/criu
05:54:43 [2021-03-30T05:54:43.565Z] #44 9.742   PBCC     images/sk-opts.pb-c.c
05:54:43 [2021-03-30T05:54:43.565Z] #44 9.756   PBCC     images/packet-sock.pb-c.c
05:54:43 [2021-03-30T05:54:43.565Z] #44 9.837   DEP      images/sk-opts.pb-c.d
05:54:43 [2021-03-30T05:54:43.565Z] #44 9.909   DEP      images/packet-sock.pb-c.d
05:54:43 [2021-03-30T05:54:43.565Z] #44 9.997   PBCC     images/sk-netlink.pb-c.c
05:54:43 [2021-03-30T05:54:43.565Z] #44 10.06   DEP      images/sk-netlink.pb-c.d
05:54:43 [2021-03-30T05:54:43.640Z] #43 73.30   DEP      criu/sysctl.d
05:54:43 [2021-03-30T05:54:43.640Z] #43 73.50   DEP      criu/string.d
05:54:43 [2021-03-30T05:54:43.823Z] #44 DONE 158.0s
05:54:43 [2021-03-30T05:54:43.823Z] 
05:54:43 [2021-03-30T05:54:43.823Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
05:54:43 [2021-03-30T05:54:43.862Z] #44 10.27   PBCC     images/sk-inet.pb-c.c
05:54:43 [2021-03-30T05:54:43.862Z] #44 10.33   DEP      images/sk-inet.pb-c.d
05:54:43 [2021-03-30T05:54:43.897Z] #43 73.53   DEP      criu/stats.d
05:54:43 [2021-03-30T05:54:43.897Z] #43 73.71   DEP      criu/sockets.d
05:54:43 [2021-03-30T05:54:43.939Z] #32 69.76 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
05:54:43 [2021-03-30T05:54:43.944Z] #42 ...
05:54:43 [2021-03-30T05:54:43.944Z] 
05:54:43 [2021-03-30T05:54:43.944Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:43 [2021-03-30T05:54:43.944Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:54:43 [2021-03-30T05:54:43.944Z] #13 53.76 Selecting previously unselected package binutils-mingw-w64-x86-64.
05:54:43 [2021-03-30T05:54:43.944Z] #13 53.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
05:54:43 [2021-03-30T05:54:43.944Z] #13 53.81 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:54:43 [2021-03-30T05:54:43.944Z] #13 56.56 Selecting previously unselected package binutils-mingw-w64.
05:54:43 [2021-03-30T05:54:43.944Z] #13 56.57 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
05:54:43 [2021-03-30T05:54:43.944Z] #13 56.58 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
05:54:43 [2021-03-30T05:54:43.944Z] #13 56.76 Selecting previously unselected package libdevmapper1.02.1:arm64.
05:54:43 [2021-03-30T05:54:43.944Z] #13 56.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
05:54:43 [2021-03-30T05:54:43.944Z] #13 56.78 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
05:54:43 [2021-03-30T05:54:43.944Z] #13 57.04 Selecting previously unselected package dmsetup.
05:54:43 [2021-03-30T05:54:43.944Z] #13 57.05 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
05:54:43 [2021-03-30T05:54:43.944Z] #13 57.05 Unpacking dmsetup (2:1.02.155-3) ...
05:54:43 [2021-03-30T05:54:43.944Z] #13 57.16 Selecting previously unselected package mingw-w64-common.
05:54:43 [2021-03-30T05:54:43.944Z] #13 57.16 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
05:54:43 [2021-03-30T05:54:43.944Z] #13 57.16 Unpacking mingw-w64-common (6.0.0-3) ...
05:54:44 [2021-03-30T05:54:44.154Z] #43 ...
05:54:44 [2021-03-30T05:54:44.154Z] 
05:54:44 [2021-03-30T05:54:44.154Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:54:44 [2021-03-30T05:54:44.154Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:54:44 [2021-03-30T05:54:44.154Z] #20 11.30 Fetched 8929 kB in 10s (887 kB/s)
05:54:44 [2021-03-30T05:54:44.160Z] #44 10.42   PBCC     images/sk-unix.pb-c.c
05:54:44 [2021-03-30T05:54:44.160Z] #44 10.54   DEP      images/sk-unix.pb-c.d
05:54:44 [2021-03-30T05:54:44.160Z] #44 10.63   PBCC     images/mm.pb-c.c
05:54:44 [2021-03-30T05:54:44.201Z] #32 70.91 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
05:54:44 [2021-03-30T05:54:44.201Z] #32 ...
05:54:44 [2021-03-30T05:54:44.201Z] 
05:54:44 [2021-03-30T05:54:44.201Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:54:44 [2021-03-30T05:54:44.201Z] #34 sha256:ed403104214fc775f774a2632063293ed6ba282c7683d38714a61f6237af7525
05:54:44 [2021-03-30T05:54:44.201Z] #34 61.27 io
05:54:44 [2021-03-30T05:54:44.201Z] #34 63.15 internal/oserror
05:54:44 [2021-03-30T05:54:44.201Z] #34 63.45 syscall
05:54:44 [2021-03-30T05:54:44.201Z] #34 66.41 reflect
05:54:44 [2021-03-30T05:54:44.201Z] #34 ...
05:54:44 [2021-03-30T05:54:44.201Z] 
05:54:44 [2021-03-30T05:54:44.201Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:44 [2021-03-30T05:54:44.201Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:54:44 [2021-03-30T05:54:44.201Z] #42 66.18 debconf: delaying package configuration, since apt-utils is not installed
05:54:44 [2021-03-30T05:54:44.201Z] #42 66.63 Fetched 4095 kB in 1s (4701 kB/s)
05:54:44 [2021-03-30T05:54:44.201Z] #42 66.81 Selecting previously unselected package libcap-dev:amd64.
05:54:44 [2021-03-30T05:54:44.201Z] #42 66.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:54:44 [2021-03-30T05:54:44.201Z] #42 67.00 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 67.03 Unpacking libcap-dev:amd64 (1:2.25-2) ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 67.21 Selecting previously unselected package libnet1:amd64.
05:54:44 [2021-03-30T05:54:44.201Z] #42 67.22 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 67.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 67.46 Selecting previously unselected package libnet1-dev.
05:54:44 [2021-03-30T05:54:44.201Z] #42 67.51 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 67.52 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 67.72 Selecting previously unselected package libnl-3-200:amd64.
05:54:44 [2021-03-30T05:54:44.201Z] #42 67.72 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 67.76 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 67.88 Selecting previously unselected package libnl-3-dev:amd64.
05:54:44 [2021-03-30T05:54:44.201Z] #42 67.96 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 67.97 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 68.28 Selecting previously unselected package libprotobuf-c1:amd64.
05:54:44 [2021-03-30T05:54:44.201Z] #42 68.29 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 68.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 68.41 Selecting previously unselected package libprotobuf-c-dev:amd64.
05:54:44 [2021-03-30T05:54:44.201Z] #42 68.43 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 68.45 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 68.55 Selecting previously unselected package zlib1g-dev:amd64.
05:54:44 [2021-03-30T05:54:44.201Z] #42 68.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 68.56 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 68.95 Selecting previously unselected package libprotobuf17:amd64.
05:54:44 [2021-03-30T05:54:44.201Z] #42 69.02 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 69.02 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 69.99 Selecting previously unselected package libprotobuf-lite17:amd64.
05:54:44 [2021-03-30T05:54:44.201Z] #42 70.00 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 70.01 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 70.28 Selecting previously unselected package libprotobuf-dev:amd64.
05:54:44 [2021-03-30T05:54:44.201Z] #42 70.29 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
05:54:44 [2021-03-30T05:54:44.201Z] #42 70.30 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
05:54:44 [2021-03-30T05:54:44.256Z] #13 56.40 debconf: delaying package configuration, since apt-utils is not installed
05:54:44 [2021-03-30T05:54:44.256Z] #13 56.59 Fetched 78.2 MB in 9s (8881 kB/s)
05:54:44 [2021-03-30T05:54:44.460Z] #44 10.75   DEP      images/mm.pb-c.d
05:54:44 [2021-03-30T05:54:44.460Z] #44 10.82   PBCC     images/timerfd.pb-c.c
05:54:44 [2021-03-30T05:54:44.460Z] #44 10.91   DEP      images/timerfd.pb-c.d
05:54:44 [2021-03-30T05:54:44.460Z] #44 10.94   PBCC     images/timer.pb-c.c
05:54:44 [2021-03-30T05:54:44.460Z] #44 10.95   DEP      images/timer.pb-c.d
05:54:44 [2021-03-30T05:54:44.460Z] #44 10.98   PBCC     images/sa.pb-c.c
05:54:44 [2021-03-30T05:54:44.460Z] #44 11.01   DEP      images/sa.pb-c.d
05:54:44 [2021-03-30T05:54:44.460Z] #44 11.03   PBCC     images/pipe-data.pb-c.c
05:54:44 [2021-03-30T05:54:44.460Z] #44 11.06   DEP      images/pipe-data.pb-c.d
05:54:44 [2021-03-30T05:54:44.518Z] 
05:54:44 [2021-03-30T05:54:44.518Z] #13 ...
05:54:44 [2021-03-30T05:54:44.518Z] 
05:54:44 [2021-03-30T05:54:44.518Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:54:44 [2021-03-30T05:54:44.518Z] #47 sha256:e306501375d30b96800633690b4d03ccf70040c2fc966da2c290c339e5137d29
05:54:44 [2021-03-30T05:54:44.518Z] #47 DONE 60.3s
05:54:44 [2021-03-30T05:54:44.518Z] 
05:54:44 [2021-03-30T05:54:44.518Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:44 [2021-03-30T05:54:44.518Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:54:44 [2021-03-30T05:54:44.760Z] #44 11.10   PBCC     images/mnt.pb-c.c
05:54:44 [2021-03-30T05:54:44.760Z] #44 11.16   DEP      images/mnt.pb-c.d
05:54:44 [2021-03-30T05:54:44.760Z] #44 11.24   PBCC     images/sk-packet.pb-c.c
05:54:44 [2021-03-30T05:54:44.760Z] #44 11.28   DEP      images/sk-packet.pb-c.d
05:54:44 [2021-03-30T05:54:44.760Z] #44 11.32   PBCC     images/tcp-stream.pb-c.c
05:54:44 [2021-03-30T05:54:44.772Z] #42 ...
05:54:44 [2021-03-30T05:54:44.772Z] 
05:54:44 [2021-03-30T05:54:44.772Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:54:44 [2021-03-30T05:54:44.772Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:54:44 [2021-03-30T05:54:44.772Z] #32 71.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:54:44 [2021-03-30T05:54:44.779Z] #13 56.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:54:44 [2021-03-30T05:54:44.779Z] #13 56.99 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ...
05:54:44 [2021-03-30T05:54:44.779Z] #13 57.04 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
05:54:45 [2021-03-30T05:54:45.039Z] #13 57.47 Setting up libsystemd0:amd64 (241-7~deb10u7) ...
05:54:45 [2021-03-30T05:54:45.064Z] #44 11.38   DEP      images/tcp-stream.pb-c.d
05:54:45 [2021-03-30T05:54:45.064Z] #44 11.43   PBCC     images/pipe.pb-c.c
05:54:45 [2021-03-30T05:54:45.064Z] #44 11.49   DEP      images/pipe.pb-c.d
05:54:45 [2021-03-30T05:54:45.064Z] #44 11.56   PBCC     images/pstree.pb-c.c
05:54:45 [2021-03-30T05:54:45.301Z] #13 57.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:54:45 [2021-03-30T05:54:45.301Z] #13 57.75 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
05:54:45 [2021-03-30T05:54:45.301Z] #13 57.75 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
05:54:45 [2021-03-30T05:54:45.301Z] #13 ...
05:54:45 [2021-03-30T05:54:45.301Z] 
05:54:45 [2021-03-30T05:54:45.301Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:54:45 [2021-03-30T05:54:45.301Z] #34 sha256:918f485f4a8f24b4b64df16e38b27d5601242b5ca9e7e1cccd5ba8d0f349ed8c
05:54:45 [2021-03-30T05:54:45.301Z] #34 51.16 internal/poll
05:54:45 [2021-03-30T05:54:45.301Z] #34 51.78 internal/fmtsort
05:54:45 [2021-03-30T05:54:45.301Z] #34 52.39 internal/syscall/execenv
05:54:45 [2021-03-30T05:54:45.301Z] #34 52.60 internal/syscall/unix
05:54:45 [2021-03-30T05:54:45.301Z] #34 52.84 strings
05:54:45 [2021-03-30T05:54:45.301Z] #34 53.65 os
05:54:45 [2021-03-30T05:54:45.301Z] #34 56.26 path
05:54:45 [2021-03-30T05:54:45.301Z] #34 56.92 text/tabwriter
05:54:45 [2021-03-30T05:54:45.301Z] #34 57.75 path/filepath
05:54:45 [2021-03-30T05:54:45.301Z] #34 57.75 fmt
05:54:45 [2021-03-30T05:54:45.301Z] #34 59.25 io/ioutil
05:54:45 [2021-03-30T05:54:45.364Z] #44 11.59   DEP      images/pstree.pb-c.d
05:54:45 [2021-03-30T05:54:45.364Z] #44 11.65   PBCC     images/fs.pb-c.c
05:54:45 [2021-03-30T05:54:45.364Z] #44 11.66   DEP      images/fs.pb-c.d
05:54:45 [2021-03-30T05:54:45.364Z] #44 11.72   PBCC     images/signalfd.pb-c.c
05:54:45 [2021-03-30T05:54:45.364Z] #44 11.83   DEP      images/signalfd.pb-c.d
05:54:45 [2021-03-30T05:54:45.559Z] #34 61.38 sort
05:54:45 [2021-03-30T05:54:45.559Z] #34 61.40 errors
05:54:45 [2021-03-30T05:54:45.559Z] #34 ...
05:54:45 [2021-03-30T05:54:45.559Z] 
05:54:45 [2021-03-30T05:54:45.559Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
05:54:45 [2021-03-30T05:54:45.559Z] #67 sha256:08ccd14afe0cbf78ccbff7b33ec179eaf8d7c5886ef2dc71dec0499065b455a5
05:54:45 [2021-03-30T05:54:45.559Z] #67 DONE 61.7s
05:54:45 [2021-03-30T05:54:45.559Z] 
05:54:45 [2021-03-30T05:54:45.559Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:45 [2021-03-30T05:54:45.559Z] #45 sha256:a8bd4a8d14ba6a4e35210ff08587d790ff06b6722d4a67571037a687138a0e96
05:54:45 [2021-03-30T05:54:45.559Z] #45 59.68 github.com/LK4D4/vndr/godl/singleflight
05:54:45 [2021-03-30T05:54:45.559Z] #45 59.74 internal/reflectlite
05:54:45 [2021-03-30T05:54:45.559Z] #45 60.33 math/rand
05:54:45 [2021-03-30T05:54:45.559Z] #45 61.34 internal/singleflight
05:54:45 [2021-03-30T05:54:45.607Z] #34 ...
05:54:45 [2021-03-30T05:54:45.607Z] 
05:54:45 [2021-03-30T05:54:45.607Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:45 [2021-03-30T05:54:45.607Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:54:45 [2021-03-30T05:54:45.607Z] #42 60.20 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
05:54:45 [2021-03-30T05:54:45.607Z] #42 60.28 Processing triggers for libc-bin (2.28-10) ...
05:54:45 [2021-03-30T05:54:45.607Z] #42 DONE 61.3s
05:54:45 [2021-03-30T05:54:45.607Z] 
05:54:45 [2021-03-30T05:54:45.607Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:45 [2021-03-30T05:54:45.607Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:54:45 [2021-03-30T05:54:45.607Z] #13 57.95 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
05:54:45 [2021-03-30T05:54:45.679Z] #44 11.92   PBCC     images/fh.pb-c.c
05:54:45 [2021-03-30T05:54:45.679Z] #44 11.99   PBCC     images/fsnotify.pb-c.c
05:54:45 [2021-03-30T05:54:45.679Z] #44 12.10   DEP      images/fh.pb-c.d
05:54:45 [2021-03-30T05:54:45.679Z] #44 12.18   DEP      images/fsnotify.pb-c.d
05:54:45 [2021-03-30T05:54:45.679Z] #44 12.23   PBCC     images/eventpoll.pb-c.c
05:54:45 [2021-03-30T05:54:45.870Z] #13 58.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:54:45 [2021-03-30T05:54:45.870Z] #13 58.21 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ...
05:54:45 [2021-03-30T05:54:45.870Z] #13 58.25 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
05:54:45 [2021-03-30T05:54:45.870Z] #13 58.43 Setting up libudev1:amd64 (241-7~deb10u7) ...
05:54:45 [2021-03-30T05:54:45.937Z] #57 ...
05:54:45 [2021-03-30T05:54:45.937Z] 
05:54:45 [2021-03-30T05:54:45.937Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
05:54:45 [2021-03-30T05:54:45.937Z] #41 DONE 213.2s
05:54:45 [2021-03-30T05:54:45.937Z] 
05:54:45 [2021-03-30T05:54:45.937Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:54:45 [2021-03-30T05:54:45.980Z] #44 12.27   DEP      images/eventpoll.pb-c.d
05:54:45 [2021-03-30T05:54:45.980Z] #44 12.33   PBCC     images/eventfd.pb-c.c
05:54:45 [2021-03-30T05:54:45.980Z] #44 12.36   DEP      images/eventfd.pb-c.d
05:54:45 [2021-03-30T05:54:45.980Z] #44 12.46   PBCC     images/remap-file-path.pb-c.c
05:54:46 [2021-03-30T05:54:46.050Z] #20 11.30 Reading package lists...
05:54:46 [2021-03-30T05:54:46.050Z] #20 ...
05:54:46 [2021-03-30T05:54:46.050Z] 
05:54:46 [2021-03-30T05:54:46.050Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:54:46 [2021-03-30T05:54:46.050Z] #53 sha256:65141efd4d4aa7dca979ee0c30b9691d4ed12077c6ad4b9079bee072c0b2481e
05:54:46 [2021-03-30T05:54:46.050Z] #53 12.10 + cd /tmp/tmp.90rZ1VG64b/src/github.com/opencontainers/runc
05:54:46 [2021-03-30T05:54:46.050Z] #53 12.12 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:54:46 [2021-03-30T05:54:46.050Z] #53 12.54 + '[' -z '' ']'
05:54:46 [2021-03-30T05:54:46.050Z] #53 12.54 + target=static
05:54:46 [2021-03-30T05:54:46.050Z] #53 12.54 + make 'BUILDTAGS=seccomp ' static
05:54:46 [2021-03-30T05:54:46.050Z] #53 12.70 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
05:54:46 [2021-03-30T05:54:46.050Z] #53 ...
05:54:46 [2021-03-30T05:54:46.050Z] 
05:54:46 [2021-03-30T05:54:46.050Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:54:46 [2021-03-30T05:54:46.050Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:54:46 [2021-03-30T05:54:46.050Z] #43 73.96   DEP      criu/sk-unix.d
05:54:46 [2021-03-30T05:54:46.050Z] #43 74.20   DEP      criu/sk-tcp.d
05:54:46 [2021-03-30T05:54:46.050Z] #43 74.39   DEP      criu/sk-queue.d
05:54:46 [2021-03-30T05:54:46.050Z] #43 74.63   DEP      criu/sk-packet.d
05:54:46 [2021-03-30T05:54:46.050Z] #43 74.83   DEP      criu/sk-netlink.d
05:54:46 [2021-03-30T05:54:46.050Z] #43 75.05   DEP      criu/sk-inet.d
05:54:46 [2021-03-30T05:54:46.050Z] #43 75.21   DEP      criu/signalfd.d
05:54:46 [2021-03-30T05:54:46.050Z] #43 75.39   DEP      criu/sigframe.d
05:54:46 [2021-03-30T05:54:46.050Z] #43 75.49   DEP      criu/shmem.d
05:54:46 [2021-03-30T05:54:46.050Z] #43 75.74   DEP      criu/servicefd.d
05:54:46 [2021-03-30T05:54:46.050Z] #43 75.87   DEP      criu/seize.d
05:54:46 [2021-03-30T05:54:46.131Z] #13 58.67 Selecting previously unselected package binutils-mingw-w64-i686.
05:54:46 [2021-03-30T05:54:46.281Z] #44 12.56   DEP      images/remap-file-path.pb-c.d
05:54:46 [2021-03-30T05:54:46.281Z] #44 12.62   PBCC     images/fifo.pb-c.c
05:54:46 [2021-03-30T05:54:46.281Z] #44 12.63   DEP      images/fifo.pb-c.d
05:54:46 [2021-03-30T05:54:46.281Z] #44 12.76   PBCC     images/ghost-file.pb-c.c
05:54:46 [2021-03-30T05:54:46.281Z] #44 12.82   DEP      images/ghost-file.pb-c.d
05:54:46 [2021-03-30T05:54:46.307Z] #43 76.05   DEP      criu/seccomp.d
05:54:46 [2021-03-30T05:54:46.393Z] #13 58.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:54:46 [2021-03-30T05:54:46.393Z] #13 58.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
05:54:46 [2021-03-30T05:54:46.393Z] #13 58.76 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:54:46 [2021-03-30T05:54:46.564Z] #43 76.24   DEP      criu/rst-malloc.d
05:54:46 [2021-03-30T05:54:46.564Z] #43 76.30   DEP      criu/rbtree.d
05:54:46 [2021-03-30T05:54:46.564Z] #43 76.34   DEP      criu/pstree.d
05:54:46 [2021-03-30T05:54:46.582Z] #44 12.90   PBCC     images/regfile.pb-c.c
05:54:46 [2021-03-30T05:54:46.582Z] #44 12.94   DEP      images/regfile.pb-c.d
05:54:46 [2021-03-30T05:54:46.582Z] #44 13.00   PBCC     images/ns.pb-c.c
05:54:46 [2021-03-30T05:54:46.582Z] #44 13.01   DEP      images/ns.pb-c.d
05:54:46 [2021-03-30T05:54:46.582Z] #44 13.11   PBCC     images/fdinfo.pb-c.c
05:54:46 [2021-03-30T05:54:46.821Z] #43 76.49   DEP      criu/protobuf.d
05:54:46 [2021-03-30T05:54:46.821Z] #43 76.66   GEN      criu/protobuf-desc-gen.h
05:54:46 [2021-03-30T05:54:46.821Z] #43 ...
05:54:46 [2021-03-30T05:54:46.821Z] 
05:54:46 [2021-03-30T05:54:46.821Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:46 [2021-03-30T05:54:46.821Z] #45 sha256:7b7b8da6edac21cc2ec59c225b60ae87b698ab9262b35a1ff07dc66f76563313
05:54:46 [2021-03-30T05:54:46.821Z] #45 156.6 github.com/LK4D4/vndr/godl
05:54:46 [2021-03-30T05:54:46.821Z] #45 157.5 github.com/LK4D4/vndr
05:54:46 [2021-03-30T05:54:46.882Z] #44 13.22   DEP      images/fdinfo.pb-c.d
05:54:46 [2021-03-30T05:54:46.882Z] #44 13.28   PBCC     images/core-aarch64.pb-c.c
05:54:46 [2021-03-30T05:54:46.882Z] #44 13.33   PBCC     images/core-arm.pb-c.c
05:54:46 [2021-03-30T05:54:46.882Z] #44 13.42   PBCC     images/core-ppc64.pb-c.c
05:54:47 [2021-03-30T05:54:47.004Z] #54 ...
05:54:47 [2021-03-30T05:54:47.004Z] 
05:54:47 [2021-03-30T05:54:47.004Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
05:54:47 [2021-03-30T05:54:47.182Z] #44 13.50   PBCC     images/core-s390.pb-c.c
05:54:47 [2021-03-30T05:54:47.182Z] #44 13.57   PBCC     images/core-x86.pb-c.c
05:54:47 [2021-03-30T05:54:47.182Z] #44 13.63   PBCC     images/core.pb-c.c
05:54:47 [2021-03-30T05:54:47.182Z] #44 13.74   PBCC     images/inventory.pb-c.c
05:54:47 [2021-03-30T05:54:47.267Z] #13 ...
05:54:47 [2021-03-30T05:54:47.267Z] 
05:54:47 [2021-03-30T05:54:47.267Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:54:47 [2021-03-30T05:54:47.267Z] #56 sha256:5eb697ecc633d9916bf106fe7ef26d8da28eb449d21165424e960b335c10bda7
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.195 + RM_GOPATH=0
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.199 + TMP_GOPATH=
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.199 + : /build
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.199 + '[' -z '' ']'
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.220 ++ mktemp -d
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.221 + export GOPATH=/tmp/tmp.ocoUf3vtrt
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.221 + GOPATH=/tmp/tmp.ocoUf3vtrt
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.221 + RM_GOPATH=1
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.221 + case "$(go env GOARCH)" in
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.221 ++ go env GOARCH
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.248 + export GO_BUILDMODE=-buildmode=pie
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.248 + GO_BUILDMODE=-buildmode=pie
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.248 ++ dirname /tmp/install/install.sh
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.249 + dir=/tmp/install
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.250 + bin=containerd
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.250 + shift
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.250 + '[' '!' -f /tmp/install/containerd.installer ']'
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.250 + . /tmp/install/containerd.installer
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.250 ++ set -e
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.250 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.250 + install_containerd
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.251 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.251 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.252 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ocoUf3vtrt/src/github.com/containerd/containerd
05:54:47 [2021-03-30T05:54:47.267Z] #56 3.254 Cloning into '/tmp/tmp.ocoUf3vtrt/src/github.com/containerd/containerd'...
05:54:47 [2021-03-30T05:54:47.267Z] #56 ...
05:54:47 [2021-03-30T05:54:47.267Z] 
05:54:47 [2021-03-30T05:54:47.267Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:54:47 [2021-03-30T05:54:47.267Z] #34 sha256:7e498bde2d9ff8842d1bb5251f1963875aa17137838069d4fefefcb0084ad02b
05:54:47 [2021-03-30T05:54:47.267Z] #34 57.40 github.com/BurntSushi/toml/cmd/tomlv
05:54:47 [2021-03-30T05:54:47.267Z] #34 DONE 64.2s
05:54:47 [2021-03-30T05:54:47.267Z] 
05:54:47 [2021-03-30T05:54:47.267Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:47 [2021-03-30T05:54:47.267Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
05:54:47 [2021-03-30T05:54:47.267Z] #42 62.28 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
05:54:47 [2021-03-30T05:54:47.267Z] #42 64.20 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
05:54:47 [2021-03-30T05:54:47.267Z] #42 64.26 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
05:54:47 [2021-03-30T05:54:47.267Z] #42 64.33 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
05:54:47 [2021-03-30T05:54:47.299Z] #42 DONE 0.3s
05:54:47 [2021-03-30T05:54:47.299Z] 
05:54:47 [2021-03-30T05:54:47.299Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
05:54:47 [2021-03-30T05:54:47.479Z] #45 63.93 io
05:54:47 [2021-03-30T05:54:47.479Z] #45 63.93 strconv
05:54:47 [2021-03-30T05:54:47.483Z] #44 13.81   DEP      images/core-aarch64.pb-c.d
05:54:47 [2021-03-30T05:54:47.483Z] #44 13.88   DEP      images/core-arm.pb-c.d
05:54:47 [2021-03-30T05:54:47.483Z] #44 13.94   DEP      images/core-ppc64.pb-c.d
05:54:47 [2021-03-30T05:54:47.483Z] #44 14.01   DEP      images/core-s390.pb-c.d
05:54:47 [2021-03-30T05:54:47.531Z] #42 64.35 Setting up python-six (1.12.0-1) ...
05:54:47 [2021-03-30T05:54:47.593Z] #45 DONE 0.1s
05:54:47 [2021-03-30T05:54:47.593Z] 
05:54:47 [2021-03-30T05:54:47.593Z] #47 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
05:54:47 [2021-03-30T05:54:47.593Z] #47 DONE 0.1s
05:54:47 [2021-03-30T05:54:47.593Z] 
05:54:47 [2021-03-30T05:54:47.593Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
05:54:47 [2021-03-30T05:54:47.784Z] #44 14.07   DEP      images/core-x86.pb-c.d
05:54:47 [2021-03-30T05:54:47.784Z] #44 14.20   DEP      images/core.pb-c.d
05:54:47 [2021-03-30T05:54:47.889Z] #49 DONE 0.2s
05:54:47 [2021-03-30T05:54:47.889Z] 
05:54:47 [2021-03-30T05:54:47.889Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:54:48 [2021-03-30T05:54:48.084Z] #44 14.34   DEP      images/inventory.pb-c.d
05:54:48 [2021-03-30T05:54:48.084Z] #44 14.43   PBCC     images/cpuinfo.pb-c.c
05:54:48 [2021-03-30T05:54:48.084Z] #44 14.47   DEP      images/cpuinfo.pb-c.d
05:54:48 [2021-03-30T05:54:48.084Z] #44 14.52   PBCC     images/stats.pb-c.c
05:54:48 [2021-03-30T05:54:48.084Z] #44 14.54   DEP      images/stats.pb-c.d
05:54:48 [2021-03-30T05:54:48.183Z] #54 ...
05:54:48 [2021-03-30T05:54:48.183Z] 
05:54:48 [2021-03-30T05:54:48.183Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
05:54:48 [2021-03-30T05:54:48.183Z] #50 210.6 + /build/golangci-lint --version
05:54:48 [2021-03-30T05:54:48.183Z] #50 210.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
05:54:48 [2021-03-30T05:54:48.191Z] #45 ...
05:54:48 [2021-03-30T05:54:48.191Z] 
05:54:48 [2021-03-30T05:54:48.191Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:54:48 [2021-03-30T05:54:48.191Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:54:48 [2021-03-30T05:54:48.191Z] #20 11.30 Reading package lists...
05:54:48 [2021-03-30T05:54:48.191Z] #20 ...
05:54:48 [2021-03-30T05:54:48.191Z] 
05:54:48 [2021-03-30T05:54:48.191Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:48 [2021-03-30T05:54:48.191Z] #45 sha256:7b7b8da6edac21cc2ec59c225b60ae87b698ab9262b35a1ff07dc66f76563313
05:54:48 [2021-03-30T05:54:48.191Z] #45 DONE 167.8s
05:54:48 [2021-03-30T05:54:48.191Z] 
05:54:48 [2021-03-30T05:54:48.191Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:54:48 [2021-03-30T05:54:48.191Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:54:48 [2021-03-30T05:54:48.307Z] #13 ...
05:54:48 [2021-03-30T05:54:48.307Z] 
05:54:48 [2021-03-30T05:54:48.307Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:48 [2021-03-30T05:54:48.307Z] #45 sha256:8b9c88d7a16538109e5ad402a1cd2f184a030f510d885a33390fce3d54be5795
05:54:48 [2021-03-30T05:54:48.307Z] #45 53.87 strings
05:54:48 [2021-03-30T05:54:48.307Z] #45 57.03 regexp/syntax
05:54:48 [2021-03-30T05:54:48.307Z] #45 57.29 os
05:54:48 [2021-03-30T05:54:48.307Z] #45 61.62 flag
05:54:48 [2021-03-30T05:54:48.307Z] #45 61.83 go/token
05:54:48 [2021-03-30T05:54:48.307Z] #45 62.95 go/scanner
05:54:48 [2021-03-30T05:54:48.307Z] #45 63.46 regexp
05:54:48 [2021-03-30T05:54:48.307Z] #45 ...
05:54:48 [2021-03-30T05:54:48.307Z] 
05:54:48 [2021-03-30T05:54:48.307Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:48 [2021-03-30T05:54:48.307Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:54:48 [2021-03-30T05:54:48.307Z] #36 60.44 Selecting previously unselected package libxml2:amd64.
05:54:48 [2021-03-30T05:54:48.307Z] #36 60.44 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
05:54:48 [2021-03-30T05:54:48.307Z] #36 60.45 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
05:54:48 [2021-03-30T05:54:48.307Z] #36 61.07 Selecting previously unselected package libarchive13:amd64.
05:54:48 [2021-03-30T05:54:48.307Z] #36 61.07 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
05:54:48 [2021-03-30T05:54:48.307Z] #36 61.07 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
05:54:48 [2021-03-30T05:54:48.307Z] #36 61.45 Selecting previously unselected package libjsoncpp1:amd64.
05:54:48 [2021-03-30T05:54:48.307Z] #36 61.45 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
05:54:48 [2021-03-30T05:54:48.307Z] #36 61.45 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
05:54:48 [2021-03-30T05:54:48.307Z] #36 61.65 Selecting previously unselected package librhash0:amd64.
05:54:48 [2021-03-30T05:54:48.307Z] #36 61.65 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
05:54:48 [2021-03-30T05:54:48.307Z] #36 61.68 Unpacking librhash0:amd64 (1.3.8-1) ...
05:54:48 [2021-03-30T05:54:48.307Z] #36 61.82 Selecting previously unselected package libuv1:amd64.
05:54:48 [2021-03-30T05:54:48.307Z] #36 61.82 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
05:54:48 [2021-03-30T05:54:48.307Z] #36 61.82 Unpacking libuv1:amd64 (1.24.1-1) ...
05:54:48 [2021-03-30T05:54:48.307Z] #36 62.03 Selecting previously unselected package cmake.
05:54:48 [2021-03-30T05:54:48.307Z] #36 62.05 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
05:54:48 [2021-03-30T05:54:48.307Z] #36 62.07 Unpacking cmake (3.13.4-1) ...
05:54:48 [2021-03-30T05:54:48.386Z] #44 ...
05:54:48 [2021-03-30T05:54:48.386Z] 
05:54:48 [2021-03-30T05:54:48.386Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:48 [2021-03-30T05:54:48.386Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
05:54:48 [2021-03-30T05:54:48.386Z] #14 71.24 Selecting previously unselected package mingw-w64-x86-64-dev.
05:54:48 [2021-03-30T05:54:48.386Z] #14 71.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
05:54:48 [2021-03-30T05:54:48.386Z] #14 71.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
05:54:48 [2021-03-30T05:54:48.386Z] #14 78.72 Selecting previously unselected package gcc-mingw-w64-base.
05:54:48 [2021-03-30T05:54:48.386Z] #14 78.73 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
05:54:48 [2021-03-30T05:54:48.386Z] #14 78.75 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:54:48 [2021-03-30T05:54:48.386Z] #14 79.01 Selecting previously unselected package gcc-mingw-w64-x86-64.
05:54:48 [2021-03-30T05:54:48.386Z] #14 79.02 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
05:54:48 [2021-03-30T05:54:48.386Z] #14 79.03 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:54:48 [2021-03-30T05:54:48.498Z] #50 DONE 211.1s
05:54:48 [2021-03-30T05:54:48.498Z] 
05:54:48 [2021-03-30T05:54:48.498Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:54:48 [2021-03-30T05:54:48.871Z] #45 ...
05:54:48 [2021-03-30T05:54:48.871Z] 
05:54:48 [2021-03-30T05:54:48.871Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:48 [2021-03-30T05:54:48.871Z] #49 sha256:89ae4fff35947578c0f6244874333061e7f4181d8580f564663cb2f78c90d8b1
05:54:48 [2021-03-30T05:54:48.871Z] #49 62.22 go: finding github.com/fatih/color v1.7.0
05:54:48 [2021-03-30T05:54:48.871Z] #49 62.27 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:54:48 [2021-03-30T05:54:48.871Z] #49 62.30 go: finding github.com/mattn/go-colorable v0.1.4
05:54:48 [2021-03-30T05:54:48.871Z] #49 62.34 go: finding github.com/mattn/go-isatty v0.0.8
05:54:48 [2021-03-30T05:54:48.871Z] #49 62.56 go: finding github.com/go-critic/go-critic v0.4.1
05:54:48 [2021-03-30T05:54:48.871Z] #49 62.63 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:54:48 [2021-03-30T05:54:48.871Z] #49 62.71 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:54:48 [2021-03-30T05:54:48.871Z] #49 62.71 go: finding github.com/go-lintpack/lintpack v0.5.2
05:54:48 [2021-03-30T05:54:48.871Z] #49 62.74 go: finding github.com/pkg/errors v0.8.1
05:54:48 [2021-03-30T05:54:48.871Z] #49 62.79 go: finding github.com/sirupsen/logrus v1.4.2
05:54:48 [2021-03-30T05:54:48.871Z] #49 62.84 go: finding github.com/go-toolsmith/astequal v1.0.0
05:54:48 [2021-03-30T05:54:48.871Z] #49 62.85 go: finding github.com/go-toolsmith/astfmt v1.0.0
05:54:48 [2021-03-30T05:54:48.871Z] #49 62.85 go: finding github.com/stretchr/testify v1.4.0
05:54:48 [2021-03-30T05:54:48.871Z] #49 62.89 go: finding github.com/mitchellh/go-homedir v1.1.0
05:54:48 [2021-03-30T05:54:48.871Z] #49 62.93 go: finding github.com/go-toolsmith/astp v1.0.0
05:54:48 [2021-03-30T05:54:48.871Z] #49 62.97 go: finding github.com/go-toolsmith/astcast v1.0.0
05:54:48 [2021-03-30T05:54:48.871Z] #49 62.97 go: finding github.com/davecgh/go-spew v1.1.1
05:54:48 [2021-03-30T05:54:48.871Z] #49 63.03 go: finding github.com/go-toolsmith/typep v1.0.0
05:54:48 [2021-03-30T05:54:48.871Z] #49 63.29 go: finding github.com/pmezard/go-difflib v1.0.0
05:54:48 [2021-03-30T05:54:48.871Z] #49 63.33 go: finding github.com/go-toolsmith/astcopy v1.0.0
05:54:48 [2021-03-30T05:54:48.871Z] #49 63.39 go: finding github.com/spf13/viper v1.6.1
05:54:48 [2021-03-30T05:54:48.871Z] #49 63.48 go: finding github.com/stretchr/objx v0.2.0
05:54:48 [2021-03-30T05:54:48.871Z] #49 63.58 go: finding gopkg.in/yaml.v2 v2.2.7
05:54:48 [2021-03-30T05:54:48.871Z] #49 63.80 go: finding github.com/go-toolsmith/strparse v1.0.0
05:54:48 [2021-03-30T05:54:48.871Z] #49 64.10 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
05:54:48 [2021-03-30T05:54:48.871Z] #49 64.23 go: finding github.com/bombsimon/wsl/v2 v2.0.0
05:54:48 [2021-03-30T05:54:48.871Z] #49 64.25 go: finding github.com/gobwas/glob v0.2.3
05:54:48 [2021-03-30T05:54:48.871Z] #49 64.36 go: finding github.com/fsnotify/fsnotify v1.4.7
05:54:48 [2021-03-30T05:54:48.871Z] #49 64.39 go: finding github.com/spf13/cobra v0.0.5
05:54:48 [2021-03-30T05:54:48.871Z] #49 64.50 go: finding github.com/hashicorp/hcl v1.0.0
05:54:48 [2021-03-30T05:54:48.871Z] #49 64.62 go: finding github.com/spf13/pflag v1.0.5
05:54:48 [2021-03-30T05:54:48.871Z] #49 64.80 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:54:48 [2021-03-30T05:54:48.871Z] #49 64.85 go: finding github.com/magiconair/properties v1.8.1
05:54:48 [2021-03-30T05:54:48.871Z] #49 65.05 go: finding github.com/mitchellh/mapstructure v1.1.2
05:54:48 [2021-03-30T05:54:48.871Z] #49 65.05 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:54:48 [2021-03-30T05:54:48.871Z] #49 65.06 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:54:48 [2021-03-30T05:54:48.871Z] #49 65.06 go: finding github.com/pelletier/go-toml v1.2.0
05:54:48 [2021-03-30T05:54:48.871Z] #49 65.08 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:54:48 [2021-03-30T05:54:48.871Z] #49 65.13 go: finding github.com/spf13/afero v1.1.2
05:54:48 [2021-03-30T05:54:48.871Z] #49 65.14 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:54:48 [2021-03-30T05:54:48.972Z] #32 ...
05:54:48 [2021-03-30T05:54:48.972Z] 
05:54:48 [2021-03-30T05:54:48.972Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:48 [2021-03-30T05:54:48.972Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:54:48 [2021-03-30T05:54:48.972Z] #36 65.69 Unpacking xxd (2:8.1.0875-5) ...
05:54:48 [2021-03-30T05:54:48.972Z] #36 66.08 Selecting previously unselected package vim-common.
05:54:48 [2021-03-30T05:54:48.972Z] #36 66.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
05:54:48 [2021-03-30T05:54:48.972Z] #36 66.14 Unpacking vim-common (2:8.1.0875-5) ...
05:54:48 [2021-03-30T05:54:48.972Z] #36 66.74 Selecting previously unselected package cmake-data.
05:54:48 [2021-03-30T05:54:48.972Z] #36 66.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
05:54:48 [2021-03-30T05:54:48.972Z] #36 66.78 Unpacking cmake-data (3.13.4-1) ...
05:54:48 [2021-03-30T05:54:48.972Z] #36 71.02 Selecting previously unselected package libicu63:amd64.
05:54:48 [2021-03-30T05:54:48.972Z] #36 71.04 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
05:54:48 [2021-03-30T05:54:48.972Z] #36 71.06 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
05:54:48 [2021-03-30T05:54:48.972Z] #36 ...
05:54:48 [2021-03-30T05:54:48.972Z] 
05:54:48 [2021-03-30T05:54:48.972Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:48 [2021-03-30T05:54:48.972Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:54:48 [2021-03-30T05:54:48.972Z] #42 72.20 Selecting previously unselected package libprotoc17:amd64.
05:54:48 [2021-03-30T05:54:48.972Z] #42 72.21 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
05:54:48 [2021-03-30T05:54:48.972Z] #42 72.22 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
05:54:48 [2021-03-30T05:54:48.972Z] #42 73.08 Selecting previously unselected package protobuf-c-compiler.
05:54:48 [2021-03-30T05:54:48.972Z] #42 73.11 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
05:54:48 [2021-03-30T05:54:48.972Z] #42 73.12 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
05:54:48 [2021-03-30T05:54:48.972Z] #42 73.31 Selecting previously unselected package protobuf-compiler.
05:54:48 [2021-03-30T05:54:48.972Z] #42 73.31 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
05:54:48 [2021-03-30T05:54:48.972Z] #42 73.35 Unpacking protobuf-compiler (3.6.1.3-2) ...
05:54:48 [2021-03-30T05:54:48.972Z] #42 73.59 Selecting previously unselected package python-pkg-resources.
05:54:48 [2021-03-30T05:54:48.972Z] #42 73.61 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
05:54:48 [2021-03-30T05:54:48.972Z] #42 73.62 Unpacking python-pkg-resources (40.8.0-1) ...
05:54:48 [2021-03-30T05:54:48.972Z] #42 73.96 Selecting previously unselected package python-six.
05:54:48 [2021-03-30T05:54:48.972Z] #42 73.96 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
05:54:48 [2021-03-30T05:54:48.972Z] #42 73.98 Unpacking python-six (1.12.0-1) ...
05:54:48 [2021-03-30T05:54:48.972Z] #42 74.12 Selecting previously unselected package python-protobuf.
05:54:48 [2021-03-30T05:54:48.972Z] #42 74.12 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
05:54:48 [2021-03-30T05:54:48.972Z] #42 74.13 Unpacking python-protobuf (3.6.1.3-2) ...
05:54:48 [2021-03-30T05:54:48.972Z] #42 75.25 Setting up python-pkg-resources (40.8.0-1) ...
05:54:49 [2021-03-30T05:54:49.132Z] #49 65.44 go: finding github.com/spf13/cast v1.3.0
05:54:49 [2021-03-30T05:54:49.132Z] #49 65.44 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:54:49 [2021-03-30T05:54:49.132Z] #49 65.44 go: finding golang.org/x/text v0.3.2
05:54:49 [2021-03-30T05:54:49.395Z] #49 65.56 go: finding github.com/spf13/jwalterweatherman v1.0.0
05:54:49 [2021-03-30T05:54:49.395Z] #49 65.56 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:54:49 [2021-03-30T05:54:49.395Z] #49 65.56 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:54:49 [2021-03-30T05:54:49.395Z] #49 65.63 go: finding github.com/subosito/gotenv v1.2.0
05:54:49 [2021-03-30T05:54:49.395Z] #49 65.67 go: finding gopkg.in/ini.v1 v1.51.0
05:54:49 [2021-03-30T05:54:49.395Z] #49 65.71 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:54:49 [2021-03-30T05:54:49.395Z] #49 65.76 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:54:49 [2021-03-30T05:54:49.395Z] #49 65.78 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:54:49 [2021-03-30T05:54:49.450Z] #14 ...
05:54:49 [2021-03-30T05:54:49.450Z] 
05:54:49 [2021-03-30T05:54:49.450Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:49 [2021-03-30T05:54:49.450Z] #46 sha256:97014c2c5c73b16222eb01e9db63d2a9ee35543aa01927cef6ec789181d313c9
05:54:49 [2021-03-30T05:54:49.450Z] #46 72.92 vendor/golang.org/x/text/transform
05:54:49 [2021-03-30T05:54:49.450Z] #46 76.12 time
05:54:49 [2021-03-30T05:54:49.450Z] #46 81.25 regexp
05:54:49 [2021-03-30T05:54:49.656Z] #49 65.88 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:54:49 [2021-03-30T05:54:49.656Z] #49 65.93 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:54:49 [2021-03-30T05:54:49.656Z] #49 65.96 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:54:49 [2021-03-30T05:54:49.656Z] #49 65.96 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:54:49 [2021-03-30T05:54:49.656Z] #49 65.99 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:54:49 [2021-03-30T05:54:49.656Z] #49 66.00 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:54:49 [2021-03-30T05:54:49.656Z] #49 66.02 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:54:49 [2021-03-30T05:54:49.656Z] #49 66.03 go: finding github.com/kisielk/gotool v1.0.0
05:54:49 [2021-03-30T05:54:49.656Z] #49 66.05 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:54:49 [2021-03-30T05:54:49.692Z] #36 65.34 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
05:54:49 [2021-03-30T05:54:49.692Z] #36 65.35 Setting up xxd (2:8.1.0875-5) ...
05:54:49 [2021-03-30T05:54:49.692Z] #36 65.36 Setting up libuv1:amd64 (1.24.1-1) ...
05:54:49 [2021-03-30T05:54:49.692Z] #36 65.37 Setting up vim-common (2:8.1.0875-5) ...
05:54:49 [2021-03-30T05:54:49.692Z] #36 65.41 Setting up librhash0:amd64 (1.3.8-1) ...
05:54:49 [2021-03-30T05:54:49.692Z] #36 65.42 Setting up cmake-data (3.13.4-1) ...
05:54:49 [2021-03-30T05:54:49.692Z] #36 65.44 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
05:54:49 [2021-03-30T05:54:49.692Z] #36 65.45 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
05:54:49 [2021-03-30T05:54:49.692Z] #36 65.46 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
05:54:49 [2021-03-30T05:54:49.692Z] #36 65.48 Setting up cmake (3.13.4-1) ...
05:54:49 [2021-03-30T05:54:49.692Z] #36 65.49 Processing triggers for libc-bin (2.28-10) ...
05:54:49 [2021-03-30T05:54:49.692Z] #36 65.54 Processing triggers for mime-support (3.62) ...
05:54:49 [2021-03-30T05:54:49.749Z] #46 ...
05:54:49 [2021-03-30T05:54:49.749Z] 
05:54:49 [2021-03-30T05:54:49.749Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:54:49 [2021-03-30T05:54:49.750Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:54:49 [2021-03-30T05:54:49.750Z] #44 15.91 make[1]: Nothing to be done for 'all'.
05:54:49 [2021-03-30T05:54:49.918Z] #49 66.15 go: finding github.com/sourcegraph/go-diff v0.5.1
05:54:49 [2021-03-30T05:54:49.918Z] #49 ...
05:54:49 [2021-03-30T05:54:49.918Z] 
05:54:49 [2021-03-30T05:54:49.918Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:54:49 [2021-03-30T05:54:49.918Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:54:49 [2021-03-30T05:54:49.918Z] #55 56.13 Building dependency tree...
05:54:49 [2021-03-30T05:54:49.918Z] #55 61.66 The following additional packages will be installed:
05:54:49 [2021-03-30T05:54:49.918Z] #55 61.66   libbtrfs0
05:54:49 [2021-03-30T05:54:49.918Z] #55 62.03 The following NEW packages will be installed:
05:54:49 [2021-03-30T05:54:49.918Z] #55 62.03   libbtrfs-dev libbtrfs0
05:54:49 [2021-03-30T05:54:49.918Z] #55 62.63 0 upgraded, 2 newly installed, 0 to remove and 26 not upgraded.
05:54:49 [2021-03-30T05:54:49.918Z] #55 62.63 Need to get 119 kB of archives.
05:54:49 [2021-03-30T05:54:49.918Z] #55 62.63 After this operation, 387 kB of additional disk space will be used.
05:54:49 [2021-03-30T05:54:49.918Z] #55 62.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
05:54:49 [2021-03-30T05:54:49.918Z] #55 62.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
05:54:49 [2021-03-30T05:54:49.918Z] #55 64.80 debconf: delaying package configuration, since apt-utils is not installed
05:54:49 [2021-03-30T05:54:49.918Z] #55 65.12 Fetched 119 kB in 0s (438 kB/s)
05:54:49 [2021-03-30T05:54:49.918Z] #55 65.57 Selecting previously unselected package libbtrfs0.
05:54:49 [2021-03-30T05:54:49.918Z] #55 65.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:54:49 [2021-03-30T05:54:49.918Z] #55 65.64 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
05:54:49 [2021-03-30T05:54:49.918Z] #55 65.65 Unpacking libbtrfs0 (4.20.1-2) ...
05:54:49 [2021-03-30T05:54:49.918Z] #55 65.79 Selecting previously unselected package libbtrfs-dev.
05:54:49 [2021-03-30T05:54:49.918Z] #55 65.81 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
05:54:49 [2021-03-30T05:54:49.918Z] #55 65.82 Unpacking libbtrfs-dev (4.20.1-2) ...
05:54:49 [2021-03-30T05:54:49.918Z] #55 66.11 Setting up libbtrfs0 (4.20.1-2) ...
05:54:49 [2021-03-30T05:54:49.918Z] #55 66.13 Setting up libbtrfs-dev (4.20.1-2) ...
05:54:49 [2021-03-30T05:54:49.918Z] #55 66.16 Processing triggers for libc-bin (2.28-10) ...
05:54:49 [2021-03-30T05:54:49.918Z] #55 ...
05:54:49 [2021-03-30T05:54:49.918Z] 
05:54:49 [2021-03-30T05:54:49.918Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:49 [2021-03-30T05:54:49.918Z] #49 sha256:89ae4fff35947578c0f6244874333061e7f4181d8580f564663cb2f78c90d8b1
05:54:49 [2021-03-30T05:54:49.918Z] #49 66.23 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:54:49 [2021-03-30T05:54:49.918Z] #49 66.24 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:54:49 [2021-03-30T05:54:49.918Z] #49 66.27 go: finding github.com/tommy-muehle/go-mnd v1.1.1
05:54:49 [2021-03-30T05:54:49.918Z] #49 66.31 go: finding github.com/ultraware/funlen v0.0.2
05:54:49 [2021-03-30T05:54:49.918Z] #49 66.37 go: finding github.com/ultraware/whitespace v0.0.4
05:54:49 [2021-03-30T05:54:49.918Z] #49 66.38 go: finding github.com/uudashr/gocognit v1.0.1
05:54:49 [2021-03-30T05:54:49.918Z] #49 ...
05:54:49 [2021-03-30T05:54:49.918Z] 
05:54:49 [2021-03-30T05:54:49.918Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:49 [2021-03-30T05:54:49.918Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:54:49 [2021-03-30T05:54:49.918Z] #42 45.94 Reading package lists...
05:54:49 [2021-03-30T05:54:49.918Z] #42 56.63 Building dependency tree...
05:54:49 [2021-03-30T05:54:49.918Z] #42 62.23 The following additional packages will be installed:
05:54:49 [2021-03-30T05:54:49.918Z] #42 62.23   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
05:54:49 [2021-03-30T05:54:49.918Z] #42 62.24   libprotoc17 python-pkg-resources python-six zlib1g-dev
05:54:49 [2021-03-30T05:54:49.918Z] #42 62.24 Suggested packages:
05:54:49 [2021-03-30T05:54:49.918Z] #42 62.24   manpages-dev python-setuptools
05:54:49 [2021-03-30T05:54:49.918Z] #42 64.44 The following NEW packages will be installed:
05:54:49 [2021-03-30T05:54:49.918Z] #42 64.46   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
05:54:49 [2021-03-30T05:54:49.918Z] #42 64.48   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
05:54:49 [2021-03-30T05:54:49.918Z] #42 64.48   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
05:54:49 [2021-03-30T05:54:49.918Z] #42 64.49   python-six zlib1g-dev
05:54:49 [2021-03-30T05:54:49.918Z] #42 65.02 0 upgraded, 17 newly installed, 0 to remove and 26 not upgraded.
05:54:49 [2021-03-30T05:54:49.918Z] #42 65.02 Need to get 4095 kB of archives.
05:54:49 [2021-03-30T05:54:49.918Z] #42 65.02 After this operation, 22.5 MB of additional disk space will be used.
05:54:49 [2021-03-30T05:54:49.918Z] #42 65.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
05:54:49 [2021-03-30T05:54:49.918Z] #42 65.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
05:54:49 [2021-03-30T05:54:49.918Z] #42 65.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
05:54:49 [2021-03-30T05:54:49.918Z] #42 65.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
05:54:49 [2021-03-30T05:54:49.918Z] #42 65.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
05:54:49 [2021-03-30T05:54:49.918Z] #42 65.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
05:54:49 [2021-03-30T05:54:49.918Z] #42 65.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
05:54:49 [2021-03-30T05:54:49.918Z] #42 65.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
05:54:49 [2021-03-30T05:54:49.918Z] #42 65.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
05:54:49 [2021-03-30T05:54:49.918Z] #42 65.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
05:54:49 [2021-03-30T05:54:49.918Z] #42 65.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
05:54:49 [2021-03-30T05:54:49.918Z] #42 65.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
05:54:49 [2021-03-30T05:54:49.918Z] #42 65.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
05:54:49 [2021-03-30T05:54:49.918Z] #42 65.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
05:54:49 [2021-03-30T05:54:49.918Z] #42 65.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
05:54:49 [2021-03-30T05:54:49.918Z] #42 65.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
05:54:49 [2021-03-30T05:54:49.918Z] #42 65.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
05:54:50 [2021-03-30T05:54:50.094Z] #42 66.92 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
05:54:50 [2021-03-30T05:54:50.094Z] #42 67.05 Setting up libnl-3-200:arm64 (3.4.0-1) ...
05:54:50 [2021-03-30T05:54:50.094Z] #42 ...
05:54:50 [2021-03-30T05:54:50.094Z] 
05:54:50 [2021-03-30T05:54:50.094Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:50 [2021-03-30T05:54:50.094Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
05:54:50 [2021-03-30T05:54:50.094Z] #36 56.93 Selecting previously unselected package libicu63:arm64.
05:54:50 [2021-03-30T05:54:50.094Z] #36 56.93 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
05:54:50 [2021-03-30T05:54:50.094Z] #36 56.95 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
05:54:50 [2021-03-30T05:54:50.094Z] #36 64.23 Selecting previously unselected package libxml2:arm64.
05:54:50 [2021-03-30T05:54:50.094Z] #36 64.23 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ...
05:54:50 [2021-03-30T05:54:50.094Z] #36 64.24 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
05:54:50 [2021-03-30T05:54:50.094Z] #36 64.93 Selecting previously unselected package libarchive13:arm64.
05:54:50 [2021-03-30T05:54:50.094Z] #36 64.95 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
05:54:50 [2021-03-30T05:54:50.094Z] #36 64.96 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
05:54:50 [2021-03-30T05:54:50.094Z] #36 65.62 Selecting previously unselected package libjsoncpp1:arm64.
05:54:50 [2021-03-30T05:54:50.094Z] #36 65.63 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
05:54:50 [2021-03-30T05:54:50.094Z] #36 65.75 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
05:54:50 [2021-03-30T05:54:50.094Z] #36 67.09 Selecting previously unselected package librhash0:arm64.
05:54:50 [2021-03-30T05:54:50.094Z] #36 67.10 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
05:54:50 [2021-03-30T05:54:50.094Z] #36 67.12 Unpacking librhash0:arm64 (1.3.8-1) ...
05:54:50 [2021-03-30T05:54:50.094Z] #36 ...
05:54:50 [2021-03-30T05:54:50.094Z] 
05:54:50 [2021-03-30T05:54:50.094Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:50 [2021-03-30T05:54:50.094Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
05:54:50 [2021-03-30T05:54:50.094Z] #42 67.09 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
05:54:50 [2021-03-30T05:54:50.094Z] #42 67.12 Setting up libcap-dev:arm64 (1:2.25-2) ...
05:54:50 [2021-03-30T05:54:50.094Z] #42 67.16 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
05:54:50 [2021-03-30T05:54:50.180Z] #42 ...
05:54:50 [2021-03-30T05:54:50.180Z] 
05:54:50 [2021-03-30T05:54:50.180Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:50 [2021-03-30T05:54:50.180Z] #49 sha256:89ae4fff35947578c0f6244874333061e7f4181d8580f564663cb2f78c90d8b1
05:54:50 [2021-03-30T05:54:50.181Z] #49 66.40 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:54:50 [2021-03-30T05:54:50.181Z] #49 66.42 go: finding github.com/gogo/protobuf v1.2.1
05:54:50 [2021-03-30T05:54:50.357Z] #42 67.19 Setting up protobuf-compiler (3.6.1.3-2) ...
05:54:50 [2021-03-30T05:54:50.357Z] #42 67.21 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
05:54:50 [2021-03-30T05:54:50.357Z] #42 ...
05:54:50 [2021-03-30T05:54:50.357Z] 
05:54:50 [2021-03-30T05:54:50.357Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:50 [2021-03-30T05:54:50.357Z] #45 sha256:e9cb762f3c9f7ea660c3eb1372a0e2804fa3d85d9fc084eae130ea31bcb7da46
05:54:50 [2021-03-30T05:54:50.357Z] #45 57.36 crypto/aes
05:54:50 [2021-03-30T05:54:50.357Z] #45 58.19 go/token
05:54:50 [2021-03-30T05:54:50.357Z] #45 59.79 go/scanner
05:54:50 [2021-03-30T05:54:50.357Z] #45 60.10 net/url
05:54:50 [2021-03-30T05:54:50.357Z] #45 60.20 text/template/parse
05:54:50 [2021-03-30T05:54:50.357Z] #45 62.16 go/ast
05:54:50 [2021-03-30T05:54:50.357Z] #45 62.86 encoding/json
05:54:50 [2021-03-30T05:54:50.357Z] #45 65.72 text/template
05:54:50 [2021-03-30T05:54:50.597Z] #54 ...
05:54:50 [2021-03-30T05:54:50.598Z] 
05:54:50 [2021-03-30T05:54:50.598Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
05:54:50 [2021-03-30T05:54:50.620Z] #45 ...
05:54:50 [2021-03-30T05:54:50.620Z] 
05:54:50 [2021-03-30T05:54:50.620Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:54:50 [2021-03-30T05:54:50.620Z] #51 sha256:7b5a00b08cf71f1f69534a84b7dacbb65e755d86ff9b6101a725b9cb90bd8cf1
05:54:50 [2021-03-30T05:54:50.620Z] #51 57.35 go/token
05:54:50 [2021-03-30T05:54:50.620Z] #51 58.11 mvdan.cc/editorconfig
05:54:50 [2021-03-30T05:54:50.620Z] #51 59.55 go/scanner
05:54:50 [2021-03-30T05:54:50.620Z] #51 60.89 mvdan.cc/sh/v3/syntax
05:54:50 [2021-03-30T05:54:50.620Z] #51 62.31 go/ast
05:54:50 [2021-03-30T05:54:50.621Z] #51 65.34 golang.org/x/crypto/ssh/terminal
05:54:50 [2021-03-30T05:54:50.621Z] #51 ...
05:54:50 [2021-03-30T05:54:50.621Z] 
05:54:50 [2021-03-30T05:54:50.621Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:50 [2021-03-30T05:54:50.621Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
05:54:50 [2021-03-30T05:54:50.621Z] #36 67.51 Selecting previously unselected package libuv1:arm64.
05:54:50 [2021-03-30T05:54:50.621Z] #36 67.52 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
05:54:50 [2021-03-30T05:54:50.621Z] #36 67.53 Unpacking libuv1:arm64 (1.24.1-1) ...
05:54:50 [2021-03-30T05:54:50.650Z] #36 DONE 66.5s
05:54:50 [2021-03-30T05:54:50.650Z] 
05:54:50 [2021-03-30T05:54:50.650Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:50 [2021-03-30T05:54:50.650Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:54:50 [2021-03-30T05:54:50.650Z] #13 61.23 Selecting previously unselected package binutils-mingw-w64-x86-64.
05:54:50 [2021-03-30T05:54:50.650Z] #13 61.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
05:54:50 [2021-03-30T05:54:50.650Z] #13 61.25 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:54:50 [2021-03-30T05:54:50.754Z] #49 ...
05:54:50 [2021-03-30T05:54:50.754Z] 
05:54:50 [2021-03-30T05:54:50.754Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
05:54:50 [2021-03-30T05:54:50.754Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:54:50 [2021-03-30T05:54:50.754Z] #55 DONE 66.8s
05:54:50 [2021-03-30T05:54:50.754Z] 
05:54:50 [2021-03-30T05:54:50.754Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:54:50 [2021-03-30T05:54:50.754Z] #49 sha256:89ae4fff35947578c0f6244874333061e7f4181d8580f564663cb2f78c90d8b1
05:54:50 [2021-03-30T05:54:50.754Z] #49 66.89 go: finding honnef.co/go/tools v0.0.1-2019.2.3
05:54:50 [2021-03-30T05:54:50.754Z] #49 66.95 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:54:50 [2021-03-30T05:54:50.754Z] #49 67.05 go: finding github.com/BurntSushi/toml v0.3.1
05:54:50 [2021-03-30T05:54:50.754Z] #49 67.06 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:54:50 [2021-03-30T05:54:50.754Z] #49 67.12 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:54:51 [2021-03-30T05:54:51.152Z] #36 68.04 Selecting previously unselected package cmake.
05:54:51 [2021-03-30T05:54:51.152Z] #36 68.04 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
05:54:51 [2021-03-30T05:54:51.152Z] #36 68.05 Unpacking cmake (3.13.4-1) ...
05:54:51 [2021-03-30T05:54:51.240Z] #51 DONE 0.2s
05:54:51 [2021-03-30T05:54:51.240Z] 
05:54:51 [2021-03-30T05:54:51.240Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
05:54:51 [2021-03-30T05:54:51.240Z] #53 DONE 0.1s
05:54:51 [2021-03-30T05:54:51.240Z] 
05:54:51 [2021-03-30T05:54:51.240Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
05:54:51 [2021-03-30T05:54:51.290Z] #44 17.56   CC       images/stats.o
05:54:51 [2021-03-30T05:54:51.590Z] #44 18.04   CC       images/core.o
05:54:51 [2021-03-30T05:54:51.598Z] #13 64.08 Selecting previously unselected package binutils-mingw-w64.
05:54:51 [2021-03-30T05:54:51.598Z] #13 64.08 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
05:54:51 [2021-03-30T05:54:51.859Z] #13 64.09 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
05:54:51 [2021-03-30T05:54:51.859Z] #13 64.32 Selecting previously unselected package libdevmapper1.02.1:amd64.
05:54:51 [2021-03-30T05:54:51.859Z] #13 64.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
05:54:51 [2021-03-30T05:54:51.859Z] #13 64.32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
05:54:52 [2021-03-30T05:54:52.120Z] #13 64.51 Selecting previously unselected package dmsetup.
05:54:52 [2021-03-30T05:54:52.120Z] #13 64.53 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
05:54:52 [2021-03-30T05:54:52.120Z] #13 64.53 Unpacking dmsetup (2:1.02.155-3) ...
05:54:52 [2021-03-30T05:54:52.140Z] #49 ...
05:54:52 [2021-03-30T05:54:52.140Z] 
05:54:52 [2021-03-30T05:54:52.140Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:52 [2021-03-30T05:54:52.140Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:54:52 [2021-03-30T05:54:52.140Z] #36 56.04 Building dependency tree...
05:54:52 [2021-03-30T05:54:52.140Z] #36 61.66 The following additional packages will be installed:
05:54:52 [2021-03-30T05:54:52.140Z] #36 61.68   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
05:54:52 [2021-03-30T05:54:52.140Z] #36 61.80 Suggested packages:
05:54:52 [2021-03-30T05:54:52.140Z] #36 61.80   cmake-doc ninja-build lrzip
05:54:52 [2021-03-30T05:54:52.140Z] #36 61.80 Recommended packages:
05:54:52 [2021-03-30T05:54:52.140Z] #36 61.80   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
05:54:52 [2021-03-30T05:54:52.140Z] #36 63.37 The following NEW packages will be installed:
05:54:52 [2021-03-30T05:54:52.140Z] #36 63.42   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
05:54:52 [2021-03-30T05:54:52.140Z] #36 63.42   vim-common xxd
05:54:52 [2021-03-30T05:54:52.140Z] #36 63.98 0 upgraded, 10 newly installed, 0 to remove and 26 not upgraded.
05:54:52 [2021-03-30T05:54:52.140Z] #36 63.98 Need to get 14.9 MB of archives.
05:54:52 [2021-03-30T05:54:52.140Z] #36 63.98 After this operation, 61.8 MB of additional disk space will be used.
05:54:52 [2021-03-30T05:54:52.140Z] #36 63.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
05:54:52 [2021-03-30T05:54:52.140Z] #36 63.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
05:54:52 [2021-03-30T05:54:52.140Z] #36 63.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
05:54:52 [2021-03-30T05:54:52.140Z] #36 64.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
05:54:52 [2021-03-30T05:54:52.141Z] #36 65.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
05:54:52 [2021-03-30T05:54:52.141Z] #36 65.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
05:54:52 [2021-03-30T05:54:52.141Z] #36 65.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
05:54:52 [2021-03-30T05:54:52.141Z] #36 65.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
05:54:52 [2021-03-30T05:54:52.141Z] #36 65.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
05:54:52 [2021-03-30T05:54:52.141Z] #36 65.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
05:54:52 [2021-03-30T05:54:52.141Z] #36 67.79 debconf: delaying package configuration, since apt-utils is not installed
05:54:52 [2021-03-30T05:54:52.141Z] #36 68.08 Fetched 14.9 MB in 2s (6579 kB/s)
05:54:52 [2021-03-30T05:54:52.141Z] #36 68.35 Selecting previously unselected package xxd.
05:54:52 [2021-03-30T05:54:52.141Z] #36 68.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:54:52 [2021-03-30T05:54:52.141Z] #36 68.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
05:54:52 [2021-03-30T05:54:52.141Z] #36 68.49 Unpacking xxd (2:8.1.0875-5) ...
05:54:52 [2021-03-30T05:54:52.365Z] #20 15.49 Reading package lists...
05:54:52 [2021-03-30T05:54:52.381Z] #13 64.68 Selecting previously unselected package mingw-w64-common.
05:54:52 [2021-03-30T05:54:52.381Z] #13 64.74 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
05:54:52 [2021-03-30T05:54:52.381Z] #13 64.74 Unpacking mingw-w64-common (6.0.0-3) ...
05:54:52 [2021-03-30T05:54:52.401Z] #36 ...
05:54:52 [2021-03-30T05:54:52.401Z] 
05:54:52 [2021-03-30T05:54:52.401Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:52 [2021-03-30T05:54:52.401Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:54:52 [2021-03-30T05:54:52.401Z] #42 67.28 debconf: delaying package configuration, since apt-utils is not installed
05:54:52 [2021-03-30T05:54:52.401Z] #42 67.71 Fetched 4095 kB in 1s (5234 kB/s)
05:54:52 [2021-03-30T05:54:52.401Z] #42 67.94 Selecting previously unselected package libcap-dev:amd64.
05:54:52 [2021-03-30T05:54:52.401Z] #42 67.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:54:52 [2021-03-30T05:54:52.401Z] #42 68.04 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
05:54:52 [2021-03-30T05:54:52.401Z] #42 68.10 Unpacking libcap-dev:amd64 (1:2.25-2) ...
05:54:52 [2021-03-30T05:54:52.401Z] #42 68.38 Selecting previously unselected package libnet1:amd64.
05:54:52 [2021-03-30T05:54:52.402Z] #42 68.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
05:54:52 [2021-03-30T05:54:52.402Z] #42 68.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:54:52 [2021-03-30T05:54:52.662Z] #42 68.92 Selecting previously unselected package libnet1-dev.
05:54:52 [2021-03-30T05:54:52.662Z] #42 68.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
05:54:52 [2021-03-30T05:54:52.666Z] #44 18.76   CC       images/core-x86.o
05:54:52 [2021-03-30T05:54:52.927Z] #42 69.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
05:54:52 [2021-03-30T05:54:52.953Z] #13 ...
05:54:52 [2021-03-30T05:54:52.953Z] 
05:54:52 [2021-03-30T05:54:52.953Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:54:52 [2021-03-30T05:54:52.953Z] #51 sha256:ec6789427843fa85bf2897426d6419a712391c162ea96ef123b2f01bef29e62a
05:54:52 [2021-03-30T05:54:52.953Z] #51 58.75 path/filepath
05:54:52 [2021-03-30T05:54:52.953Z] #51 60.14 regexp/syntax
05:54:52 [2021-03-30T05:54:52.953Z] #51 62.16 encoding/binary
05:54:52 [2021-03-30T05:54:52.953Z] #51 64.05 encoding/base64
05:54:52 [2021-03-30T05:54:52.953Z] #51 64.88 encoding/json
05:54:52 [2021-03-30T05:54:52.953Z] #51 64.95 github.com/pkg/diff
05:54:52 [2021-03-30T05:54:52.953Z] #51 66.64 go/ast
05:54:52 [2021-03-30T05:54:52.964Z] #44 19.48   CC       images/core-arm.o
05:54:53 [2021-03-30T05:54:53.174Z] #42 ...
05:54:53 [2021-03-30T05:54:53.174Z] 
05:54:53 [2021-03-30T05:54:53.174Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:53 [2021-03-30T05:54:53.174Z] #45 sha256:9a82a0cee931447c8ecbcd25822fdc466947c9be7791d4a3424c12f70b9bea80
05:54:53 [2021-03-30T05:54:53.174Z] #45 79.83 time
05:54:53 [2021-03-30T05:54:53.295Z] #20 19.56 Building dependency tree...
05:54:53 [2021-03-30T05:54:53.435Z] #45 ...
05:54:53 [2021-03-30T05:54:53.435Z] 
05:54:53 [2021-03-30T05:54:53.435Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:53 [2021-03-30T05:54:53.435Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:54:53 [2021-03-30T05:54:53.435Z] #13 65.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
05:54:53 [2021-03-30T05:54:53.435Z] #13 65.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
05:54:53 [2021-03-30T05:54:53.435Z] #13 70.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
05:54:53 [2021-03-30T05:54:53.435Z] #13 74.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
05:54:53 [2021-03-30T05:54:53.435Z] #13 74.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
05:54:53 [2021-03-30T05:54:53.435Z] #13 74.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
05:54:53 [2021-03-30T05:54:53.435Z] #13 74.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
05:54:53 [2021-03-30T05:54:53.435Z] #13 74.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
05:54:53 [2021-03-30T05:54:53.435Z] #13 74.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
05:54:53 [2021-03-30T05:54:53.435Z] #13 74.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
05:54:53 [2021-03-30T05:54:53.435Z] #13 74.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
05:54:53 [2021-03-30T05:54:53.435Z] #13 74.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
05:54:53 [2021-03-30T05:54:53.435Z] #13 74.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
05:54:53 [2021-03-30T05:54:53.435Z] #13 74.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
05:54:53 [2021-03-30T05:54:53.435Z] #13 74.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
05:54:53 [2021-03-30T05:54:53.435Z] #13 74.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
05:54:53 [2021-03-30T05:54:53.435Z] #13 74.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
05:54:53 [2021-03-30T05:54:53.503Z] #42 69.65 Selecting previously unselected package libnl-3-200:amd64.
05:54:53 [2021-03-30T05:54:53.503Z] #42 69.67 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
05:54:53 [2021-03-30T05:54:53.503Z] #42 69.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
05:54:53 [2021-03-30T05:54:53.614Z] #44 19.87   CC       images/core-aarch64.o
05:54:53 [2021-03-30T05:54:53.695Z] #13 75.89 debconf: delaying package configuration, since apt-utils is not installed
05:54:53 [2021-03-30T05:54:53.730Z] #36 70.77 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
05:54:53 [2021-03-30T05:54:53.730Z] #36 70.81 Setting up xxd (2:8.1.0875-5) ...
05:54:53 [2021-03-30T05:54:53.858Z] #20 ...
05:54:53 [2021-03-30T05:54:53.858Z] 
05:54:53 [2021-03-30T05:54:53.858Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:54:53 [2021-03-30T05:54:53.858Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:54:53 [2021-03-30T05:54:53.858Z] #43 78.72   DEP      criu/protobuf-desc.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 78.82   DEP      criu/proc_parse.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 79.19   DEP      criu/plugin.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 79.28   DEP      criu/pipes.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 79.44   DEP      criu/pie-util.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 79.54   DEP      criu/pie-util-vdso.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 79.64   DEP      criu/pie-util-vdso-elf32.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 79.82   DEP      criu/path.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 79.97   DEP      criu/parasite-syscall.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 80.20   DEP      criu/pagemap.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 80.34   DEP      criu/pagemap-cache.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 80.47   DEP      criu/page-xfer.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 80.62   DEP      criu/page-pipe.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 80.78   DEP      criu/netfilter.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 80.90   DEP      criu/net.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 81.17   DEP      criu/namespaces.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 81.33   DEP      criu/mount.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 81.49   DEP      criu/memfd.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 81.59   DEP      criu/mem.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 81.80   DEP      criu/lsm.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 81.85   DEP      criu/log.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 81.99   DEP      criu/libnetlink.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 82.10   DEP      criu/kerndat.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 82.26   DEP      criu/kcmp-ids.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 82.38   DEP      criu/irmap.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 82.49   DEP      criu/ipc_ns.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 82.62   DEP      criu/image.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 82.82   DEP      criu/image-desc.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 82.97   DEP      criu/fsnotify.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 83.15   DEP      criu/filesystems.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 83.29   DEP      criu/files.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 83.46   DEP      criu/files-reg.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 83.58   DEP      criu/files-ext.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 83.70   DEP      criu/file-lock.d
05:54:53 [2021-03-30T05:54:53.858Z] #43 83.78   DEP      criu/file-ids.d
05:54:53 [2021-03-30T05:54:53.913Z] #44 20.34   CC       images/core-ppc64.o
05:54:53 [2021-03-30T05:54:53.955Z] #13 76.16 Fetched 78.2 MB in 11s (7030 kB/s)
05:54:53 [2021-03-30T05:54:53.955Z] #13 ...
05:54:53 [2021-03-30T05:54:53.955Z] 
05:54:53 [2021-03-30T05:54:53.955Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:54:53 [2021-03-30T05:54:53.955Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:54:53 [2021-03-30T05:54:53.955Z] #42 81.07 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
05:54:53 [2021-03-30T05:54:53.955Z] #42 81.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:54:53 [2021-03-30T05:54:53.955Z] #42 81.20 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:54:53 [2021-03-30T05:54:53.993Z] #36 70.84 Setting up libuv1:arm64 (1.24.1-1) ...
05:54:53 [2021-03-30T05:54:53.993Z] #36 70.87 Setting up vim-common (2:8.1.0875-5) ...
05:54:53 [2021-03-30T05:54:53.993Z] #36 70.93 Setting up librhash0:arm64 (1.3.8-1) ...
05:54:53 [2021-03-30T05:54:53.993Z] #36 70.95 Setting up cmake-data (3.13.4-1) ...
05:54:53 [2021-03-30T05:54:53.993Z] #36 71.00 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
05:54:53 [2021-03-30T05:54:53.993Z] #36 71.05 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
05:54:53 [2021-03-30T05:54:53.993Z] #36 71.09 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
05:54:53 [2021-03-30T05:54:53.993Z] #36 71.12 Setting up cmake (3.13.4-1) ...
05:54:53 [2021-03-30T05:54:53.993Z] #36 71.15 Processing triggers for libc-bin (2.28-10) ...
05:54:54 [2021-03-30T05:54:54.027Z] #42 70.11 Selecting previously unselected package libnl-3-dev:amd64.
05:54:54 [2021-03-30T05:54:54.027Z] #42 70.14 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
05:54:54 [2021-03-30T05:54:54.027Z] #42 70.20 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
05:54:54 [2021-03-30T05:54:54.027Z] #42 ...
05:54:54 [2021-03-30T05:54:54.027Z] 
05:54:54 [2021-03-30T05:54:54.027Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:54 [2021-03-30T05:54:54.027Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:54:54 [2021-03-30T05:54:54.027Z] #13 42.62 Reading package lists...
05:54:54 [2021-03-30T05:54:54.027Z] #13 54.44 Building dependency tree...
05:54:54 [2021-03-30T05:54:54.027Z] #13 59.04 The following additional packages will be installed:
05:54:54 [2021-03-30T05:54:54.027Z] #13 59.04   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
05:54:54 [2021-03-30T05:54:54.027Z] #13 59.04   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
05:54:54 [2021-03-30T05:54:54.027Z] #13 59.04   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
05:54:54 [2021-03-30T05:54:54.027Z] #13 59.04   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
05:54:54 [2021-03-30T05:54:54.027Z] #13 59.04   mingw-w64-common mingw-w64-x86-64-dev
05:54:54 [2021-03-30T05:54:54.027Z] #13 59.04 Suggested packages:
05:54:54 [2021-03-30T05:54:54.027Z] #13 59.04   gcc-8-locales seccomp wine64
05:54:54 [2021-03-30T05:54:54.027Z] #13 60.66 The following NEW packages will be installed:
05:54:54 [2021-03-30T05:54:54.027Z] #13 60.69   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
05:54:54 [2021-03-30T05:54:54.027Z] #13 60.69   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
05:54:54 [2021-03-30T05:54:54.027Z] #13 60.69   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
05:54:54 [2021-03-30T05:54:54.027Z] #13 60.69   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
05:54:54 [2021-03-30T05:54:54.027Z] #13 60.69   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
05:54:54 [2021-03-30T05:54:54.027Z] #13 60.70   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
05:54:54 [2021-03-30T05:54:54.027Z] #13 60.73 The following packages will be upgraded:
05:54:54 [2021-03-30T05:54:54.027Z] #13 60.73   libseccomp2 libsystemd0 libudev1
05:54:54 [2021-03-30T05:54:54.027Z] #13 61.47 3 upgraded, 25 newly installed, 0 to remove and 24 not upgraded.
05:54:54 [2021-03-30T05:54:54.027Z] #13 61.47 Need to get 78.2 MB of archives.
05:54:54 [2021-03-30T05:54:54.027Z] #13 61.47 After this operation, 487 MB of additional disk space will be used.
05:54:54 [2021-03-30T05:54:54.027Z] #13 61.47 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
05:54:54 [2021-03-30T05:54:54.027Z] #13 61.48 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
05:54:54 [2021-03-30T05:54:54.027Z] #13 61.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB]
05:54:54 [2021-03-30T05:54:54.027Z] #13 61.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB]
05:54:54 [2021-03-30T05:54:54.027Z] #13 61.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
05:54:54 [2021-03-30T05:54:54.027Z] #13 61.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
05:54:54 [2021-03-30T05:54:54.027Z] #13 62.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
05:54:54 [2021-03-30T05:54:54.027Z] #13 62.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
05:54:54 [2021-03-30T05:54:54.027Z] #13 62.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
05:54:54 [2021-03-30T05:54:54.027Z] #13 62.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
05:54:54 [2021-03-30T05:54:54.027Z] #13 62.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
05:54:54 [2021-03-30T05:54:54.027Z] #13 63.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
05:54:54 [2021-03-30T05:54:54.027Z] #13 63.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
05:54:54 [2021-03-30T05:54:54.027Z] #13 ...
05:54:54 [2021-03-30T05:54:54.027Z] 
05:54:54 [2021-03-30T05:54:54.027Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:54 [2021-03-30T05:54:54.027Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:54:54 [2021-03-30T05:54:54.027Z] #36 69.08 Selecting previously unselected package vim-common.
05:54:54 [2021-03-30T05:54:54.027Z] #36 69.10 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
05:54:54 [2021-03-30T05:54:54.027Z] #36 69.27 Unpacking vim-common (2:8.1.0875-5) ...
05:54:54 [2021-03-30T05:54:54.027Z] #36 70.12 Selecting previously unselected package cmake-data.
05:54:54 [2021-03-30T05:54:54.027Z] #36 70.13 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
05:54:54 [2021-03-30T05:54:54.027Z] #36 70.16 Unpacking cmake-data (3.13.4-1) ...
05:54:54 [2021-03-30T05:54:54.115Z] #43 83.89   DEP      criu/fifo.d
05:54:54 [2021-03-30T05:54:54.115Z] #43 83.99   DEP      criu/fdstore.d
05:54:54 [2021-03-30T05:54:54.218Z] #42 81.27 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
05:54:54 [2021-03-30T05:54:54.218Z] #42 81.37 Setting up python-six (1.12.0-1) ...
05:54:54 [2021-03-30T05:54:54.218Z] #42 ...
05:54:54 [2021-03-30T05:54:54.218Z] 
05:54:54 [2021-03-30T05:54:54.218Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:54:54 [2021-03-30T05:54:54.218Z] #47 sha256:b61a19df32b5f2f548468b28eaf68d5f0b9700178dae9496b76669fb602d20b9
05:54:54 [2021-03-30T05:54:54.218Z] #47 DONE 81.4s
05:54:54 [2021-03-30T05:54:54.259Z] #36 71.39 Processing triggers for mime-support (3.62) ...
05:54:54 [2021-03-30T05:54:54.339Z] #51 ...
05:54:54 [2021-03-30T05:54:54.339Z] 
05:54:54 [2021-03-30T05:54:54.339Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:54 [2021-03-30T05:54:54.339Z] #45 sha256:8b9c88d7a16538109e5ad402a1cd2f184a030f510d885a33390fce3d54be5795
05:54:54 [2021-03-30T05:54:54.339Z] #45 64.41 go/ast
05:54:54 [2021-03-30T05:54:54.339Z] #45 67.88 internal/lazyregexp
05:54:54 [2021-03-30T05:54:54.339Z] #45 68.11 net/url
05:54:54 [2021-03-30T05:54:54.339Z] #45 69.84 text/template/parse
05:54:54 [2021-03-30T05:54:54.339Z] #45 69.84 go/parser
05:54:54 [2021-03-30T05:54:54.372Z] #43 84.08   DEP      criu/fault-injection.d
05:54:54 [2021-03-30T05:54:54.372Z] #43 84.11   DEP      criu/external.d
05:54:54 [2021-03-30T05:54:54.372Z] #43 84.18   DEP      criu/eventpoll.d
05:54:54 [2021-03-30T05:54:54.479Z] 
05:54:54 [2021-03-30T05:54:54.479Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:54 [2021-03-30T05:54:54.479Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:54:54 [2021-03-30T05:54:54.479Z] #13 76.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:54:54 [2021-03-30T05:54:54.479Z] #13 76.34 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ...
05:54:54 [2021-03-30T05:54:54.479Z] #13 76.42 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
05:54:54 [2021-03-30T05:54:54.563Z] #44 21.06   CC       images/core-s390.o
05:54:54 [2021-03-30T05:54:54.628Z] #43 84.35   DEP      criu/eventfd.d
05:54:54 [2021-03-30T05:54:54.885Z] #43 84.56   DEP      criu/crtools.d
05:54:54 [2021-03-30T05:54:54.885Z] #43 84.73   DEP      criu/cr-service.d
05:54:55 [2021-03-30T05:54:55.050Z] #13 77.11 Setting up libsystemd0:amd64 (241-7~deb10u7) ...
05:54:55 [2021-03-30T05:54:55.050Z] #13 ...
05:54:55 [2021-03-30T05:54:55.050Z] 
05:54:55 [2021-03-30T05:54:55.050Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:54:55 [2021-03-30T05:54:55.050Z] #51 sha256:f2c7edec38cb196e9e7445c119d52823003f9265e5f8e27a1e06640809a9ff5b
05:54:55 [2021-03-30T05:54:55.050Z] #51 72.15 reflect
05:54:55 [2021-03-30T05:54:55.050Z] #51 72.17 syscall
05:54:55 [2021-03-30T05:54:55.142Z] #43 84.97   DEP      criu/cr-restore.d
05:54:55 [2021-03-30T05:54:55.312Z] #51 ...
05:54:55 [2021-03-30T05:54:55.313Z] 
05:54:55 [2021-03-30T05:54:55.313Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:54:55 [2021-03-30T05:54:55.313Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:54:55 [2021-03-30T05:54:55.313Z] #13 77.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:54:55 [2021-03-30T05:54:55.313Z] #13 77.38 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
05:54:55 [2021-03-30T05:54:55.313Z] #13 77.40 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
05:54:55 [2021-03-30T05:54:55.322Z] #45 ...
05:54:55 [2021-03-30T05:54:55.322Z] 
05:54:55 [2021-03-30T05:54:55.322Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:54:55 [2021-03-30T05:54:55.322Z] #34 sha256:918f485f4a8f24b4b64df16e38b27d5601242b5ca9e7e1cccd5ba8d0f349ed8c
05:54:55 [2021-03-30T05:54:55.322Z] #34 61.45 github.com/BurntSushi/toml
05:54:55 [2021-03-30T05:54:55.322Z] #34 61.45 flag
05:54:55 [2021-03-30T05:54:55.322Z] #34 63.51 log
05:54:55 [2021-03-30T05:54:55.322Z] #34 65.85 github.com/BurntSushi/toml/cmd/tomlv
05:54:55 [2021-03-30T05:54:55.322Z] #34 DONE 71.0s
05:54:55 [2021-03-30T05:54:55.322Z] 
05:54:55 [2021-03-30T05:54:55.322Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:54:55 [2021-03-30T05:54:55.322Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:54:55 [2021-03-30T05:54:55.322Z] #43 7.599 Note: Building without setproctitle() and strlcpy() support.
05:54:55 [2021-03-30T05:54:55.322Z] #43 7.599       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:54:55 [2021-03-30T05:54:55.322Z] #43 7.624 Note: Building without GnuTLS support
05:54:55 [2021-03-30T05:54:55.322Z] #43 7.664 Makefile.config:39: Warn: you have no libnftables installed
05:54:55 [2021-03-30T05:54:55.322Z] #43 7.664 Makefile.config:40: Warn: Building without nftables support
05:54:55 [2021-03-30T05:54:55.399Z] #43 85.18   DEP      criu/cr-errno.d
05:54:55 [2021-03-30T05:54:55.399Z] #43 85.20   DEP      criu/cr-dump.d
05:54:55 [2021-03-30T05:54:55.572Z] #13 77.73 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
05:54:55 [2021-03-30T05:54:55.582Z] #43 9.903 fatal: not a git repository (or any of the parent directories): .git
05:54:55 [2021-03-30T05:54:55.582Z] #43 10.01   GEN      .gitid
05:54:55 [2021-03-30T05:54:55.582Z] #43 10.03   GEN      criu/include/version.h
05:54:55 [2021-03-30T05:54:55.582Z] #43 10.14   GEN      include/common/asm
05:54:55 [2021-03-30T05:54:55.622Z] #44 21.82   CC       images/cpuinfo.o
05:54:55 [2021-03-30T05:54:55.622Z] #44 ...
05:54:55 [2021-03-30T05:54:55.622Z] 
05:54:55 [2021-03-30T05:54:55.622Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:54:55 [2021-03-30T05:54:55.622Z] #35 sha256:28581faf343d30bb6e866284eb6706a34a607d3b0808da2185413728c79c51aa
05:54:55 [2021-03-30T05:54:55.622Z] #35 78.83 internal/poll
05:54:55 [2021-03-30T05:54:55.622Z] #35 81.31 os
05:54:55 [2021-03-30T05:54:55.622Z] #35 81.84 internal/fmtsort
05:54:55 [2021-03-30T05:54:55.622Z] #35 83.98 path/filepath
05:54:55 [2021-03-30T05:54:55.622Z] #35 83.99 fmt
05:54:55 [2021-03-30T05:54:55.622Z] #35 85.64 io/ioutil
05:54:55 [2021-03-30T05:54:55.622Z] #35 87.78 log
05:54:55 [2021-03-30T05:54:55.622Z] #35 87.79 github.com/BurntSushi/toml
05:54:55 [2021-03-30T05:54:55.622Z] #35 87.82 flag
05:54:55 [2021-03-30T05:54:55.622Z] #35 ...
05:54:55 [2021-03-30T05:54:55.622Z] 
05:54:55 [2021-03-30T05:54:55.622Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:55 [2021-03-30T05:54:55.622Z] #46 sha256:97014c2c5c73b16222eb01e9db63d2a9ee35543aa01927cef6ec789181d313c9
05:54:55 [2021-03-30T05:54:55.622Z] #46 87.70 os/exec
05:54:55 [2021-03-30T05:54:55.622Z] #46 87.82 net
05:54:55 [2021-03-30T05:54:55.622Z] #46 88.80 internal/lazyregexp
05:54:55 [2021-03-30T05:54:55.656Z] #43 85.40   DEP      criu/cr-dedup.d
05:54:55 [2021-03-30T05:54:55.913Z] #43 85.57   DEP      criu/cr-check.d
05:54:55 [2021-03-30T05:54:55.949Z] #36 ...
05:54:55 [2021-03-30T05:54:55.949Z] 
05:54:55 [2021-03-30T05:54:55.949Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:54:55 [2021-03-30T05:54:55.949Z] #34 sha256:b568a950b3533cf282e08d48fa832472993dd64fdbde4e5d5f1ab0802e8d69e7
05:54:55 [2021-03-30T05:54:55.949Z] #34 62.10 strconv
05:54:55 [2021-03-30T05:54:55.949Z] #34 63.52 io
05:54:55 [2021-03-30T05:54:55.949Z] #34 65.52 internal/oserror
05:54:55 [2021-03-30T05:54:55.949Z] #34 65.66 syscall
05:54:55 [2021-03-30T05:54:55.949Z] #34 67.26 reflect
05:54:55 [2021-03-30T05:54:55.949Z] #34 ...
05:54:55 [2021-03-30T05:54:55.949Z] 
05:54:55 [2021-03-30T05:54:55.949Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:54:55 [2021-03-30T05:54:55.949Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:54:56 [2021-03-30T05:54:56.094Z] #13 78.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:54:56 [2021-03-30T05:54:56.094Z] #13 78.29 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ...
05:54:56 [2021-03-30T05:54:56.094Z] #13 78.31 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
05:54:56 [2021-03-30T05:54:56.161Z] #43 ...
05:54:56 [2021-03-30T05:54:56.162Z] 
05:54:56 [2021-03-30T05:54:56.162Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:54:56 [2021-03-30T05:54:56.162Z] #51 sha256:ec6789427843fa85bf2897426d6419a712391c162ea96ef123b2f01bef29e62a
05:54:56 [2021-03-30T05:54:56.162Z] #51 71.86 golang.org/x/sys/unix
05:54:56 [2021-03-30T05:54:56.162Z] #51 72.02 mvdan.cc/editorconfig
05:54:56 [2021-03-30T05:54:56.170Z] #43 85.79   DEP      criu/config.d
05:54:56 [2021-03-30T05:54:56.170Z] #43 85.94   DEP      criu/clone-noasan.d
05:54:56 [2021-03-30T05:54:56.170Z] #43 86.01   DEP      criu/cgroup.d
05:54:56 [2021-03-30T05:54:56.286Z] #46 89.51 github.com/LK4D4/vndr/versioned
05:54:56 [2021-03-30T05:54:56.286Z] #46 ...
05:54:56 [2021-03-30T05:54:56.286Z] 
05:54:56 [2021-03-30T05:54:56.286Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:54:56 [2021-03-30T05:54:56.286Z] #52 sha256:cb3b554dcba5756ead89d694c9e2986862a30cc95aa5922b9a0d68c8dbf3d5f0
05:54:56 [2021-03-30T05:54:56.286Z] #52 79.70 regexp
05:54:56 [2021-03-30T05:54:56.286Z] #52 83.20 os
05:54:56 [2021-03-30T05:54:56.286Z] #52 88.85 mvdan.cc/sh/v3/fileutil
05:54:56 [2021-03-30T05:54:56.286Z] #52 89.32 encoding/binary
05:54:56 [2021-03-30T05:54:56.286Z] #52 89.33 flag
05:54:56 [2021-03-30T05:54:56.286Z] #52 89.34 github.com/pkg/diff
05:54:56 [2021-03-30T05:54:56.286Z] #52 89.34 go/token
05:54:56 [2021-03-30T05:54:56.354Z] #13 ...
05:54:56 [2021-03-30T05:54:56.354Z] 
05:54:56 [2021-03-30T05:54:56.354Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:54:56 [2021-03-30T05:54:56.354Z] #34 sha256:ed403104214fc775f774a2632063293ed6ba282c7683d38714a61f6237af7525
05:54:56 [2021-03-30T05:54:56.354Z] #34 73.53 time
05:54:56 [2021-03-30T05:54:56.354Z] #34 81.45 internal/poll
05:54:56 [2021-03-30T05:54:56.354Z] #34 ...
05:54:56 [2021-03-30T05:54:56.354Z] 
05:54:56 [2021-03-30T05:54:56.354Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:56 [2021-03-30T05:54:56.354Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:54:56 [2021-03-30T05:54:56.354Z] #36 82.54 Selecting previously unselected package libxml2:amd64.
05:54:56 [2021-03-30T05:54:56.354Z] #36 82.55 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
05:54:56 [2021-03-30T05:54:56.354Z] #36 82.56 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
05:54:56 [2021-03-30T05:54:56.354Z] #36 83.68 Selecting previously unselected package libarchive13:amd64.
05:54:56 [2021-03-30T05:54:56.427Z] #43 86.14   DEP      criu/cgroup-props.d
05:54:56 [2021-03-30T05:54:56.427Z] #43 86.24   DEP      criu/bitmap.d
05:54:56 [2021-03-30T05:54:56.427Z] #43 86.28   DEP      criu/bfd.d
05:54:56 [2021-03-30T05:54:56.474Z] #32 71.12 Checking out files:  70% (1071/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1413/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
05:54:56 [2021-03-30T05:54:56.584Z] #52 ...
05:54:56 [2021-03-30T05:54:56.585Z] 
05:54:56 [2021-03-30T05:54:56.585Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:54:56 [2021-03-30T05:54:56.585Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:54:56 [2021-03-30T05:54:56.585Z] #44 22.49   CC       images/inventory.o
05:54:56 [2021-03-30T05:54:56.585Z] #44 22.84   CC       images/fdinfo.o
05:54:56 [2021-03-30T05:54:56.613Z] #36 83.71 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
05:54:56 [2021-03-30T05:54:56.613Z] #36 83.72 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
05:54:56 [2021-03-30T05:54:56.684Z] #43 86.37   DEP      criu/autofs.d
05:54:56 [2021-03-30T05:54:56.684Z] #43 86.54   DEP      criu/aio.d
05:54:56 [2021-03-30T05:54:56.736Z] #32 72.58 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
05:54:56 [2021-03-30T05:54:56.883Z] #44 23.29   CC       images/fown.o
05:54:56 [2021-03-30T05:54:56.941Z] #43 ...
05:54:56 [2021-03-30T05:54:56.941Z] 
05:54:56 [2021-03-30T05:54:56.941Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:54:56 [2021-03-30T05:54:56.941Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:54:56 [2021-03-30T05:54:56.941Z] #32 DONE 176.3s
05:54:56 [2021-03-30T05:54:56.941Z] 
05:54:56 [2021-03-30T05:54:56.941Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:54:56 [2021-03-30T05:54:56.941Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:54:56 [2021-03-30T05:54:56.941Z] #20 21.21 libcap2-bin is already the newest version (1:2.25-2).
05:54:56 [2021-03-30T05:54:56.941Z] #20 21.21 The following additional packages will be installed:
05:54:56 [2021-03-30T05:54:56.941Z] #20 21.22   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
05:54:56 [2021-03-30T05:54:56.941Z] #20 21.22   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
05:54:56 [2021-03-30T05:54:56.941Z] #20 21.22   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
05:54:56 [2021-03-30T05:54:56.941Z] #20 21.22   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
05:54:56 [2021-03-30T05:54:56.941Z] #20 21.23   python3.7 python3.7-minimal vim-runtime xxd
05:54:56 [2021-03-30T05:54:56.941Z] #20 21.23 Suggested packages:
05:54:56 [2021-03-30T05:54:56.941Z] #20 21.23   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
05:54:56 [2021-03-30T05:54:56.941Z] #20 21.23   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
05:54:56 [2021-03-30T05:54:56.941Z] #20 21.23   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
05:54:56 [2021-03-30T05:54:56.941Z] #20 21.23 Recommended packages:
05:54:56 [2021-03-30T05:54:56.941Z] #20 21.23   aufs-dkms nftables build-essential python3-dev python3-keyring
05:54:56 [2021-03-30T05:54:56.941Z] #20 21.23   python3-keyrings.alt python3-xdg unzip
05:54:56 [2021-03-30T05:54:56.941Z] #20 23.12 The following NEW packages will be installed:
05:54:56 [2021-03-30T05:54:56.941Z] #20 23.13   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
05:54:56 [2021-03-30T05:54:56.941Z] #20 23.13   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
05:54:56 [2021-03-30T05:54:56.941Z] #20 23.13   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
05:54:56 [2021-03-30T05:54:56.941Z] #20 23.13   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
05:54:56 [2021-03-30T05:54:56.941Z] #20 23.13   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
05:54:56 [2021-03-30T05:54:56.941Z] #20 23.13   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
05:54:56 [2021-03-30T05:54:56.941Z] #20 23.13   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
05:54:56 [2021-03-30T05:54:56.941Z] #20 23.13   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
05:54:56 [2021-03-30T05:54:56.941Z] #20 23.13   xz-utils zip
05:54:56 [2021-03-30T05:54:56.941Z] #20 23.47 0 upgraded, 48 newly installed, 0 to remove and 24 not upgraded.
05:54:56 [2021-03-30T05:54:56.941Z] #20 23.47 Need to get 28.5 MB of archives.
05:54:56 [2021-03-30T05:54:56.941Z] #20 23.47 After this operation, 116 MB of additional disk space will be used.
05:54:56 [2021-03-30T05:54:56.941Z] #20 23.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 23.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 23.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 23.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 23.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 23.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 24.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 24.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 24.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 24.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 24.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 24.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 24.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 24.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 24.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 24.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 24.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 24.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 24.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 24.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 24.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 24.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
05:54:56 [2021-03-30T05:54:56.941Z] #20 24.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
05:54:57 [2021-03-30T05:54:57.080Z] #32 72.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:54:57 [2021-03-30T05:54:57.181Z] #44 23.60   CC       images/ns.o
05:54:57 [2021-03-30T05:54:57.183Z] #36 84.45 Selecting previously unselected package libjsoncpp1:amd64.
05:54:57 [2021-03-30T05:54:57.277Z] #20 24.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
05:54:57 [2021-03-30T05:54:57.277Z] #20 24.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
05:54:57 [2021-03-30T05:54:57.277Z] #20 24.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
05:54:57 [2021-03-30T05:54:57.277Z] #20 24.37 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
05:54:57 [2021-03-30T05:54:57.277Z] #20 24.37 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
05:54:57 [2021-03-30T05:54:57.277Z] #20 24.37 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
05:54:57 [2021-03-30T05:54:57.480Z] #44 23.84   CC       images/regfile.o
05:54:57 [2021-03-30T05:54:57.546Z] #51 73.41 mvdan.cc/sh/v3/fileutil
05:54:57 [2021-03-30T05:54:57.581Z] #36 84.49 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
05:54:57 [2021-03-30T05:54:57.581Z] #36 84.49 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
05:54:57 [2021-03-30T05:54:57.780Z] #44 24.10   CC       images/ghost-file.o
05:54:57 [2021-03-30T05:54:57.807Z] #51 73.59 mvdan.cc/sh/v3/syntax
05:54:58 [2021-03-30T05:54:58.241Z] #20 25.27 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
05:54:58 [2021-03-30T05:54:58.241Z] #20 25.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
05:54:58 [2021-03-30T05:54:58.241Z] #20 25.27 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
05:54:58 [2021-03-30T05:54:58.241Z] #20 25.28 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
05:54:58 [2021-03-30T05:54:58.241Z] #20 25.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
05:54:58 [2021-03-30T05:54:58.241Z] #20 25.30 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
05:54:58 [2021-03-30T05:54:58.241Z] #20 25.36 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
05:54:58 [2021-03-30T05:54:58.241Z] #20 25.37 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
05:54:58 [2021-03-30T05:54:58.241Z] #20 25.38 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
05:54:58 [2021-03-30T05:54:58.241Z] #20 25.39 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
05:54:58 [2021-03-30T05:54:58.241Z] #20 25.40 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
05:54:58 [2021-03-30T05:54:58.241Z] #20 25.42 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
05:54:58 [2021-03-30T05:54:58.241Z] #20 25.42 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
05:54:58 [2021-03-30T05:54:58.428Z] #44 24.57   CC       images/fifo.o
05:54:58 [2021-03-30T05:54:58.428Z] #44 24.91   CC       images/remap-file-path.o
05:54:58 [2021-03-30T05:54:58.500Z] #20 25.77 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
05:54:58 [2021-03-30T05:54:58.523Z] #36 85.51 Selecting previously unselected package librhash0:amd64.
05:54:58 [2021-03-30T05:54:58.523Z] #36 85.52 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
05:54:58 [2021-03-30T05:54:58.523Z] #36 85.54 Unpacking librhash0:amd64 (1.3.8-1) ...
05:54:58 [2021-03-30T05:54:58.726Z] #44 25.17   CC       images/eventfd.o
05:54:58 [2021-03-30T05:54:58.756Z] #20 25.92 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
05:54:58 [2021-03-30T05:54:58.756Z] #20 25.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
05:54:59 [2021-03-30T05:54:59.012Z] #20 26.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
05:54:59 [2021-03-30T05:54:59.034Z] #44 25.43   CC       images/eventpoll.o
05:54:59 [2021-03-30T05:54:59.091Z] #36 86.10 Selecting previously unselected package libuv1:amd64.
05:54:59 [2021-03-30T05:54:59.091Z] #36 86.11 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
05:54:59 [2021-03-30T05:54:59.091Z] #36 86.14 Unpacking libuv1:amd64 (1.24.1-1) ...
05:54:59 [2021-03-30T05:54:59.188Z] using credential docker-jenkins-github-credentials
05:54:59 [2021-03-30T05:54:59.269Z] #20 26.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
05:54:59 [2021-03-30T05:54:59.269Z] #20 26.43 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
05:54:59 [2021-03-30T05:54:59.276Z] Cloning the remote Git repository
05:54:59 [2021-03-30T05:54:59.276Z] Cloning with configured refspecs honoured and without tags
05:54:59 [2021-03-30T05:54:59.331Z] #44 25.77   CC       images/fh.o
05:54:59 [2021-03-30T05:54:59.350Z] #36 86.39 Selecting previously unselected package cmake.
05:54:59 [2021-03-30T05:54:59.350Z] #36 86.39 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
05:54:59 [2021-03-30T05:54:59.350Z] #36 86.40 Unpacking cmake (3.13.4-1) ...
05:54:59 [2021-03-30T05:54:59.631Z] #32 ...
05:54:59 [2021-03-30T05:54:59.631Z] 
05:54:59 [2021-03-30T05:54:59.631Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:54:59 [2021-03-30T05:54:59.631Z] #45 sha256:a8bd4a8d14ba6a4e35210ff08587d790ff06b6722d4a67571037a687138a0e96
05:54:59 [2021-03-30T05:54:59.631Z] #45 65.35 bytes
05:54:59 [2021-03-30T05:54:59.631Z] #45 68.67 reflect
05:54:59 [2021-03-30T05:54:59.631Z] #45 69.31 bufio
05:54:59 [2021-03-30T05:54:59.631Z] #45 72.01 syscall
05:54:59 [2021-03-30T05:54:59.631Z] #45 ...
05:54:59 [2021-03-30T05:54:59.631Z] 
05:54:59 [2021-03-30T05:54:59.631Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:54:59 [2021-03-30T05:54:59.631Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:54:59 [2021-03-30T05:54:59.631Z] #36 75.18 Selecting previously unselected package libicu63:amd64.
05:54:59 [2021-03-30T05:54:59.631Z] #36 75.18 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
05:54:59 [2021-03-30T05:54:59.631Z] #36 75.20 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
05:54:59 [2021-03-30T05:54:59.981Z] #44 26.31   CC       images/fsnotify.o
05:55:00 [2021-03-30T05:55:00.197Z] #20 27.05 debconf: delaying package configuration, since apt-utils is not installed
05:55:00 [2021-03-30T05:55:00.198Z] #20 27.13 Fetched 28.5 MB in 3s (8808 kB/s)
05:55:00 [2021-03-30T05:55:00.198Z] #20 27.20 Selecting previously unselected package pigz.
05:55:00 [2021-03-30T05:55:00.198Z] #20 27.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23435 files and directories currently installed.)
05:55:00 [2021-03-30T05:55:00.198Z] #20 27.29 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
05:55:00 [2021-03-30T05:55:00.198Z] #20 27.29 Unpacking pigz (2.4-1) ...
05:55:00 [2021-03-30T05:55:00.198Z] #20 27.39 Selecting previously unselected package libpython3.7-minimal:amd64.
05:55:00 [2021-03-30T05:55:00.198Z] #20 27.40 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
05:55:00 [2021-03-30T05:55:00.198Z] #20 27.42 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
05:55:00 [2021-03-30T05:55:00.576Z] #36 ...
05:55:00 [2021-03-30T05:55:00.576Z] 
05:55:00 [2021-03-30T05:55:00.576Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:55:00 [2021-03-30T05:55:00.576Z] #56 sha256:9190b1b964128fb02f1b910a92b376b5c36f5f710738beff59109d4364383c2d
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.557 + RM_GOPATH=0
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.557 + TMP_GOPATH=
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.557 + : /build
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.557 + '[' -z '' ']'
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.566 ++ mktemp -d
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.566 + export GOPATH=/tmp/tmp.3kWBycwncl
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.566 + GOPATH=/tmp/tmp.3kWBycwncl
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.566 + RM_GOPATH=1
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.566 + case "$(go env GOARCH)" in
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.566 ++ go env GOARCH
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.589 + export GO_BUILDMODE=-buildmode=pie
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.589 + GO_BUILDMODE=-buildmode=pie
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.593 ++ dirname /tmp/install/install.sh
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.601 + dir=/tmp/install
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.601 + bin=containerd
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.601 + shift
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.601 + '[' '!' -f /tmp/install/containerd.installer ']'
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.605 + . /tmp/install/containerd.installer
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.605 ++ set -e
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.605 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.606 + install_containerd
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.606 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.606 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.607 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3kWBycwncl/src/github.com/containerd/containerd
05:55:00 [2021-03-30T05:55:00.576Z] #56 1.612 Cloning into '/tmp/tmp.3kWBycwncl/src/github.com/containerd/containerd'...
05:55:00 [2021-03-30T05:55:00.576Z] #56 ...
05:55:00 [2021-03-30T05:55:00.576Z] 
05:55:00 [2021-03-30T05:55:00.576Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:55:00 [2021-03-30T05:55:00.576Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:55:00 [2021-03-30T05:55:00.576Z] #42 70.85 Selecting previously unselected package libprotobuf-c1:amd64.
05:55:00 [2021-03-30T05:55:00.576Z] #42 70.85 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
05:55:00 [2021-03-30T05:55:00.576Z] #42 70.86 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:55:00 [2021-03-30T05:55:00.576Z] #42 70.99 Selecting previously unselected package libprotobuf-c-dev:amd64.
05:55:00 [2021-03-30T05:55:00.576Z] #42 71.04 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
05:55:00 [2021-03-30T05:55:00.576Z] #42 71.05 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
05:55:00 [2021-03-30T05:55:00.576Z] #42 71.36 Selecting previously unselected package zlib1g-dev:amd64.
05:55:00 [2021-03-30T05:55:00.576Z] #42 71.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
05:55:00 [2021-03-30T05:55:00.576Z] #42 71.38 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
05:55:00 [2021-03-30T05:55:00.576Z] #42 72.04 Selecting previously unselected package libprotobuf17:amd64.
05:55:00 [2021-03-30T05:55:00.576Z] #42 72.04 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
05:55:00 [2021-03-30T05:55:00.576Z] #42 72.06 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
05:55:00 [2021-03-30T05:55:00.576Z] #42 73.79 Selecting previously unselected package libprotobuf-lite17:amd64.
05:55:00 [2021-03-30T05:55:00.576Z] #42 73.80 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
05:55:00 [2021-03-30T05:55:00.576Z] #42 73.83 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
05:55:00 [2021-03-30T05:55:00.576Z] #42 74.08 Selecting previously unselected package libprotobuf-dev:amd64.
05:55:00 [2021-03-30T05:55:00.576Z] #42 74.08 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
05:55:00 [2021-03-30T05:55:00.576Z] #42 74.08 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
05:55:00 [2021-03-30T05:55:00.576Z] #42 76.26 Selecting previously unselected package libprotoc17:amd64.
05:55:00 [2021-03-30T05:55:00.576Z] #42 76.27 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
05:55:00 [2021-03-30T05:55:00.576Z] #42 76.28 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
05:55:00 [2021-03-30T05:55:00.631Z] #44 27.04   CC       images/signalfd.o
05:55:00 [2021-03-30T05:55:00.728Z] #36 ...
05:55:00 [2021-03-30T05:55:00.728Z] 
05:55:00 [2021-03-30T05:55:00.728Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:55:00 [2021-03-30T05:55:00.728Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:55:00 [2021-03-30T05:55:00.728Z] #42 87.58 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
05:55:00 [2021-03-30T05:55:00.728Z] #42 87.66 Setting up libnl-3-200:amd64 (3.4.0-1) ...
05:55:00 [2021-03-30T05:55:00.728Z] #42 87.69 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
05:55:00 [2021-03-30T05:55:00.728Z] #42 87.72 Setting up libcap-dev:amd64 (1:2.25-2) ...
05:55:00 [2021-03-30T05:55:00.728Z] #42 87.78 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
05:55:00 [2021-03-30T05:55:00.728Z] #42 87.81 Setting up protobuf-compiler (3.6.1.3-2) ...
05:55:00 [2021-03-30T05:55:00.728Z] #42 87.84 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
05:55:00 [2021-03-30T05:55:00.728Z] #42 87.86 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
05:55:00 [2021-03-30T05:55:00.728Z] #42 87.91 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
05:55:00 [2021-03-30T05:55:00.728Z] #42 87.94 Setting up python-protobuf (3.6.1.3-2) ...
05:55:00 [2021-03-30T05:55:00.759Z] #20 27.88 Selecting previously unselected package python3.7-minimal.
05:55:00 [2021-03-30T05:55:00.759Z] #20 27.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
05:55:00 [2021-03-30T05:55:00.759Z] #20 27.90 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
05:55:00 [2021-03-30T05:55:00.883Z] #36 DONE 77.2s
05:55:00 [2021-03-30T05:55:00.883Z] 
05:55:00 [2021-03-30T05:55:00.883Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:55:00 [2021-03-30T05:55:00.883Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
05:55:00 [2021-03-30T05:55:00.883Z] #42 67.47 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
05:55:00 [2021-03-30T05:55:00.883Z] #42 67.49 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
05:55:00 [2021-03-30T05:55:00.883Z] #42 67.52 Setting up python-protobuf (3.6.1.3-2) ...
05:55:00 [2021-03-30T05:55:00.883Z] #42 71.58 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
05:55:00 [2021-03-30T05:55:00.883Z] #42 71.87 Processing triggers for libc-bin (2.28-10) ...
05:55:00 [2021-03-30T05:55:00.883Z] #42 DONE 77.2s
05:55:00 [2021-03-30T05:55:00.883Z] 
05:55:00 [2021-03-30T05:55:00.883Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
05:55:00 [2021-03-30T05:55:00.883Z] #37 sha256:13ec251fa8bb656eedd276d2fe4d4080a34980a1c73ff5f2fd974400a6108431
05:55:00 [2021-03-30T05:55:00.930Z] #44 27.26   CC       images/fs.o
05:55:01 [2021-03-30T05:55:01.110Z] #51 ...
05:55:01 [2021-03-30T05:55:01.110Z] 
05:55:01 [2021-03-30T05:55:01.110Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
05:55:01 [2021-03-30T05:55:01.110Z] #37 sha256:c14bf58af9397a099f3b36f13f3e6bdcb21eca810202ea02f3dddee5a9c32cd8
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.152 + RM_GOPATH=0
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.152 + TMP_GOPATH=
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.152 + : /build
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.152 + '[' -z '' ']'
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.152 ++ mktemp -d
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.192 + export GOPATH=/tmp/tmp.K3Dufc6elU
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.192 + GOPATH=/tmp/tmp.K3Dufc6elU
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.192 + RM_GOPATH=1
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.192 + case "$(go env GOARCH)" in
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.192 ++ go env GOARCH
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.192 + export GO_BUILDMODE=-buildmode=pie
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.192 + GO_BUILDMODE=-buildmode=pie
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.192 ++ dirname /tmp/install/install.sh
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.192 + dir=/tmp/install
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.192 + bin=tini
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.192 + shift
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.192 + '[' '!' -f /tmp/install/tini.installer ']'
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.192 + . /tmp/install/tini.installer
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.192 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.192 + install_tini
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.192 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.192 + git clone https://github.com/krallin/tini.git /tmp/tmp.K3Dufc6elU/tini
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.192 Cloning into '/tmp/tmp.K3Dufc6elU/tini'...
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.206 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.898 + cd /tmp/tmp.K3Dufc6elU/tini
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.898 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
05:55:01 [2021-03-30T05:55:01.110Z] #37 8.952 + cmake .
05:55:01 [2021-03-30T05:55:01.110Z] #37 9.770 -- The C compiler identification is GNU 8.3.0
05:55:01 [2021-03-30T05:55:01.110Z] #37 9.826 -- Check for working C compiler: /usr/bin/cc
05:55:01 [2021-03-30T05:55:01.110Z] #37 ...
05:55:01 [2021-03-30T05:55:01.110Z] 
05:55:01 [2021-03-30T05:55:01.110Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:01 [2021-03-30T05:55:01.110Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:01 [2021-03-30T05:55:01.110Z] #43 11.71   PBCC     images/timens.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 11.74   DEP      images/timens.pb-c.d
05:55:01 [2021-03-30T05:55:01.110Z] #43 11.79   PBCC     images/fown.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 11.87   PBCC     images/google/protobuf/descriptor.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 11.94   PBCC     images/opts.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.01   PBCC     images/memfd.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.06   DEP      images/fown.pb-c.d
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.10   DEP      images/google/protobuf/descriptor.pb-c.d
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.16   DEP      images/opts.pb-c.d
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.24   DEP      images/memfd.pb-c.d
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.30   PBCC     images/sit.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.34   DEP      images/sit.pb-c.d
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.42   PBCC     images/macvlan.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.44   DEP      images/macvlan.pb-c.d
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.49   PBCC     images/autofs.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.55   DEP      images/autofs.pb-c.d
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.60   PBCC     images/sysctl.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.64   DEP      images/sysctl.pb-c.d
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.68   PBCC     images/time.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.71   DEP      images/time.pb-c.d
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.82   PBCC     images/binfmt-misc.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.82   DEP      images/binfmt-misc.pb-c.d
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.84   PBCC     images/seccomp.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.86   DEP      images/seccomp.pb-c.d
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.93   PBCC     images/userns.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 12.93   DEP      images/userns.pb-c.d
05:55:01 [2021-03-30T05:55:01.110Z] #43 13.01   PBCC     images/cgroup.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 13.01   DEP      images/cgroup.pb-c.d
05:55:01 [2021-03-30T05:55:01.110Z] #43 13.11   PBCC     images/ext-file.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 13.16   DEP      images/ext-file.pb-c.d
05:55:01 [2021-03-30T05:55:01.110Z] #43 13.24   PBCC     images/rpc.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 13.26   DEP      images/rpc.pb-c.d
05:55:01 [2021-03-30T05:55:01.110Z] #43 13.34   PBCC     images/siginfo.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 13.40   DEP      images/siginfo.pb-c.d
05:55:01 [2021-03-30T05:55:01.110Z] #43 13.46   PBCC     images/pagemap.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 13.49   DEP      images/pagemap.pb-c.d
05:55:01 [2021-03-30T05:55:01.110Z] #43 13.59   PBCC     images/rlimit.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 13.63   DEP      images/rlimit.pb-c.d
05:55:01 [2021-03-30T05:55:01.110Z] #43 13.69   PBCC     images/file-lock.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 13.69   DEP      images/file-lock.pb-c.d
05:55:01 [2021-03-30T05:55:01.110Z] #43 13.75   PBCC     images/tty.pb-c.c
05:55:01 [2021-03-30T05:55:01.110Z] #43 13.84   DEP      images/tty.pb-c.d
05:55:01 [2021-03-30T05:55:01.111Z] #43 13.91   PBCC     images/tun.pb-c.c
05:55:01 [2021-03-30T05:55:01.111Z] #43 13.97   PBCC     images/netdev.pb-c.c
05:55:01 [2021-03-30T05:55:01.111Z] #43 14.03   DEP      images/tun.pb-c.d
05:55:01 [2021-03-30T05:55:01.111Z] #43 14.10   DEP      images/netdev.pb-c.d
05:55:01 [2021-03-30T05:55:01.111Z] #43 14.16   PBCC     images/vma.pb-c.c
05:55:01 [2021-03-30T05:55:01.111Z] #43 14.24   DEP      images/vma.pb-c.d
05:55:01 [2021-03-30T05:55:01.111Z] #43 14.30   PBCC     images/creds.pb-c.c
05:55:01 [2021-03-30T05:55:01.111Z] #43 14.32   DEP      images/creds.pb-c.d
05:55:01 [2021-03-30T05:55:01.111Z] #43 14.39   PBCC     images/utsns.pb-c.c
05:55:01 [2021-03-30T05:55:01.111Z] #43 14.46   DEP      images/utsns.pb-c.d
05:55:01 [2021-03-30T05:55:01.111Z] #43 14.54   PBCC     images/ipc-desc.pb-c.c
05:55:01 [2021-03-30T05:55:01.111Z] #43 14.54   PBCC     images/ipc-sem.pb-c.c
05:55:01 [2021-03-30T05:55:01.111Z] #43 14.54   DEP      images/ipc-desc.pb-c.d
05:55:01 [2021-03-30T05:55:01.111Z] #43 14.58   DEP      images/ipc-sem.pb-c.d
05:55:01 [2021-03-30T05:55:01.111Z] #43 14.65   PBCC     images/ipc-msg.pb-c.c
05:55:01 [2021-03-30T05:55:01.111Z] #43 14.71   DEP      images/ipc-msg.pb-c.d
05:55:01 [2021-03-30T05:55:01.111Z] #43 14.75   PBCC     images/ipc-shm.pb-c.c
05:55:01 [2021-03-30T05:55:01.111Z] #43 14.78   DEP      images/ipc-shm.pb-c.d
05:55:01 [2021-03-30T05:55:01.111Z] #43 14.84   PBCC     images/ipc-var.pb-c.c
05:55:01 [2021-03-30T05:55:01.111Z] #43 14.94   DEP      images/ipc-var.pb-c.d
05:55:01 [2021-03-30T05:55:01.111Z] #43 14.97   PBCC     images/sk-opts.pb-c.c
05:55:01 [2021-03-30T05:55:01.111Z] #43 15.02   PBCC     images/packet-sock.pb-c.c
05:55:01 [2021-03-30T05:55:01.111Z] #43 15.15   DEP      images/sk-opts.pb-c.d
05:55:01 [2021-03-30T05:55:01.111Z] #43 15.15   DEP      images/packet-sock.pb-c.d
05:55:01 [2021-03-30T05:55:01.111Z] #43 15.24   PBCC     images/sk-netlink.pb-c.c
05:55:01 [2021-03-30T05:55:01.111Z] #43 15.26   DEP      images/sk-netlink.pb-c.d
05:55:01 [2021-03-30T05:55:01.111Z] #43 15.39   PBCC     images/sk-inet.pb-c.c
05:55:01 [2021-03-30T05:55:01.111Z] #43 15.42   DEP      images/sk-inet.pb-c.d
05:55:01 [2021-03-30T05:55:01.111Z] #43 15.52   PBCC     images/sk-unix.pb-c.c
05:55:01 [2021-03-30T05:55:01.111Z] #43 15.58   DEP      images/sk-unix.pb-c.d
05:55:01 [2021-03-30T05:55:01.111Z] #43 15.67   PBCC     images/mm.pb-c.c
05:55:01 [2021-03-30T05:55:01.151Z] #37 ...
05:55:01 [2021-03-30T05:55:01.151Z] 
05:55:01 [2021-03-30T05:55:01.151Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:55:01 [2021-03-30T05:55:01.151Z] #51 sha256:7b5a00b08cf71f1f69534a84b7dacbb65e755d86ff9b6101a725b9cb90bd8cf1
05:55:01 [2021-03-30T05:55:01.151Z] #51 71.28 mvdan.cc/sh/v3/cmd/shfmt
05:55:01 [2021-03-30T05:55:01.151Z] #51 DONE 78.2s
05:55:01 [2021-03-30T05:55:01.153Z] #42 77.32 Selecting previously unselected package protobuf-c-compiler.
05:55:01 [2021-03-30T05:55:01.153Z] #42 77.32 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
05:55:01 [2021-03-30T05:55:01.153Z] #42 77.34 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
05:55:01 [2021-03-30T05:55:01.230Z] #44 27.59   CC       images/pstree.o
05:55:01 [2021-03-30T05:55:01.372Z] #43 15.73   DEP      images/mm.pb-c.d
05:55:01 [2021-03-30T05:55:01.372Z] #43 15.79   PBCC     images/timerfd.pb-c.c
05:55:01 [2021-03-30T05:55:01.372Z] #43 15.86   DEP      images/timerfd.pb-c.d
05:55:01 [2021-03-30T05:55:01.372Z] #43 15.93   PBCC     images/timer.pb-c.c
05:55:01 [2021-03-30T05:55:01.414Z] #42 77.66 Selecting previously unselected package protobuf-compiler.
05:55:01 [2021-03-30T05:55:01.414Z] #42 77.69 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
05:55:01 [2021-03-30T05:55:01.414Z] #42 77.71 Unpacking protobuf-compiler (3.6.1.3-2) ...
05:55:01 [2021-03-30T05:55:01.415Z] 
05:55:01 [2021-03-30T05:55:01.415Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:01 [2021-03-30T05:55:01.415Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:55:01 [2021-03-30T05:55:01.415Z] #43 ...
05:55:01 [2021-03-30T05:55:01.415Z] 
05:55:01 [2021-03-30T05:55:01.415Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:01 [2021-03-30T05:55:01.415Z] #45 sha256:e9cb762f3c9f7ea660c3eb1372a0e2804fa3d85d9fc084eae130ea31bcb7da46
05:55:01 [2021-03-30T05:55:01.415Z] #45 68.53 go/parser
05:55:01 [2021-03-30T05:55:01.415Z] #45 70.52 encoding/xml
05:55:01 [2021-03-30T05:55:01.415Z] #45 73.22 go/doc
05:55:01 [2021-03-30T05:55:01.415Z] #45 73.89 compress/gzip
05:55:01 [2021-03-30T05:55:01.415Z] #45 75.04 crypto/elliptic
05:54:59 [2021-03-30T05:54:59.482Z] Cloning repository https://github.com/moby/moby.git
05:54:59 [2021-03-30T05:54:59.875Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
05:55:00 [2021-03-30T05:55:00.790Z] Fetching upstream changes from https://github.com/moby/moby.git
05:55:00 [2021-03-30T05:55:00.790Z]  > git --version # timeout=10
05:55:00 [2021-03-30T05:55:00.851Z]  > git --version # 'git version 2.24.1.windows.2'
05:55:00 [2021-03-30T05:55:00.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:55:00 [2021-03-30T05:55:00.855Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42217/head:refs/remotes/origin/PR-42217 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:55:01 [2021-03-30T05:55:01.531Z] #44 27.86   CC       images/pipe.o
05:55:01 [2021-03-30T05:55:01.633Z] #43 15.99   DEP      images/timer.pb-c.d
05:55:01 [2021-03-30T05:55:01.633Z] #43 16.04   PBCC     images/sa.pb-c.c
05:55:01 [2021-03-30T05:55:01.633Z] #43 16.11   DEP      images/sa.pb-c.d
05:55:01 [2021-03-30T05:55:01.633Z] #43 16.16   PBCC     images/pipe-data.pb-c.c
05:55:01 [2021-03-30T05:55:01.676Z] #42 77.87 Selecting previously unselected package python-pkg-resources.
05:55:01 [2021-03-30T05:55:01.677Z] #42 77.89 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
05:55:01 [2021-03-30T05:55:01.677Z] #42 77.90 Unpacking python-pkg-resources (40.8.0-1) ...
05:55:01 [2021-03-30T05:55:01.678Z] #45 78.58 github.com/LK4D4/vndr/build
05:55:01 [2021-03-30T05:55:01.678Z] #45 78.63 vendor/golang.org/x/crypto/cryptobyte
05:55:01 [2021-03-30T05:55:01.687Z] #20 28.67 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
05:55:01 [2021-03-30T05:55:01.687Z] #20 28.69 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
05:55:01 [2021-03-30T05:55:01.829Z] #44 28.14   CC       images/tcp-stream.o
05:55:01 [2021-03-30T05:55:01.829Z] #44 ...
05:55:01 [2021-03-30T05:55:01.829Z] 
05:55:01 [2021-03-30T05:55:01.829Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:55:01 [2021-03-30T05:55:01.829Z] #57 sha256:7918dd5e694e2152a126b29ec5edf0b8870932c4cbe78e29adde95f341a7539d
05:55:01 [2021-03-30T05:55:01.829Z] #57 51.15 Checking out files:  50% (1944/3824)   
Checking out files:  51% (1951/3824)   
Checking out files:  52% (1989/3824)   
Checking out files:  53% (2027/3824)   
Checking out files:  54% (2065/3824)   
Checking out files:  55% (2104/3824)   
Checking out files:  56% (2142/3824)   
Checking out files:  57% (2180/3824)   
Checking out files:  58% (2218/3824)   
Checking out files:  59% (2257/3824)   
Checking out files:  60% (2295/3824)   
Checking out files:  61% (2333/3824)   
Checking out files:  62% (2371/3824)   
Checking out files:  63% (2410/3824)   
Checking out files:  64% (2448/3824)   
Checking out files:  65% (2486/3824)   
Checking out files:  66% (2524/3824)   
Checking out files:  67% (2563/3824)   
Checking out files:  68% (2601/3824)   
Checking out files:  69% (2639/3824)   
Checking out files:  70% (2677/3824)   
Checking out files:  71% (2716/3824)   
Checking out files:  72% (2754/3824)   
Checking out files:  73% (2792/3824)   
Checking out files:  74% (2830/3824)   
Checking out files:  75% (2868/3824)   
Checking out files:  76% (2907/3824)   
Checking out files:  77% (2945/3824)   
Checking out files:  78% (2983/3824)   
Checking out files:  79% (3021/3824)   
Checking out files:  80% (3060/3824)   
Checking out files:  81% (3098/3824)   
Checking out files:  82% (3136/3824)   
Checking out files:  83% (3174/3824)   
Checking out files:  84% (3213/3824)   
Checking out files:  85% (3251/3824)   
Checking out files:  85% (3270/3824)   
Checking out files:  86% (3289/3824)   
Checking out files:  87% (3327/3824)   
Checking out files:  88% (3366/3824)   
Checking out files:  89% (3404/3824)   
Checking out files:  90% (3442/3824)   
Checking out files:  91% (3480/3824)   
Checking out files:  92% (3519/3824)   
Checking out files:  93% (3557/3824)   
Checking out files:  94% (3595/3824)   
Checking out files:  95% (3633/3824)   
Checking out files:  96% (3672/3824)   
Checking out files:  97% (3710/3824)   
Checking out files:  98% (3748/3824)   
Checking out files:  99% (3786/3824)   
Checking out files: 100% (3824/3824)   
Checking out files: 100% (3824/3824), done.
05:55:01 [2021-03-30T05:55:01.829Z] #57 52.71 + cd /tmp/tmp.05yMaEjekl/src/github.com/containerd/containerd
05:55:01 [2021-03-30T05:55:01.830Z] #57 52.71 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:55:01 [2021-03-30T05:55:01.894Z] #43 16.20   DEP      images/pipe-data.pb-c.d
05:55:01 [2021-03-30T05:55:01.895Z] #43 16.27   PBCC     images/mnt.pb-c.c
05:55:01 [2021-03-30T05:55:01.895Z] #43 16.30   DEP      images/mnt.pb-c.d
05:55:01 [2021-03-30T05:55:01.895Z] #43 16.40   PBCC     images/sk-packet.pb-c.c
05:55:02 [2021-03-30T05:55:02.155Z] #43 16.45   DEP      images/sk-packet.pb-c.d
05:55:02 [2021-03-30T05:55:02.155Z] #43 16.51   PBCC     images/tcp-stream.pb-c.c
05:55:02 [2021-03-30T05:55:02.155Z] #43 16.53   DEP      images/tcp-stream.pb-c.d
05:55:02 [2021-03-30T05:55:02.155Z] #43 16.60   PBCC     images/pipe.pb-c.c
05:55:02 [2021-03-30T05:55:02.155Z] #43 16.65   DEP      images/pipe.pb-c.d
05:55:02 [2021-03-30T05:55:02.250Z] #42 78.42 Selecting previously unselected package python-six.
05:55:02 [2021-03-30T05:55:02.250Z] #42 78.42 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
05:55:02 [2021-03-30T05:55:02.250Z] #42 78.43 Unpacking python-six (1.12.0-1) ...
05:55:02 [2021-03-30T05:55:02.250Z] #42 78.56 Selecting previously unselected package python-protobuf.
05:55:02 [2021-03-30T05:55:02.250Z] #42 78.56 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
05:55:02 [2021-03-30T05:55:02.250Z] #42 78.58 Unpacking python-protobuf (3.6.1.3-2) ...
05:55:02 [2021-03-30T05:55:02.254Z] #45 79.23 vendor/golang.org/x/text/unicode/norm
05:55:02 [2021-03-30T05:55:02.416Z] #43 16.73   PBCC     images/pstree.pb-c.c
05:55:02 [2021-03-30T05:55:02.416Z] #43 16.78   DEP      images/pstree.pb-c.d
05:55:02 [2021-03-30T05:55:02.416Z] #43 16.85   PBCC     images/fs.pb-c.c
05:55:02 [2021-03-30T05:55:02.416Z] #43 16.88   DEP      images/fs.pb-c.d
05:55:02 [2021-03-30T05:55:02.416Z] #43 16.96   PBCC     images/signalfd.pb-c.c
05:55:02 [2021-03-30T05:55:02.416Z] #43 17.00   DEP      images/signalfd.pb-c.d
05:55:02 [2021-03-30T05:55:02.492Z] #57 54.85 + export 'BUILDTAGS=netgo osusergo static_build'
05:55:02 [2021-03-30T05:55:02.492Z] #57 54.85 + BUILDTAGS='netgo osusergo static_build'
05:55:02 [2021-03-30T05:55:02.492Z] #57 54.85 + export EXTRA_FLAGS=-buildmode=pie
05:55:02 [2021-03-30T05:55:02.492Z] #57 54.85 + EXTRA_FLAGS=-buildmode=pie
05:55:02 [2021-03-30T05:55:02.492Z] #57 54.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
05:55:02 [2021-03-30T05:55:02.492Z] #57 54.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
05:55:02 [2021-03-30T05:55:02.492Z] #57 54.86 + '[' '' = dynamic ']'
05:55:02 [2021-03-30T05:55:02.492Z] #57 54.86 + make
05:55:02 [2021-03-30T05:55:02.676Z] #43 17.05   PBCC     images/fh.pb-c.c
05:55:02 [2021-03-30T05:55:02.676Z] #43 17.14   PBCC     images/fsnotify.pb-c.c
05:55:02 [2021-03-30T05:55:02.831Z] #45 ...
05:55:02 [2021-03-30T05:55:02.831Z] 
05:55:02 [2021-03-30T05:55:02.831Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:55:02 [2021-03-30T05:55:02.831Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:55:02 [2021-03-30T05:55:02.831Z] #13 66.17 Selecting previously unselected package mingw-w64-x86-64-dev.
05:55:02 [2021-03-30T05:55:02.831Z] #13 66.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
05:55:02 [2021-03-30T05:55:02.831Z] #13 66.18 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
05:55:02 [2021-03-30T05:55:02.831Z] #13 76.30 Selecting previously unselected package gcc-mingw-w64-base.
05:55:02 [2021-03-30T05:55:02.831Z] #13 76.30 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
05:55:02 [2021-03-30T05:55:02.831Z] #13 76.36 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:55:02 [2021-03-30T05:55:02.831Z] #13 ...
05:55:02 [2021-03-30T05:55:02.831Z] 
05:55:02 [2021-03-30T05:55:02.831Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
05:55:02 [2021-03-30T05:55:02.831Z] #37 sha256:13ec251fa8bb656eedd276d2fe4d4080a34980a1c73ff5f2fd974400a6108431
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.368 + RM_GOPATH=0
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.368 + TMP_GOPATH=
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.368 + : /build
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.368 + '[' -z '' ']'
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.368 ++ mktemp -d
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.380 + export GOPATH=/tmp/tmp.g3RFUYKHBk
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.380 + GOPATH=/tmp/tmp.g3RFUYKHBk
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.380 + RM_GOPATH=1
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.380 + case "$(go env GOARCH)" in
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.380 ++ go env GOARCH
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.410 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.412 + export GO_BUILDMODE=-buildmode=pie
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.412 + GO_BUILDMODE=-buildmode=pie
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.412 ++ dirname /tmp/install/install.sh
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.412 + dir=/tmp/install
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.412 + bin=tini
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.412 + shift
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.412 + '[' '!' -f /tmp/install/tini.installer ']'
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.412 + . /tmp/install/tini.installer
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.412 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.412 + install_tini
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.412 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.412 + git clone https://github.com/krallin/tini.git /tmp/tmp.g3RFUYKHBk/tini
05:55:02 [2021-03-30T05:55:02.831Z] #37 2.424 Cloning into '/tmp/tmp.g3RFUYKHBk/tini'...
05:55:02 [2021-03-30T05:55:02.938Z] #43 17.22   DEP      images/fh.pb-c.d
05:55:02 [2021-03-30T05:55:02.938Z] #43 17.32   DEP      images/fsnotify.pb-c.d
05:55:02 [2021-03-30T05:55:02.938Z] #43 17.36   PBCC     images/eventpoll.pb-c.c
05:55:02 [2021-03-30T05:55:02.938Z] #43 17.39   DEP      images/eventpoll.pb-c.d
05:55:02 [2021-03-30T05:55:02.938Z] #43 17.44   PBCC     images/eventfd.pb-c.c
05:55:03 [2021-03-30T05:55:03.196Z] #42 ...
05:55:03 [2021-03-30T05:55:03.196Z] 
05:55:03 [2021-03-30T05:55:03.196Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:55:03 [2021-03-30T05:55:03.196Z] #51 sha256:e6f86cc8aa66288a1b6026459781736aa7f8a58ff495f65fed6487f46e726496
05:55:03 [2021-03-30T05:55:03.196Z] #51 69.44 reflect
05:55:03 [2021-03-30T05:55:03.196Z] #51 69.44 syscall
05:55:03 [2021-03-30T05:55:03.196Z] #51 ...
05:55:03 [2021-03-30T05:55:03.196Z] 
05:55:03 [2021-03-30T05:55:03.196Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:55:03 [2021-03-30T05:55:03.196Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:55:03 [2021-03-30T05:55:03.196Z] #42 79.48 Setting up python-pkg-resources (40.8.0-1) ...
05:55:03 [2021-03-30T05:55:03.199Z] #43 17.48   DEP      images/eventfd.pb-c.d
05:55:03 [2021-03-30T05:55:03.199Z] #43 17.52   PBCC     images/remap-file-path.pb-c.c
05:55:03 [2021-03-30T05:55:03.199Z] #43 17.58   DEP      images/remap-file-path.pb-c.d
05:55:03 [2021-03-30T05:55:03.199Z] #43 17.61   PBCC     images/fifo.pb-c.c
05:55:03 [2021-03-30T05:55:03.199Z] #43 17.66   DEP      images/fifo.pb-c.d
05:55:03 [2021-03-30T05:55:03.199Z] #43 17.72   PBCC     images/ghost-file.pb-c.c
05:55:03 [2021-03-30T05:55:03.460Z] #43 17.77   DEP      images/ghost-file.pb-c.d
05:55:03 [2021-03-30T05:55:03.460Z] #43 17.84   PBCC     images/regfile.pb-c.c
05:55:03 [2021-03-30T05:55:03.460Z] #43 17.93   DEP      images/regfile.pb-c.d
05:55:03 [2021-03-30T05:55:03.551Z] #57 ...
05:55:03 [2021-03-30T05:55:03.551Z] 
05:55:03 [2021-03-30T05:55:03.551Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:55:03 [2021-03-30T05:55:03.551Z] #35 sha256:28581faf343d30bb6e866284eb6706a34a607d3b0808da2185413728c79c51aa
05:55:03 [2021-03-30T05:55:03.551Z] #35 92.25 github.com/BurntSushi/toml/cmd/tomlv
05:55:03 [2021-03-30T05:55:03.551Z] #35 DONE 96.7s
05:55:03 [2021-03-30T05:55:03.551Z] 
05:55:03 [2021-03-30T05:55:03.551Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:03 [2021-03-30T05:55:03.551Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:55:03 [2021-03-30T05:55:03.551Z] #44 28.41   CC       images/sk-packet.o
05:55:03 [2021-03-30T05:55:03.551Z] #44 28.89   CC       images/mnt.o
05:55:03 [2021-03-30T05:55:03.551Z] #44 29.17   CC       images/pipe-data.o
05:55:03 [2021-03-30T05:55:03.551Z] #44 29.38   CC       images/sa.o
05:55:03 [2021-03-30T05:55:03.551Z] #44 29.76   CC       images/timer.o
05:55:03 [2021-03-30T05:55:03.578Z] #20 30.70 Selecting previously unselected package python3-minimal.
05:55:03 [2021-03-30T05:55:03.578Z] #20 30.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23684 files and directories currently installed.)
05:55:03 [2021-03-30T05:55:03.578Z] #20 30.76 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
05:55:03 [2021-03-30T05:55:03.578Z] #20 30.79 Unpacking python3-minimal (3.7.3-1) ...
05:55:03 [2021-03-30T05:55:03.721Z] #43 18.01   PBCC     images/ns.pb-c.c
05:55:03 [2021-03-30T05:55:03.721Z] #43 18.04   DEP      images/ns.pb-c.d
05:55:03 [2021-03-30T05:55:03.721Z] #43 18.09   PBCC     images/fdinfo.pb-c.c
05:55:03 [2021-03-30T05:55:03.721Z] #43 18.17   DEP      images/fdinfo.pb-c.d
05:55:03 [2021-03-30T05:55:03.780Z] #37 3.344 + cd /tmp/tmp.g3RFUYKHBk/tini
05:55:03 [2021-03-30T05:55:03.780Z] #37 3.344 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
05:55:03 [2021-03-30T05:55:03.780Z] #37 3.351 + cmake .
05:55:03 [2021-03-30T05:55:03.834Z] #20 30.90 Selecting previously unselected package libmpdec2:amd64.
05:55:03 [2021-03-30T05:55:03.834Z] #20 30.90 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
05:55:03 [2021-03-30T05:55:03.834Z] #20 30.91 Unpacking libmpdec2:amd64 (2.4.2-2) ...
05:55:03 [2021-03-30T05:55:03.834Z] #20 31.01 Selecting previously unselected package libpython3.7-stdlib:amd64.
05:55:03 [2021-03-30T05:55:03.834Z] #20 31.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
05:55:03 [2021-03-30T05:55:03.834Z] #20 31.02 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
05:55:03 [2021-03-30T05:55:03.921Z] #57 ...
05:55:03 [2021-03-30T05:55:03.921Z] 
05:55:03 [2021-03-30T05:55:03.921Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:55:03 [2021-03-30T05:55:03.921Z] #54 122.4 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
05:55:03 [2021-03-30T05:55:03.921Z] #54 123.0 + mkdir -p /build
05:55:03 [2021-03-30T05:55:03.921Z] #54 123.0 + cp runc /build/runc
05:55:03 [2021-03-30T05:55:03.921Z] #54 DONE 123.3s
05:55:03 [2021-03-30T05:55:03.921Z] 
05:55:03 [2021-03-30T05:55:03.921Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
05:55:03 [2021-03-30T05:55:03.921Z] #57 195.1 + bin/containerd
05:55:03 [2021-03-30T05:55:03.987Z] #43 18.26   PBCC     images/core-aarch64.pb-c.c
05:55:03 [2021-03-30T05:55:03.987Z] #43 18.28   PBCC     images/core-arm.pb-c.c
05:55:03 [2021-03-30T05:55:03.987Z] #43 18.34   PBCC     images/core-ppc64.pb-c.c
05:55:03 [2021-03-30T05:55:03.987Z] #43 18.38   PBCC     images/core-s390.pb-c.c
05:55:03 [2021-03-30T05:55:03.987Z] #43 18.44   PBCC     images/core-x86.pb-c.c
05:55:04 [2021-03-30T05:55:04.201Z] #44 30.69   CC       images/timerfd.o
05:55:04 [2021-03-30T05:55:04.248Z] #43 18.50   PBCC     images/core.pb-c.c
05:55:04 [2021-03-30T05:55:04.248Z] #43 18.56   PBCC     images/inventory.pb-c.c
05:55:04 [2021-03-30T05:55:04.248Z] #43 18.61   DEP      images/core-aarch64.pb-c.d
05:55:04 [2021-03-30T05:55:04.248Z] #43 18.68   DEP      images/core-arm.pb-c.d
05:55:04 [2021-03-30T05:55:04.248Z] #43 18.77   DEP      images/core-ppc64.pb-c.d
05:55:04 [2021-03-30T05:55:04.248Z] #43 18.80   DEP      images/core-s390.pb-c.d
05:55:04 [2021-03-30T05:55:04.358Z] #37 4.032 -- The C compiler identification is GNU 8.3.0
05:55:04 [2021-03-30T05:55:04.358Z] #37 4.081 -- Check for working C compiler: /usr/bin/cc
05:55:04 [2021-03-30T05:55:04.501Z] #44 31.04   CC       images/mm.o
05:55:04 [2021-03-30T05:55:04.509Z] #43 18.89   DEP      images/core-x86.pb-c.d
05:55:04 [2021-03-30T05:55:04.509Z] #43 18.94   DEP      images/core.pb-c.d
05:55:04 [2021-03-30T05:55:04.509Z] #43 19.03   DEP      images/inventory.pb-c.d
05:55:04 [2021-03-30T05:55:04.559Z] #57 ...
05:55:04 [2021-03-30T05:55:04.559Z] 
05:55:04 [2021-03-30T05:55:04.559Z] #55 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
05:55:04 [2021-03-30T05:55:04.559Z] #55 DONE 0.2s
05:55:04 [2021-03-30T05:55:04.559Z] 
05:55:04 [2021-03-30T05:55:04.559Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
05:55:04 [2021-03-30T05:55:04.762Z] #20 32.00 Selecting previously unselected package python3.7.
05:55:04 [2021-03-30T05:55:04.762Z] #20 32.01 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
05:55:04 [2021-03-30T05:55:04.770Z] #43 19.13   PBCC     images/cpuinfo.pb-c.c
05:55:04 [2021-03-30T05:55:04.770Z] #43 19.16   DEP      images/cpuinfo.pb-c.d
05:55:04 [2021-03-30T05:55:04.770Z] #43 19.21   PBCC     images/stats.pb-c.c
05:55:04 [2021-03-30T05:55:04.770Z] #43 19.24   DEP      images/stats.pb-c.d
05:55:04 [2021-03-30T05:55:04.800Z] #44 31.25   CC       images/sk-opts.o
05:55:05 [2021-03-30T05:55:05.019Z] #20 32.02 Unpacking python3.7 (3.7.3-2+deb10u3) ...
05:55:05 [2021-03-30T05:55:05.019Z] #20 32.18 Selecting previously unselected package libpython3-stdlib:amd64.
05:55:05 [2021-03-30T05:55:05.019Z] #20 32.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
05:55:05 [2021-03-30T05:55:05.019Z] #20 32.20 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
05:55:05 [2021-03-30T05:55:05.032Z] #43 ...
05:55:05 [2021-03-30T05:55:05.032Z] 
05:55:05 [2021-03-30T05:55:05.032Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:55:05 [2021-03-30T05:55:05.032Z] #51 sha256:ec6789427843fa85bf2897426d6419a712391c162ea96ef123b2f01bef29e62a
05:55:05 [2021-03-30T05:55:05.032Z] #51 80.83 golang.org/x/crypto/ssh/terminal
05:55:05 [2021-03-30T05:55:05.100Z] #44 31.46   CC       images/sk-unix.o
05:55:05 [2021-03-30T05:55:05.275Z] #20 32.32 Setting up python3-minimal (3.7.3-1) ...
05:55:05 [2021-03-30T05:55:05.307Z] #37 4.991 -- Check for working C compiler: /usr/bin/cc -- works
05:55:05 [2021-03-30T05:55:05.307Z] #37 4.993 -- Detecting C compiler ABI info
05:55:05 [2021-03-30T05:55:05.399Z] #44 31.84   CC       images/sk-inet.o
05:55:05 [2021-03-30T05:55:05.716Z] #44 32.23   CC       images/tun.o
05:55:06 [2021-03-30T05:55:06.009Z] #42 ...
05:55:06 [2021-03-30T05:55:06.009Z] 
05:55:06 [2021-03-30T05:55:06.009Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:55:06 [2021-03-30T05:55:06.009Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:55:06 [2021-03-30T05:55:06.009Z] #36 90.50 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
05:55:06 [2021-03-30T05:55:06.009Z] #36 90.52 Setting up xxd (2:8.1.0875-5) ...
05:55:06 [2021-03-30T05:55:06.009Z] #36 90.54 Setting up libuv1:amd64 (1.24.1-1) ...
05:55:06 [2021-03-30T05:55:06.009Z] #36 90.56 Setting up vim-common (2:8.1.0875-5) ...
05:55:06 [2021-03-30T05:55:06.009Z] #36 90.70 Setting up librhash0:amd64 (1.3.8-1) ...
05:55:06 [2021-03-30T05:55:06.009Z] #36 90.71 Setting up cmake-data (3.13.4-1) ...
05:55:06 [2021-03-30T05:55:06.009Z] #36 90.80 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
05:55:06 [2021-03-30T05:55:06.009Z] #36 90.85 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
05:55:06 [2021-03-30T05:55:06.009Z] #36 90.87 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
05:55:06 [2021-03-30T05:55:06.009Z] #36 90.88 Setting up cmake (3.13.4-1) ...
05:55:06 [2021-03-30T05:55:06.009Z] #36 90.89 Processing triggers for libc-bin (2.28-10) ...
05:55:06 [2021-03-30T05:55:06.009Z] #36 91.09 Processing triggers for mime-support (3.62) ...
05:55:06 [2021-03-30T05:55:06.009Z] #36 DONE 92.6s
05:55:06 [2021-03-30T05:55:06.009Z] 
05:55:06 [2021-03-30T05:55:06.009Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
05:55:06 [2021-03-30T05:55:06.009Z] #37 sha256:4408f56b830311764806269eebcadf460962fb951d3ce625ae7979e8d9767ece
05:55:06 [2021-03-30T05:55:06.009Z] #37 ...
05:55:06 [2021-03-30T05:55:06.009Z] 
05:55:06 [2021-03-30T05:55:06.009Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:55:06 [2021-03-30T05:55:06.009Z] #51 sha256:f2c7edec38cb196e9e7445c119d52823003f9265e5f8e27a1e06640809a9ff5b
05:55:06 [2021-03-30T05:55:06.009Z] #51 83.06 context
05:55:06 [2021-03-30T05:55:06.009Z] #51 85.11 internal/poll
05:55:06 [2021-03-30T05:55:06.009Z] #51 88.19 os
05:55:06 [2021-03-30T05:55:06.009Z] #51 90.97 encoding/binary
05:55:06 [2021-03-30T05:55:06.009Z] #51 ...
05:55:06 [2021-03-30T05:55:06.009Z] 
05:55:06 [2021-03-30T05:55:06.010Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:55:06 [2021-03-30T05:55:06.010Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:55:06 [2021-03-30T05:55:06.010Z] #13 78.82 Setting up libudev1:amd64 (241-7~deb10u7) ...
05:55:06 [2021-03-30T05:55:06.010Z] #13 79.21 Selecting previously unselected package binutils-mingw-w64-i686.
05:55:06 [2021-03-30T05:55:06.010Z] #13 79.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:55:06 [2021-03-30T05:55:06.010Z] #13 79.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
05:55:06 [2021-03-30T05:55:06.010Z] #13 79.43 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:55:06 [2021-03-30T05:55:06.010Z] #13 83.54 Selecting previously unselected package binutils-mingw-w64-x86-64.
05:55:06 [2021-03-30T05:55:06.010Z] #13 83.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
05:55:06 [2021-03-30T05:55:06.010Z] #13 83.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:55:06 [2021-03-30T05:55:06.202Z] #20 33.28 Selecting previously unselected package python3.
05:55:06 [2021-03-30T05:55:06.202Z] #20 33.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24096 files and directories currently installed.)
05:55:06 [2021-03-30T05:55:06.202Z] #20 33.35 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
05:55:06 [2021-03-30T05:55:06.202Z] #20 33.36 Unpacking python3 (3.7.3-1) ...
05:55:06 [2021-03-30T05:55:06.256Z] #37 5.795 -- Detecting C compiler ABI info - done
05:55:06 [2021-03-30T05:55:06.256Z] #37 5.856 -- Detecting C compile features
05:55:06 [2021-03-30T05:55:06.269Z] #13 88.33 Selecting previously unselected package binutils-mingw-w64.
05:55:06 [2021-03-30T05:55:06.269Z] #13 88.34 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
05:55:06 [2021-03-30T05:55:06.269Z] #13 88.34 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
05:55:06 [2021-03-30T05:55:06.269Z] #13 ...
05:55:06 [2021-03-30T05:55:06.269Z] 
05:55:06 [2021-03-30T05:55:06.269Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:55:06 [2021-03-30T05:55:06.269Z] #51 sha256:f2c7edec38cb196e9e7445c119d52823003f9265e5f8e27a1e06640809a9ff5b
05:55:06 [2021-03-30T05:55:06.269Z] #51 93.39 fmt
05:55:06 [2021-03-30T05:55:06.365Z] #44 32.60   CC       images/sk-netlink.o
05:55:06 [2021-03-30T05:55:06.365Z] #44 32.81   CC       images/packet-sock.o
05:55:06 [2021-03-30T05:55:06.458Z] #20 33.46 Selecting previously unselected package libip4tc0:amd64.
05:55:06 [2021-03-30T05:55:06.458Z] #20 33.47 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
05:55:06 [2021-03-30T05:55:06.458Z] #20 33.48 Unpacking libip4tc0:amd64 (1.8.2-4) ...
05:55:06 [2021-03-30T05:55:06.458Z] #20 33.58 Selecting previously unselected package libip6tc0:amd64.
05:55:06 [2021-03-30T05:55:06.458Z] #20 33.59 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
05:55:06 [2021-03-30T05:55:06.458Z] #20 33.59 Unpacking libip6tc0:amd64 (1.8.2-4) ...
05:55:06 [2021-03-30T05:55:06.458Z] #20 33.66 Selecting previously unselected package libiptc0:amd64.
05:55:06 [2021-03-30T05:55:06.458Z] #20 33.67 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
05:55:06 [2021-03-30T05:55:06.458Z] #20 33.67 Unpacking libiptc0:amd64 (1.8.2-4) ...
05:55:06 [2021-03-30T05:55:06.714Z] #20 33.79 Selecting previously unselected package libnfnetlink0:amd64.
05:55:06 [2021-03-30T05:55:06.714Z] #20 33.79 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
05:55:06 [2021-03-30T05:55:06.714Z] #20 33.79 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
05:55:06 [2021-03-30T05:55:06.714Z] #20 33.86 Selecting previously unselected package libnetfilter-conntrack3:amd64.
05:55:06 [2021-03-30T05:55:06.714Z] #20 33.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
05:55:06 [2021-03-30T05:55:06.714Z] #20 33.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
05:55:06 [2021-03-30T05:55:06.714Z] #20 33.97 Selecting previously unselected package libnftnl11:amd64.
05:55:06 [2021-03-30T05:55:06.714Z] #20 33.97 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
05:55:06 [2021-03-30T05:55:06.969Z] #20 33.99 Unpacking libnftnl11:amd64 (1.1.2-2) ...
05:55:06 [2021-03-30T05:55:06.969Z] #20 34.09 Selecting previously unselected package iptables.
05:55:06 [2021-03-30T05:55:06.969Z] #20 34.09 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
05:55:06 [2021-03-30T05:55:06.969Z] #20 34.10 Unpacking iptables (1.8.2-4) ...
05:55:06 [2021-03-30T05:55:06.969Z] #20 ...
05:55:06 [2021-03-30T05:55:06.969Z] 
05:55:06 [2021-03-30T05:55:06.969Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:06 [2021-03-30T05:55:06.969Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:06 [2021-03-30T05:55:06.969Z] #43 86.77   DEP      criu/action-scripts.d
05:55:06 [2021-03-30T05:55:06.969Z] #43 87.10   CC       criu/action-scripts.o
05:55:06 [2021-03-30T05:55:06.969Z] #43 87.80   CC       criu/aio.o
05:55:06 [2021-03-30T05:55:06.969Z] #43 88.33   CC       criu/autofs.o
05:55:06 [2021-03-30T05:55:06.969Z] #43 89.66   CC       criu/bfd.o
05:55:06 [2021-03-30T05:55:06.969Z] #43 90.14   CC       criu/bitmap.o
05:55:06 [2021-03-30T05:55:06.969Z] #43 90.25   CC       criu/cgroup-props.o
05:55:06 [2021-03-30T05:55:06.969Z] #43 90.88   CC       criu/cgroup.o
05:55:06 [2021-03-30T05:55:06.969Z] #43 93.68   CC       criu/clone-noasan.o
05:55:06 [2021-03-30T05:55:06.969Z] #43 93.92   CC       criu/config.o
05:55:06 [2021-03-30T05:55:06.969Z] #43 95.05   CC       criu/cr-check.o
05:55:06 [2021-03-30T05:55:06.969Z] #43 96.62   CC       criu/cr-dedup.o
05:55:07 [2021-03-30T05:55:07.014Z] #44 33.23   CC       images/ipc-var.o
05:55:07 [2021-03-30T05:55:07.014Z] #44 33.48   CC       images/ipc-desc.o
05:55:07 [2021-03-30T05:55:07.228Z] #43 97.05   CC       criu/cr-dump.o
05:55:07 [2021-03-30T05:55:07.228Z] #43 ...
05:55:07 [2021-03-30T05:55:07.228Z] 
05:55:07 [2021-03-30T05:55:07.228Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:55:07 [2021-03-30T05:55:07.228Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:55:07 [2021-03-30T05:55:07.228Z] #20 34.44 Selecting previously unselected package xxd.
05:55:07 [2021-03-30T05:55:07.228Z] #20 34.46 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
05:55:07 [2021-03-30T05:55:07.228Z] #20 34.47 Unpacking xxd (2:8.1.0875-5) ...
05:55:07 [2021-03-30T05:55:07.313Z] #44 33.63   CC       images/ipc-shm.o
05:55:07 [2021-03-30T05:55:07.492Z] #20 34.57 Selecting previously unselected package vim-common.
05:55:07 [2021-03-30T05:55:07.492Z] #20 34.57 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
05:55:07 [2021-03-30T05:55:07.492Z] #20 34.61 Unpacking vim-common (2:8.1.0875-5) ...
05:55:07 [2021-03-30T05:55:07.575Z] #51 ...
05:55:07 [2021-03-30T05:55:07.575Z] 
05:55:07 [2021-03-30T05:55:07.575Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
05:55:07 [2021-03-30T05:55:07.575Z] #37 sha256:c14bf58af9397a099f3b36f13f3e6bdcb21eca810202ea02f3dddee5a9c32cd8
05:55:07 [2021-03-30T05:55:07.575Z] #37 10.49 -- Check for working C compiler: /usr/bin/cc -- works
05:55:07 [2021-03-30T05:55:07.575Z] #37 10.49 -- Detecting C compiler ABI info
05:55:07 [2021-03-30T05:55:07.575Z] #37 11.26 -- Detecting C compiler ABI info - done
05:55:07 [2021-03-30T05:55:07.575Z] #37 11.34 -- Detecting C compile features
05:55:07 [2021-03-30T05:55:07.575Z] #37 13.23 -- Detecting C compile features - done
05:55:07 [2021-03-30T05:55:07.575Z] #37 13.26 -- Performing Test HAS_BUILTIN_FORTIFY
05:55:07 [2021-03-30T05:55:07.575Z] #37 13.53 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
05:55:07 [2021-03-30T05:55:07.575Z] #37 13.61 -- Configuring done
05:55:07 [2021-03-30T05:55:07.575Z] #37 13.64 -- Generating done
05:55:07 [2021-03-30T05:55:07.575Z] #37 13.65 -- Build files have been written to: /tmp/tmp.K3Dufc6elU/tini
05:55:07 [2021-03-30T05:55:07.575Z] #37 13.65 + make tini-static
05:55:07 [2021-03-30T05:55:07.575Z] #37 14.08 Scanning dependencies of target tini-static
05:55:07 [2021-03-30T05:55:07.575Z] #37 14.21 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
05:55:07 [2021-03-30T05:55:07.575Z] #37 15.57 [100%] Linking C executable tini-static
05:55:07 [2021-03-30T05:55:07.575Z] #37 16.15 [100%] Built target tini-static
05:55:07 [2021-03-30T05:55:07.575Z] #37 16.21 + mkdir -p /build
05:55:07 [2021-03-30T05:55:07.575Z] #37 16.22 + cp tini-static /build/docker-init
05:55:07 [2021-03-30T05:55:07.575Z] #37 DONE 16.5s
05:55:07 [2021-03-30T05:55:07.575Z] 
05:55:07 [2021-03-30T05:55:07.575Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:55:07 [2021-03-30T05:55:07.575Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:55:07 [2021-03-30T05:55:07.575Z] #13 70.64 Selecting previously unselected package mingw-w64-x86-64-dev.
05:55:07 [2021-03-30T05:55:07.575Z] #13 70.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
05:55:07 [2021-03-30T05:55:07.575Z] #13 70.68 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
05:55:07 [2021-03-30T05:55:07.575Z] #13 76.78 Selecting previously unselected package gcc-mingw-w64-base.
05:55:07 [2021-03-30T05:55:07.575Z] #13 76.79 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:55:07 [2021-03-30T05:55:07.575Z] #13 76.81 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:55:07 [2021-03-30T05:55:07.575Z] #13 76.98 Selecting previously unselected package gcc-mingw-w64-x86-64.
05:55:07 [2021-03-30T05:55:07.575Z] #13 76.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:55:07 [2021-03-30T05:55:07.575Z] #13 76.98 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:55:07 [2021-03-30T05:55:07.612Z] #44 33.79   CC       images/ipc-msg.o
05:55:07 [2021-03-30T05:55:07.651Z] #51 94.88 encoding/base64
05:55:07 [2021-03-30T05:55:07.747Z] #20 34.95 Selecting previously unselected package bash-completion.
05:55:07 [2021-03-30T05:55:07.747Z] #20 34.95 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
05:55:07 [2021-03-30T05:55:07.836Z] #13 ...
05:55:07 [2021-03-30T05:55:07.836Z] 
05:55:07 [2021-03-30T05:55:07.836Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:07 [2021-03-30T05:55:07.836Z] #45 sha256:8b9c88d7a16538109e5ad402a1cd2f184a030f510d885a33390fce3d54be5795
05:55:07 [2021-03-30T05:55:07.836Z] #45 73.52 encoding/xml
05:55:07 [2021-03-30T05:55:07.836Z] #45 75.39 text/template
05:55:07 [2021-03-30T05:55:07.836Z] #45 80.29 github.com/LK4D4/vndr/godl/singleflight
05:55:07 [2021-03-30T05:55:07.836Z] #45 80.60 github.com/LK4D4/vndr/versioned
05:55:07 [2021-03-30T05:55:07.836Z] #45 80.66 go/doc
05:55:07 [2021-03-30T05:55:07.836Z] #45 80.72 compress/flate
05:55:07 [2021-03-30T05:55:07.836Z] #45 ...
05:55:07 [2021-03-30T05:55:07.836Z] 
05:55:07 [2021-03-30T05:55:07.836Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:07 [2021-03-30T05:55:07.836Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:07 [2021-03-30T05:55:07.836Z] #43 20.75 make[1]: Nothing to be done for 'all'.
05:55:07 [2021-03-30T05:55:07.912Z] #44 34.15   CC       images/ipc-sem.o
05:55:07 [2021-03-30T05:55:07.912Z] #44 34.51   CC       images/utsns.o
05:55:08 [2021-03-30T05:55:08.096Z] #43 22.42   CC       images/stats.o
05:55:08 [2021-03-30T05:55:08.210Z] #44 34.80   CC       images/creds.o
05:55:08 [2021-03-30T05:55:08.220Z] #51 ...
05:55:08 [2021-03-30T05:55:08.220Z] 
05:55:08 [2021-03-30T05:55:08.220Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:55:08 [2021-03-30T05:55:08.220Z] #34 sha256:ed403104214fc775f774a2632063293ed6ba282c7683d38714a61f6237af7525
05:55:08 [2021-03-30T05:55:08.220Z] #34 85.24 internal/syscall/execenv
05:55:08 [2021-03-30T05:55:08.220Z] #34 85.54 internal/syscall/unix
05:55:08 [2021-03-30T05:55:08.220Z] #34 85.93 os
05:55:08 [2021-03-30T05:55:08.220Z] #34 85.97 internal/fmtsort
05:55:08 [2021-03-30T05:55:08.220Z] #34 87.42 strings
05:55:08 [2021-03-30T05:55:08.220Z] #34 90.95 path
05:55:08 [2021-03-30T05:55:08.220Z] #34 91.64 fmt
05:55:08 [2021-03-30T05:55:08.220Z] #34 91.98 path/filepath
05:55:08 [2021-03-30T05:55:08.220Z] #34 94.38 io/ioutil
05:55:08 [2021-03-30T05:55:08.220Z] #34 95.21 text/tabwriter
05:55:08 [2021-03-30T05:55:08.220Z] #34 ...
05:55:08 [2021-03-30T05:55:08.220Z] 
05:55:08 [2021-03-30T05:55:08.220Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
05:55:08 [2021-03-30T05:55:08.220Z] #37 sha256:4408f56b830311764806269eebcadf460962fb951d3ce625ae7979e8d9767ece
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.865 + RM_GOPATH=0
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.865 + TMP_GOPATH=
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.865 + : /build
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.865 + '[' -z '' ']'
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.870 ++ mktemp -d
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.887 + export GOPATH=/tmp/tmp.CyRAHR7nHy
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.887 + GOPATH=/tmp/tmp.CyRAHR7nHy
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.887 + RM_GOPATH=1
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.887 + case "$(go env GOARCH)" in
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.887 ++ go env GOARCH
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.930 + export GO_BUILDMODE=-buildmode=pie
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.930 + GO_BUILDMODE=-buildmode=pie
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.946 ++ dirname /tmp/install/install.sh
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.955 + dir=/tmp/install
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.955 + bin=tini
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.955 + shift
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.955 + '[' '!' -f /tmp/install/tini.installer ']'
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.955 + . /tmp/install/tini.installer
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.955 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.955 + install_tini
05:55:08 [2021-03-30T05:55:08.220Z] #37 1.960 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
05:55:08 [2021-03-30T05:55:08.221Z] #37 1.960 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
05:55:08 [2021-03-30T05:55:08.221Z] #37 1.960 + git clone https://github.com/krallin/tini.git /tmp/tmp.CyRAHR7nHy/tini
05:55:08 [2021-03-30T05:55:08.221Z] #37 1.970 Cloning into '/tmp/tmp.CyRAHR7nHy/tini'...
05:55:08 [2021-03-30T05:55:08.221Z] #37 2.727 + cd /tmp/tmp.CyRAHR7nHy/tini
05:55:08 [2021-03-30T05:55:08.221Z] #37 2.728 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
05:55:08 [2021-03-30T05:55:08.221Z] #37 2.734 + cmake .
05:55:08 [2021-03-30T05:55:08.356Z] #43 22.78   CC       images/core.o
05:55:08 [2021-03-30T05:55:08.493Z] #42 ...
05:55:08 [2021-03-30T05:55:08.493Z] 
05:55:08 [2021-03-30T05:55:08.493Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:55:08 [2021-03-30T05:55:08.493Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:55:08 [2021-03-30T05:55:08.493Z] #13 68.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
05:55:08 [2021-03-30T05:55:08.493Z] #13 72.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
05:55:08 [2021-03-30T05:55:08.493Z] #13 72.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
05:55:08 [2021-03-30T05:55:08.493Z] #13 72.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
05:55:08 [2021-03-30T05:55:08.493Z] #13 72.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
05:55:08 [2021-03-30T05:55:08.493Z] #13 72.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
05:55:08 [2021-03-30T05:55:08.493Z] #13 72.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
05:55:08 [2021-03-30T05:55:08.493Z] #13 72.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
05:55:08 [2021-03-30T05:55:08.493Z] #13 72.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
05:55:08 [2021-03-30T05:55:08.493Z] #13 72.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
05:55:08 [2021-03-30T05:55:08.493Z] #13 72.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
05:55:08 [2021-03-30T05:55:08.493Z] #13 72.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
05:55:08 [2021-03-30T05:55:08.493Z] #13 72.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
05:55:08 [2021-03-30T05:55:08.493Z] #13 72.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
05:55:08 [2021-03-30T05:55:08.493Z] #13 72.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
05:55:08 [2021-03-30T05:55:08.493Z] #13 74.01 debconf: delaying package configuration, since apt-utils is not installed
05:55:08 [2021-03-30T05:55:08.493Z] #13 74.39 Fetched 78.2 MB in 11s (6959 kB/s)
05:55:08 [2021-03-30T05:55:08.493Z] #13 74.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:55:08 [2021-03-30T05:55:08.493Z] #13 74.70 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ...
05:55:08 [2021-03-30T05:55:08.493Z] #13 74.72 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
05:55:08 [2021-03-30T05:55:08.493Z] #13 75.29 Setting up libsystemd0:amd64 (241-7~deb10u7) ...
05:55:08 [2021-03-30T05:55:08.493Z] #13 75.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:55:08 [2021-03-30T05:55:08.493Z] #13 75.69 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
05:55:08 [2021-03-30T05:55:08.493Z] #13 75.82 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
05:55:08 [2021-03-30T05:55:08.493Z] #13 76.17 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
05:55:08 [2021-03-30T05:55:08.493Z] #13 76.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:55:08 [2021-03-30T05:55:08.493Z] #13 76.84 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ...
05:55:08 [2021-03-30T05:55:08.493Z] #13 76.86 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
05:55:08 [2021-03-30T05:55:08.493Z] #13 77.51 Setting up libudev1:amd64 (241-7~deb10u7) ...
05:55:08 [2021-03-30T05:55:08.493Z] #13 78.00 Selecting previously unselected package binutils-mingw-w64-i686.
05:55:08 [2021-03-30T05:55:08.493Z] #13 78.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:55:08 [2021-03-30T05:55:08.493Z] #13 78.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
05:55:08 [2021-03-30T05:55:08.493Z] #13 78.19 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:55:08 [2021-03-30T05:55:08.790Z] #37 3.279 -- The C compiler identification is GNU 8.3.0
05:55:08 [2021-03-30T05:55:08.790Z] #37 3.313 -- Check for working C compiler: /usr/bin/cc
05:55:08 [2021-03-30T05:55:08.790Z] #37 ...
05:55:08 [2021-03-30T05:55:08.790Z] 
05:55:08 [2021-03-30T05:55:08.790Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:08 [2021-03-30T05:55:08.790Z] #45 sha256:9a82a0cee931447c8ecbcd25822fdc466947c9be7791d4a3424c12f70b9bea80
05:55:08 [2021-03-30T05:55:08.790Z] #45 85.95 internal/fmtsort
05:55:08 [2021-03-30T05:55:08.790Z] #45 87.01 strings
05:55:08 [2021-03-30T05:55:08.790Z] #45 88.01 os
05:55:08 [2021-03-30T05:55:08.790Z] #45 90.87 regexp/syntax
05:55:08 [2021-03-30T05:55:08.790Z] #45 93.62 fmt
05:55:08 [2021-03-30T05:55:08.861Z] #37 8.149 -- Detecting C compile features - done
05:55:08 [2021-03-30T05:55:08.861Z] #37 8.182 -- Performing Test HAS_BUILTIN_FORTIFY
05:55:08 [2021-03-30T05:55:08.861Z] #37 8.597 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
05:55:08 [2021-03-30T05:55:08.878Z] #44 35.11   CC       images/vma.o
05:55:08 [2021-03-30T05:55:08.878Z] #44 35.37   CC       images/netdev.o
05:55:08 [2021-03-30T05:55:08.878Z] #44 ...
05:55:08 [2021-03-30T05:55:08.878Z] 
05:55:08 [2021-03-30T05:55:08.878Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:55:08 [2021-03-30T05:55:08.878Z] #52 sha256:cb3b554dcba5756ead89d694c9e2986862a30cc95aa5922b9a0d68c8dbf3d5f0
05:55:08 [2021-03-30T05:55:08.878Z] #52 92.31 go/scanner
05:55:08 [2021-03-30T05:55:08.878Z] #52 93.66 mvdan.cc/editorconfig
05:55:08 [2021-03-30T05:55:08.878Z] #52 94.81 mvdan.cc/sh/v3/syntax
05:55:08 [2021-03-30T05:55:08.878Z] #52 95.90 encoding/base64
05:55:08 [2021-03-30T05:55:08.878Z] #52 96.08 go/ast
05:55:08 [2021-03-30T05:55:08.878Z] #52 98.29 encoding/json
05:55:08 [2021-03-30T05:55:08.878Z] #52 98.31 golang.org/x/sys/unix
05:55:09 [2021-03-30T05:55:09.049Z] #45 ...
05:55:09 [2021-03-30T05:55:09.049Z] 
05:55:09 [2021-03-30T05:55:09.049Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:55:09 [2021-03-30T05:55:09.049Z] #51 sha256:f2c7edec38cb196e9e7445c119d52823003f9265e5f8e27a1e06640809a9ff5b
05:55:09 [2021-03-30T05:55:09.049Z] #51 95.94 golang.org/x/sys/unix
05:55:09 [2021-03-30T05:55:09.176Z] #52 ...
05:55:09 [2021-03-30T05:55:09.176Z] 
05:55:09 [2021-03-30T05:55:09.176Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:09 [2021-03-30T05:55:09.176Z] #46 sha256:97014c2c5c73b16222eb01e9db63d2a9ee35543aa01927cef6ec789181d313c9
05:55:09 [2021-03-30T05:55:09.176Z] #46 92.37 go/scanner
05:55:09 [2021-03-30T05:55:09.176Z] #46 92.41 net/url
05:55:09 [2021-03-30T05:55:09.176Z] #46 92.41 text/template/parse
05:55:09 [2021-03-30T05:55:09.176Z] #46 96.02 go/ast
05:55:09 [2021-03-30T05:55:09.176Z] #46 97.47 encoding/base64
05:55:09 [2021-03-30T05:55:09.176Z] #46 99.00 encoding/json
05:55:09 [2021-03-30T05:55:09.176Z] #46 ...
05:55:09 [2021-03-30T05:55:09.176Z] 
05:55:09 [2021-03-30T05:55:09.176Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:55:09 [2021-03-30T05:55:09.176Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
05:55:09 [2021-03-30T05:55:09.176Z] #14 99.98 Selecting previously unselected package g++-mingw-w64-x86-64.
05:55:09 [2021-03-30T05:55:09.176Z] #14 99.99 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
05:55:09 [2021-03-30T05:55:09.176Z] #14 100.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:55:09 [2021-03-30T05:55:09.179Z] #37 8.683 -- Configuring done
05:55:09 [2021-03-30T05:55:09.179Z] #37 8.733 -- Generating done
05:55:09 [2021-03-30T05:55:09.179Z] #37 8.735 -- Build files have been written to: /tmp/tmp.g3RFUYKHBk/tini
05:55:09 [2021-03-30T05:55:09.179Z] #37 8.741 + make tini-static
05:55:09 [2021-03-30T05:55:09.297Z] #43 23.53   CC       images/core-x86.o
05:55:09 [2021-03-30T05:55:09.459Z] #37 9.269 Scanning dependencies of target tini-static
05:55:09 [2021-03-30T05:55:09.621Z] #51 ...
05:55:09 [2021-03-30T05:55:09.621Z] 
05:55:09 [2021-03-30T05:55:09.621Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:55:09 [2021-03-30T05:55:09.621Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:55:09 [2021-03-30T05:55:09.621Z] #42 96.29 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
05:55:09 [2021-03-30T05:55:09.621Z] #42 96.31 Processing triggers for libc-bin (2.28-10) ...
05:55:09 [2021-03-30T05:55:09.621Z] #42 DONE 96.8s
05:55:09 [2021-03-30T05:55:09.621Z] 
05:55:09 [2021-03-30T05:55:09.621Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:09 [2021-03-30T05:55:09.621Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:09 [2021-03-30T05:55:09.723Z] #37 9.376 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
05:55:09 [2021-03-30T05:55:09.723Z] #37 ...
05:55:09 [2021-03-30T05:55:09.723Z] 
05:55:09 [2021-03-30T05:55:09.723Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:09 [2021-03-30T05:55:09.723Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:55:09 [2021-03-30T05:55:09.723Z] #43 3.963 Note: Building without setproctitle() and strlcpy() support.
05:55:09 [2021-03-30T05:55:09.723Z] #43 3.963       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:55:09 [2021-03-30T05:55:09.723Z] #43 3.976 Note: Building without GnuTLS support
05:55:09 [2021-03-30T05:55:09.723Z] #43 3.980 Makefile.config:39: Warn: you have no libnftables installed
05:55:09 [2021-03-30T05:55:09.723Z] #43 3.980 Makefile.config:40: Warn: Building without nftables support
05:55:09 [2021-03-30T05:55:09.723Z] #43 6.187 fatal: not a git repository (or any of the parent directories): .git
05:55:09 [2021-03-30T05:55:09.723Z] #43 6.284   GEN      .gitid
05:55:09 [2021-03-30T05:55:09.723Z] #43 6.318   GEN      criu/include/version.h
05:55:09 [2021-03-30T05:55:09.723Z] #43 6.391   GEN      include/common/asm
05:55:09 [2021-03-30T05:55:09.723Z] #43 7.884   PBCC     images/timens.pb-c.c
05:55:09 [2021-03-30T05:55:09.723Z] #43 8.068   DEP      images/timens.pb-c.d
05:55:09 [2021-03-30T05:55:09.723Z] #43 8.284   PBCC     images/fown.pb-c.c
05:55:09 [2021-03-30T05:55:09.723Z] #43 8.311   PBCC     images/google/protobuf/descriptor.pb-c.c
05:55:09 [2021-03-30T05:55:09.723Z] #43 8.395   PBCC     images/opts.pb-c.c
05:55:09 [2021-03-30T05:55:09.723Z] #43 8.432   PBCC     images/memfd.pb-c.c
05:55:09 [2021-03-30T05:55:09.723Z] #43 8.465   DEP      images/fown.pb-c.d
05:55:09 [2021-03-30T05:55:09.723Z] #43 8.530   DEP      images/google/protobuf/descriptor.pb-c.d
05:55:09 [2021-03-30T05:55:09.723Z] #43 8.575   DEP      images/opts.pb-c.d
05:55:09 [2021-03-30T05:55:09.723Z] #43 8.624   DEP      images/memfd.pb-c.d
05:55:09 [2021-03-30T05:55:09.723Z] #43 8.659   PBCC     images/sit.pb-c.c
05:55:09 [2021-03-30T05:55:09.723Z] #43 8.688   DEP      images/sit.pb-c.d
05:55:09 [2021-03-30T05:55:09.723Z] #43 8.720   PBCC     images/macvlan.pb-c.c
05:55:09 [2021-03-30T05:55:09.723Z] #43 8.745   DEP      images/macvlan.pb-c.d
05:55:09 [2021-03-30T05:55:09.723Z] #43 8.840   PBCC     images/autofs.pb-c.c
05:55:09 [2021-03-30T05:55:09.723Z] #43 8.855   DEP      images/autofs.pb-c.d
05:55:09 [2021-03-30T05:55:09.723Z] #43 8.892   PBCC     images/sysctl.pb-c.c
05:55:09 [2021-03-30T05:55:09.723Z] #43 8.936   DEP      images/sysctl.pb-c.d
05:55:09 [2021-03-30T05:55:09.723Z] #43 8.996   PBCC     images/time.pb-c.c
05:55:09 [2021-03-30T05:55:09.723Z] #43 9.028   DEP      images/time.pb-c.d
05:55:09 [2021-03-30T05:55:09.723Z] #43 9.124   PBCC     images/binfmt-misc.pb-c.c
05:55:09 [2021-03-30T05:55:09.723Z] #43 9.149   DEP      images/binfmt-misc.pb-c.d
05:55:09 [2021-03-30T05:55:09.723Z] #43 9.190   PBCC     images/seccomp.pb-c.c
05:55:09 [2021-03-30T05:55:09.723Z] #43 9.244   DEP      images/seccomp.pb-c.d
05:55:09 [2021-03-30T05:55:09.723Z] #43 9.298   PBCC     images/userns.pb-c.c
05:55:09 [2021-03-30T05:55:09.723Z] #43 9.352   DEP      images/userns.pb-c.d
05:55:09 [2021-03-30T05:55:09.723Z] #43 9.427   PBCC     images/cgroup.pb-c.c
05:55:09 [2021-03-30T05:55:09.723Z] #43 9.474   DEP      images/cgroup.pb-c.d
05:55:09 [2021-03-30T05:55:09.723Z] #43 9.544   PBCC     images/ext-file.pb-c.c
05:55:09 [2021-03-30T05:55:09.723Z] #43 9.575   DEP      images/ext-file.pb-c.d
05:55:09 [2021-03-30T05:55:09.723Z] #43 9.647   PBCC     images/rpc.pb-c.c
05:55:09 [2021-03-30T05:55:09.868Z] #43 24.24   CC       images/core-arm.o
05:55:09 [2021-03-30T05:55:09.984Z] #43 9.679   DEP      images/rpc.pb-c.d
05:55:09 [2021-03-30T05:55:09.984Z] #43 9.754   PBCC     images/siginfo.pb-c.c
05:55:09 [2021-03-30T05:55:09.984Z] #43 9.790   DEP      images/siginfo.pb-c.d
05:55:09 [2021-03-30T05:55:09.984Z] #43 9.840   PBCC     images/pagemap.pb-c.c
05:55:10 [2021-03-30T05:55:10.129Z] #43 24.57   CC       images/core-aarch64.o
05:55:10 [2021-03-30T05:55:10.256Z] #43 9.883   DEP      images/pagemap.pb-c.d
05:55:10 [2021-03-30T05:55:10.256Z] #43 9.968   PBCC     images/rlimit.pb-c.c
05:55:10 [2021-03-30T05:55:10.256Z] #43 10.00   DEP      images/rlimit.pb-c.d
05:55:10 [2021-03-30T05:55:10.256Z] #43 10.05   PBCC     images/file-lock.pb-c.c
05:55:10 [2021-03-30T05:55:10.256Z] #43 10.07   DEP      images/file-lock.pb-c.d
05:55:10 [2021-03-30T05:55:10.256Z] #43 10.10   PBCC     images/tty.pb-c.c
05:55:10 [2021-03-30T05:55:10.256Z] #43 10.12   DEP      images/tty.pb-c.d
05:55:10 [2021-03-30T05:55:10.267Z] #20 37.60 Unpacking bash-completion (1:2.8-6) ...
05:55:10 [2021-03-30T05:55:10.411Z] #13 ...
05:55:10 [2021-03-30T05:55:10.411Z] 
05:55:10 [2021-03-30T05:55:10.411Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:55:10 [2021-03-30T05:55:10.411Z] #34 sha256:b568a950b3533cf282e08d48fa832472993dd64fdbde4e5d5f1ab0802e8d69e7
05:55:10 [2021-03-30T05:55:10.411Z] #34 76.33 time
05:55:10 [2021-03-30T05:55:10.411Z] #34 86.05 internal/poll
05:55:10 [2021-03-30T05:55:10.411Z] #34 ...
05:55:10 [2021-03-30T05:55:10.411Z] 
05:55:10 [2021-03-30T05:55:10.411Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:10 [2021-03-30T05:55:10.411Z] #45 sha256:a8bd4a8d14ba6a4e35210ff08587d790ff06b6722d4a67571037a687138a0e96
05:55:10 [2021-03-30T05:55:10.411Z] #45 83.14 time
05:55:10 [2021-03-30T05:55:10.519Z] #43 10.21   PBCC     images/tun.pb-c.c
05:55:10 [2021-03-30T05:55:10.519Z] #43 10.28   PBCC     images/netdev.pb-c.c
05:55:10 [2021-03-30T05:55:10.519Z] #43 10.37   DEP      images/tun.pb-c.d
05:55:10 [2021-03-30T05:55:10.701Z] #43 25.03   CC       images/core-ppc64.o
05:55:10 [2021-03-30T05:55:10.784Z] #43 10.44   DEP      images/netdev.pb-c.d
05:55:10 [2021-03-30T05:55:10.784Z] #43 10.52   PBCC     images/vma.pb-c.c
05:55:10 [2021-03-30T05:55:10.784Z] #43 10.56   DEP      images/vma.pb-c.d
05:55:10 [2021-03-30T05:55:10.784Z] #43 10.68   PBCC     images/creds.pb-c.c
05:55:10 [2021-03-30T05:55:10.830Z] #20 38.00 Selecting previously unselected package bzip2.
05:55:10 [2021-03-30T05:55:10.830Z] #20 38.02 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
05:55:10 [2021-03-30T05:55:10.830Z] #20 38.02 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
05:55:10 [2021-03-30T05:55:10.830Z] #20 38.10 Selecting previously unselected package xz-utils.
05:55:10 [2021-03-30T05:55:10.830Z] #20 38.11 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
05:55:10 [2021-03-30T05:55:10.830Z] #20 38.14 Unpacking xz-utils (5.2.4-1) ...
05:55:10 [2021-03-30T05:55:10.985Z] #45 ...
05:55:10 [2021-03-30T05:55:10.985Z] 
05:55:10 [2021-03-30T05:55:10.985Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
05:55:10 [2021-03-30T05:55:10.985Z] #47 sha256:6295022dac78841cfae8ee569eefd594f57162ccacbd3bdef320848c66871bdd
05:55:10 [2021-03-30T05:55:10.985Z] #47 DONE 87.3s
05:55:11 [2021-03-30T05:55:11.046Z] #43 10.71   DEP      images/creds.pb-c.d
05:55:11 [2021-03-30T05:55:11.046Z] #43 10.77   PBCC     images/utsns.pb-c.c
05:55:11 [2021-03-30T05:55:11.046Z] #43 10.80   DEP      images/utsns.pb-c.d
05:55:11 [2021-03-30T05:55:11.046Z] #43 10.84   PBCC     images/ipc-desc.pb-c.c
05:55:11 [2021-03-30T05:55:11.046Z] #43 10.86   PBCC     images/ipc-sem.pb-c.c
05:55:11 [2021-03-30T05:55:11.046Z] #43 10.89   DEP      images/ipc-desc.pb-c.d
05:55:11 [2021-03-30T05:55:11.046Z] #43 10.95   DEP      images/ipc-sem.pb-c.d
05:55:11 [2021-03-30T05:55:11.087Z] #20 38.28 Selecting previously unselected package apparmor.
05:55:11 [2021-03-30T05:55:11.087Z] #20 38.30 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
05:55:11 [2021-03-30T05:55:11.087Z] #20 38.38 Unpacking apparmor (2.13.2-10) ...
05:55:11 [2021-03-30T05:55:11.247Z] 
05:55:11 [2021-03-30T05:55:11.247Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:55:11 [2021-03-30T05:55:11.247Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:55:11 [2021-03-30T05:55:11.247Z] #36 87.24 Selecting previously unselected package libxml2:amd64.
05:55:11 [2021-03-30T05:55:11.247Z] #36 87.25 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
05:55:11 [2021-03-30T05:55:11.247Z] #36 87.30 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
05:55:11 [2021-03-30T05:55:11.273Z] #43 25.67   CC       images/core-s390.o
05:55:11 [2021-03-30T05:55:11.309Z] #43 10.99   PBCC     images/ipc-msg.pb-c.c
05:55:11 [2021-03-30T05:55:11.309Z] #43 11.03   DEP      images/ipc-msg.pb-c.d
05:55:11 [2021-03-30T05:55:11.309Z] #43 11.07   PBCC     images/ipc-shm.pb-c.c
05:55:11 [2021-03-30T05:55:11.309Z] #43 11.08   DEP      images/ipc-shm.pb-c.d
05:55:11 [2021-03-30T05:55:11.309Z] #43 11.15   PBCC     images/ipc-var.pb-c.c
05:55:11 [2021-03-30T05:55:11.572Z] #43 11.19   DEP      images/ipc-var.pb-c.d
05:55:11 [2021-03-30T05:55:11.572Z] #43 11.26   PBCC     images/sk-opts.pb-c.c
05:55:11 [2021-03-30T05:55:11.572Z] #43 11.29   PBCC     images/packet-sock.pb-c.c
05:55:11 [2021-03-30T05:55:11.572Z] #43 11.37   DEP      images/sk-opts.pb-c.d
05:55:11 [2021-03-30T05:55:11.572Z] #43 11.43   DEP      images/packet-sock.pb-c.d
05:55:11 [2021-03-30T05:55:11.650Z] #20 38.70 Selecting previously unselected package aufs-tools.
05:55:11 [2021-03-30T05:55:11.650Z] #20 38.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
05:55:11 [2021-03-30T05:55:11.650Z] #20 38.73 Unpacking aufs-tools (1:4.14+20190211-1) ...
05:55:11 [2021-03-30T05:55:11.839Z] #43 11.48   PBCC     images/sk-netlink.pb-c.c
05:55:11 [2021-03-30T05:55:11.839Z] #43 11.59   DEP      images/sk-netlink.pb-c.d
05:55:11 [2021-03-30T05:55:11.839Z] #43 11.64   PBCC     images/sk-inet.pb-c.c
05:55:11 [2021-03-30T05:55:11.839Z] #43 11.67   DEP      images/sk-inet.pb-c.d
05:55:11 [2021-03-30T05:55:11.839Z] #43 11.69   PBCC     images/sk-unix.pb-c.c
05:55:11 [2021-03-30T05:55:11.839Z] #43 ...
05:55:11 [2021-03-30T05:55:11.839Z] 
05:55:11 [2021-03-30T05:55:11.839Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:55:11 [2021-03-30T05:55:11.839Z] #56 sha256:5eb697ecc633d9916bf106fe7ef26d8da28eb449d21165424e960b335c10bda7
05:55:11 [2021-03-30T05:55:11.907Z] #20 38.90 Selecting previously unselected package libonig5:amd64.
05:55:11 [2021-03-30T05:55:11.907Z] #20 38.92 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
05:55:11 [2021-03-30T05:55:11.907Z] #20 38.93 Unpacking libonig5:amd64 (6.9.1-1) ...
05:55:11 [2021-03-30T05:55:11.907Z] #20 39.07 Selecting previously unselected package libjq1:amd64.
05:55:11 [2021-03-30T05:55:11.907Z] #20 39.08 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
05:55:11 [2021-03-30T05:55:11.907Z] #20 39.08 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
05:55:12 [2021-03-30T05:55:12.102Z] #56 38.08 Checking out files:  43% (1675/3824)   
Checking out files:  44% (1683/3824)   
05:55:12 [2021-03-30T05:55:12.102Z] #56 ...
05:55:12 [2021-03-30T05:55:12.102Z] 
05:55:12 [2021-03-30T05:55:12.102Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
05:55:12 [2021-03-30T05:55:12.102Z] #37 sha256:13ec251fa8bb656eedd276d2fe4d4080a34980a1c73ff5f2fd974400a6108431
05:55:12 [2021-03-30T05:55:12.102Z] #37 10.70 [100%] Linking C executable tini-static
05:55:12 [2021-03-30T05:55:12.102Z] #37 11.10 [100%] Built target tini-static
05:55:12 [2021-03-30T05:55:12.102Z] #37 11.16 + mkdir -p /build
05:55:12 [2021-03-30T05:55:12.102Z] #37 11.17 + cp tini-static /build/docker-init
05:55:12 [2021-03-30T05:55:12.102Z] #37 DONE 11.8s
05:55:12 [2021-03-30T05:55:12.102Z] 
05:55:12 [2021-03-30T05:55:12.102Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:55:12 [2021-03-30T05:55:12.102Z] #56 sha256:5eb697ecc633d9916bf106fe7ef26d8da28eb449d21165424e960b335c10bda7
05:55:12 [2021-03-30T05:55:12.158Z] #43 2.384 Note: Building without setproctitle() and strlcpy() support.
05:55:12 [2021-03-30T05:55:12.158Z] #43 2.384       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:55:12 [2021-03-30T05:55:12.158Z] #43 2.391 Note: Building without GnuTLS support
05:55:12 [2021-03-30T05:55:12.158Z] #43 2.403 Makefile.config:39: Warn: you have no libnftables installed
05:55:12 [2021-03-30T05:55:12.158Z] #43 2.420 Makefile.config:40: Warn: Building without nftables support
05:55:12 [2021-03-30T05:55:12.164Z] #20 39.22 Selecting previously unselected package jq.
05:55:12 [2021-03-30T05:55:12.164Z] #20 39.23 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
05:55:12 [2021-03-30T05:55:12.164Z] #20 39.23 Unpacking jq (1.5+dfsg-2+b1) ...
05:55:12 [2021-03-30T05:55:12.164Z] #20 39.33 Selecting previously unselected package libaio1:amd64.
05:55:12 [2021-03-30T05:55:12.164Z] #20 39.33 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
05:55:12 [2021-03-30T05:55:12.164Z] #20 39.34 Unpacking libaio1:amd64 (0.3.112-3) ...
05:55:12 [2021-03-30T05:55:12.164Z] #20 39.40 Selecting previously unselected package libgpm2:amd64.
05:55:12 [2021-03-30T05:55:12.164Z] #20 39.41 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
05:55:12 [2021-03-30T05:55:12.164Z] #20 39.41 Unpacking libgpm2:amd64 (1.20.7-5) ...
05:55:12 [2021-03-30T05:55:12.164Z] #20 39.49 Selecting previously unselected package libicu63:amd64.
05:55:12 [2021-03-30T05:55:12.164Z] #20 39.50 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
05:55:12 [2021-03-30T05:55:12.164Z] #20 39.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
05:55:12 [2021-03-30T05:55:12.196Z] #36 88.32 Selecting previously unselected package libarchive13:amd64.
05:55:12 [2021-03-30T05:55:12.196Z] #36 88.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
05:55:12 [2021-03-30T05:55:12.196Z] #36 88.38 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
05:55:12 [2021-03-30T05:55:12.217Z] #43 26.53   CC       images/cpuinfo.o
05:55:12 [2021-03-30T05:55:12.770Z] #36 89.11 Selecting previously unselected package libjsoncpp1:amd64.
05:55:12 [2021-03-30T05:55:12.770Z] #36 89.14 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
05:55:12 [2021-03-30T05:55:12.770Z] #36 89.19 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
05:55:12 [2021-03-30T05:55:12.789Z] #43 27.00   CC       images/inventory.o
05:55:12 [2021-03-30T05:55:12.789Z] #43 27.36   CC       images/fdinfo.o
05:55:13 [2021-03-30T05:55:13.156Z] #56 38.08 Checking out files:  43% (1675/3824)   
Checking out files:  44% (1683/3824)   
Checking out files:  45% (1721/3824)   
Checking out files:  46% (1760/3824)   
Checking out files:  47% (1798/3824)   
Checking out files:  48% (1836/3824)   
Checking out files:  49% (1874/3824)   
Checking out files:  50% (1912/3824)   
Checking out files:  51% (1951/3824)   
Checking out files:  52% (1989/3824)   
Checking out files:  53% (2027/3824)   
Checking out files:  54% (2065/3824)   
Checking out files:  55% (2104/3824)   
Checking out files:  56% (2142/3824)   
Checking out files:  57% (2180/3824)   
Checking out files:  58% (2218/3824)   
Checking out files:  59% (2257/3824)   
Checking out files:  60% (2295/3824)   
Checking out files:  61% (2333/3824)   
Checking out files:  62% (2371/3824)   
Checking out files:  63% (2410/3824)   
Checking out files:  64% (2448/3824)   
Checking out files:  65% (2486/3824)   
Checking out files:  66% (2524/3824)   
Checking out files:  67% (2563/3824)   
Checking out files:  68% (2601/3824)   
Checking out files:  69% (2639/3824)   
Checking out files:  70% (2677/3824)   
Checking out files:  71% (2716/3824)   
Checking out files:  72% (2754/3824)   
Checking out files:  73% (2792/3824)   
Checking out files:  74% (2830/3824)   
Checking out files:  75% (2868/3824)   
Checking out files:  76% (2907/3824)   
Checking out files:  77% (2945/3824)   
Checking out files:  78% (2983/3824)   
Checking out files:  79% (3021/3824)   
Checking out files:  80% (3060/3824)   
Checking out files:  81% (3098/3824)   
Checking out files:  82% (3136/3824)   
Checking out files:  83% (3174/3824)   
Checking out files:  84% (3213/3824)   
Checking out files:  85% (3251/3824)   
Checking out files:  86% (3289/3824)   
Checking out files:  87% (3327/3824)   
Checking out files:  88% (3366/3824)   
Checking out files:  89% (3404/3824)   
Checking out files:  90% (3442/3824)   
Checking out files:  91% (3480/3824)   
Checking out files:  92% (3519/3824)   
Checking out files:  92% (3524/3824)   
Checking out files:  93% (3557/3824)   
Checking out files:  94% (3595/3824)   
Checking out files:  95% (3633/3824)   
Checking out files:  96% (3672/3824)   
Checking out files:  97% (3710/3824)   
Checking out files:  98% (3748/3824)   
Checking out files:  99% (3786/3824)   
Checking out files: 100% (3824/3824)   
Checking out files: 100% (3824/3824), done.
05:55:13 [2021-03-30T05:55:13.156Z] #56 ...
05:55:13 [2021-03-30T05:55:13.156Z] 
05:55:13 [2021-03-30T05:55:13.156Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:55:13 [2021-03-30T05:55:13.156Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:55:13 [2021-03-30T05:55:13.156Z] #13 76.63 Selecting previously unselected package gcc-mingw-w64-x86-64.
05:55:13 [2021-03-30T05:55:13.156Z] #13 76.63 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
05:55:13 [2021-03-30T05:55:13.156Z] #13 76.66 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:55:13 [2021-03-30T05:55:13.156Z] #13 ...
05:55:13 [2021-03-30T05:55:13.156Z] 
05:55:13 [2021-03-30T05:55:13.156Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:13 [2021-03-30T05:55:13.156Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:55:13 [2021-03-30T05:55:13.156Z] #43 11.70   DEP      images/sk-unix.pb-c.d
05:55:13 [2021-03-30T05:55:13.156Z] #43 11.73   PBCC     images/mm.pb-c.c
05:55:13 [2021-03-30T05:55:13.156Z] #43 11.79   DEP      images/mm.pb-c.d
05:55:13 [2021-03-30T05:55:13.156Z] #43 11.87   PBCC     images/timerfd.pb-c.c
05:55:13 [2021-03-30T05:55:13.156Z] #43 11.91   DEP      images/timerfd.pb-c.d
05:55:13 [2021-03-30T05:55:13.156Z] #43 12.05   PBCC     images/timer.pb-c.c
05:55:13 [2021-03-30T05:55:13.156Z] #43 12.07   DEP      images/timer.pb-c.d
05:55:13 [2021-03-30T05:55:13.156Z] #43 12.16   PBCC     images/sa.pb-c.c
05:55:13 [2021-03-30T05:55:13.156Z] #43 12.18   DEP      images/sa.pb-c.d
05:55:13 [2021-03-30T05:55:13.156Z] #43 12.23   PBCC     images/pipe-data.pb-c.c
05:55:13 [2021-03-30T05:55:13.156Z] #43 12.26   DEP      images/pipe-data.pb-c.d
05:55:13 [2021-03-30T05:55:13.156Z] #43 12.35   PBCC     images/mnt.pb-c.c
05:55:13 [2021-03-30T05:55:13.156Z] #43 12.45   DEP      images/mnt.pb-c.d
05:55:13 [2021-03-30T05:55:13.156Z] #43 12.48   PBCC     images/sk-packet.pb-c.c
05:55:13 [2021-03-30T05:55:13.156Z] #43 12.50   DEP      images/sk-packet.pb-c.d
05:55:13 [2021-03-30T05:55:13.156Z] #43 12.53   PBCC     images/tcp-stream.pb-c.c
05:55:13 [2021-03-30T05:55:13.156Z] #43 12.60   DEP      images/tcp-stream.pb-c.d
05:55:13 [2021-03-30T05:55:13.156Z] #43 12.64   PBCC     images/pipe.pb-c.c
05:55:13 [2021-03-30T05:55:13.156Z] #43 12.68   DEP      images/pipe.pb-c.d
05:55:13 [2021-03-30T05:55:13.156Z] #43 12.72   PBCC     images/pstree.pb-c.c
05:55:13 [2021-03-30T05:55:13.156Z] #43 12.75   DEP      images/pstree.pb-c.d
05:55:13 [2021-03-30T05:55:13.156Z] #43 12.81   PBCC     images/fs.pb-c.c
05:55:13 [2021-03-30T05:55:13.156Z] #43 12.84   DEP      images/fs.pb-c.d
05:55:13 [2021-03-30T05:55:13.156Z] #43 12.92   PBCC     images/signalfd.pb-c.c
05:55:13 [2021-03-30T05:55:13.156Z] #43 12.98   DEP      images/signalfd.pb-c.d
05:55:13 [2021-03-30T05:55:13.156Z] #43 13.05   PBCC     images/fh.pb-c.c
05:55:13 [2021-03-30T05:55:13.345Z] #36 89.52 Selecting previously unselected package librhash0:amd64.
05:55:13 [2021-03-30T05:55:13.345Z] #36 89.52 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
05:55:13 [2021-03-30T05:55:13.345Z] #36 89.53 Unpacking librhash0:amd64 (1.3.8-1) ...
05:55:13 [2021-03-30T05:55:13.345Z] #36 89.71 Selecting previously unselected package libuv1:amd64.
05:55:13 [2021-03-30T05:55:13.362Z] #43 27.70   CC       images/fown.o
05:55:13 [2021-03-30T05:55:13.362Z] #43 27.93   CC       images/ns.o
05:55:13 [2021-03-30T05:55:13.418Z] #43 13.16   PBCC     images/fsnotify.pb-c.c
05:55:13 [2021-03-30T05:55:13.418Z] #43 13.27   DEP      images/fh.pb-c.d
05:55:13 [2021-03-30T05:55:13.606Z] #36 89.76 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
05:55:13 [2021-03-30T05:55:13.606Z] #36 89.77 Unpacking libuv1:amd64 (1.24.1-1) ...
05:55:13 [2021-03-30T05:55:13.681Z] #43 13.33   DEP      images/fsnotify.pb-c.d
05:55:13 [2021-03-30T05:55:13.681Z] #43 13.38   PBCC     images/eventpoll.pb-c.c
05:55:13 [2021-03-30T05:55:13.681Z] #43 13.41   DEP      images/eventpoll.pb-c.d
05:55:13 [2021-03-30T05:55:13.681Z] #43 13.48   PBCC     images/eventfd.pb-c.c
05:55:13 [2021-03-30T05:55:13.683Z] #14 ...
05:55:13 [2021-03-30T05:55:13.684Z] 
05:55:13 [2021-03-30T05:55:13.684Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:13 [2021-03-30T05:55:13.684Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:55:13 [2021-03-30T05:55:13.684Z] #44 35.78   CC       images/tty.o
05:55:13 [2021-03-30T05:55:13.684Z] #44 36.34   CC       images/file-lock.o
05:55:13 [2021-03-30T05:55:13.684Z] #44 36.49   CC       images/rlimit.o
05:55:13 [2021-03-30T05:55:13.684Z] #44 36.67   CC       images/pagemap.o
05:55:13 [2021-03-30T05:55:13.684Z] #44 36.94   CC       images/siginfo.o
05:55:13 [2021-03-30T05:55:13.684Z] #44 37.20   CC       images/rpc.o
05:55:13 [2021-03-30T05:55:13.684Z] #44 38.64   CC       images/ext-file.o
05:55:13 [2021-03-30T05:55:13.684Z] #44 38.91   CC       images/cgroup.o
05:55:13 [2021-03-30T05:55:13.684Z] #44 39.64   CC       images/userns.o
05:55:13 [2021-03-30T05:55:13.684Z] #44 39.90   CC       images/google/protobuf/descriptor.o
05:55:13 [2021-03-30T05:55:13.684Z] #44 ...
05:55:13 [2021-03-30T05:55:13.684Z] 
05:55:13 [2021-03-30T05:55:13.684Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:55:13 [2021-03-30T05:55:13.684Z] #57 sha256:7918dd5e694e2152a126b29ec5edf0b8870932c4cbe78e29adde95f341a7539d
05:55:13 [2021-03-30T05:55:13.684Z] #57 56.08 + bin/ctr
05:55:13 [2021-03-30T05:55:13.684Z] #57 ...
05:55:13 [2021-03-30T05:55:13.684Z] 
05:55:13 [2021-03-30T05:55:13.684Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:13 [2021-03-30T05:55:13.684Z] #46 sha256:97014c2c5c73b16222eb01e9db63d2a9ee35543aa01927cef6ec789181d313c9
05:55:13 [2021-03-30T05:55:13.684Z] #46 103.6 text/template
05:55:13 [2021-03-30T05:55:13.868Z] #36 90.12 Selecting previously unselected package cmake.
05:55:13 [2021-03-30T05:55:13.868Z] #36 90.12 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
05:55:13 [2021-03-30T05:55:13.868Z] #36 90.13 Unpacking cmake (3.13.4-1) ...
05:55:13 [2021-03-30T05:55:13.934Z] #43 28.24   CC       images/regfile.o
05:55:13 [2021-03-30T05:55:13.944Z] #43 13.53   DEP      images/eventfd.pb-c.d
05:55:13 [2021-03-30T05:55:13.944Z] #43 13.65   PBCC     images/remap-file-path.pb-c.c
05:55:13 [2021-03-30T05:55:13.944Z] #43 13.69   DEP      images/remap-file-path.pb-c.d
05:55:13 [2021-03-30T05:55:13.944Z] #43 13.80   PBCC     images/fifo.pb-c.c
05:55:14 [2021-03-30T05:55:14.065Z] #43 4.311 fatal: not a git repository (or any of the parent directories): .git
05:55:14 [2021-03-30T05:55:14.066Z] #43 4.370   GEN      .gitid
05:55:14 [2021-03-30T05:55:14.066Z] #43 4.399   GEN      criu/include/version.h
05:55:14 [2021-03-30T05:55:14.066Z] #43 4.483   GEN      include/common/asm
05:55:14 [2021-03-30T05:55:14.132Z] #36 ...
05:55:14 [2021-03-30T05:55:14.132Z] 
05:55:14 [2021-03-30T05:55:14.132Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:55:14 [2021-03-30T05:55:14.132Z] #51 sha256:e6f86cc8aa66288a1b6026459781736aa7f8a58ff495f65fed6487f46e726496
05:55:14 [2021-03-30T05:55:14.132Z] #51 80.43 time
05:55:14 [2021-03-30T05:55:14.132Z] #51 89.25 context
05:55:14 [2021-03-30T05:55:14.132Z] #51 89.79 encoding/binary
05:55:14 [2021-03-30T05:55:14.196Z] #43 28.56   CC       images/ghost-file.o
05:55:14 [2021-03-30T05:55:14.212Z] #43 13.85   DEP      images/fifo.pb-c.d
05:55:14 [2021-03-30T05:55:14.212Z] #43 13.93   PBCC     images/ghost-file.pb-c.c
05:55:14 [2021-03-30T05:55:14.212Z] #43 13.99   DEP      images/ghost-file.pb-c.d
05:55:14 [2021-03-30T05:55:14.212Z] #43 14.03   PBCC     images/regfile.pb-c.c
05:55:14 [2021-03-30T05:55:14.397Z] #51 ...
05:55:14 [2021-03-30T05:55:14.397Z] 
05:55:14 [2021-03-30T05:55:14.397Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:55:14 [2021-03-30T05:55:14.397Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:55:14 [2021-03-30T05:55:14.397Z] #13 82.17 Selecting previously unselected package binutils-mingw-w64-x86-64.
05:55:14 [2021-03-30T05:55:14.397Z] #13 82.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
05:55:14 [2021-03-30T05:55:14.397Z] #13 82.20 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:55:14 [2021-03-30T05:55:14.457Z] #43 28.87   CC       images/fifo.o
05:55:14 [2021-03-30T05:55:14.474Z] #43 14.12   DEP      images/regfile.pb-c.d
05:55:14 [2021-03-30T05:55:14.474Z] #43 14.21   PBCC     images/ns.pb-c.c
05:55:14 [2021-03-30T05:55:14.474Z] #43 14.27   DEP      images/ns.pb-c.d
05:55:14 [2021-03-30T05:55:14.719Z] #43 ...
05:55:14 [2021-03-30T05:55:14.719Z] 
05:55:14 [2021-03-30T05:55:14.719Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:55:14 [2021-03-30T05:55:14.719Z] #51 sha256:ec6789427843fa85bf2897426d6419a712391c162ea96ef123b2f01bef29e62a
05:55:14 [2021-03-30T05:55:14.719Z] #51 84.92 mvdan.cc/sh/v3/cmd/shfmt
05:55:14 [2021-03-30T05:55:14.719Z] #51 DONE 90.5s
05:55:14 [2021-03-30T05:55:14.719Z] 
05:55:14 [2021-03-30T05:55:14.719Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:14 [2021-03-30T05:55:14.719Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:14 [2021-03-30T05:55:14.719Z] #43 29.10   CC       images/remap-file-path.o
05:55:14 [2021-03-30T05:55:14.719Z] #43 ...
05:55:14 [2021-03-30T05:55:14.719Z] 
05:55:14 [2021-03-30T05:55:14.719Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:14 [2021-03-30T05:55:14.719Z] #45 sha256:8b9c88d7a16538109e5ad402a1cd2f184a030f510d885a33390fce3d54be5795
05:55:14 [2021-03-30T05:55:14.719Z] #45 83.89 hash/crc32
05:55:14 [2021-03-30T05:55:14.719Z] #45 84.17 github.com/LK4D4/vndr/build
05:55:14 [2021-03-30T05:55:14.719Z] #45 84.71 compress/gzip
05:55:14 [2021-03-30T05:55:14.719Z] #45 85.61 crypto/rsa
05:55:14 [2021-03-30T05:55:14.719Z] #45 87.24 crypto/x509/pkix
05:55:14 [2021-03-30T05:55:14.719Z] #45 87.76 vendor/golang.org/x/crypto/cryptobyte
05:55:14 [2021-03-30T05:55:14.719Z] #45 87.84 net
05:55:14 [2021-03-30T05:55:14.719Z] #45 89.74 vendor/golang.org/x/crypto/internal/chacha20
05:55:14 [2021-03-30T05:55:14.719Z] #45 90.29 vendor/golang.org/x/crypto/poly1305
05:55:14 [2021-03-30T05:55:14.740Z] #43 14.38   PBCC     images/fdinfo.pb-c.c
05:55:14 [2021-03-30T05:55:14.740Z] #43 14.49   DEP      images/fdinfo.pb-c.d
05:55:14 [2021-03-30T05:55:14.740Z] #43 14.55   PBCC     images/core-aarch64.pb-c.c
05:55:14 [2021-03-30T05:55:14.740Z] #43 14.59   PBCC     images/core-arm.pb-c.c
05:55:14 [2021-03-30T05:55:14.980Z] #45 ...
05:55:14 [2021-03-30T05:55:14.980Z] 
05:55:14 [2021-03-30T05:55:14.980Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:14 [2021-03-30T05:55:14.980Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:14 [2021-03-30T05:55:14.980Z] #43 29.34   CC       images/eventfd.o
05:55:15 [2021-03-30T05:55:15.004Z] #43 14.63   PBCC     images/core-ppc64.pb-c.c
05:55:15 [2021-03-30T05:55:15.004Z] #43 14.68   PBCC     images/core-s390.pb-c.c
05:55:15 [2021-03-30T05:55:15.004Z] #43 14.73   PBCC     images/core-x86.pb-c.c
05:55:15 [2021-03-30T05:55:15.004Z] #43 14.83   PBCC     images/core.pb-c.c
05:55:15 [2021-03-30T05:55:15.236Z] #46 108.5 go/parser
05:55:15 [2021-03-30T05:55:15.240Z] #43 29.63   CC       images/eventpoll.o
05:55:15 [2021-03-30T05:55:15.270Z] #43 14.91   PBCC     images/inventory.pb-c.c
05:55:15 [2021-03-30T05:55:15.270Z] #43 14.97   DEP      images/core-aarch64.pb-c.d
05:55:15 [2021-03-30T05:55:15.270Z] #43 15.01   DEP      images/core-arm.pb-c.d
05:55:15 [2021-03-30T05:55:15.270Z] #43 15.08   DEP      images/core-ppc64.pb-c.d
05:55:15 [2021-03-30T05:55:15.501Z] #43 30.00   CC       images/fh.o
05:55:15 [2021-03-30T05:55:15.534Z] #43 15.18   DEP      images/core-s390.pb-c.d
05:55:15 [2021-03-30T05:55:15.534Z] #43 15.24   DEP      images/core-x86.pb-c.d
05:55:15 [2021-03-30T05:55:15.534Z] #43 15.33   DEP      images/core.pb-c.d
05:55:15 [2021-03-30T05:55:15.534Z] #43 15.38   DEP      images/inventory.pb-c.d
05:55:15 [2021-03-30T05:55:15.535Z] #46 ...
05:55:15 [2021-03-30T05:55:15.535Z] 
05:55:15 [2021-03-30T05:55:15.535Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:15 [2021-03-30T05:55:15.535Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:55:15 [2021-03-30T05:55:15.535Z] #44 41.93   CC       images/opts.o
05:55:15 [2021-03-30T05:55:15.761Z] #43 30.35   CC       images/fsnotify.o
05:55:15 [2021-03-30T05:55:15.797Z] #43 15.47   PBCC     images/cpuinfo.pb-c.c
05:55:15 [2021-03-30T05:55:15.797Z] #43 15.48   DEP      images/cpuinfo.pb-c.d
05:55:15 [2021-03-30T05:55:15.797Z] #43 15.53   PBCC     images/stats.pb-c.c
05:55:15 [2021-03-30T05:55:15.797Z] #43 15.55   DEP      images/stats.pb-c.d
05:55:15 [2021-03-30T05:55:15.797Z] #43 ...
05:55:15 [2021-03-30T05:55:15.797Z] 
05:55:15 [2021-03-30T05:55:15.797Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:15 [2021-03-30T05:55:15.797Z] #45 sha256:e9cb762f3c9f7ea660c3eb1372a0e2804fa3d85d9fc084eae130ea31bcb7da46
05:55:15 [2021-03-30T05:55:15.797Z] #45 82.77 mime
05:55:15 [2021-03-30T05:55:15.797Z] #45 87.11 vendor/golang.org/x/net/idna
05:55:15 [2021-03-30T05:55:15.797Z] #45 87.80 net/textproto
05:55:15 [2021-03-30T05:55:15.797Z] #45 87.85 crypto/x509
05:55:15 [2021-03-30T05:55:15.797Z] #45 89.40 mime/multipart
05:55:15 [2021-03-30T05:55:15.797Z] #45 90.50 vendor/golang.org/x/net/http/httpguts
05:55:15 [2021-03-30T05:55:15.797Z] #45 90.52 vendor/golang.org/x/net/http/httpproxy
05:55:15 [2021-03-30T05:55:15.797Z] #45 92.71 crypto/tls
05:55:15 [2021-03-30T05:55:15.834Z] #44 42.14   CC       images/seccomp.o
05:55:15 [2021-03-30T05:55:15.973Z] #43 6.165   PBCC     images/timens.pb-c.c
05:55:15 [2021-03-30T05:55:15.973Z] #43 ...
05:55:15 [2021-03-30T05:55:15.973Z] 
05:55:15 [2021-03-30T05:55:15.973Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
05:55:15 [2021-03-30T05:55:15.973Z] #37 sha256:4408f56b830311764806269eebcadf460962fb951d3ce625ae7979e8d9767ece
05:55:15 [2021-03-30T05:55:15.973Z] #37 3.973 -- Check for working C compiler: /usr/bin/cc -- works
05:55:15 [2021-03-30T05:55:15.973Z] #37 3.977 -- Detecting C compiler ABI info
05:55:15 [2021-03-30T05:55:15.973Z] #37 4.991 -- Detecting C compiler ABI info - done
05:55:15 [2021-03-30T05:55:15.973Z] #37 5.049 -- Detecting C compile features
05:55:15 [2021-03-30T05:55:15.973Z] #37 7.103 -- Detecting C compile features - done
05:55:15 [2021-03-30T05:55:15.973Z] #37 7.137 -- Performing Test HAS_BUILTIN_FORTIFY
05:55:15 [2021-03-30T05:55:15.973Z] #37 7.400 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
05:55:15 [2021-03-30T05:55:15.973Z] #37 7.491 -- Configuring done
05:55:15 [2021-03-30T05:55:15.973Z] #37 7.500 -- Generating done
05:55:15 [2021-03-30T05:55:15.973Z] #37 7.505 -- Build files have been written to: /tmp/tmp.CyRAHR7nHy/tini
05:55:15 [2021-03-30T05:55:15.973Z] #37 7.508 + make tini-static
05:55:15 [2021-03-30T05:55:15.973Z] #37 7.804 Scanning dependencies of target tini-static
05:55:15 [2021-03-30T05:55:15.973Z] #37 7.884 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
05:55:15 [2021-03-30T05:55:15.973Z] #37 9.330 [100%] Linking C executable tini-static
05:55:15 [2021-03-30T05:55:15.973Z] #37 9.946 [100%] Built target tini-static
05:55:15 [2021-03-30T05:55:15.973Z] #37 10.05 + mkdir -p /build
05:55:15 [2021-03-30T05:55:15.973Z] #37 10.06 + cp tini-static /build/docker-init
05:55:15 [2021-03-30T05:55:15.973Z] #37 DONE 10.4s
05:55:15 [2021-03-30T05:55:15.973Z] 
05:55:15 [2021-03-30T05:55:15.973Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:15 [2021-03-30T05:55:15.973Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:15 [2021-03-30T05:55:15.973Z] #43 6.241   DEP      images/timens.pb-c.d
05:55:15 [2021-03-30T05:55:15.973Z] #43 6.357   PBCC     images/fown.pb-c.c
05:55:15 [2021-03-30T05:55:15.973Z] #43 ...
05:55:15 [2021-03-30T05:55:15.973Z] 
05:55:15 [2021-03-30T05:55:15.973Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:55:15 [2021-03-30T05:55:15.973Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:55:15 [2021-03-30T05:55:15.973Z] #13 88.65 Selecting previously unselected package libdevmapper1.02.1:amd64.
05:55:15 [2021-03-30T05:55:15.973Z] #13 88.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
05:55:15 [2021-03-30T05:55:15.973Z] #13 88.66 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
05:55:15 [2021-03-30T05:55:15.973Z] #13 89.11 Selecting previously unselected package dmsetup.
05:55:15 [2021-03-30T05:55:15.973Z] #13 89.11 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
05:55:15 [2021-03-30T05:55:15.973Z] #13 89.12 Unpacking dmsetup (2:1.02.155-3) ...
05:55:15 [2021-03-30T05:55:15.973Z] #13 89.61 Selecting previously unselected package mingw-w64-common.
05:55:15 [2021-03-30T05:55:15.973Z] #13 89.62 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
05:55:15 [2021-03-30T05:55:15.973Z] #13 89.63 Unpacking mingw-w64-common (6.0.0-3) ...
05:55:15 [2021-03-30T05:55:15.973Z] #13 95.55 Selecting previously unselected package mingw-w64-x86-64-dev.
05:55:15 [2021-03-30T05:55:15.973Z] #13 95.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
05:55:15 [2021-03-30T05:55:15.973Z] #13 95.58 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
05:55:15 [2021-03-30T05:55:15.973Z] #13 ...
05:55:15 [2021-03-30T05:55:15.973Z] 
05:55:15 [2021-03-30T05:55:15.973Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:15 [2021-03-30T05:55:15.973Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:15 [2021-03-30T05:55:15.973Z] #43 6.451   PBCC     images/google/protobuf/descriptor.pb-c.c
05:55:16 [2021-03-30T05:55:16.060Z] #45 ...
05:55:16 [2021-03-30T05:55:16.060Z] 
05:55:16 [2021-03-30T05:55:16.060Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:55:16 [2021-03-30T05:55:16.060Z] #56 sha256:5eb697ecc633d9916bf106fe7ef26d8da28eb449d21165424e960b335c10bda7
05:55:16 [2021-03-30T05:55:16.060Z] #56 39.33 + cd /tmp/tmp.ocoUf3vtrt/src/github.com/containerd/containerd
05:55:16 [2021-03-30T05:55:16.060Z] #56 39.33 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:55:16 [2021-03-30T05:55:16.060Z] #56 41.36 + export 'BUILDTAGS=netgo osusergo static_build'
05:55:16 [2021-03-30T05:55:16.060Z] #56 41.36 + BUILDTAGS='netgo osusergo static_build'
05:55:16 [2021-03-30T05:55:16.060Z] #56 41.36 + export EXTRA_FLAGS=-buildmode=pie
05:55:16 [2021-03-30T05:55:16.060Z] #56 41.36 + EXTRA_FLAGS=-buildmode=pie
05:55:16 [2021-03-30T05:55:16.060Z] #56 41.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
05:55:16 [2021-03-30T05:55:16.060Z] #56 41.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
05:55:16 [2021-03-30T05:55:16.060Z] #56 41.36 + '[' '' = dynamic ']'
05:55:16 [2021-03-30T05:55:16.060Z] #56 41.36 + make
05:55:16 [2021-03-30T05:55:16.133Z] #44 42.56   CC       images/binfmt-misc.o
05:55:16 [2021-03-30T05:55:16.233Z] #43 6.559   PBCC     images/opts.pb-c.c
05:55:16 [2021-03-30T05:55:16.233Z] #43 6.644   PBCC     images/memfd.pb-c.c
05:55:16 [2021-03-30T05:55:16.233Z] #43 6.712   DEP      images/fown.pb-c.d
05:55:16 [2021-03-30T05:55:16.323Z] #56 42.46 + bin/ctr
05:55:16 [2021-03-30T05:55:16.338Z] #20 43.29 Selecting previously unselected package libnet1:amd64.
05:55:16 [2021-03-30T05:55:16.338Z] #20 43.30 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
05:55:16 [2021-03-30T05:55:16.338Z] #20 43.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:55:16 [2021-03-30T05:55:16.338Z] #20 43.43 Selecting previously unselected package libnl-3-200:amd64.
05:55:16 [2021-03-30T05:55:16.338Z] #20 43.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
05:55:16 [2021-03-30T05:55:16.338Z] #20 43.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
05:55:16 [2021-03-30T05:55:16.338Z] #20 43.53 Selecting previously unselected package libprotobuf-c1:amd64.
05:55:16 [2021-03-30T05:55:16.338Z] #20 43.53 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
05:55:16 [2021-03-30T05:55:16.338Z] #20 43.54 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:55:16 [2021-03-30T05:55:16.338Z] #20 43.60 Selecting previously unselected package libreadline5:amd64.
05:55:16 [2021-03-30T05:55:16.338Z] #20 43.61 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
05:55:16 [2021-03-30T05:55:16.338Z] #20 43.61 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
05:55:16 [2021-03-30T05:55:16.432Z] #44 42.73   CC       images/time.o
05:55:16 [2021-03-30T05:55:16.492Z] #43 6.809   DEP      images/google/protobuf/descriptor.pb-c.d
05:55:16 [2021-03-30T05:55:16.492Z] #43 6.913   DEP      images/opts.pb-c.d
05:55:16 [2021-03-30T05:55:16.492Z] #43 7.030   DEP      images/memfd.pb-c.d
05:55:16 [2021-03-30T05:55:16.595Z] #20 43.72 Selecting previously unselected package net-tools.
05:55:16 [2021-03-30T05:55:16.595Z] #20 43.74 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
05:55:16 [2021-03-30T05:55:16.595Z] #20 43.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
05:55:16 [2021-03-30T05:55:16.595Z] #20 43.93 Selecting previously unselected package python-pip-whl.
05:55:16 [2021-03-30T05:55:16.702Z] #43 31.04   CC       images/signalfd.o
05:55:16 [2021-03-30T05:55:16.732Z] #44 43.01   CC       images/sysctl.o
05:55:16 [2021-03-30T05:55:16.732Z] #44 43.22   CC       images/autofs.o
05:55:16 [2021-03-30T05:55:16.751Z] #43 7.139   PBCC     images/sit.pb-c.c
05:55:16 [2021-03-30T05:55:16.751Z] #43 7.230   DEP      images/sit.pb-c.d
05:55:16 [2021-03-30T05:55:16.852Z] #20 43.94 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
05:55:16 [2021-03-30T05:55:16.852Z] #20 43.95 Unpacking python-pip-whl (18.1-5) ...
05:55:16 [2021-03-30T05:55:16.951Z] #13 86.88 Selecting previously unselected package binutils-mingw-w64.
05:55:16 [2021-03-30T05:55:16.951Z] #13 86.89 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
05:55:16 [2021-03-30T05:55:16.951Z] #13 86.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
05:55:16 [2021-03-30T05:55:16.963Z] #43 31.31   CC       images/fs.o
05:55:16 [2021-03-30T05:55:16.992Z] Fetching without tags
05:55:17 [2021-03-30T05:55:17.011Z] #43 7.350   PBCC     images/macvlan.pb-c.c
05:55:17 [2021-03-30T05:55:17.011Z] #43 7.373   DEP      images/macvlan.pb-c.d
05:55:17 [2021-03-30T05:55:17.011Z] #43 7.434   PBCC     images/autofs.pb-c.c
05:55:17 [2021-03-30T05:55:17.011Z] #43 7.503   DEP      images/autofs.pb-c.d
05:55:17 [2021-03-30T05:55:17.011Z] #43 7.583   PBCC     images/sysctl.pb-c.c
05:55:17 [2021-03-30T05:55:17.011Z] #43 7.610   DEP      images/sysctl.pb-c.d
05:55:17 [2021-03-30T05:55:17.031Z] #44 43.43   CC       images/macvlan.o
05:55:17 [2021-03-30T05:55:17.213Z] #13 87.35 Selecting previously unselected package libdevmapper1.02.1:amd64.
05:55:17 [2021-03-30T05:55:17.213Z] #13 87.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
05:55:17 [2021-03-30T05:55:17.213Z] #13 87.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
05:55:17 [2021-03-30T05:55:17.223Z] #43 31.51   CC       images/pstree.o
05:55:17 [2021-03-30T05:55:17.271Z] #43 7.695   PBCC     images/time.pb-c.c
05:55:17 [2021-03-30T05:55:17.271Z] #43 7.713   DEP      images/time.pb-c.d
05:55:17 [2021-03-30T05:55:17.271Z] #43 7.762   PBCC     images/binfmt-misc.pb-c.c
05:55:17 [2021-03-30T05:55:17.271Z] #43 7.808   DEP      images/binfmt-misc.pb-c.d
05:55:17 [2021-03-30T05:55:17.335Z] #44 43.63   CC       images/sit.o
05:55:17 [2021-03-30T05:55:17.335Z] #44 43.88   CC       images/memfd.o
05:55:17 [2021-03-30T05:55:17.415Z] #20 44.59 Selecting previously unselected package python3-lib2to3.
05:55:17 [2021-03-30T05:55:17.415Z] #20 44.59 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
05:55:17 [2021-03-30T05:55:17.415Z] #20 44.61 Unpacking python3-lib2to3 (3.7.3-1) ...
05:55:17 [2021-03-30T05:55:17.483Z] #43 31.80   CC       images/pipe.o
05:55:17 [2021-03-30T05:55:17.530Z] #43 7.870   PBCC     images/seccomp.pb-c.c
05:55:17 [2021-03-30T05:55:17.530Z] #43 7.906   DEP      images/seccomp.pb-c.d
05:55:17 [2021-03-30T05:55:17.530Z] #43 7.954   PBCC     images/userns.pb-c.c
05:55:17 [2021-03-30T05:55:17.530Z] #43 7.994   DEP      images/userns.pb-c.d
05:55:17 [2021-03-30T05:55:17.530Z] #43 8.077   PBCC     images/cgroup.pb-c.c
05:55:17 [2021-03-30T05:55:17.530Z] #43 8.111   DEP      images/cgroup.pb-c.d
05:55:17 [2021-03-30T05:55:17.672Z] #20 44.71 Selecting previously unselected package python3-distutils.
05:55:17 [2021-03-30T05:55:17.672Z] #20 44.71 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
05:55:17 [2021-03-30T05:55:17.672Z] #20 44.72 Unpacking python3-distutils (3.7.3-1) ...
05:55:17 [2021-03-30T05:55:17.672Z] #20 44.88 Selecting previously unselected package python3-pip.
05:55:17 [2021-03-30T05:55:17.672Z] #20 44.90 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
05:55:17 [2021-03-30T05:55:17.672Z] #20 44.91 Unpacking python3-pip (18.1-5) ...
05:55:17 [2021-03-30T05:55:17.733Z] Merging remotes/origin/master commit d7a5abe6bd9b027d21b7f7a8703f38ad62913aff into PR head commit b14bf43764e016e95eb7486e49ae675d477e475b
05:55:17 [2021-03-30T05:55:17.743Z] #43 32.11   CC       images/tcp-stream.o
05:55:17 [2021-03-30T05:55:17.789Z] #13 87.75 Selecting previously unselected package dmsetup.
05:55:17 [2021-03-30T05:55:17.789Z] #13 87.77 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
05:55:17 [2021-03-30T05:55:17.789Z] #13 87.79 Unpacking dmsetup (2:1.02.155-3) ...
05:55:17 [2021-03-30T05:55:17.790Z] #43 8.170   PBCC     images/ext-file.pb-c.c
05:55:17 [2021-03-30T05:55:17.790Z] #43 8.178   DEP      images/ext-file.pb-c.d
05:55:17 [2021-03-30T05:55:17.790Z] #43 8.238   PBCC     images/rpc.pb-c.c
05:55:17 [2021-03-30T05:55:17.790Z] #43 8.301   DEP      images/rpc.pb-c.d
05:55:17 [2021-03-30T05:55:17.790Z] #43 8.356   PBCC     images/siginfo.pb-c.c
05:55:17 [2021-03-30T05:55:17.929Z] #20 45.07 Selecting previously unselected package python3-pkg-resources.
05:55:17 [2021-03-30T05:55:17.929Z] #20 45.07 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
05:55:17 [2021-03-30T05:55:17.929Z] #20 45.08 Unpacking python3-pkg-resources (40.8.0-1) ...
05:55:17 [2021-03-30T05:55:17.984Z] #44 44.20   CC       images/timens.o
05:55:18 [2021-03-30T05:55:18.003Z] #43 32.38   CC       images/sk-packet.o
05:55:18 [2021-03-30T05:55:18.049Z] #43 8.429   DEP      images/siginfo.pb-c.d
05:55:18 [2021-03-30T05:55:18.049Z] #43 8.470   PBCC     images/pagemap.pb-c.c
05:55:18 [2021-03-30T05:55:18.049Z] #43 8.494   DEP      images/pagemap.pb-c.d
05:55:18 [2021-03-30T05:55:18.049Z] #43 8.537   PBCC     images/rlimit.pb-c.c
05:55:18 [2021-03-30T05:55:18.049Z] #43 8.553   DEP      images/rlimit.pb-c.d
05:55:18 [2021-03-30T05:55:18.049Z] #43 8.591   PBCC     images/file-lock.pb-c.c
05:55:18 [2021-03-30T05:55:18.051Z] #13 88.05 Selecting previously unselected package mingw-w64-common.
05:55:18 [2021-03-30T05:55:18.051Z] #13 88.05 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
05:55:18 [2021-03-30T05:55:18.051Z] #13 88.10 Unpacking mingw-w64-common (6.0.0-3) ...
05:55:18 [2021-03-30T05:55:18.185Z] #20 45.22 Selecting previously unselected package python3-setuptools.
05:55:18 [2021-03-30T05:55:18.185Z] #20 45.23 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
05:55:18 [2021-03-30T05:55:18.185Z] #20 45.24 Unpacking python3-setuptools (40.8.0-1) ...
05:55:18 [2021-03-30T05:55:18.265Z] #43 32.68   CC       images/mnt.o
05:55:16 [2021-03-30T05:55:16.596Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:55:16 [2021-03-30T05:55:16.687Z]  > git config --add remote.origin.fetch +refs/pull/42217/head:refs/remotes/origin/PR-42217 # timeout=10
05:55:16 [2021-03-30T05:55:16.760Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
05:55:16 [2021-03-30T05:55:16.899Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:55:17 [2021-03-30T05:55:17.029Z] Fetching upstream changes from https://github.com/moby/moby.git
05:55:17 [2021-03-30T05:55:17.030Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:55:17 [2021-03-30T05:55:17.032Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42217/head:refs/remotes/origin/PR-42217 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:55:17 [2021-03-30T05:55:17.843Z]  > git config core.sparsecheckout # timeout=10
05:55:17 [2021-03-30T05:55:17.905Z]  > git checkout -f b14bf43764e016e95eb7486e49ae675d477e475b # timeout=10
05:55:18 [2021-03-30T05:55:18.285Z] #44 44.48   LINK     images/built-in.o
05:55:18 [2021-03-30T05:55:18.285Z] #44 44.68   GEN      compel/include/asm
05:55:18 [2021-03-30T05:55:18.285Z] #44 44.71   GEN      compel/include/version.h
05:55:18 [2021-03-30T05:55:18.285Z] #44 44.74 touch .config
05:55:18 [2021-03-30T05:55:18.285Z] #44 44.80   GEN      include/common/config.h
05:55:18 [2021-03-30T05:55:18.285Z] #44 44.88   GEN      compel/plugins/include/uapi/std/syscall-codes.h
05:55:18 [2021-03-30T05:55:18.308Z] #43 8.618   DEP      images/file-lock.pb-c.d
05:55:18 [2021-03-30T05:55:18.308Z] #43 8.716   PBCC     images/tty.pb-c.c
05:55:18 [2021-03-30T05:55:18.308Z] #43 8.770   DEP      images/tty.pb-c.d
05:55:18 [2021-03-30T05:55:18.308Z] #43 8.845   PBCC     images/tun.pb-c.c
05:55:18 [2021-03-30T05:55:18.442Z] #20 45.48 Selecting previously unselected package python3-wheel.
05:55:18 [2021-03-30T05:55:18.442Z] #20 45.48 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
05:55:18 [2021-03-30T05:55:18.442Z] #20 45.49 Unpacking python3-wheel (0.32.3-2) ...
05:55:18 [2021-03-30T05:55:18.442Z] #20 45.58 Selecting previously unselected package sudo.
05:55:18 [2021-03-30T05:55:18.442Z] #20 45.59 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
05:55:18 [2021-03-30T05:55:18.442Z] #20 45.60 Unpacking sudo (1.8.27-1+deb10u3) ...
05:55:18 [2021-03-30T05:55:18.525Z] #43 32.91   CC       images/pipe-data.o
05:55:18 [2021-03-30T05:55:18.568Z] #43 8.895   PBCC     images/netdev.pb-c.c
05:55:18 [2021-03-30T05:55:18.568Z] #43 8.965   DEP      images/tun.pb-c.d
05:55:18 [2021-03-30T05:55:18.568Z] #43 9.023   DEP      images/netdev.pb-c.d
05:55:18 [2021-03-30T05:55:18.568Z] #43 9.088   PBCC     images/vma.pb-c.c
05:55:18 [2021-03-30T05:55:18.584Z] #44 44.90   GEN      compel/plugins/include/uapi/std/syscall.h
05:55:18 [2021-03-30T05:55:18.584Z] #44 44.94   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
05:55:18 [2021-03-30T05:55:18.584Z] #44 44.96   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
05:55:18 [2021-03-30T05:55:18.584Z] #44 45.03   DEP      compel/arch/ppc64/plugins/std/memcmp.d
05:55:18 [2021-03-30T05:55:18.584Z] #44 45.06   DEP      compel/arch/ppc64/plugins/std/memcpy.d
05:55:18 [2021-03-30T05:55:18.584Z] #44 45.09   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
05:55:18 [2021-03-30T05:55:18.584Z] #44 45.12   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
05:55:18 [2021-03-30T05:55:18.584Z] #44 45.12   DEP      compel/plugins/std/infect.d
05:55:18 [2021-03-30T05:55:18.627Z] #13 ...
05:55:18 [2021-03-30T05:55:18.627Z] 
05:55:18 [2021-03-30T05:55:18.627Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:55:18 [2021-03-30T05:55:18.627Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:55:18 [2021-03-30T05:55:18.627Z] #36 94.97 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
05:55:18 [2021-03-30T05:55:18.627Z] #36 94.99 Setting up xxd (2:8.1.0875-5) ...
05:55:18 [2021-03-30T05:55:18.627Z] #36 95.01 Setting up libuv1:amd64 (1.24.1-1) ...
05:55:18 [2021-03-30T05:55:18.627Z] #36 95.02 Setting up vim-common (2:8.1.0875-5) ...
05:55:18 [2021-03-30T05:55:18.785Z] #43 33.11   CC       images/sa.o
05:55:18 [2021-03-30T05:55:18.828Z] #43 9.206   DEP      images/vma.pb-c.d
05:55:18 [2021-03-30T05:55:18.828Z] #43 9.291   PBCC     images/creds.pb-c.c
05:55:18 [2021-03-30T05:55:18.828Z] #43 9.328   DEP      images/creds.pb-c.d
05:55:18 [2021-03-30T05:55:18.883Z] #44 45.37   DEP      compel/plugins/std/string.d
05:55:18 [2021-03-30T05:55:18.889Z] #36 95.09 Setting up librhash0:amd64 (1.3.8-1) ...
05:55:18 [2021-03-30T05:55:18.889Z] #36 95.11 Setting up cmake-data (3.13.4-1) ...
05:55:18 [2021-03-30T05:55:18.889Z] #36 95.19 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
05:55:18 [2021-03-30T05:55:18.889Z] #36 95.21 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
05:55:18 [2021-03-30T05:55:18.889Z] #36 95.27 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
05:55:19 [2021-03-30T05:55:19.006Z] #20 46.07 Selecting previously unselected package thin-provisioning-tools.
05:55:19 [2021-03-30T05:55:19.006Z] #20 46.09 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
05:55:19 [2021-03-30T05:55:19.006Z] #20 46.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
05:55:19 [2021-03-30T05:55:19.046Z] #43 33.42   CC       images/timer.o
05:55:19 [2021-03-30T05:55:19.087Z] #43 ...
05:55:19 [2021-03-30T05:55:19.087Z] 
05:55:19 [2021-03-30T05:55:19.087Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:55:19 [2021-03-30T05:55:19.087Z] #34 sha256:ed403104214fc775f774a2632063293ed6ba282c7683d38714a61f6237af7525
05:55:19 [2021-03-30T05:55:19.087Z] #34 97.28 flag
05:55:19 [2021-03-30T05:55:19.087Z] #34 97.31 github.com/BurntSushi/toml
05:55:19 [2021-03-30T05:55:19.087Z] #34 99.23 log
05:55:19 [2021-03-30T05:55:19.087Z] #34 102.0 github.com/BurntSushi/toml/cmd/tomlv
05:55:19 [2021-03-30T05:55:19.087Z] #34 DONE 106.1s
05:55:19 [2021-03-30T05:55:19.087Z] 
05:55:19 [2021-03-30T05:55:19.087Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:19 [2021-03-30T05:55:19.087Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:19 [2021-03-30T05:55:19.087Z] #43 9.454   PBCC     images/utsns.pb-c.c
05:55:19 [2021-03-30T05:55:19.087Z] #43 9.561   DEP      images/utsns.pb-c.d
05:55:19 [2021-03-30T05:55:19.087Z] #43 9.691   PBCC     images/ipc-desc.pb-c.c
05:55:19 [2021-03-30T05:55:19.153Z] #36 95.33 Setting up cmake (3.13.4-1) ...
05:55:19 [2021-03-30T05:55:19.153Z] #36 95.43 Processing triggers for libc-bin (2.28-10) ...
05:55:19 [2021-03-30T05:55:19.183Z] #44 45.61   DEP      compel/plugins/std/log.d
05:55:19 [2021-03-30T05:55:19.263Z] #20 46.36 Selecting previously unselected package uidmap.
05:55:19 [2021-03-30T05:55:19.263Z] #20 46.39 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
05:55:19 [2021-03-30T05:55:19.263Z] #20 46.40 Unpacking uidmap (1:4.5-1.1) ...
05:55:19 [2021-03-30T05:55:19.307Z] #43 33.70   CC       images/timerfd.o
05:55:19 [2021-03-30T05:55:19.347Z] #43 9.776   PBCC     images/ipc-sem.pb-c.c
05:55:19 [2021-03-30T05:55:19.347Z] #43 9.825   DEP      images/ipc-desc.pb-c.d
05:55:19 [2021-03-30T05:55:19.414Z] #36 95.55 Processing triggers for mime-support (3.62) ...
05:55:19 [2021-03-30T05:55:19.483Z] #44 45.79   DEP      compel/plugins/std/fds.d
05:55:19 [2021-03-30T05:55:19.483Z] #44 45.88   DEP      compel/plugins/std/std.d
05:55:19 [2021-03-30T05:55:19.520Z] #20 46.56 Selecting previously unselected package vim-runtime.
05:55:19 [2021-03-30T05:55:19.520Z] #20 46.57 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
05:55:19 [2021-03-30T05:55:19.520Z] #20 46.61 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
05:55:19 [2021-03-30T05:55:19.520Z] #20 46.64 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
05:55:19 [2021-03-30T05:55:19.520Z] #20 46.64 Unpacking vim-runtime (2:8.1.0875-5) ...
05:55:19 [2021-03-30T05:55:19.568Z] #43 33.93   CC       images/mm.o
05:55:19 [2021-03-30T05:55:19.606Z] #43 9.982   DEP      images/ipc-sem.pb-c.d
05:55:19 [2021-03-30T05:55:19.606Z] #43 10.05   PBCC     images/ipc-msg.pb-c.c
05:55:19 [2021-03-30T05:55:19.606Z] #43 10.10   DEP      images/ipc-msg.pb-c.d
05:55:19 [2021-03-30T05:55:19.606Z] #43 10.15   PBCC     images/ipc-shm.pb-c.c
05:55:19 [2021-03-30T05:55:19.606Z] #43 10.20   DEP      images/ipc-shm.pb-c.d
05:55:19 [2021-03-30T05:55:19.776Z] #20 ...
05:55:19 [2021-03-30T05:55:19.776Z] 
05:55:19 [2021-03-30T05:55:19.776Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:19 [2021-03-30T05:55:19.776Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:19 [2021-03-30T05:55:19.776Z] #43 99.46   CC       criu/cr-errno.o
05:55:19 [2021-03-30T05:55:19.776Z] #43 99.55   CC       criu/cr-restore.o
05:55:19 [2021-03-30T05:55:19.776Z] #43 103.8   CC       criu/cr-service.o
05:55:19 [2021-03-30T05:55:19.776Z] #43 105.2   CC       criu/crtools.o
05:55:19 [2021-03-30T05:55:19.776Z] #43 105.8   CC       criu/eventfd.o
05:55:19 [2021-03-30T05:55:19.776Z] #43 106.2   CC       criu/eventpoll.o
05:55:19 [2021-03-30T05:55:19.776Z] #43 107.2   CC       criu/external.o
05:55:19 [2021-03-30T05:55:19.776Z] #43 107.6   CC       criu/fault-injection.o
05:55:19 [2021-03-30T05:55:19.776Z] #43 107.7   CC       criu/fdstore.o
05:55:19 [2021-03-30T05:55:19.776Z] #43 108.0   CC       criu/fifo.o
05:55:19 [2021-03-30T05:55:19.776Z] #43 108.4   CC       criu/file-ids.o
05:55:19 [2021-03-30T05:55:19.776Z] #43 108.7   CC       criu/file-lock.o
05:55:19 [2021-03-30T05:55:19.782Z] #44 46.05   DEP      compel/plugins/shmem/shmem.d
05:55:19 [2021-03-30T05:55:19.782Z] #44 46.14   DEP      compel/plugins/fds/fds.d
05:55:19 [2021-03-30T05:55:19.829Z] #43 34.20   CC       images/sk-opts.o
05:55:19 [2021-03-30T05:55:19.866Z] #43 10.27   PBCC     images/ipc-var.pb-c.c
05:55:19 [2021-03-30T05:55:19.866Z] #43 10.33   DEP      images/ipc-var.pb-c.d
05:55:20 [2021-03-30T05:55:20.033Z] #43 109.7   CC       criu/files-ext.o
05:55:20 [2021-03-30T05:55:20.081Z] #44 46.31   CC       compel/plugins/std/std.o
05:55:20 [2021-03-30T05:55:20.089Z] #43 34.48   CC       images/sk-unix.o
05:55:20 [2021-03-30T05:55:20.125Z] #43 10.47   PBCC     images/sk-opts.pb-c.c
05:55:20 [2021-03-30T05:55:20.125Z] #43 10.53   PBCC     images/packet-sock.pb-c.c
05:55:20 [2021-03-30T05:55:20.125Z] #43 10.57   DEP      images/sk-opts.pb-c.d
05:55:20 [2021-03-30T05:55:20.125Z] #43 10.62   DEP      images/packet-sock.pb-c.d
05:55:20 [2021-03-30T05:55:20.289Z] #43 110.0   CC       criu/files-reg.o
05:55:20 [2021-03-30T05:55:20.350Z] #43 34.74   CC       images/sk-inet.o
05:55:20 [2021-03-30T05:55:20.384Z] #44 46.67   CC       compel/plugins/std/fds.o
05:55:20 [2021-03-30T05:55:20.385Z] #43 10.70   PBCC     images/sk-netlink.pb-c.c
05:55:20 [2021-03-30T05:55:20.385Z] #43 10.75   DEP      images/sk-netlink.pb-c.d
05:55:20 [2021-03-30T05:55:20.385Z] #43 ...
05:55:20 [2021-03-30T05:55:20.385Z] 
05:55:20 [2021-03-30T05:55:20.385Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:20 [2021-03-30T05:55:20.385Z] #45 sha256:9a82a0cee931447c8ecbcd25822fdc466947c9be7791d4a3424c12f70b9bea80
05:55:20 [2021-03-30T05:55:20.385Z] #45 97.42 regexp
05:55:20 [2021-03-30T05:55:20.385Z] #45 98.67 flag
05:55:20 [2021-03-30T05:55:20.385Z] #45 100.5 go/token
05:55:20 [2021-03-30T05:55:20.385Z] #45 101.2 go/scanner
05:55:20 [2021-03-30T05:55:20.385Z] #45 101.9 internal/lazyregexp
05:55:20 [2021-03-30T05:55:20.385Z] #45 102.1 net/url
05:55:20 [2021-03-30T05:55:20.385Z] #45 102.5 go/ast
05:55:20 [2021-03-30T05:55:20.385Z] #45 104.1 text/template/parse
05:55:20 [2021-03-30T05:55:20.385Z] #45 ...
05:55:20 [2021-03-30T05:55:20.385Z] 
05:55:20 [2021-03-30T05:55:20.385Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:20 [2021-03-30T05:55:20.385Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:20 [2021-03-30T05:55:20.385Z] #43 10.83   PBCC     images/sk-inet.pb-c.c
05:55:20 [2021-03-30T05:55:20.385Z] #43 10.87   DEP      images/sk-inet.pb-c.d
05:55:20 [2021-03-30T05:55:20.611Z] #43 35.08   CC       images/tun.o
05:55:20 [2021-03-30T05:55:20.644Z] #43 10.92   PBCC     images/sk-unix.pb-c.c
05:55:20 [2021-03-30T05:55:20.644Z] #43 11.01   DEP      images/sk-unix.pb-c.d
05:55:20 [2021-03-30T05:55:20.644Z] #43 11.05   PBCC     images/mm.pb-c.c
05:55:20 [2021-03-30T05:55:20.644Z] #43 11.08   DEP      images/mm.pb-c.d
05:55:20 [2021-03-30T05:55:20.687Z] #44 47.07   CC       compel/plugins/std/log.o
05:55:20 [2021-03-30T05:55:20.802Z] #36 ...
05:55:20 [2021-03-30T05:55:20.802Z] 
05:55:20 [2021-03-30T05:55:20.802Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:55:20 [2021-03-30T05:55:20.802Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:55:20 [2021-03-30T05:55:20.802Z] #42 86.98 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
05:55:20 [2021-03-30T05:55:20.802Z] #42 87.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:55:20 [2021-03-30T05:55:20.802Z] #42 87.25 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:55:20 [2021-03-30T05:55:20.802Z] #42 87.31 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
05:55:20 [2021-03-30T05:55:20.802Z] #42 87.31 Setting up python-six (1.12.0-1) ...
05:55:20 [2021-03-30T05:55:20.802Z] #42 93.77 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
05:55:20 [2021-03-30T05:55:20.802Z] #42 93.81 Setting up libnl-3-200:amd64 (3.4.0-1) ...
05:55:20 [2021-03-30T05:55:20.802Z] #42 93.88 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
05:55:20 [2021-03-30T05:55:20.802Z] #42 93.92 Setting up libcap-dev:amd64 (1:2.25-2) ...
05:55:20 [2021-03-30T05:55:20.802Z] #42 93.93 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
05:55:20 [2021-03-30T05:55:20.802Z] #42 93.94 Setting up protobuf-compiler (3.6.1.3-2) ...
05:55:20 [2021-03-30T05:55:20.802Z] #42 93.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
05:55:20 [2021-03-30T05:55:20.802Z] #42 94.01 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
05:55:20 [2021-03-30T05:55:20.802Z] #42 94.02 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
05:55:20 [2021-03-30T05:55:20.802Z] #42 94.04 Setting up python-protobuf (3.6.1.3-2) ...
05:55:20 [2021-03-30T05:55:20.802Z] #42 ...
05:55:20 [2021-03-30T05:55:20.802Z] 
05:55:20 [2021-03-30T05:55:20.802Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:55:20 [2021-03-30T05:55:20.802Z] #34 sha256:b568a950b3533cf282e08d48fa832472993dd64fdbde4e5d5f1ab0802e8d69e7
05:55:20 [2021-03-30T05:55:20.802Z] #34 87.04 internal/fmtsort
05:55:20 [2021-03-30T05:55:20.802Z] #34 87.80 internal/syscall/execenv
05:55:20 [2021-03-30T05:55:20.802Z] #34 88.06 internal/syscall/unix
05:55:20 [2021-03-30T05:55:20.802Z] #34 88.54 strings
05:55:20 [2021-03-30T05:55:20.802Z] #34 89.53 os
05:55:20 [2021-03-30T05:55:20.802Z] #34 93.49 path
05:55:20 [2021-03-30T05:55:20.802Z] #34 94.47 text/tabwriter
05:55:20 [2021-03-30T05:55:20.802Z] #34 95.51 path/filepath
05:55:20 [2021-03-30T05:55:20.802Z] #34 95.53 fmt
05:55:20 [2021-03-30T05:55:20.802Z] #34 97.06 io/ioutil
05:55:20 [2021-03-30T05:55:20.871Z] #43 35.33   CC       images/sk-netlink.o
05:55:20 [2021-03-30T05:55:20.904Z] #43 11.19   PBCC     images/timerfd.pb-c.c
05:55:20 [2021-03-30T05:55:20.904Z] #43 11.23   DEP      images/timerfd.pb-c.d
05:55:20 [2021-03-30T05:55:20.904Z] #43 11.33   PBCC     images/timer.pb-c.c
05:55:20 [2021-03-30T05:55:20.904Z] #43 11.34   DEP      images/timer.pb-c.d
05:55:20 [2021-03-30T05:55:20.904Z] #43 11.41   PBCC     images/sa.pb-c.c
05:55:21 [2021-03-30T05:55:21.070Z] #34 ...
05:55:21 [2021-03-30T05:55:21.070Z] 
05:55:21 [2021-03-30T05:55:21.070Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
05:55:21 [2021-03-30T05:55:21.070Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:55:21 [2021-03-30T05:55:21.070Z] #36 DONE 97.4s
05:55:21 [2021-03-30T05:55:21.070Z] 
05:55:21 [2021-03-30T05:55:21.070Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:55:21 [2021-03-30T05:55:21.070Z] #51 sha256:e6f86cc8aa66288a1b6026459781736aa7f8a58ff495f65fed6487f46e726496
05:55:21 [2021-03-30T05:55:21.070Z] #51 90.80 os
05:55:21 [2021-03-30T05:55:21.070Z] #51 93.70 encoding/base64
05:55:21 [2021-03-30T05:55:21.070Z] #51 95.47 golang.org/x/sys/unix
05:55:21 [2021-03-30T05:55:21.070Z] #51 96.47 fmt
05:55:21 [2021-03-30T05:55:21.131Z] #43 35.59   CC       images/packet-sock.o
05:55:21 [2021-03-30T05:55:21.169Z] Merge succeeded, producing b14bf43764e016e95eb7486e49ae675d477e475b
05:55:21 [2021-03-30T05:55:21.169Z] Checking out Revision b14bf43764e016e95eb7486e49ae675d477e475b (PR-42217)
05:55:20 [2021-03-30T05:55:20.784Z]  > git remote # timeout=10
05:55:20 [2021-03-30T05:55:20.863Z]  > git config --get remote.origin.url # timeout=10
05:55:20 [2021-03-30T05:55:20.918Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:55:20 [2021-03-30T05:55:20.919Z]  > git merge d7a5abe6bd9b027d21b7f7a8703f38ad62913aff # timeout=10
05:55:21 [2021-03-30T05:55:21.064Z]  > git rev-parse "HEAD^{commit}" # timeout=10
05:55:21 [2021-03-30T05:55:21.216Z] #43 11.50   DEP      images/sa.pb-c.d
05:55:21 [2021-03-30T05:55:21.216Z] #43 11.55   PBCC     images/pipe-data.pb-c.c
05:55:21 [2021-03-30T05:55:21.216Z] #43 11.57   DEP      images/pipe-data.pb-c.d
05:55:21 [2021-03-30T05:55:21.216Z] #43 11.63   PBCC     images/mnt.pb-c.c
05:55:21 [2021-03-30T05:55:21.216Z] #43 11.66   DEP      images/mnt.pb-c.d
05:55:21 [2021-03-30T05:55:21.332Z] #51 ...
05:55:21 [2021-03-30T05:55:21.332Z] 
05:55:21 [2021-03-30T05:55:21.332Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
05:55:21 [2021-03-30T05:55:21.332Z] #37 sha256:58addff5ef4b1bfdc84c6d1b17b370bcc4aa4996ba205055cfa3002d682ddfcb
05:55:21 [2021-03-30T05:55:21.392Z] #43 ...
05:55:21 [2021-03-30T05:55:21.392Z] 
05:55:21 [2021-03-30T05:55:21.392Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:55:21 [2021-03-30T05:55:21.392Z] #56 sha256:dcc53bcd2cc250f79b0f4960ba82376e44adde1b8b43371426283b7377d33601
05:55:21 [2021-03-30T05:55:21.392Z] #56 44.49 Checking out files:  50% (1943/3824)   
Checking out files:  51% (1951/3824)   
Checking out files:  52% (1989/3824)   
Checking out files:  53% (2027/3824)   
Checking out files:  54% (2065/3824)   
Checking out files:  55% (2104/3824)   
Checking out files:  56% (2142/3824)   
Checking out files:  57% (2180/3824)   
Checking out files:  58% (2218/3824)   
Checking out files:  59% (2257/3824)   
Checking out files:  60% (2295/3824)   
Checking out files:  61% (2333/3824)   
Checking out files:  62% (2371/3824)   
Checking out files:  63% (2410/3824)   
Checking out files:  64% (2448/3824)   
Checking out files:  65% (2486/3824)   
Checking out files:  66% (2524/3824)   
Checking out files:  67% (2563/3824)   
Checking out files:  68% (2601/3824)   
Checking out files:  69% (2639/3824)   
Checking out files:  70% (2677/3824)   
Checking out files:  71% (2716/3824)   
Checking out files:  72% (2754/3824)   
Checking out files:  73% (2792/3824)   
Checking out files:  74% (2830/3824)   
Checking out files:  75% (2868/3824)   
Checking out files:  76% (2907/3824)   
Checking out files:  77% (2945/3824)   
Checking out files:  78% (2983/3824)   
Checking out files:  79% (3021/3824)   
Checking out files:  80% (3060/3824)   
Checking out files:  81% (3098/3824)   
Checking out files:  82% (3136/3824)   
Checking out files:  83% (3174/3824)   
Checking out files:  84% (3213/3824)   
Checking out files:  85% (3251/3824)   
Checking out files:  86% (3289/3824)   
Checking out files:  87% (3327/3824)   
Checking out files:  87% (3352/3824)   
Checking out files:  88% (3366/3824)   
Checking out files:  89% (3404/3824)   
Checking out files:  90% (3442/3824)   
Checking out files:  91% (3480/3824)   
Checking out files:  92% (3519/3824)   
Checking out files:  93% (3557/3824)   
Checking out files:  94% (3595/3824)   
Checking out files:  95% (3633/3824)   
Checking out files:  96% (3672/3824)   
Checking out files:  97% (3710/3824)   
Checking out files:  98% (3748/3824)   
Checking out files:  99% (3786/3824)   
Checking out files: 100% (3824/3824)   
Checking out files: 100% (3824/3824), done.
05:55:21 [2021-03-30T05:55:21.392Z] #56 46.02 + cd /tmp/tmp.DqdbthQPBA/src/github.com/containerd/containerd
05:55:21 [2021-03-30T05:55:21.392Z] #56 46.02 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:55:21 [2021-03-30T05:55:21.392Z] #56 47.66 + export 'BUILDTAGS=netgo osusergo static_build'
05:55:21 [2021-03-30T05:55:21.392Z] #56 47.66 + BUILDTAGS='netgo osusergo static_build'
05:55:21 [2021-03-30T05:55:21.392Z] #56 47.66 + export EXTRA_FLAGS=-buildmode=pie
05:55:21 [2021-03-30T05:55:21.392Z] #56 47.66 + EXTRA_FLAGS=-buildmode=pie
05:55:21 [2021-03-30T05:55:21.392Z] #56 47.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
05:55:21 [2021-03-30T05:55:21.392Z] #56 47.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
05:55:21 [2021-03-30T05:55:21.392Z] #56 47.66 + '[' '' = dynamic ']'
05:55:21 [2021-03-30T05:55:21.392Z] #56 47.66 + make
05:55:21 [2021-03-30T05:55:21.392Z] #56 48.70 + bin/ctr
05:55:21 [2021-03-30T05:55:21.481Z] #43 11.72   PBCC     images/sk-packet.pb-c.c
05:55:21 [2021-03-30T05:55:21.481Z] #43 11.76   DEP      images/sk-packet.pb-c.d
05:55:21 [2021-03-30T05:55:21.481Z] #43 11.89   PBCC     images/tcp-stream.pb-c.c
05:55:21 [2021-03-30T05:55:21.481Z] #43 11.97   DEP      images/tcp-stream.pb-c.d
05:55:21 [2021-03-30T05:55:21.481Z] #43 12.02   PBCC     images/pipe.pb-c.c
05:55:21 [2021-03-30T05:55:21.481Z] #43 12.06   DEP      images/pipe.pb-c.d
05:55:21 [2021-03-30T05:55:21.629Z] #56 ...
05:55:21 [2021-03-30T05:55:21.629Z] 
05:55:21 [2021-03-30T05:55:21.629Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:21 [2021-03-30T05:55:21.629Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:55:21 [2021-03-30T05:55:21.629Z] #43 17.13 make[1]: Nothing to be done for 'all'.
05:55:21 [2021-03-30T05:55:21.629Z] #43 18.70   CC       images/stats.o
05:55:21 [2021-03-30T05:55:21.629Z] #43 19.13   CC       images/core.o
05:55:21 [2021-03-30T05:55:21.629Z] #43 19.94   CC       images/core-x86.o
05:55:21 [2021-03-30T05:55:21.629Z] #43 20.55   CC       images/core-arm.o
05:55:21 [2021-03-30T05:55:21.629Z] #43 20.91   CC       images/core-aarch64.o
05:55:21 [2021-03-30T05:55:21.629Z] #43 21.27   CC       images/core-ppc64.o
05:55:21 [2021-03-30T05:55:21.746Z] #44 48.03   CC       compel/plugins/std/string.o
05:55:21 [2021-03-30T05:55:21.756Z] #43 12.16   PBCC     images/pstree.pb-c.c
05:55:21 [2021-03-30T05:55:21.756Z] #43 12.17   DEP      images/pstree.pb-c.d
05:55:21 [2021-03-30T05:55:21.756Z] #43 12.23   PBCC     images/fs.pb-c.c
05:55:21 [2021-03-30T05:55:21.756Z] #43 12.24   DEP      images/fs.pb-c.d
05:55:21 [2021-03-30T05:55:21.756Z] #43 12.30   PBCC     images/signalfd.pb-c.c
05:55:22 [2021-03-30T05:55:22.039Z] #43 12.37   DEP      images/signalfd.pb-c.d
05:55:22 [2021-03-30T05:55:22.039Z] #43 12.46   PBCC     images/fh.pb-c.c
05:55:22 [2021-03-30T05:55:22.039Z] #43 12.52   PBCC     images/fsnotify.pb-c.c
05:55:22 [2021-03-30T05:55:22.204Z] #43 22.02   CC       images/core-s390.o
05:55:22 [2021-03-30T05:55:22.299Z] #43 12.62   DEP      images/fh.pb-c.d
05:55:22 [2021-03-30T05:55:22.299Z] #43 12.72   DEP      images/fsnotify.pb-c.d
05:55:22 [2021-03-30T05:55:22.299Z] #43 12.76   PBCC     images/eventpoll.pb-c.c
05:55:22 [2021-03-30T05:55:22.299Z] #43 12.81   DEP      images/eventpoll.pb-c.d
05:55:22 [2021-03-30T05:55:22.299Z] #43 12.86   PBCC     images/eventfd.pb-c.c
05:55:22 [2021-03-30T05:55:22.299Z] #43 ...
05:55:22 [2021-03-30T05:55:22.299Z] 
05:55:22 [2021-03-30T05:55:22.299Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:55:22 [2021-03-30T05:55:22.299Z] #51 sha256:f2c7edec38cb196e9e7445c119d52823003f9265e5f8e27a1e06640809a9ff5b
05:55:22 [2021-03-30T05:55:22.299Z] #51 99.62 encoding/json
05:55:22 [2021-03-30T05:55:22.299Z] #51 105.6 github.com/pkg/diff
05:55:22 [2021-03-30T05:55:22.299Z] #51 106.3 go/ast
05:55:22 [2021-03-30T05:55:22.299Z] #51 107.4 golang.org/x/crypto/ssh/terminal
05:55:22 [2021-03-30T05:55:22.299Z] #51 108.8 mvdan.cc/editorconfig
05:55:22 [2021-03-30T05:55:22.394Z] #44 48.76   CC       compel/plugins/std/infect.o
05:55:22 [2021-03-30T05:55:22.566Z] #51 ...
05:55:22 [2021-03-30T05:55:22.566Z] 
05:55:22 [2021-03-30T05:55:22.566Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:22 [2021-03-30T05:55:22.566Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:22 [2021-03-30T05:55:22.566Z] #43 12.89   DEP      images/eventfd.pb-c.d
05:55:22 [2021-03-30T05:55:22.566Z] #43 12.96   PBCC     images/remap-file-path.pb-c.c
05:55:22 [2021-03-30T05:55:22.566Z] #43 12.98   DEP      images/remap-file-path.pb-c.d
05:55:22 [2021-03-30T05:55:22.566Z] #43 13.03   PBCC     images/fifo.pb-c.c
05:55:22 [2021-03-30T05:55:22.566Z] #43 13.07   DEP      images/fifo.pb-c.d
05:55:22 [2021-03-30T05:55:22.694Z] #44 49.18   CC       compel/arch/ppc64/plugins/std/parasite-head.o
05:55:22 [2021-03-30T05:55:22.694Z] #44 49.22   CC       compel/arch/ppc64/plugins/std/memcpy.o
05:55:22 [2021-03-30T05:55:22.694Z] #44 49.28   CC       compel/arch/ppc64/plugins/std/memcmp.o
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.594 + RM_GOPATH=0
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.594 + TMP_GOPATH=
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.594 + : /build
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.594 + '[' -z '' ']'
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.594 ++ mktemp -d
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.607 + export GOPATH=/tmp/tmp.THar6VSVpL
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.607 + GOPATH=/tmp/tmp.THar6VSVpL
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.607 + RM_GOPATH=1
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.607 + case "$(go env GOARCH)" in
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.608 ++ go env GOARCH
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.667 + export GO_BUILDMODE=-buildmode=pie
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.667 + GO_BUILDMODE=-buildmode=pie
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.668 ++ dirname /tmp/install/install.sh
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.669 + dir=/tmp/install
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.669 + bin=tini
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.669 + shift
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.669 + '[' '!' -f /tmp/install/tini.installer ']'
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.669 + . /tmp/install/tini.installer
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.669 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.669 + install_tini
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.669 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.669 + git clone https://github.com/krallin/tini.git /tmp/tmp.THar6VSVpL/tini
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.669 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
05:55:22 [2021-03-30T05:55:22.720Z] #37 1.676 Cloning into '/tmp/tmp.THar6VSVpL/tini'...
05:55:22 [2021-03-30T05:55:22.780Z] #43 ...
05:55:22 [2021-03-30T05:55:22.780Z] 
05:55:22 [2021-03-30T05:55:22.780Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:55:22 [2021-03-30T05:55:22.780Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:55:22 [2021-03-30T05:55:22.780Z] #13 96.22 Selecting previously unselected package g++-mingw-w64-x86-64.
05:55:22 [2021-03-30T05:55:22.780Z] #13 96.22 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
05:55:22 [2021-03-30T05:55:22.780Z] #13 96.25 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:55:22 [2021-03-30T05:55:22.808Z] #43 112.2   CC       criu/files.o
05:55:22 [2021-03-30T05:55:22.808Z] #43 ...
05:55:22 [2021-03-30T05:55:22.808Z] 
05:55:22 [2021-03-30T05:55:22.808Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:55:22 [2021-03-30T05:55:22.808Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:55:22 [2021-03-30T05:55:22.808Z] #20 49.70 Selecting previously unselected package vim.
05:55:22 [2021-03-30T05:55:22.808Z] #20 49.71 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
05:55:22 [2021-03-30T05:55:22.808Z] #20 49.73 Unpacking vim (2:8.1.0875-5) ...
05:55:22 [2021-03-30T05:55:22.825Z] #43 13.12   PBCC     images/ghost-file.pb-c.c
05:55:22 [2021-03-30T05:55:22.825Z] #43 13.16   DEP      images/ghost-file.pb-c.d
05:55:22 [2021-03-30T05:55:22.825Z] #43 13.20   PBCC     images/regfile.pb-c.c
05:55:22 [2021-03-30T05:55:22.825Z] #43 13.25   DEP      images/regfile.pb-c.d
05:55:22 [2021-03-30T05:55:22.825Z] #43 13.29   PBCC     images/ns.pb-c.c
05:55:22 [2021-03-30T05:55:22.825Z] #43 13.31   DEP      images/ns.pb-c.d
05:55:22 [2021-03-30T05:55:22.994Z] #44 49.34   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
05:55:22 [2021-03-30T05:55:22.994Z] #44 49.43   AR       compel/plugins/std.lib.a
05:55:22 [2021-03-30T05:55:22.994Z] #44 49.52   CC       compel/plugins/fds/fds.o
05:55:22 [2021-03-30T05:55:22.994Z] #44 ...
05:55:22 [2021-03-30T05:55:22.994Z] 
05:55:22 [2021-03-30T05:55:22.994Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:55:22 [2021-03-30T05:55:22.994Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
05:55:22 [2021-03-30T05:55:22.994Z] #14 115.9 Selecting previously unselected package libapparmor1:ppc64el.
05:55:22 [2021-03-30T05:55:22.994Z] #14 116.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
05:55:22 [2021-03-30T05:55:22.994Z] #14 116.0 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
05:55:23 [2021-03-30T05:55:23.065Z] #20 50.20 Selecting previously unselected package xfsprogs.
05:55:23 [2021-03-30T05:55:23.065Z] #20 50.20 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
05:55:23 [2021-03-30T05:55:23.065Z] #20 50.21 Unpacking xfsprogs (4.20.0-1) ...
05:55:23 [2021-03-30T05:55:23.084Z] #43 13.35   PBCC     images/fdinfo.pb-c.c
05:55:23 [2021-03-30T05:55:23.084Z] #43 13.45   DEP      images/fdinfo.pb-c.d
05:55:23 [2021-03-30T05:55:23.084Z] #43 13.50   PBCC     images/core-aarch64.pb-c.c
05:55:23 [2021-03-30T05:55:23.084Z] #43 13.54   PBCC     images/core-arm.pb-c.c
05:55:23 [2021-03-30T05:55:23.084Z] #43 13.58   PBCC     images/core-ppc64.pb-c.c
05:55:23 [2021-03-30T05:55:23.084Z] #43 13.60   PBCC     images/core-s390.pb-c.c
05:55:23 [2021-03-30T05:55:23.084Z] #43 13.68   PBCC     images/core-x86.pb-c.c
05:55:23 [2021-03-30T05:55:23.293Z] #14 116.1 Selecting previously unselected package libapparmor-dev:ppc64el.
05:55:23 [2021-03-30T05:55:23.293Z] #14 116.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
05:55:23 [2021-03-30T05:55:23.293Z] #14 116.1 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
05:55:23 [2021-03-30T05:55:23.293Z] #14 116.2 Selecting previously unselected package libbtrfs0.
05:55:23 [2021-03-30T05:55:23.293Z] #14 116.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
05:55:23 [2021-03-30T05:55:23.293Z] #14 116.2 Unpacking libbtrfs0 (4.20.1-2) ...
05:55:23 [2021-03-30T05:55:23.294Z] #37 ...
05:55:23 [2021-03-30T05:55:23.294Z] 
05:55:23 [2021-03-30T05:55:23.294Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:23 [2021-03-30T05:55:23.294Z] #45 sha256:a8bd4a8d14ba6a4e35210ff08587d790ff06b6722d4a67571037a687138a0e96
05:55:23 [2021-03-30T05:55:23.294Z] #45 89.63 strings
05:55:23 [2021-03-30T05:55:23.294Z] #45 92.07 os
05:55:23 [2021-03-30T05:55:23.294Z] #45 94.48 regexp/syntax
05:55:23 [2021-03-30T05:55:23.294Z] #45 96.86 fmt
05:55:23 [2021-03-30T05:55:23.342Z] #43 13.74   PBCC     images/core.pb-c.c
05:55:23 [2021-03-30T05:55:23.342Z] #43 13.82   PBCC     images/inventory.pb-c.c
05:55:23 [2021-03-30T05:55:23.594Z] #14 116.3 Selecting previously unselected package libbtrfs-dev.
05:55:23 [2021-03-30T05:55:23.594Z] #14 116.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
05:55:23 [2021-03-30T05:55:23.594Z] #14 116.3 Unpacking libbtrfs-dev (4.20.1-2) ...
05:55:23 [2021-03-30T05:55:23.594Z] #14 116.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
05:55:23 [2021-03-30T05:55:23.594Z] #14 116.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
05:55:23 [2021-03-30T05:55:23.594Z] #14 116.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
05:55:23 [2021-03-30T05:55:23.601Z] #43 13.92   DEP      images/core-aarch64.pb-c.d
05:55:23 [2021-03-30T05:55:23.601Z] #43 13.98   DEP      images/core-arm.pb-c.d
05:55:23 [2021-03-30T05:55:23.601Z] #43 14.05   DEP      images/core-ppc64.pb-c.d
05:55:23 [2021-03-30T05:55:23.601Z] #43 14.11   DEP      images/core-s390.pb-c.d
05:55:23 [2021-03-30T05:55:23.628Z] #20 50.67 Selecting previously unselected package zip.
05:55:23 [2021-03-30T05:55:23.628Z] #20 50.69 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
05:55:23 [2021-03-30T05:55:23.628Z] #20 50.70 Unpacking zip (3.0-11+b1) ...
05:55:23 [2021-03-30T05:55:23.861Z] #43 14.19   DEP      images/core-x86.pb-c.d
05:55:23 [2021-03-30T05:55:23.861Z] #43 14.25   DEP      images/core.pb-c.d
05:55:23 [2021-03-30T05:55:23.861Z] #43 14.36   DEP      images/inventory.pb-c.d
05:55:23 [2021-03-30T05:55:23.866Z] #45 ...
05:55:23 [2021-03-30T05:55:23.866Z] 
05:55:23 [2021-03-30T05:55:23.866Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:55:23 [2021-03-30T05:55:23.866Z] #34 sha256:b568a950b3533cf282e08d48fa832472993dd64fdbde4e5d5f1ab0802e8d69e7
05:55:23 [2021-03-30T05:55:23.866Z] #34 100.2 github.com/BurntSushi/toml
05:55:23 [2021-03-30T05:55:23.866Z] #34 100.2 flag
05:55:23 [2021-03-30T05:55:23.885Z] #20 50.91 Setting up aufs-tools (1:4.14+20190211-1) ...
05:55:23 [2021-03-30T05:55:23.885Z] #20 50.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
05:55:23 [2021-03-30T05:55:23.885Z] #20 50.94 Setting up libip6tc0:amd64 (1.8.2-4) ...
05:55:23 [2021-03-30T05:55:23.885Z] #20 50.95 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
05:55:23 [2021-03-30T05:55:23.885Z] #20 50.97 Setting up libgpm2:amd64 (1.20.7-5) ...
05:55:23 [2021-03-30T05:55:23.885Z] #20 50.98 Setting up libip4tc0:amd64 (1.8.2-4) ...
05:55:23 [2021-03-30T05:55:23.885Z] #20 50.99 Setting up uidmap (1:4.5-1.1) ...
05:55:23 [2021-03-30T05:55:23.885Z] #20 51.02 Setting up libnftnl11:amd64 (1.1.2-2) ...
05:55:23 [2021-03-30T05:55:23.885Z] #20 51.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:55:23 [2021-03-30T05:55:23.885Z] #20 51.05 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
05:55:23 [2021-03-30T05:55:23.885Z] #20 51.06 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:55:23 [2021-03-30T05:55:23.885Z] #20 51.07 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
05:55:23 [2021-03-30T05:55:23.885Z] #20 51.08 Setting up xxd (2:8.1.0875-5) ...
05:55:23 [2021-03-30T05:55:23.885Z] #20 51.10 Setting up zip (3.0-11+b1) ...
05:55:23 [2021-03-30T05:55:23.885Z] #20 51.11 Setting up vim-common (2:8.1.0875-5) ...
05:55:23 [2021-03-30T05:55:23.905Z] #14 116.6 Selecting previously unselected package libudev-dev:ppc64el.
05:55:23 [2021-03-30T05:55:23.905Z] #14 116.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_ppc64el.deb ...
05:55:23 [2021-03-30T05:55:23.905Z] #14 116.6 Unpacking libudev-dev:ppc64el (241-7~deb10u7) ...
05:55:23 [2021-03-30T05:55:23.905Z] #14 116.8 Selecting previously unselected package libsepol1-dev:ppc64el.
05:55:23 [2021-03-30T05:55:23.905Z] #14 116.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
05:55:23 [2021-03-30T05:55:23.905Z] #14 116.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
05:55:24 [2021-03-30T05:55:24.120Z] #43 14.42   PBCC     images/cpuinfo.pb-c.c
05:55:24 [2021-03-30T05:55:24.120Z] #43 14.44   DEP      images/cpuinfo.pb-c.d
05:55:24 [2021-03-30T05:55:24.120Z] #43 14.49   PBCC     images/stats.pb-c.c
05:55:24 [2021-03-30T05:55:24.120Z] #43 14.56   DEP      images/stats.pb-c.d
05:55:24 [2021-03-30T05:55:24.142Z] #20 51.14 Setting up bash-completion (1:2.8-6) ...
05:55:24 [2021-03-30T05:55:24.205Z] #14 117.2 Selecting previously unselected package libpcre16-3:ppc64el.
05:55:21 [2021-03-30T05:55:21.204Z]  > git config core.sparsecheckout # timeout=10
05:55:21 [2021-03-30T05:55:21.262Z]  > git checkout -f b14bf43764e016e95eb7486e49ae675d477e475b # timeout=10
05:55:24 [2021-03-30T05:55:24.505Z] #14 117.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
05:55:24 [2021-03-30T05:55:24.506Z] #14 117.2 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
05:55:24 [2021-03-30T05:55:24.506Z] #14 117.4 Selecting previously unselected package libpcre32-3:ppc64el.
05:55:24 [2021-03-30T05:55:24.506Z] #14 117.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
05:55:24 [2021-03-30T05:55:24.506Z] #14 117.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
05:55:24 [2021-03-30T05:55:24.703Z] #13 ...
05:55:24 [2021-03-30T05:55:24.703Z] 
05:55:24 [2021-03-30T05:55:24.703Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:55:24 [2021-03-30T05:55:24.703Z] #58 sha256:4fa957a21f65ece1ace5672c8e7c390066788a752d3c68ed8b14662a695623ef
05:55:24 [2021-03-30T05:55:24.703Z] #58 93.67 + for f in rootlesskit rootlesskit-docker-proxy
05:55:24 [2021-03-30T05:55:24.703Z] #58 93.67 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
05:55:24 [2021-03-30T05:55:24.703Z] #58 DONE 101.3s
05:55:24 [2021-03-30T05:55:24.703Z] 
05:55:24 [2021-03-30T05:55:24.703Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
05:55:24 [2021-03-30T05:55:24.703Z] #59 sha256:1f3c505f1a5f4e10764973fa1b2d1081244a29394f6ec55a84cce8b56b5592c2
05:55:24 [2021-03-30T05:55:24.703Z] #59 DONE 0.2s
05:55:24 [2021-03-30T05:55:24.703Z] 
05:55:24 [2021-03-30T05:55:24.703Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:24 [2021-03-30T05:55:24.703Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:55:24 [2021-03-30T05:55:24.703Z] #43 22.92   CC       images/cpuinfo.o
05:55:24 [2021-03-30T05:55:24.703Z] #43 23.43   CC       images/inventory.o
05:55:24 [2021-03-30T05:55:24.703Z] #43 23.86   CC       images/fdinfo.o
05:55:24 [2021-03-30T05:55:24.703Z] #43 24.29   CC       images/fown.o
05:55:24 [2021-03-30T05:55:24.703Z] #43 ...
05:55:24 [2021-03-30T05:55:24.703Z] 
05:55:24 [2021-03-30T05:55:24.703Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
05:55:24 [2021-03-30T05:55:24.703Z] #60 sha256:f17addc0c8e652f548de202482c411207c4abff0eb65d99241d332cf24e1ce2e
05:55:24 [2021-03-30T05:55:24.703Z] #60 DONE 0.2s
05:55:24 [2021-03-30T05:55:24.805Z] #14 117.6 Selecting previously unselected package libpcrecpp0v5:ppc64el.
05:55:24 [2021-03-30T05:55:24.805Z] #14 117.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
05:55:24 [2021-03-30T05:55:24.805Z] #14 117.6 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
05:55:24 [2021-03-30T05:55:24.805Z] #14 117.7 Selecting previously unselected package libpcre3-dev:ppc64el.
05:55:24 [2021-03-30T05:55:24.805Z] #14 117.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
05:55:24 [2021-03-30T05:55:24.805Z] #14 117.7 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
05:55:24 [2021-03-30T05:55:24.966Z] 
05:55:24 [2021-03-30T05:55:24.966Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:24 [2021-03-30T05:55:24.966Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:55:24 [2021-03-30T05:55:24.966Z] #43 24.65   CC       images/ns.o
05:55:25 [2021-03-30T05:55:25.228Z] #43 25.13   CC       images/regfile.o
05:55:25 [2021-03-30T05:55:25.462Z] #14 118.2 Selecting previously unselected package libselinux1-dev:ppc64el.
05:55:25 [2021-03-30T05:55:25.462Z] #14 118.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
05:55:25 [2021-03-30T05:55:25.462Z] #14 118.2 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
05:55:25 [2021-03-30T05:55:25.594Z] #56 ...
05:55:25 [2021-03-30T05:55:25.594Z] 
05:55:25 [2021-03-30T05:55:25.594Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:25 [2021-03-30T05:55:25.594Z] #45 sha256:8b9c88d7a16538109e5ad402a1cd2f184a030f510d885a33390fce3d54be5795
05:55:25 [2021-03-30T05:55:25.594Z] #45 90.91 vendor/golang.org/x/sys/cpu
05:55:25 [2021-03-30T05:55:25.594Z] #45 91.24 vendor/golang.org/x/crypto/chacha20poly1305
05:55:25 [2021-03-30T05:55:25.594Z] #45 92.53 vendor/golang.org/x/text/transform
05:55:25 [2021-03-30T05:55:25.594Z] #45 93.19 vendor/golang.org/x/text/unicode/bidi
05:55:25 [2021-03-30T05:55:25.594Z] #45 94.85 vendor/golang.org/x/text/secure/bidirule
05:55:25 [2021-03-30T05:55:25.594Z] #45 95.30 vendor/golang.org/x/text/unicode/norm
05:55:25 [2021-03-30T05:55:25.594Z] #45 99.41 vendor/golang.org/x/net/idna
05:55:25 [2021-03-30T05:55:25.594Z] #45 ...
05:55:25 [2021-03-30T05:55:25.594Z] 
05:55:25 [2021-03-30T05:55:25.594Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:25 [2021-03-30T05:55:25.594Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:25 [2021-03-30T05:55:25.594Z] #43 35.99   CC       images/ipc-var.o
05:55:25 [2021-03-30T05:55:25.594Z] #43 36.16   CC       images/ipc-desc.o
05:55:25 [2021-03-30T05:55:25.594Z] #43 36.39   CC       images/ipc-shm.o
05:55:25 [2021-03-30T05:55:25.594Z] #43 36.65   CC       images/ipc-msg.o
05:55:25 [2021-03-30T05:55:25.594Z] #43 36.89   CC       images/ipc-sem.o
05:55:25 [2021-03-30T05:55:25.594Z] #43 37.11   CC       images/utsns.o
05:55:25 [2021-03-30T05:55:25.594Z] #43 37.33   CC       images/creds.o
05:55:25 [2021-03-30T05:55:25.594Z] #43 37.54   CC       images/vma.o
05:55:25 [2021-03-30T05:55:25.594Z] #43 37.75   CC       images/netdev.o
05:55:25 [2021-03-30T05:55:25.594Z] #43 38.15   CC       images/tty.o
05:55:25 [2021-03-30T05:55:25.594Z] #43 38.77   CC       images/file-lock.o
05:55:25 [2021-03-30T05:55:25.594Z] #43 39.04   CC       images/rlimit.o
05:55:25 [2021-03-30T05:55:25.594Z] #43 39.22   CC       images/pagemap.o
05:55:25 [2021-03-30T05:55:25.594Z] #43 39.48   CC       images/siginfo.o
05:55:25 [2021-03-30T05:55:25.594Z] #43 39.72   CC       images/rpc.o
05:55:25 [2021-03-30T05:55:25.761Z] #14 118.6 Selecting previously unselected package libdevmapper-dev:ppc64el.
05:55:25 [2021-03-30T05:55:25.761Z] #14 118.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
05:55:25 [2021-03-30T05:55:25.761Z] #14 118.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
05:55:25 [2021-03-30T05:55:25.761Z] #14 118.6 Selecting previously unselected package libseccomp-dev:ppc64el.
05:55:25 [2021-03-30T05:55:25.761Z] #14 118.7 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ...
05:55:25 [2021-03-30T05:55:25.762Z] #14 118.7 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ...
05:55:25 [2021-03-30T05:55:25.762Z] #14 118.8 Selecting previously unselected package libsystemd-dev:ppc64el.
05:55:25 [2021-03-30T05:55:25.762Z] #14 118.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_ppc64el.deb ...
05:55:25 [2021-03-30T05:55:25.803Z] #43 25.57   CC       images/ghost-file.o
05:55:26 [2021-03-30T05:55:26.026Z] #43 16.00 make[1]: Nothing to be done for 'all'.
05:55:26 [2021-03-30T05:55:26.061Z] #14 118.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u7) ...
05:55:26 [2021-03-30T05:55:26.362Z] #14 119.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
05:55:26 [2021-03-30T05:55:26.362Z] #14 119.3 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ...
05:55:26 [2021-03-30T05:55:26.362Z] #14 119.3 Setting up libapparmor1:ppc64el (2.13.2-10) ...
05:55:26 [2021-03-30T05:55:26.362Z] #14 119.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:55:26 [2021-03-30T05:55:26.362Z] #14 119.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
05:55:26 [2021-03-30T05:55:26.362Z] #14 119.3 Setting up libsepol1-dev:ppc64el (2.8-1) ...
05:55:26 [2021-03-30T05:55:26.362Z] #14 119.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:55:26 [2021-03-30T05:55:26.362Z] #14 119.3 Setting up libbtrfs0 (4.20.1-2) ...
05:55:26 [2021-03-30T05:55:26.362Z] #14 119.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
05:55:26 [2021-03-30T05:55:26.362Z] #14 119.3 Setting up libudev-dev:ppc64el (241-7~deb10u7) ...
05:55:26 [2021-03-30T05:55:26.362Z] #14 119.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:55:26 [2021-03-30T05:55:26.534Z] #43 40.83   CC       images/ext-file.o
05:55:26 [2021-03-30T05:55:26.534Z] #43 41.02   CC       images/cgroup.o
05:55:26 [2021-03-30T05:55:26.662Z] #14 119.4 Setting up libbtrfs-dev (4.20.1-2) ...
05:55:26 [2021-03-30T05:55:26.662Z] #14 119.4 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
05:55:26 [2021-03-30T05:55:26.662Z] #14 119.4 Setting up mingw-w64-common (6.0.0-3) ...
05:55:26 [2021-03-30T05:55:26.662Z] #14 119.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u7) ...
05:55:26 [2021-03-30T05:55:26.662Z] #14 119.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
05:55:26 [2021-03-30T05:55:26.662Z] #14 119.4 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
05:55:26 [2021-03-30T05:55:26.662Z] #14 119.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:55:26 [2021-03-30T05:55:26.662Z] #14 119.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
05:55:26 [2021-03-30T05:55:26.662Z] #14 119.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
05:55:26 [2021-03-30T05:55:26.662Z] #14 119.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:55:26 [2021-03-30T05:55:26.662Z] #14 119.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
05:55:26 [2021-03-30T05:55:26.662Z] #14 119.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
05:55:26 [2021-03-30T05:55:26.662Z] #14 119.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
05:55:26 [2021-03-30T05:55:26.662Z] #14 119.5 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
05:55:26 [2021-03-30T05:55:26.662Z] #14 119.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
05:55:26 [2021-03-30T05:55:26.662Z] #14 119.5 Setting up dmsetup (2:1.02.155-3) ...
05:55:26 [2021-03-30T05:55:26.662Z] #14 119.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
05:55:26 [2021-03-30T05:55:26.662Z] #14 119.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
05:55:26 [2021-03-30T05:55:26.662Z] #14 119.6 Processing triggers for libc-bin (2.28-10) ...
05:55:26 [2021-03-30T05:55:26.663Z] #20 53.84 Setting up libiptc0:amd64 (1.8.2-4) ...
05:55:26 [2021-03-30T05:55:26.663Z] #20 53.86 Setting up xz-utils (5.2.4-1) ...
05:55:26 [2021-03-30T05:55:26.663Z] #20 53.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
05:55:26 [2021-03-30T05:55:26.663Z] #20 53.89 Setting up sudo (1.8.27-1+deb10u3) ...
05:55:26 [2021-03-30T05:55:26.752Z] #43 26.19   CC       images/fifo.o
05:55:26 [2021-03-30T05:55:26.752Z] #43 26.57   CC       images/remap-file-path.o
05:55:26 [2021-03-30T05:55:26.919Z] #20 53.95 invoke-rc.d: could not determine current runlevel
05:55:26 [2021-03-30T05:55:26.919Z] #20 53.97 invoke-rc.d: policy-rc.d denied execution of start.
05:55:26 [2021-03-30T05:55:26.919Z] #20 53.98 Setting up pigz (2.4-1) ...
05:55:26 [2021-03-30T05:55:26.919Z] #20 53.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
05:55:26 [2021-03-30T05:55:26.919Z] #20 54.00 Setting up libnl-3-200:amd64 (3.4.0-1) ...
05:55:26 [2021-03-30T05:55:26.919Z] #20 54.02 Setting up python-pip-whl (18.1-5) ...
05:55:26 [2021-03-30T05:55:26.919Z] #20 54.04 Setting up libmpdec2:amd64 (2.4.2-2) ...
05:55:26 [2021-03-30T05:55:26.919Z] #20 54.06 Setting up vim-runtime (2:8.1.0875-5) ...
05:55:26 [2021-03-30T05:55:26.963Z] #43 17.33   CC       images/stats.o
05:55:26 [2021-03-30T05:55:26.986Z] #14 DONE 119.9s
05:55:26 [2021-03-30T05:55:26.986Z] 
05:55:26 [2021-03-30T05:55:26.986Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:55:26 [2021-03-30T05:55:26.986Z] #54 sha256:0ac7b1630080b1cf79b8949866d47a04624d7334f1d5ff569f5f1b586358a2f9
05:55:27 [2021-03-30T05:55:27.015Z] #43 26.74   CC       images/eventfd.o
05:55:27 [2021-03-30T05:55:27.015Z] #43 26.85   CC       images/eventpoll.o
05:55:27 [2021-03-30T05:55:27.104Z] #43 41.62   CC       images/userns.o
05:55:27 [2021-03-30T05:55:27.169Z] #34 103.2 log
05:55:27 [2021-03-30T05:55:27.176Z] #20 54.45 Setting up libaio1:amd64 (0.3.112-3) ...
05:55:27 [2021-03-30T05:55:27.221Z] #43 17.65   CC       images/core.o
05:55:27 [2021-03-30T05:55:27.281Z] #43 27.01   CC       images/fh.o
05:55:27 [2021-03-30T05:55:27.364Z] #43 41.85   CC       images/google/protobuf/descriptor.o
05:55:27 [2021-03-30T05:55:27.430Z] #34 ...
05:55:27 [2021-03-30T05:55:27.430Z] 
05:55:27 [2021-03-30T05:55:27.430Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
05:55:27 [2021-03-30T05:55:27.430Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:55:27 [2021-03-30T05:55:27.430Z] #42 102.7 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
05:55:27 [2021-03-30T05:55:27.430Z] #42 102.7 Processing triggers for libc-bin (2.28-10) ...
05:55:27 [2021-03-30T05:55:27.430Z] #42 DONE 103.8s
05:55:27 [2021-03-30T05:55:27.433Z] #20 54.46 Setting up libonig5:amd64 (6.9.1-1) ...
05:55:27 [2021-03-30T05:55:27.433Z] #20 54.48 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
05:55:27 [2021-03-30T05:55:27.433Z] #20 54.49 Setting up vim (2:8.1.0875-5) ...
05:55:27 [2021-03-30T05:55:27.433Z] #20 54.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
05:55:27 [2021-03-30T05:55:27.433Z] #20 54.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
05:55:27 [2021-03-30T05:55:27.433Z] #20 54.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
05:55:27 [2021-03-30T05:55:27.433Z] #20 54.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
05:55:27 [2021-03-30T05:55:27.433Z] #20 54.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
05:55:27 [2021-03-30T05:55:27.433Z] #20 54.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
05:55:27 [2021-03-30T05:55:27.433Z] #20 54.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
05:55:27 [2021-03-30T05:55:27.433Z] #20 54.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
05:55:27 [2021-03-30T05:55:27.433Z] #20 54.59 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
05:55:27 [2021-03-30T05:55:27.433Z] #20 54.60 Setting up thin-provisioning-tools (0.7.6-2.1) ...
05:55:27 [2021-03-30T05:55:27.433Z] #20 54.62 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
05:55:27 [2021-03-30T05:55:27.433Z] #20 54.64 Setting up jq (1.5+dfsg-2+b1) ...
05:55:27 [2021-03-30T05:55:27.433Z] #20 54.66 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
05:55:27 [2021-03-30T05:55:27.433Z] #20 54.68 Setting up python3.7 (3.7.3-2+deb10u3) ...
05:55:27 [2021-03-30T05:55:27.553Z] #43 27.26   CC       images/fsnotify.o
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.568 + RM_GOPATH=0
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.569 + TMP_GOPATH=
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.569 + : /build
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.569 + '[' -z '' ']'
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.571 ++ mktemp -d
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.579 + export GOPATH=/tmp/tmp.FXw69PUNd7
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.579 + GOPATH=/tmp/tmp.FXw69PUNd7
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.579 + RM_GOPATH=1
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.580 + case "$(go env GOARCH)" in
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.583 ++ go env GOARCH
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.604 + export GO_BUILDMODE=-buildmode=pie
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.604 + GO_BUILDMODE=-buildmode=pie
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.606 ++ dirname /tmp/install/install.sh
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.610 + dir=/tmp/install
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.611 + bin=runc
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.611 + shift
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.612 + '[' '!' -f /tmp/install/runc.installer ']'
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.612 + . /tmp/install/runc.installer
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.613 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.615 + install_runc
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.617 + grep -q '^3\.10\.0.*\.el7\.'
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.622 + uname -r
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.627 + RUNC_BUILDTAGS='seccomp '
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.627 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.627 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.628 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FXw69PUNd7/src/github.com/opencontainers/runc
05:55:27 [2021-03-30T05:55:27.640Z] #54 0.635 Cloning into '/tmp/tmp.FXw69PUNd7/src/github.com/opencontainers/runc'...
05:55:27 [2021-03-30T05:55:27.691Z] 
05:55:27 [2021-03-30T05:55:27.691Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:55:27 [2021-03-30T05:55:27.691Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:55:27 [2021-03-30T05:55:27.691Z] #13 97.75 Selecting previously unselected package mingw-w64-x86-64-dev.
05:55:27 [2021-03-30T05:55:27.691Z] #13 97.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
05:55:27 [2021-03-30T05:55:27.691Z] #13 97.80 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
05:55:27 [2021-03-30T05:55:27.940Z] #54 ...
05:55:27 [2021-03-30T05:55:27.940Z] 
05:55:27 [2021-03-30T05:55:27.940Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
05:55:27 [2021-03-30T05:55:27.940Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968
05:55:27 [2021-03-30T05:55:27.940Z] #15 DONE 0.7s
05:55:27 [2021-03-30T05:55:27.940Z] 
05:55:27 [2021-03-30T05:55:27.940Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:27 [2021-03-30T05:55:27.940Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:55:27 [2021-03-30T05:55:27.940Z] #44 49.86   AR       compel/plugins/fds.lib.a
05:55:27 [2021-03-30T05:55:27.940Z] #44 49.96   HOSTDEP  compel/src/lib/log-host.d
05:55:27 [2021-03-30T05:55:27.940Z] #44 50.07   HOSTDEP  compel/src/lib/handle-elf-host.d
05:55:27 [2021-03-30T05:55:27.940Z] #44 50.28   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
05:55:27 [2021-03-30T05:55:27.940Z] #44 50.36   HOSTDEP  compel/src/main-host.d
05:55:27 [2021-03-30T05:55:27.940Z] #44 50.47   DEP      compel/src/lib/ptrace.d
05:55:27 [2021-03-30T05:55:27.940Z] #44 50.64   DEP      compel/src/lib/infect.d
05:55:27 [2021-03-30T05:55:27.940Z] #44 50.85   DEP      compel/src/lib/infect-util.d
05:55:27 [2021-03-30T05:55:27.940Z] #44 51.08   DEP      compel/src/lib/infect-rpc.d
05:55:27 [2021-03-30T05:55:27.940Z] #44 51.20   DEP      compel/arch/ppc64/src/lib/infect.d
05:55:27 [2021-03-30T05:55:27.940Z] #44 51.33   DEP      compel/arch/ppc64/src/lib/cpu.d
05:55:27 [2021-03-30T05:55:27.940Z] #44 51.39   DEP      compel/src/lib/log.d
05:55:27 [2021-03-30T05:55:27.940Z] #44 51.55   DEP      compel/src/main.d
05:55:27 [2021-03-30T05:55:27.940Z] #44 51.74   DEP      compel/src/lib/handle-elf.d
05:55:27 [2021-03-30T05:55:27.940Z] #44 51.88   DEP      compel/arch/ppc64/src/lib/handle-elf.d
05:55:27 [2021-03-30T05:55:27.940Z] #44 52.00   CC       compel/src/lib/log.o
05:55:27 [2021-03-30T05:55:27.940Z] #44 52.20   CC       compel/arch/ppc64/src/lib/cpu.o
05:55:27 [2021-03-30T05:55:27.940Z] #44 52.63   CC       compel/arch/ppc64/src/lib/infect.o
05:55:27 [2021-03-30T05:55:27.940Z] #44 53.86   CC       compel/src/lib/infect-rpc.o
05:55:28 [2021-03-30T05:55:28.131Z] #43 27.90   CC       images/signalfd.o
05:55:28 [2021-03-30T05:55:28.157Z] #43 18.37   CC       images/core-x86.o
05:55:28 [2021-03-30T05:55:28.237Z] #44 54.54   CC       compel/src/lib/infect-util.o
05:55:28 [2021-03-30T05:55:28.237Z] #44 ...
05:55:28 [2021-03-30T05:55:28.237Z] 
05:55:28 [2021-03-30T05:55:28.237Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
05:55:28 [2021-03-30T05:55:28.237Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f
05:55:28 [2021-03-30T05:55:28.237Z] #16 DONE 0.5s
05:55:28 [2021-03-30T05:55:28.394Z] #43 28.15   CC       images/fs.o
05:55:28 [2021-03-30T05:55:28.416Z] #43 18.82   CC       images/core-arm.o
05:55:28 [2021-03-30T05:55:28.536Z] 
05:55:28 [2021-03-30T05:55:28.536Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:28 [2021-03-30T05:55:28.536Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:55:28 [2021-03-30T05:55:28.536Z] #44 54.90   CC       compel/src/lib/infect.o
05:55:28 [2021-03-30T05:55:28.536Z] #44 ...
05:55:28 [2021-03-30T05:55:28.536Z] 
05:55:28 [2021-03-30T05:55:28.536Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
05:55:28 [2021-03-30T05:55:28.536Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7
05:55:28 [2021-03-30T05:55:28.536Z] #17 0.275 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
05:55:28 [2021-03-30T05:55:28.536Z] #17 DONE 0.3s
05:55:28 [2021-03-30T05:55:28.657Z] #43 28.41   CC       images/pstree.o
05:55:28 [2021-03-30T05:55:28.675Z] #43 19.23   CC       images/core-aarch64.o
05:55:28 [2021-03-30T05:55:28.748Z] #43 43.26   CC       images/opts.o
05:55:28 [2021-03-30T05:55:28.835Z] 
05:55:28 [2021-03-30T05:55:28.835Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
05:55:28 [2021-03-30T05:55:28.835Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7
05:55:29 [2021-03-30T05:55:29.009Z] #43 43.50   CC       images/seccomp.o
05:55:29 [2021-03-30T05:55:29.134Z] #18 DONE 0.4s
05:55:29 [2021-03-30T05:55:29.134Z] 
05:55:29 [2021-03-30T05:55:29.134Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
05:55:29 [2021-03-30T05:55:29.134Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be
05:55:29 [2021-03-30T05:55:29.235Z] #43 28.76   CC       images/pipe.o
05:55:29 [2021-03-30T05:55:29.235Z] #43 28.99   CC       images/tcp-stream.o
05:55:29 [2021-03-30T05:55:29.235Z] #43 29.12   CC       images/sk-packet.o
05:55:29 [2021-03-30T05:55:29.244Z] #43 19.55   CC       images/core-ppc64.o
05:55:29 [2021-03-30T05:55:29.269Z] #43 43.81   CC       images/binfmt-misc.o
05:55:29 [2021-03-30T05:55:29.434Z] #19 DONE 0.4s
05:55:29 [2021-03-30T05:55:29.434Z] 
05:55:29 [2021-03-30T05:55:29.434Z] #20 [dev-systemd-false  6/26] RUN ldconfig
05:55:29 [2021-03-30T05:55:29.434Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73
05:55:29 [2021-03-30T05:55:29.529Z] #43 44.06   CC       images/time.o
05:55:29 [2021-03-30T05:55:29.733Z] #20 DONE 0.4s
05:55:29 [2021-03-30T05:55:29.733Z] 
05:55:29 [2021-03-30T05:55:29.733Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:55:29 [2021-03-30T05:55:29.733Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
05:55:29 [2021-03-30T05:55:29.812Z] #43 20.03   CC       images/core-s390.o
05:55:29 [2021-03-30T05:55:29.812Z] #43 29.52   CC       images/mnt.o
05:55:29 [2021-03-30T05:55:29.954Z] #20 ...
05:55:29 [2021-03-30T05:55:29.954Z] 
05:55:29 [2021-03-30T05:55:29.954Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:55:29 [2021-03-30T05:55:29.954Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:55:29 [2021-03-30T05:55:29.954Z] #40 209.3 + dpkg --print-architecture
05:55:29 [2021-03-30T05:55:29.954Z] #40 209.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
05:55:30 [2021-03-30T05:55:30.037Z] #21 ...
05:55:30 [2021-03-30T05:55:30.037Z] 
05:55:30 [2021-03-30T05:55:30.037Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:30 [2021-03-30T05:55:30.037Z] #46 sha256:97014c2c5c73b16222eb01e9db63d2a9ee35543aa01927cef6ec789181d313c9
05:55:30 [2021-03-30T05:55:30.037Z] #46 113.1 encoding/xml
05:55:30 [2021-03-30T05:55:30.037Z] #46 116.3 go/doc
05:55:30 [2021-03-30T05:55:30.037Z] #46 118.0 math/big
05:55:30 [2021-03-30T05:55:30.075Z] #43 29.81   CC       images/pipe-data.o
05:55:30 [2021-03-30T05:55:30.102Z] #43 44.30   CC       images/sysctl.o
05:55:30 [2021-03-30T05:55:30.102Z] #43 44.44   CC       images/autofs.o
05:55:30 [2021-03-30T05:55:30.220Z] #40 209.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
05:55:30 [2021-03-30T05:55:30.220Z] #40 209.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
05:55:30 [2021-03-30T05:55:30.335Z] #46 ...
05:55:30 [2021-03-30T05:55:30.335Z] 
05:55:30 [2021-03-30T05:55:30.335Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:55:30 [2021-03-30T05:55:30.335Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
05:55:30 [2021-03-30T05:55:30.335Z] #21 0.666 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:55:30 [2021-03-30T05:55:30.339Z] #43 30.15   CC       images/sa.o
05:55:30 [2021-03-30T05:55:30.363Z] #43 44.65   CC       images/macvlan.o
05:55:30 [2021-03-30T05:55:30.381Z] #43 20.79   CC       images/cpuinfo.o
05:55:30 [2021-03-30T05:55:30.602Z] #43 30.34   CC       images/timer.o
05:55:30 [2021-03-30T05:55:30.623Z] #43 44.88   CC       images/sit.o
05:55:30 [2021-03-30T05:55:30.623Z] #43 45.13   CC       images/memfd.o
05:55:30 [2021-03-30T05:55:30.633Z] #21 0.848 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:55:30 [2021-03-30T05:55:30.633Z] #21 1.051 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:55:30 [2021-03-30T05:55:30.866Z] #43 30.63   CC       images/timerfd.o
05:55:30 [2021-03-30T05:55:30.883Z] #43 45.40   CC       images/timens.o
05:55:30 [2021-03-30T05:55:30.931Z] #21 1.227 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:55:30 [2021-03-30T05:55:30.950Z] #43 21.29   CC       images/inventory.o
05:55:30 [2021-03-30T05:55:30.950Z] #43 ...
05:55:30 [2021-03-30T05:55:30.950Z] 
05:55:30 [2021-03-30T05:55:30.950Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:55:30 [2021-03-30T05:55:30.950Z] #56 sha256:f080c635f9bd9cd385b3f451ad40be54a39349ec0da514c155d58a5ea3d807ad
05:55:30 [2021-03-30T05:55:30.950Z] #56 52.38 Checking out files:  47% (1834/3824)   
Checking out files:  48% (1836/3824)   
Checking out files:  49% (1874/3824)   
Checking out files:  50% (1912/3824)   
Checking out files:  51% (1951/3824)   
Checking out files:  52% (1989/3824)   
Checking out files:  53% (2027/3824)   
05:55:30 [2021-03-30T05:55:30.950Z] #56 ...
05:55:30 [2021-03-30T05:55:30.950Z] 
05:55:30 [2021-03-30T05:55:30.950Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:55:30 [2021-03-30T05:55:30.950Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:55:30 [2021-03-30T05:55:30.950Z] #13 103.2 Selecting previously unselected package gcc-mingw-w64-base.
05:55:30 [2021-03-30T05:55:30.950Z] #13 103.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:55:30 [2021-03-30T05:55:30.950Z] #13 103.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:55:30 [2021-03-30T05:55:30.950Z] #13 103.4 Selecting previously unselected package gcc-mingw-w64-x86-64.
05:55:30 [2021-03-30T05:55:30.950Z] #13 103.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:55:30 [2021-03-30T05:55:30.950Z] #13 103.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:55:31 [2021-03-30T05:55:31.129Z] #43 30.87   CC       images/mm.o
05:55:31 [2021-03-30T05:55:31.143Z] #43 45.62   LINK     images/built-in.o
05:55:31 [2021-03-30T05:55:31.209Z] #13 ...
05:55:31 [2021-03-30T05:55:31.209Z] 
05:55:31 [2021-03-30T05:55:31.209Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:55:31 [2021-03-30T05:55:31.209Z] #56 sha256:f080c635f9bd9cd385b3f451ad40be54a39349ec0da514c155d58a5ea3d807ad
05:55:31 [2021-03-30T05:55:31.229Z] #21 1.436 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [446 kB]
05:55:31 [2021-03-30T05:55:31.392Z] #43 31.12   CC       images/sk-opts.o
05:55:31 [2021-03-30T05:55:31.392Z] #43 31.23   CC       images/sk-unix.o
05:55:31 [2021-03-30T05:55:31.403Z] #43 45.82   GEN      compel/include/asm
05:55:31 [2021-03-30T05:55:31.403Z] #43 45.84   GEN      compel/include/version.h
05:55:31 [2021-03-30T05:55:31.403Z] #43 45.85 touch .config
05:55:31 [2021-03-30T05:55:31.403Z] #43 45.90   GEN      include/common/config.h
05:55:31 [2021-03-30T05:55:31.468Z] #56 52.38 Checking out files:  47% (1834/3824)   
Checking out files:  48% (1836/3824)   
Checking out files:  49% (1874/3824)   
Checking out files:  50% (1912/3824)   
Checking out files:  51% (1951/3824)   
Checking out files:  52% (1989/3824)   
Checking out files:  53% (2027/3824)   
Checking out files:  54% (2065/3824)   
Checking out files:  55% (2104/3824)   
Checking out files:  56% (2142/3824)   
Checking out files:  57% (2180/3824)   
Checking out files:  58% (2218/3824)   
Checking out files:  59% (2257/3824)   
Checking out files:  60% (2295/3824)   
Checking out files:  61% (2333/3824)   
Checking out files:  62% (2371/3824)   
Checking out files:  63% (2410/3824)   
Checking out files:  64% (2448/3824)   
Checking out files:  65% (2486/3824)   
Checking out files:  66% (2524/3824)   
Checking out files:  67% (2563/3824)   
Checking out files:  68% (2601/3824)   
Checking out files:  69% (2639/3824)   
Checking out files:  70% (2677/3824)   
Checking out files:  71% (2716/3824)   
Checking out files:  72% (2754/3824)   
Checking out files:  73% (2792/3824)   
Checking out files:  74% (2830/3824)   
Checking out files:  75% (2868/3824)   
Checking out files:  76% (2907/3824)   
Checking out files:  77% (2945/3824)   
Checking out files:  78% (2983/3824)   
Checking out files:  79% (3021/3824)   
Checking out files:  80% (3060/3824)   
05:55:31 [2021-03-30T05:55:31.468Z] #56 ...
05:55:31 [2021-03-30T05:55:31.468Z] 
05:55:31 [2021-03-30T05:55:31.468Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:31 [2021-03-30T05:55:31.468Z] #45 sha256:9a82a0cee931447c8ecbcd25822fdc466947c9be7791d4a3424c12f70b9bea80
05:55:31 [2021-03-30T05:55:31.468Z] #45 108.7 text/template
05:55:31 [2021-03-30T05:55:31.468Z] #45 108.7 go/parser
05:55:31 [2021-03-30T05:55:31.468Z] #45 112.0 encoding/xml
05:55:31 [2021-03-30T05:55:31.468Z] #45 114.2 go/doc
05:55:31 [2021-03-30T05:55:31.468Z] #45 117.2 github.com/LK4D4/vndr/versioned
05:55:31 [2021-03-30T05:55:31.468Z] #45 117.3 compress/flate
05:55:31 [2021-03-30T05:55:31.468Z] #45 117.3 github.com/LK4D4/vndr/build
05:55:31 [2021-03-30T05:55:31.663Z] #43 45.97   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
05:55:31 [2021-03-30T05:55:31.663Z] #43 45.99   GEN      compel/plugins/include/uapi/std/syscall-64.h
05:55:31 [2021-03-30T05:55:31.663Z] #43 46.03   GEN      compel/arch/x86/plugins/std/syscalls-64.S
05:55:31 [2021-03-30T05:55:31.663Z] #43 46.05   DEP      compel/arch/x86/plugins/std/syscalls-64.d
05:55:31 [2021-03-30T05:55:31.663Z] #43 46.07   DEP      compel/arch/x86/plugins/std/memcpy.d
05:55:31 [2021-03-30T05:55:31.663Z] #43 46.09   DEP      compel/arch/x86/plugins/std/parasite-head.d
05:55:31 [2021-03-30T05:55:31.663Z] #43 46.12   GEN      compel/plugins/include/uapi/std/syscall.h
05:55:31 [2021-03-30T05:55:31.663Z] #43 46.16   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
05:55:31 [2021-03-30T05:55:31.663Z] #43 46.17   GEN      compel/plugins/include/uapi/std/syscall-codes.h
05:55:31 [2021-03-30T05:55:31.722Z] #57 220.4 + bin/containerd-stress
05:55:31 [2021-03-30T05:55:31.722Z] #57 222.0 + bin/containerd-shim
05:55:31 [2021-03-30T05:55:31.727Z] #45 ...
05:55:31 [2021-03-30T05:55:31.727Z] 
05:55:31 [2021-03-30T05:55:31.727Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:55:31 [2021-03-30T05:55:31.727Z] #56 sha256:f080c635f9bd9cd385b3f451ad40be54a39349ec0da514c155d58a5ea3d807ad
05:55:31 [2021-03-30T05:55:31.924Z] #43 46.22   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
05:55:31 [2021-03-30T05:55:31.924Z] #43 46.22   DEP      compel/plugins/std/infect.d
05:55:31 [2021-03-30T05:55:31.924Z] #43 46.32   DEP      compel/plugins/std/string.d
05:55:31 [2021-03-30T05:55:31.924Z] #43 46.40   DEP      compel/plugins/std/log.d
05:55:31 [2021-03-30T05:55:31.970Z] #43 31.50   CC       images/sk-inet.o
05:55:32 [2021-03-30T05:55:32.184Z] #43 46.53   DEP      compel/plugins/std/fds.d
05:55:32 [2021-03-30T05:55:32.184Z] #43 46.68   DEP      compel/plugins/std/std.d
05:55:32 [2021-03-30T05:55:32.232Z] #43 32.04   CC       images/tun.o
05:55:32 [2021-03-30T05:55:32.232Z] #43 ...
05:55:32 [2021-03-30T05:55:32.232Z] 
05:55:32 [2021-03-30T05:55:32.232Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:32 [2021-03-30T05:55:32.232Z] #45 sha256:e9cb762f3c9f7ea660c3eb1372a0e2804fa3d85d9fc084eae130ea31bcb7da46
05:55:32 [2021-03-30T05:55:32.232Z] #45 99.21 net/http/httptrace
05:55:32 [2021-03-30T05:55:32.232Z] #45 99.44 net/http
05:55:32 [2021-03-30T05:55:32.284Z] #21 ...
05:55:32 [2021-03-30T05:55:32.284Z] 
05:55:32 [2021-03-30T05:55:32.284Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:55:32 [2021-03-30T05:55:32.284Z] #52 sha256:cb3b554dcba5756ead89d694c9e2986862a30cc95aa5922b9a0d68c8dbf3d5f0
05:55:32 [2021-03-30T05:55:32.284Z] #52 116.3 golang.org/x/crypto/ssh/terminal
05:55:32 [2021-03-30T05:55:32.284Z] #52 119.0 mvdan.cc/sh/v3/cmd/shfmt
05:55:32 [2021-03-30T05:55:32.284Z] #52 DONE 125.5s
05:55:32 [2021-03-30T05:55:32.284Z] 
05:55:32 [2021-03-30T05:55:32.284Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:32 [2021-03-30T05:55:32.284Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:55:32 [2021-03-30T05:55:32.284Z] #44 58.25   CC       compel/src/lib/ptrace.o
05:55:32 [2021-03-30T05:55:32.444Z] #43 46.82   DEP      compel/plugins/shmem/shmem.d
05:55:32 [2021-03-30T05:55:32.506Z] #56 52.38 Checking out files:  47% (1834/3824)   
Checking out files:  48% (1836/3824)   
Checking out files:  49% (1874/3824)   
Checking out files:  50% (1912/3824)   
Checking out files:  51% (1951/3824)   
Checking out files:  52% (1989/3824)   
Checking out files:  53% (2027/3824)   
Checking out files:  54% (2065/3824)   
Checking out files:  55% (2104/3824)   
Checking out files:  56% (2142/3824)   
Checking out files:  57% (2180/3824)   
Checking out files:  58% (2218/3824)   
Checking out files:  59% (2257/3824)   
Checking out files:  60% (2295/3824)   
Checking out files:  61% (2333/3824)   
Checking out files:  62% (2371/3824)   
Checking out files:  63% (2410/3824)   
Checking out files:  64% (2448/3824)   
Checking out files:  65% (2486/3824)   
Checking out files:  66% (2524/3824)   
Checking out files:  67% (2563/3824)   
Checking out files:  68% (2601/3824)   
Checking out files:  69% (2639/3824)   
Checking out files:  70% (2677/3824)   
Checking out files:  71% (2716/3824)   
Checking out files:  72% (2754/3824)   
Checking out files:  73% (2792/3824)   
Checking out files:  74% (2830/3824)   
Checking out files:  75% (2868/3824)   
Checking out files:  76% (2907/3824)   
Checking out files:  77% (2945/3824)   
Checking out files:  78% (2983/3824)   
Checking out files:  79% (3021/3824)   
Checking out files:  80% (3060/3824)   
Checking out files:  81% (3098/3824)   
Checking out files:  82% (3136/3824)   
Checking out files:  83% (3174/3824)   
Checking out files:  84% (3213/3824)   
Checking out files:  85% (3251/3824)   
Checking out files:  86% (3289/3824)   
Checking out files:  87% (3327/3824)   
Checking out files:  87% (3345/3824)   
Checking out files:  88% (3366/3824)   
Checking out files:  89% (3404/3824)   
Checking out files:  90% (3442/3824)   
Checking out files:  91% (3480/3824)   
Checking out files:  92% (3519/3824)   
Checking out files:  93% (3557/3824)   
Checking out files:  94% (3595/3824)   
Checking out files:  95% (3633/3824)   
Checking out files:  96% (3672/3824)   
Checking out files:  97% (3710/3824)   
Checking out files:  98% (3748/3824)   
Checking out files:  99% (3786/3824)   
Checking out files: 100% (3824/3824)   
Checking out files: 100% (3824/3824), done.
05:55:32 [2021-03-30T05:55:32.506Z] #56 53.91 + cd /tmp/tmp.GLQlolJklp/src/github.com/containerd/containerd
05:55:32 [2021-03-30T05:55:32.506Z] #56 53.91 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:55:32 [2021-03-30T05:55:32.584Z] #44 58.86   AR       compel/libcompel.a
05:55:32 [2021-03-30T05:55:32.584Z] #44 58.96   HOSTCC   compel/src/main-host.o
05:55:32 [2021-03-30T05:55:32.587Z] Commit message: "check-config.sh: add SELinux and AppArmor"
05:55:32 [2021-03-30T05:55:32.705Z] #43 46.97   DEP      compel/plugins/fds/fds.d
05:55:32 [2021-03-30T05:55:32.705Z] #43 47.15   CC       compel/plugins/std/std.o
05:55:32 [2021-03-30T05:55:32.766Z] #56 ...
05:55:32 [2021-03-30T05:55:32.766Z] 
05:55:32 [2021-03-30T05:55:32.766Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:55:32 [2021-03-30T05:55:32.766Z] #51 sha256:f2c7edec38cb196e9e7445c119d52823003f9265e5f8e27a1e06640809a9ff5b
05:55:32 [2021-03-30T05:55:32.766Z] #51 110.1 mvdan.cc/sh/v3/fileutil
05:55:32 [2021-03-30T05:55:32.766Z] #51 110.2 mvdan.cc/sh/v3/syntax
05:55:32 [2021-03-30T05:55:32.766Z] #51 116.4 mvdan.cc/sh/v3/cmd/shfmt
05:55:32 [2021-03-30T05:55:32.808Z] #45 ...
05:55:32 [2021-03-30T05:55:32.808Z] 
05:55:32 [2021-03-30T05:55:32.808Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:32 [2021-03-30T05:55:32.808Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:55:32 [2021-03-30T05:55:32.808Z] #43 32.39   CC       images/sk-netlink.o
05:55:32 [2021-03-30T05:55:32.808Z] #43 32.62   CC       images/packet-sock.o
05:55:32 [2021-03-30T05:55:32.883Z] #44 59.36   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
05:55:32 [2021-03-30T05:55:32.965Z] #43 47.42   CC       compel/plugins/std/fds.o
05:55:32 [2021-03-30T05:55:32.979Z] #13 ...
05:55:32 [2021-03-30T05:55:32.979Z] 
05:55:32 [2021-03-30T05:55:32.979Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:32 [2021-03-30T05:55:32.979Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:32 [2021-03-30T05:55:32.979Z] #43 2.288 Note: Building without setproctitle() and strlcpy() support.
05:55:32 [2021-03-30T05:55:32.979Z] #43 2.289       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:55:32 [2021-03-30T05:55:32.979Z] #43 2.298 Note: Building without GnuTLS support
05:55:32 [2021-03-30T05:55:32.979Z] #43 2.307 Makefile.config:39: Warn: you have no libnftables installed
05:55:32 [2021-03-30T05:55:32.979Z] #43 2.307 Makefile.config:40: Warn: Building without nftables support
05:55:32 [2021-03-30T05:55:32.979Z] #43 4.374 fatal: not a git repository (or any of the parent directories): .git
05:55:32 [2021-03-30T05:55:32.979Z] #43 4.405   GEN      .gitid
05:55:32 [2021-03-30T05:55:32.979Z] #43 4.466   GEN      criu/include/version.h
05:55:32 [2021-03-30T05:55:32.979Z] #43 4.524   GEN      include/common/asm
05:55:33 [2021-03-30T05:55:33.025Z] #51 ...
05:55:33 [2021-03-30T05:55:33.025Z] 
05:55:33 [2021-03-30T05:55:33.025Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:33 [2021-03-30T05:55:33.025Z] #45 sha256:9a82a0cee931447c8ecbcd25822fdc466947c9be7791d4a3424c12f70b9bea80
05:55:33 [2021-03-30T05:55:33.025Z] #45 120.1 hash/crc32
05:55:32 [2021-03-30T05:55:32.988Z]  > git --version # timeout=10
05:55:33 [2021-03-30T05:55:33.059Z]  > git --version # 'git version 2.24.1.windows.2'
05:55:33 [2021-03-30T05:55:33.122Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
05:55:33 [2021-03-30T05:55:33.199Z] #44 59.55   HOSTCC   compel/src/lib/handle-elf-host.o
05:55:33 [2021-03-30T05:55:33.385Z] #43 33.03   CC       images/ipc-var.o
05:55:33 [2021-03-30T05:55:33.385Z] #43 33.23   CC       images/ipc-desc.o
05:55:33 [2021-03-30T05:55:33.536Z] #43 47.85   CC       compel/plugins/std/log.o
05:55:33 [2021-03-30T05:55:33.551Z] #43 ...
05:55:33 [2021-03-30T05:55:33.551Z] 
05:55:33 [2021-03-30T05:55:33.551Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
05:55:33 [2021-03-30T05:55:33.551Z] #37 sha256:58addff5ef4b1bfdc84c6d1b17b370bcc4aa4996ba205055cfa3002d682ddfcb
05:55:33 [2021-03-30T05:55:33.551Z] #37 2.906 + cd /tmp/tmp.THar6VSVpL/tini
05:55:33 [2021-03-30T05:55:33.551Z] #37 2.906 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
05:55:33 [2021-03-30T05:55:33.551Z] #37 2.968 + cmake .
05:55:33 [2021-03-30T05:55:33.551Z] #37 4.109 -- The C compiler identification is GNU 8.3.0
05:55:33 [2021-03-30T05:55:33.551Z] #37 4.247 -- Check for working C compiler: /usr/bin/cc
05:55:33 [2021-03-30T05:55:33.551Z] #37 5.321 -- Check for working C compiler: /usr/bin/cc -- works
05:55:33 [2021-03-30T05:55:33.551Z] #37 5.332 -- Detecting C compiler ABI info
05:55:33 [2021-03-30T05:55:33.551Z] #37 5.946 -- Detecting C compiler ABI info - done
05:55:33 [2021-03-30T05:55:33.551Z] #37 5.998 -- Detecting C compile features
05:55:33 [2021-03-30T05:55:33.551Z] #37 8.501 -- Detecting C compile features - done
05:55:33 [2021-03-30T05:55:33.551Z] #37 8.541 -- Performing Test HAS_BUILTIN_FORTIFY
05:55:33 [2021-03-30T05:55:33.551Z] #37 8.785 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
05:55:33 [2021-03-30T05:55:33.551Z] #37 8.924 -- Configuring done
05:55:33 [2021-03-30T05:55:33.551Z] #37 8.944 -- Generating done
05:55:33 [2021-03-30T05:55:33.551Z] #37 8.957 -- Build files have been written to: /tmp/tmp.THar6VSVpL/tini
05:55:33 [2021-03-30T05:55:33.551Z] #37 8.965 + make tini-static
05:55:33 [2021-03-30T05:55:33.551Z] #37 9.451 Scanning dependencies of target tini-static
05:55:33 [2021-03-30T05:55:33.551Z] #37 9.663 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
05:55:33 [2021-03-30T05:55:33.551Z] #37 11.04 [100%] Linking C executable tini-static
05:55:33 [2021-03-30T05:55:33.551Z] #37 11.73 [100%] Built target tini-static
05:55:33 [2021-03-30T05:55:33.551Z] #37 11.90 + mkdir -p /build
05:55:33 [2021-03-30T05:55:33.551Z] #37 11.91 + cp tini-static /build/docker-init
05:55:33 [2021-03-30T05:55:33.551Z] #37 DONE 12.3s
05:55:33 [2021-03-30T05:55:33.551Z] 
05:55:33 [2021-03-30T05:55:33.551Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:33 [2021-03-30T05:55:33.551Z] #45 sha256:a8bd4a8d14ba6a4e35210ff08587d790ff06b6722d4a67571037a687138a0e96
05:55:33 [2021-03-30T05:55:33.551Z] #45 100.8 regexp
05:55:33 [2021-03-30T05:55:33.551Z] #45 103.6 go/token
05:55:33 [2021-03-30T05:55:33.551Z] #45 105.1 go/scanner
05:55:33 [2021-03-30T05:55:33.551Z] #45 105.9 internal/lazyregexp
05:55:33 [2021-03-30T05:55:33.551Z] #45 106.1 net/url
05:55:33 [2021-03-30T05:55:33.551Z] #45 106.5 go/ast
05:55:33 [2021-03-30T05:55:33.551Z] #45 107.9 text/template/parse
05:55:33 [2021-03-30T05:55:33.592Z] #45 120.8 compress/gzip
05:55:33 [2021-03-30T05:55:33.592Z] #45 120.8 net
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
05:55:33 [2021-03-30T05:55:33.673Z] #43 33.37   CC       images/ipc-shm.o
05:55:33 [2021-03-30T05:55:33.811Z] #45 ...
05:55:33 [2021-03-30T05:55:33.811Z] 
05:55:33 [2021-03-30T05:55:33.811Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:55:33 [2021-03-30T05:55:33.811Z] #34 sha256:b568a950b3533cf282e08d48fa832472993dd64fdbde4e5d5f1ab0802e8d69e7
05:55:33 [2021-03-30T05:55:33.811Z] #34 105.6 github.com/BurntSushi/toml/cmd/tomlv
05:55:33 [2021-03-30T05:55:33.811Z] #34 DONE 110.2s
05:55:33 [2021-03-30T05:55:33.811Z] 
05:55:33 [2021-03-30T05:55:33.811Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:55:33 [2021-03-30T05:55:33.811Z] #51 sha256:e6f86cc8aa66288a1b6026459781736aa7f8a58ff495f65fed6487f46e726496
05:55:33 [2021-03-30T05:55:33.811Z] #51 103.3 encoding/json
05:55:33 [2021-03-30T05:55:33.811Z] #51 107.0 github.com/pkg/diff
05:55:33 [2021-03-30T05:55:33.811Z] #51 108.5 go/ast
05:55:33 [2021-03-30T05:55:33.848Z] #44 60.29   HOSTCC   compel/src/lib/log-host.o
05:55:33 [2021-03-30T05:55:33.937Z] #43 33.66   CC       images/ipc-msg.o
05:55:33 [2021-03-30T05:55:33.937Z] #43 33.85   CC       images/ipc-sem.o
05:55:34 [2021-03-30T05:55:34.072Z] #51 110.4 golang.org/x/crypto/ssh/terminal
05:55:34 [2021-03-30T05:55:34.072Z] #51 ...
05:55:34 [2021-03-30T05:55:34.072Z] 
05:55:34 [2021-03-30T05:55:34.072Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:34 [2021-03-30T05:55:34.072Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:34 [2021-03-30T05:55:34.072Z] #43 6.669   PBCC     images/timens.pb-c.c
05:55:34 [2021-03-30T05:55:34.148Z] #44 60.47   HOSTLINK compel/compel-host-bin
05:55:34 [2021-03-30T05:55:34.148Z] #44 60.65   DEP      soccr/soccr.d
05:55:34 [2021-03-30T05:55:34.160Z] #45 121.3 vendor/golang.org/x/text/transform
05:55:34 [2021-03-30T05:55:34.201Z] #43 33.99   CC       images/utsns.o
05:55:34 [2021-03-30T05:55:34.334Z] #43 6.745   DEP      images/timens.pb-c.d
05:55:34 [2021-03-30T05:55:34.334Z] #43 6.901   PBCC     images/fown.pb-c.c
05:55:34 [2021-03-30T05:55:34.334Z] #43 6.951   PBCC     images/google/protobuf/descriptor.pb-c.c
05:55:34 [2021-03-30T05:55:34.393Z] #40 ...
05:55:34 [2021-03-30T05:55:34.393Z] 
05:55:34 [2021-03-30T05:55:34.393Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:34 [2021-03-30T05:55:34.393Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:34 [2021-03-30T05:55:34.393Z] #43 114.2   CC       criu/filesystems.o
05:55:34 [2021-03-30T05:55:34.393Z] #43 114.9   CC       criu/fsnotify.o
05:55:34 [2021-03-30T05:55:34.393Z] #43 116.0   CC       criu/image-desc.o
05:55:34 [2021-03-30T05:55:34.393Z] #43 116.2   CC       criu/image.o
05:55:34 [2021-03-30T05:55:34.393Z] #43 117.1   CC       criu/ipc_ns.o
05:55:34 [2021-03-30T05:55:34.393Z] #43 118.4   CC       criu/irmap.o
05:55:34 [2021-03-30T05:55:34.393Z] #43 119.2   CC       criu/kcmp-ids.o
05:55:34 [2021-03-30T05:55:34.393Z] #43 119.5   CC       criu/kerndat.o
05:55:34 [2021-03-30T05:55:34.393Z] #43 120.7   CC       criu/libnetlink.o
05:55:34 [2021-03-30T05:55:34.393Z] #43 121.2   CC       criu/log.o
05:55:34 [2021-03-30T05:55:34.393Z] #43 121.8   CC       criu/lsm.o
05:55:34 [2021-03-30T05:55:34.393Z] #43 122.2   CC       criu/mem.o
05:55:34 [2021-03-30T05:55:34.393Z] #43 124.0   CC       criu/memfd.o
05:55:34 [2021-03-30T05:55:34.447Z] #44 60.85   CC       soccr/soccr.o
05:55:34 [2021-03-30T05:55:34.465Z] #43 34.18   CC       images/creds.o
05:55:34 [2021-03-30T05:55:34.477Z] #43 48.61   CC       compel/plugins/std/string.o
05:55:34 [2021-03-30T05:55:34.595Z] #43 7.124   PBCC     images/opts.pb-c.c
05:55:34 [2021-03-30T05:55:34.595Z] #43 7.196   PBCC     images/memfd.pb-c.c
05:55:34 [2021-03-30T05:55:34.650Z] #43 ...
05:55:34 [2021-03-30T05:55:34.650Z] 
05:55:34 [2021-03-30T05:55:34.650Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:55:34 [2021-03-30T05:55:34.650Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:55:34 [2021-03-30T05:55:34.650Z] #20 57.53 Setting up iptables (1.8.2-4) ...
05:55:34 [2021-03-30T05:55:34.650Z] #20 57.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
05:55:34 [2021-03-30T05:55:34.650Z] #20 57.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:55:34 [2021-03-30T05:55:34.650Z] #20 57.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
05:55:34 [2021-03-30T05:55:34.650Z] #20 57.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:55:34 [2021-03-30T05:55:34.650Z] #20 57.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
05:55:34 [2021-03-30T05:55:34.650Z] #20 57.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
05:55:34 [2021-03-30T05:55:34.650Z] #20 57.61 Setting up python3 (3.7.3-1) ...
05:55:34 [2021-03-30T05:55:34.650Z] #20 58.09 Setting up python3-wheel (0.32.3-2) ...
05:55:34 [2021-03-30T05:55:34.650Z] #20 58.74 Setting up apparmor (2.13.2-10) ...
05:55:34 [2021-03-30T05:55:34.650Z] #20 60.49 Setting up xfsprogs (4.20.0-1) ...
05:55:34 [2021-03-30T05:55:34.651Z] #20 60.50 Setting up python3-lib2to3 (3.7.3-1) ...
05:55:34 [2021-03-30T05:55:34.651Z] #20 60.85 Setting up python3-pkg-resources (40.8.0-1) ...
05:55:34 [2021-03-30T05:55:34.651Z] #20 61.81 Setting up python3-distutils (3.7.3-1) ...
05:55:34 [2021-03-30T05:55:34.728Z] #43 34.40   CC       images/vma.o
05:55:34 [2021-03-30T05:55:34.737Z] #43 49.30   CC       compel/plugins/std/infect.o
05:55:34 [2021-03-30T05:55:34.992Z] #43 34.73   CC       images/netdev.o
05:55:35 [2021-03-30T05:55:35.100Z] #45 122.0 vendor/golang.org/x/text/unicode/bidi
05:55:35 [2021-03-30T05:55:35.166Z] #43 7.411   DEP      images/fown.pb-c.d
05:55:35 [2021-03-30T05:55:35.166Z] #43 7.583   DEP      images/google/protobuf/descriptor.pb-c.d
05:55:35 [2021-03-30T05:55:35.166Z] #43 7.814   DEP      images/opts.pb-c.d
05:55:35 [2021-03-30T05:55:35.214Z] #20 62.34 Setting up python3-setuptools (40.8.0-1) ...
05:55:35 [2021-03-30T05:55:35.308Z] #43 49.79   CC       compel/arch/x86/plugins/std/parasite-head.o
05:55:35 [2021-03-30T05:55:35.308Z] #43 49.86   CC       compel/arch/x86/plugins/std/memcpy.o
05:55:35 [2021-03-30T05:55:35.426Z] #43 7.921   DEP      images/memfd.pb-c.d
05:55:35 [2021-03-30T05:55:35.426Z] #43 8.035   PBCC     images/sit.pb-c.c
05:55:35 [2021-03-30T05:55:35.568Z] #43 49.91   CC       compel/arch/x86/plugins/std/syscalls-64.o
05:55:35 [2021-03-30T05:55:35.568Z] #43 49.95   AR       compel/plugins/std.lib.a
05:55:35 [2021-03-30T05:55:35.568Z] #43 ...
05:55:35 [2021-03-30T05:55:35.568Z] 
05:55:35 [2021-03-30T05:55:35.568Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:55:35 [2021-03-30T05:55:35.568Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:55:35 [2021-03-30T05:55:35.568Z] #13 97.91 Selecting previously unselected package g++-mingw-w64-x86-64.
05:55:35 [2021-03-30T05:55:35.568Z] #13 97.91 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:55:35 [2021-03-30T05:55:35.568Z] #13 97.91 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:55:35 [2021-03-30T05:55:35.568Z] #13 ...
05:55:35 [2021-03-30T05:55:35.568Z] 
05:55:35 [2021-03-30T05:55:35.568Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:35 [2021-03-30T05:55:35.568Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:35 [2021-03-30T05:55:35.568Z] #43 50.06   CC       compel/plugins/fds/fds.o
05:55:35 [2021-03-30T05:55:35.569Z] #43 35.32   CC       images/tty.o
05:55:35 [2021-03-30T05:55:35.670Z] #45 ...
05:55:35 [2021-03-30T05:55:35.670Z] 
05:55:35 [2021-03-30T05:55:35.670Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:55:35 [2021-03-30T05:55:35.670Z] #51 sha256:f2c7edec38cb196e9e7445c119d52823003f9265e5f8e27a1e06640809a9ff5b
05:55:35 [2021-03-30T05:55:35.670Z] #51 DONE 122.9s
05:55:35 [2021-03-30T05:55:35.687Z] #43 8.182   DEP      images/sit.pb-c.d
05:55:35 [2021-03-30T05:55:35.687Z] #43 8.267   PBCC     images/macvlan.pb-c.c
05:55:35 [2021-03-30T05:55:35.687Z] #43 8.322   DEP      images/macvlan.pb-c.d
05:55:35 [2021-03-30T05:55:35.828Z] #43 50.27   AR       compel/plugins/fds.lib.a
05:55:35 [2021-03-30T05:55:35.929Z] 
05:55:35 [2021-03-30T05:55:35.929Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:35 [2021-03-30T05:55:35.929Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:35 [2021-03-30T05:55:35.929Z] #43 21.61   CC       images/fdinfo.o
05:55:35 [2021-03-30T05:55:35.929Z] #43 21.99   CC       images/fown.o
05:55:35 [2021-03-30T05:55:35.929Z] #43 22.20   CC       images/ns.o
05:55:35 [2021-03-30T05:55:35.930Z] #43 22.37   CC       images/regfile.o
05:55:35 [2021-03-30T05:55:35.930Z] #43 22.70   CC       images/ghost-file.o
05:55:35 [2021-03-30T05:55:35.930Z] #43 23.05   CC       images/fifo.o
05:55:35 [2021-03-30T05:55:35.930Z] #43 23.27   CC       images/remap-file-path.o
05:55:35 [2021-03-30T05:55:35.930Z] #43 23.49   CC       images/eventfd.o
05:55:35 [2021-03-30T05:55:35.930Z] #43 23.70   CC       images/eventpoll.o
05:55:35 [2021-03-30T05:55:35.930Z] #43 24.00   CC       images/fh.o
05:55:35 [2021-03-30T05:55:35.930Z] #43 24.39   CC       images/fsnotify.o
05:55:35 [2021-03-30T05:55:35.930Z] #43 25.06   CC       images/signalfd.o
05:55:35 [2021-03-30T05:55:35.930Z] #43 25.34   CC       images/fs.o
05:55:35 [2021-03-30T05:55:35.930Z] #43 25.54   CC       images/pstree.o
05:55:35 [2021-03-30T05:55:35.930Z] #43 25.76   CC       images/pipe.o
05:55:35 [2021-03-30T05:55:35.930Z] #43 25.99   CC       images/tcp-stream.o
05:55:35 [2021-03-30T05:55:35.930Z] #43 26.29   CC       images/sk-packet.o
05:55:36 [2021-03-30T05:55:36.003Z] #43 8.406   PBCC     images/autofs.pb-c.c
05:55:36 [2021-03-30T05:55:36.003Z] #43 8.494   DEP      images/autofs.pb-c.d
05:55:36 [2021-03-30T05:55:36.003Z] #43 8.546   PBCC     images/sysctl.pb-c.c
05:55:36 [2021-03-30T05:55:36.088Z] #43 50.33   HOSTDEP  compel/src/lib/log-host.d
05:55:36 [2021-03-30T05:55:36.089Z] #43 ...
05:55:36 [2021-03-30T05:55:36.089Z] 
05:55:36 [2021-03-30T05:55:36.089Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:36 [2021-03-30T05:55:36.089Z] #45 sha256:8b9c88d7a16538109e5ad402a1cd2f184a030f510d885a33390fce3d54be5795
05:55:36 [2021-03-30T05:55:36.089Z] #45 101.7 vendor/golang.org/x/net/http2/hpack
05:55:36 [2021-03-30T05:55:36.089Z] #45 102.8 mime
05:55:36 [2021-03-30T05:55:36.089Z] #45 104.4 mime/quotedprintable
05:55:36 [2021-03-30T05:55:36.089Z] #45 104.9 net/http/internal
05:55:36 [2021-03-30T05:55:36.089Z] #45 107.1 mime/multipart
05:55:36 [2021-03-30T05:55:36.089Z] #45 107.1 crypto/tls
05:55:36 [2021-03-30T05:55:36.089Z] #45 ...
05:55:36 [2021-03-30T05:55:36.089Z] 
05:55:36 [2021-03-30T05:55:36.089Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:36 [2021-03-30T05:55:36.089Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:36 [2021-03-30T05:55:36.089Z] #43 50.49   HOSTDEP  compel/src/lib/handle-elf-host.d
05:55:36 [2021-03-30T05:55:36.089Z] #43 50.60   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
05:55:36 [2021-03-30T05:55:36.089Z] #43 50.67   HOSTDEP  compel/src/main-host.d
05:55:36 [2021-03-30T05:55:36.188Z] #43 26.69   CC       images/mnt.o
05:55:36 [2021-03-30T05:55:36.194Z] #57 227.5 + bin/containerd-shim-runc-v1
05:55:36 [2021-03-30T05:55:36.276Z] #43 8.663   DEP      images/sysctl.pb-c.d
05:55:36 [2021-03-30T05:55:36.276Z] #43 8.756   PBCC     images/time.pb-c.c
05:55:36 [2021-03-30T05:55:36.276Z] #43 8.816   DEP      images/time.pb-c.d
05:55:36 [2021-03-30T05:55:36.276Z] #43 8.912   PBCC     images/binfmt-misc.pb-c.c
05:55:36 [2021-03-30T05:55:36.336Z] + docker version
05:55:36 [2021-03-30T05:55:36.349Z] #43 50.77   DEP      compel/src/lib/ptrace.d
05:55:36 [2021-03-30T05:55:36.518Z] #43 36.19   CC       images/file-lock.o
05:55:36 [2021-03-30T05:55:36.550Z] #44 62.79   AR       soccr/libsoccr.a
05:55:36 [2021-03-30T05:55:36.550Z] #44 62.85 make[1]: 'soccr/libsoccr.a' is up to date.
05:55:36 [2021-03-30T05:55:36.556Z] #43 8.948   DEP      images/binfmt-misc.pb-c.d
05:55:36 [2021-03-30T05:55:36.556Z] #43 9.027   PBCC     images/seccomp.pb-c.c
05:55:36 [2021-03-30T05:55:36.556Z] #43 9.065   DEP      images/seccomp.pb-c.d
05:55:36 [2021-03-30T05:55:36.556Z] #43 9.111   PBCC     images/userns.pb-c.c
05:55:36 [2021-03-30T05:55:36.556Z] #43 9.128   DEP      images/userns.pb-c.d
05:55:36 [2021-03-30T05:55:36.582Z] #20 63.50 Setting up python3-pip (18.1-5) ...
05:55:36 [2021-03-30T05:55:36.610Z] #43 50.88   DEP      compel/src/lib/infect.d
05:55:36 [2021-03-30T05:55:36.610Z] #43 51.00   DEP      compel/src/lib/infect-util.d
05:55:36 [2021-03-30T05:55:36.770Z] #43 ...
05:55:36 [2021-03-30T05:55:36.770Z] 
05:55:36 [2021-03-30T05:55:36.770Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:36 [2021-03-30T05:55:36.770Z] #45 sha256:9a82a0cee931447c8ecbcd25822fdc466947c9be7791d4a3424c12f70b9bea80
05:55:36 [2021-03-30T05:55:36.770Z] #45 123.9 vendor/golang.org/x/text/secure/bidirule
05:55:36 [2021-03-30T05:55:36.781Z] #43 36.50   CC       images/rlimit.o
05:55:36 [2021-03-30T05:55:36.827Z] #43 9.186   PBCC     images/cgroup.pb-c.c
05:55:36 [2021-03-30T05:55:36.827Z] #43 9.240   DEP      images/cgroup.pb-c.d
05:55:36 [2021-03-30T05:55:36.827Z] #43 9.319   PBCC     images/ext-file.pb-c.c
05:55:36 [2021-03-30T05:55:36.827Z] #43 9.326   DEP      images/ext-file.pb-c.d
05:55:36 [2021-03-30T05:55:36.827Z] #43 9.368   PBCC     images/rpc.pb-c.c
05:55:36 [2021-03-30T05:55:36.849Z] #44 63.35   DEP      criu/arch/ppc64/sigframe.d
05:55:36 [2021-03-30T05:55:36.884Z] #43 51.13   DEP      compel/src/lib/infect-rpc.d
05:55:36 [2021-03-30T05:55:36.884Z] #43 51.32   DEP      compel/arch/x86/src/lib/infect.d
05:55:37 [2021-03-30T05:55:37.028Z] #45 124.2 vendor/golang.org/x/text/unicode/norm
05:55:37 [2021-03-30T05:55:37.044Z] #43 36.83   CC       images/pagemap.o
05:55:37 [2021-03-30T05:55:37.089Z] #43 9.459   DEP      images/rpc.pb-c.d
05:55:37 [2021-03-30T05:55:37.089Z] #43 9.583   PBCC     images/siginfo.pb-c.c
05:55:37 [2021-03-30T05:55:37.089Z] #43 9.617   DEP      images/siginfo.pb-c.d
05:55:37 [2021-03-30T05:55:37.145Z] #43 51.46   DEP      compel/arch/x86/src/lib/cpu.d
05:55:37 [2021-03-30T05:55:37.145Z] #43 51.55   DEP      compel/src/lib/log.d
05:55:37 [2021-03-30T05:55:37.145Z] #43 51.64   DEP      compel/src/main.d
05:55:37 [2021-03-30T05:55:37.164Z] #44 63.63   DEP      criu/arch/ppc64/crtools.d
05:55:37 [2021-03-30T05:55:37.353Z] #43 9.670   PBCC     images/pagemap.pb-c.c
05:55:37 [2021-03-30T05:55:37.353Z] #43 9.714   DEP      images/pagemap.pb-c.d
05:55:37 [2021-03-30T05:55:37.353Z] #43 9.810   PBCC     images/rlimit.pb-c.c
05:55:37 [2021-03-30T05:55:37.353Z] #43 9.835   DEP      images/rlimit.pb-c.d
05:55:37 [2021-03-30T05:55:37.353Z] #43 9.890   PBCC     images/file-lock.pb-c.c
05:55:37 [2021-03-30T05:55:37.353Z] #43 9.922   DEP      images/file-lock.pb-c.d
05:55:37 [2021-03-30T05:55:37.405Z] #43 51.72   DEP      compel/src/lib/handle-elf.d
05:55:37 [2021-03-30T05:55:37.405Z] #43 51.86   DEP      compel/arch/x86/src/lib/handle-elf.d
05:55:37 [2021-03-30T05:55:37.405Z] #43 52.00   CC       compel/src/lib/log.o
05:55:37 [2021-03-30T05:55:37.463Z] #44 63.80   DEP      criu/arch/ppc64/cpu.d
05:55:37 [2021-03-30T05:55:37.463Z] #44 64.05   CC       criu/arch/ppc64/cpu.o
05:55:37 [2021-03-30T05:55:37.512Z] #20 64.56 Processing triggers for libc-bin (2.28-10) ...
05:55:37 [2021-03-30T05:55:37.512Z] #20 64.59 Processing triggers for mime-support (3.62) ...
05:55:37 [2021-03-30T05:55:37.614Z] #43 9.958   PBCC     images/tty.pb-c.c
05:55:37 [2021-03-30T05:55:37.614Z] #43 9.999   DEP      images/tty.pb-c.d
05:55:37 [2021-03-30T05:55:37.614Z] #43 10.08   PBCC     images/tun.pb-c.c
05:55:37 [2021-03-30T05:55:37.614Z] #43 10.11   PBCC     images/netdev.pb-c.c
05:55:37 [2021-03-30T05:55:37.614Z] #43 10.16   DEP      images/tun.pb-c.d
05:55:37 [2021-03-30T05:55:37.614Z] #43 10.18   DEP      images/netdev.pb-c.d
05:55:37 [2021-03-30T05:55:37.619Z] #43 37.11   CC       images/siginfo.o
05:55:37 [2021-03-30T05:55:37.619Z] #43 37.38   CC       images/rpc.o
05:55:37 [2021-03-30T05:55:37.763Z] #44 ...
05:55:37 [2021-03-30T05:55:37.763Z] 
05:55:37 [2021-03-30T05:55:37.763Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:55:37 [2021-03-30T05:55:37.763Z] #54 sha256:0ac7b1630080b1cf79b8949866d47a04624d7334f1d5ff569f5f1b586358a2f9
05:55:37 [2021-03-30T05:55:37.763Z] #54 10.80 + cd /tmp/tmp.FXw69PUNd7/src/github.com/opencontainers/runc
05:55:37 [2021-03-30T05:55:37.763Z] #54 10.81 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:55:37 [2021-03-30T05:55:37.875Z] #43 10.27   PBCC     images/vma.pb-c.c
05:55:37 [2021-03-30T05:55:37.875Z] #43 10.31   DEP      images/vma.pb-c.d
05:55:37 [2021-03-30T05:55:37.875Z] #43 10.37   PBCC     images/creds.pb-c.c
05:55:37 [2021-03-30T05:55:37.875Z] #43 10.41   DEP      images/creds.pb-c.d
05:55:37 [2021-03-30T05:55:37.875Z] #43 10.45   PBCC     images/utsns.pb-c.c
05:55:37 [2021-03-30T05:55:37.884Z] #43 ...
05:55:37 [2021-03-30T05:55:37.884Z] 
05:55:37 [2021-03-30T05:55:37.884Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:55:37 [2021-03-30T05:55:37.884Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:55:37 [2021-03-30T05:55:37.975Z] #43 52.23   CC       compel/arch/x86/src/lib/cpu.o
05:55:38 [2021-03-30T05:55:38.135Z] #43 10.48   DEP      images/utsns.pb-c.d
05:55:38 [2021-03-30T05:55:38.135Z] #43 10.57   PBCC     images/ipc-desc.pb-c.c
05:55:38 [2021-03-30T05:55:38.135Z] #43 10.60   PBCC     images/ipc-sem.pb-c.c
05:55:38 [2021-03-30T05:55:38.135Z] #43 10.65   DEP      images/ipc-desc.pb-c.d
05:55:38 [2021-03-30T05:55:38.135Z] #43 10.72   DEP      images/ipc-sem.pb-c.d
05:55:38 [2021-03-30T05:55:38.147Z] #13 111.6 Selecting previously unselected package libapparmor1:arm64.
05:55:38 [2021-03-30T05:55:38.147Z] #13 111.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
05:55:38 [2021-03-30T05:55:38.147Z] #13 111.6 Unpacking libapparmor1:arm64 (2.13.2-10) ...
05:55:38 [2021-03-30T05:55:38.147Z] #13 111.7 Selecting previously unselected package libapparmor-dev:arm64.
05:55:38 [2021-03-30T05:55:38.147Z] #13 111.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
05:55:38 [2021-03-30T05:55:38.147Z] #13 111.7 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
05:55:38 [2021-03-30T05:55:38.396Z] #43 10.76   PBCC     images/ipc-msg.pb-c.c
05:55:38 [2021-03-30T05:55:38.396Z] #43 10.77   DEP      images/ipc-msg.pb-c.d
05:55:38 [2021-03-30T05:55:38.396Z] #43 10.82   PBCC     images/ipc-shm.pb-c.c
05:55:38 [2021-03-30T05:55:38.396Z] #43 10.84   DEP      images/ipc-shm.pb-c.d
05:55:38 [2021-03-30T05:55:38.396Z] #43 10.94   PBCC     images/ipc-var.pb-c.c
05:55:38 [2021-03-30T05:55:38.408Z] #54 11.36 + '[' -z '' ']'
05:55:38 [2021-03-30T05:55:38.408Z] #54 11.36 + target=static
05:55:38 [2021-03-30T05:55:38.408Z] #54 11.36 + make 'BUILDTAGS=seccomp ' static
05:55:38 [2021-03-30T05:55:38.410Z] #13 111.8 Selecting previously unselected package libbtrfs0.
05:55:38 [2021-03-30T05:55:38.410Z] #13 111.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
05:55:38 [2021-03-30T05:55:38.410Z] #13 111.9 Unpacking libbtrfs0 (4.20.1-2) ...
05:55:38 [2021-03-30T05:55:38.410Z] #13 112.0 Selecting previously unselected package libbtrfs-dev.
05:55:38 [2021-03-30T05:55:38.410Z] #13 112.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
05:55:38 [2021-03-30T05:55:38.410Z] #13 112.0 Unpacking libbtrfs-dev (4.20.1-2) ...
05:55:38 [2021-03-30T05:55:38.442Z] #20 DONE 65.6s
05:55:38 [2021-03-30T05:55:38.442Z] 
05:55:38 [2021-03-30T05:55:38.442Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
05:55:38 [2021-03-30T05:55:38.442Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
05:55:38 [2021-03-30T05:55:38.657Z] #43 10.95   DEP      images/ipc-var.pb-c.d
05:55:38 [2021-03-30T05:55:38.657Z] #43 11.02   PBCC     images/sk-opts.pb-c.c
05:55:38 [2021-03-30T05:55:38.657Z] #43 11.03   PBCC     images/packet-sock.pb-c.c
05:55:38 [2021-03-30T05:55:38.657Z] #43 11.07   DEP      images/sk-opts.pb-c.d
05:55:38 [2021-03-30T05:55:38.657Z] #43 11.11   DEP      images/packet-sock.pb-c.d
05:55:38 [2021-03-30T05:55:38.657Z] #43 11.16   PBCC     images/sk-netlink.pb-c.c
05:55:38 [2021-03-30T05:55:38.657Z] #43 11.19   DEP      images/sk-netlink.pb-c.d
05:55:38 [2021-03-30T05:55:38.708Z] #54 11.50 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
05:55:38 [2021-03-30T05:55:38.779Z] #13 112.2 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
05:55:38 [2021-03-30T05:55:38.779Z] #13 112.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
05:55:38 [2021-03-30T05:55:38.779Z] #13 112.2 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
05:55:38 [2021-03-30T05:55:38.917Z] #43 53.01   CC       compel/arch/x86/src/lib/infect.o
05:55:38 [2021-03-30T05:55:38.917Z] #43 11.24   PBCC     images/sk-inet.pb-c.c
05:55:38 [2021-03-30T05:55:38.917Z] #43 11.28   DEP      images/sk-inet.pb-c.d
05:55:38 [2021-03-30T05:55:38.917Z] #43 11.38   PBCC     images/sk-unix.pb-c.c
05:55:38 [2021-03-30T05:55:38.917Z] #43 11.45   DEP      images/sk-unix.pb-c.d
05:55:39 [2021-03-30T05:55:39.048Z] #13 112.5 Selecting previously unselected package libudev-dev:arm64.
05:55:39 [2021-03-30T05:55:39.048Z] #13 112.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ...
05:55:39 [2021-03-30T05:55:39.048Z] #13 112.5 Unpacking libudev-dev:arm64 (241-7~deb10u7) ...
05:55:39 [2021-03-30T05:55:39.180Z] #43 11.52   PBCC     images/mm.pb-c.c
05:55:39 [2021-03-30T05:55:39.180Z] #43 11.60   DEP      images/mm.pb-c.d
05:55:39 [2021-03-30T05:55:39.180Z] #43 11.65   PBCC     images/timerfd.pb-c.c
05:55:39 [2021-03-30T05:55:39.180Z] #43 11.74   DEP      images/timerfd.pb-c.d
05:55:39 [2021-03-30T05:55:39.313Z] #13 112.8 Selecting previously unselected package libsepol1-dev:arm64.
05:55:39 [2021-03-30T05:55:39.313Z] #13 112.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
05:55:39 [2021-03-30T05:55:39.313Z] #13 112.8 Unpacking libsepol1-dev:arm64 (2.8-1) ...
05:55:39 [2021-03-30T05:55:39.384Z] #21 1.129 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
05:55:39 [2021-03-30T05:55:39.443Z] #43 11.80   PBCC     images/timer.pb-c.c
05:55:39 [2021-03-30T05:55:39.443Z] #43 11.82   DEP      images/timer.pb-c.d
05:55:39 [2021-03-30T05:55:39.443Z] #43 11.89   PBCC     images/sa.pb-c.c
05:55:39 [2021-03-30T05:55:39.443Z] #43 11.93   DEP      images/sa.pb-c.d
05:55:39 [2021-03-30T05:55:39.443Z] #43 12.00   PBCC     images/pipe-data.pb-c.c
05:55:39 [2021-03-30T05:55:39.491Z] #43 53.91   CC       compel/src/lib/infect-rpc.o
05:55:39 [2021-03-30T05:55:39.578Z] #13 113.2 Selecting previously unselected package libpcre16-3:arm64.
05:55:39 [2021-03-30T05:55:39.578Z] #13 113.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
05:55:39 [2021-03-30T05:55:39.578Z] #13 113.2 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
05:55:39 [2021-03-30T05:55:39.643Z] #21 1.133 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
05:55:39 [2021-03-30T05:55:39.643Z] #21 1.139 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
05:55:39 [2021-03-30T05:55:39.643Z] #21 DONE 1.2s
05:55:39 [2021-03-30T05:55:39.643Z] 
05:55:39 [2021-03-30T05:55:39.643Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:55:39 [2021-03-30T05:55:39.643Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
05:55:39 [2021-03-30T05:55:39.706Z] #43 12.01   DEP      images/pipe-data.pb-c.d
05:55:39 [2021-03-30T05:55:39.706Z] #43 12.09   PBCC     images/mnt.pb-c.c
05:55:39 [2021-03-30T05:55:39.706Z] #43 12.16   DEP      images/mnt.pb-c.d
05:55:39 [2021-03-30T05:55:39.706Z] #43 12.22   PBCC     images/sk-packet.pb-c.c
05:55:39 [2021-03-30T05:55:39.706Z] #43 12.25   DEP      images/sk-packet.pb-c.d
05:55:39 [2021-03-30T05:55:39.734Z] #57 231.3 + bin/containerd-shim-runc-v2
05:55:39 [2021-03-30T05:55:39.854Z] #13 113.3 Selecting previously unselected package libpcre32-3:arm64.
05:55:39 [2021-03-30T05:55:39.854Z] #13 113.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
05:55:39 [2021-03-30T05:55:39.854Z] #13 113.3 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
05:55:39 [2021-03-30T05:55:39.854Z] #13 113.5 Selecting previously unselected package libpcrecpp0v5:arm64.
05:55:39 [2021-03-30T05:55:39.854Z] #13 113.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
05:55:39 [2021-03-30T05:55:39.968Z] #43 12.30   PBCC     images/tcp-stream.pb-c.c
05:55:39 [2021-03-30T05:55:39.968Z] #43 12.39   DEP      images/tcp-stream.pb-c.d
05:55:39 [2021-03-30T05:55:39.968Z] #43 12.46   PBCC     images/pipe.pb-c.c
05:55:39 [2021-03-30T05:55:39.968Z] #43 12.52   DEP      images/pipe.pb-c.d
05:55:40 [2021-03-30T05:55:40.029Z] #57 232.1 + binaries
05:55:40 [2021-03-30T05:55:40.064Z] #43 54.25   CC       compel/src/lib/infect-util.o
05:55:40 [2021-03-30T05:55:40.064Z] #43 54.48   CC       compel/src/lib/infect.o
05:55:40 [2021-03-30T05:55:40.118Z] #13 113.5 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
05:55:40 [2021-03-30T05:55:40.118Z] #13 113.7 Selecting previously unselected package libpcre3-dev:arm64.
05:55:40 [2021-03-30T05:55:40.118Z] #13 113.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
05:55:40 [2021-03-30T05:55:40.118Z] #13 113.7 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
05:55:40 [2021-03-30T05:55:40.230Z] #43 12.61   PBCC     images/pstree.pb-c.c
05:55:40 [2021-03-30T05:55:40.230Z] #43 12.63   DEP      images/pstree.pb-c.d
05:55:40 [2021-03-30T05:55:40.230Z] #43 12.68   PBCC     images/fs.pb-c.c
05:55:40 [2021-03-30T05:55:40.230Z] #43 12.71   DEP      images/fs.pb-c.d
05:55:40 [2021-03-30T05:55:40.230Z] #43 12.77   PBCC     images/signalfd.pb-c.c
05:55:40 [2021-03-30T05:55:40.327Z] #57 232.1 + install -D bin/containerd /build/containerd
05:55:40 [2021-03-30T05:55:40.327Z] #57 232.2 + install -D bin/containerd-shim /build/containerd-shim
05:55:40 [2021-03-30T05:55:40.327Z] #57 232.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
05:55:40 [2021-03-30T05:55:40.327Z] #57 232.2 + install -D bin/ctr /build/ctr
05:55:40 [2021-03-30T05:55:40.327Z] #45 127.6 vendor/golang.org/x/net/idna
05:55:40 [2021-03-30T05:55:40.491Z] #43 12.85   DEP      images/signalfd.pb-c.d
05:55:40 [2021-03-30T05:55:40.491Z] #43 12.91   PBCC     images/fh.pb-c.c
05:55:40 [2021-03-30T05:55:40.491Z] #43 12.99   PBCC     images/fsnotify.pb-c.c
05:55:40 [2021-03-30T05:55:40.622Z] #57 DONE 232.7s
05:55:40 [2021-03-30T05:55:40.696Z] #13 114.1 Selecting previously unselected package libselinux1-dev:arm64.
05:55:40 [2021-03-30T05:55:40.696Z] #13 114.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
05:55:40 [2021-03-30T05:55:40.696Z] #13 114.1 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
05:55:40 [2021-03-30T05:55:40.752Z] #43 13.07   DEP      images/fh.pb-c.d
05:55:40 [2021-03-30T05:55:40.752Z] #43 13.13   DEP      images/fsnotify.pb-c.d
05:55:40 [2021-03-30T05:55:40.752Z] #43 13.20   PBCC     images/eventpoll.pb-c.c
05:55:40 [2021-03-30T05:55:40.752Z] #43 13.26   DEP      images/eventpoll.pb-c.d
05:55:40 [2021-03-30T05:55:40.752Z] #43 13.30   PBCC     images/eventfd.pb-c.c
05:55:41 [2021-03-30T05:55:41.014Z] #43 13.35   DEP      images/eventfd.pb-c.d
05:55:41 [2021-03-30T05:55:41.014Z] #43 13.41   PBCC     images/remap-file-path.pb-c.c
05:55:41 [2021-03-30T05:55:41.014Z] #43 13.47   DEP      images/remap-file-path.pb-c.d
05:55:41 [2021-03-30T05:55:41.014Z] #43 13.51   PBCC     images/fifo.pb-c.c
05:55:41 [2021-03-30T05:55:41.014Z] #43 13.56   DEP      images/fifo.pb-c.d
05:55:41 [2021-03-30T05:55:41.274Z] #13 114.6 Selecting previously unselected package libdevmapper-dev:arm64.
05:55:41 [2021-03-30T05:55:41.275Z] #13 114.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
05:55:41 [2021-03-30T05:55:41.275Z] #13 114.7 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
05:55:41 [2021-03-30T05:55:41.275Z] #13 114.8 Selecting previously unselected package libseccomp-dev:arm64.
05:55:41 [2021-03-30T05:55:41.275Z] #13 114.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ...
05:55:41 [2021-03-30T05:55:41.275Z] #13 114.8 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
05:55:41 [2021-03-30T05:55:41.275Z] #43 13.62   PBCC     images/ghost-file.pb-c.c
05:55:41 [2021-03-30T05:55:41.275Z] #43 13.69   DEP      images/ghost-file.pb-c.d
05:55:41 [2021-03-30T05:55:41.275Z] #43 13.75   PBCC     images/regfile.pb-c.c
05:55:41 [2021-03-30T05:55:41.275Z] #43 13.83   DEP      images/regfile.pb-c.d
05:55:41 [2021-03-30T05:55:41.536Z] #43 13.89   PBCC     images/ns.pb-c.c
05:55:41 [2021-03-30T05:55:41.536Z] #43 13.93   DEP      images/ns.pb-c.d
05:55:41 [2021-03-30T05:55:41.536Z] #43 13.99   PBCC     images/fdinfo.pb-c.c
05:55:41 [2021-03-30T05:55:41.536Z] #43 14.06   DEP      images/fdinfo.pb-c.d
05:55:41 [2021-03-30T05:55:41.536Z] #43 14.13   PBCC     images/core-aarch64.pb-c.c
05:55:41 [2021-03-30T05:55:41.539Z] #13 115.1 Selecting previously unselected package libsystemd-dev:arm64.
05:55:41 [2021-03-30T05:55:41.539Z] #13 115.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ...
05:55:41 [2021-03-30T05:55:41.539Z] #13 115.1 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ...
05:55:41 [2021-03-30T05:55:41.670Z] 
05:55:41 [2021-03-30T05:55:41.670Z] #58 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
05:55:41 [2021-03-30T05:55:41.670Z] #58 DONE 0.3s
05:55:41 [2021-03-30T05:55:41.799Z] #43 14.18   PBCC     images/core-arm.pb-c.c
05:55:41 [2021-03-30T05:55:41.799Z] #43 14.23   PBCC     images/core-ppc64.pb-c.c
05:55:41 [2021-03-30T05:55:41.799Z] #43 14.28   PBCC     images/core-s390.pb-c.c
05:55:41 [2021-03-30T05:55:41.799Z] #43 14.34   PBCC     images/core-x86.pb-c.c
05:55:41 [2021-03-30T05:55:41.966Z] 
05:55:41 [2021-03-30T05:55:41.967Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
05:55:41 [2021-03-30T05:55:41.967Z] #62 DONE 0.3s
05:55:41 [2021-03-30T05:55:41.979Z] #43 ...
05:55:41 [2021-03-30T05:55:41.979Z] 
05:55:41 [2021-03-30T05:55:41.979Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:55:41 [2021-03-30T05:55:41.979Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:55:41 [2021-03-30T05:55:41.979Z] #13 112.6 Selecting previously unselected package libapparmor1:amd64.
05:55:41 [2021-03-30T05:55:41.979Z] #13 112.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
05:55:41 [2021-03-30T05:55:41.979Z] #13 112.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
05:55:41 [2021-03-30T05:55:41.979Z] #13 112.8 Selecting previously unselected package libapparmor-dev:amd64.
05:55:41 [2021-03-30T05:55:41.979Z] #13 112.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
05:55:41 [2021-03-30T05:55:41.979Z] #13 112.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
05:55:41 [2021-03-30T05:55:41.979Z] #13 113.2 Selecting previously unselected package libbtrfs0.
05:55:41 [2021-03-30T05:55:41.979Z] #13 113.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
05:55:41 [2021-03-30T05:55:41.979Z] #13 113.2 Unpacking libbtrfs0 (4.20.1-2) ...
05:55:41 [2021-03-30T05:55:41.979Z] #13 113.3 Selecting previously unselected package libbtrfs-dev.
05:55:41 [2021-03-30T05:55:41.979Z] #13 113.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
05:55:41 [2021-03-30T05:55:41.979Z] #13 113.3 Unpacking libbtrfs-dev (4.20.1-2) ...
05:55:41 [2021-03-30T05:55:41.979Z] #13 113.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
05:55:41 [2021-03-30T05:55:41.979Z] #13 113.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
05:55:41 [2021-03-30T05:55:41.979Z] #13 113.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
05:55:41 [2021-03-30T05:55:41.979Z] #13 113.6 Selecting previously unselected package libudev-dev:amd64.
05:55:41 [2021-03-30T05:55:41.979Z] #13 113.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
05:55:41 [2021-03-30T05:55:41.979Z] #13 113.6 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
05:55:41 [2021-03-30T05:55:41.979Z] #13 113.8 Selecting previously unselected package libsepol1-dev:amd64.
05:55:41 [2021-03-30T05:55:41.979Z] #13 113.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
05:55:41 [2021-03-30T05:55:41.979Z] #13 113.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
05:55:41 [2021-03-30T05:55:41.979Z] #13 114.2 Selecting previously unselected package libpcre16-3:amd64.
05:55:41 [2021-03-30T05:55:41.979Z] #13 114.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
05:55:41 [2021-03-30T05:55:41.979Z] #13 114.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
05:55:41 [2021-03-30T05:55:41.979Z] #13 114.4 Selecting previously unselected package libpcre32-3:amd64.
05:55:41 [2021-03-30T05:55:41.979Z] #13 114.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
05:55:41 [2021-03-30T05:55:41.979Z] #13 114.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
05:55:42 [2021-03-30T05:55:42.061Z] #43 14.40   PBCC     images/core.pb-c.c
05:55:42 [2021-03-30T05:55:42.061Z] #43 14.46   PBCC     images/inventory.pb-c.c
05:55:42 [2021-03-30T05:55:42.061Z] #43 14.56   DEP      images/core-aarch64.pb-c.d
05:55:42 [2021-03-30T05:55:42.116Z] #13 115.7 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
05:55:42 [2021-03-30T05:55:42.117Z] #13 115.7 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
05:55:42 [2021-03-30T05:55:42.117Z] #13 115.8 Setting up libapparmor1:arm64 (2.13.2-10) ...
05:55:42 [2021-03-30T05:55:42.117Z] #13 115.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:55:42 [2021-03-30T05:55:42.117Z] #13 115.8 Setting up libpcre16-3:arm64 (2:8.39-12) ...
05:55:42 [2021-03-30T05:55:42.142Z] Client: Docker Engine - Enterprise
05:55:42 [2021-03-30T05:55:42.142Z]  Version:           19.03.12
05:55:42 [2021-03-30T05:55:42.142Z]  API version:       1.40
05:55:42 [2021-03-30T05:55:42.142Z]  Go version:        go1.13.13
05:55:42 [2021-03-30T05:55:42.142Z]  Git commit:        4306744
05:55:42 [2021-03-30T05:55:42.142Z]  Built:             08/05/2020 19:27:53
05:55:42 [2021-03-30T05:55:42.142Z]  OS/Arch:           windows/amd64
05:55:42 [2021-03-30T05:55:42.142Z]  Experimental:      false
05:55:42 [2021-03-30T05:55:42.142Z] 
05:55:42 [2021-03-30T05:55:42.142Z] Server: Docker Engine - Enterprise
05:55:42 [2021-03-30T05:55:42.142Z]  Engine:
05:55:42 [2021-03-30T05:55:42.142Z]   Version:          19.03.12
05:55:42 [2021-03-30T05:55:42.142Z]   API version:      1.40 (minimum version 1.24)
05:55:42 [2021-03-30T05:55:42.142Z]   Go version:       go1.13.13
05:55:42 [2021-03-30T05:55:42.142Z]   Git commit:       f295753ffd
05:55:42 [2021-03-30T05:55:42.142Z]   Built:            08/05/2020 19:26:41
05:55:42 [2021-03-30T05:55:42.142Z]   OS/Arch:          windows/amd64
05:55:42 [2021-03-30T05:55:42.142Z]   Experimental:     true
05:55:42 [2021-03-30T05:55:42.237Z] #45 ...
05:55:42 [2021-03-30T05:55:42.237Z] 
05:55:42 [2021-03-30T05:55:42.237Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:42 [2021-03-30T05:55:42.237Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:42 [2021-03-30T05:55:42.237Z] #43 27.19   CC       images/pipe-data.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 27.42   CC       images/sa.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 27.65   CC       images/timer.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 27.94   CC       images/timerfd.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 28.14   CC       images/mm.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 28.44   CC       images/sk-opts.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 28.60   CC       images/sk-unix.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 28.86   CC       images/sk-inet.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 29.18   CC       images/tun.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 29.45   CC       images/sk-netlink.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 29.62   CC       images/packet-sock.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 29.89   CC       images/ipc-var.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 30.06   CC       images/ipc-desc.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 30.22   CC       images/ipc-shm.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 30.45   CC       images/ipc-msg.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 30.75   CC       images/ipc-sem.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 30.98   CC       images/utsns.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 31.27   CC       images/creds.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 31.58   CC       images/vma.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 31.83   CC       images/netdev.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 32.21   CC       images/tty.o
05:55:42 [2021-03-30T05:55:42.237Z] #43 32.75   CC       images/file-lock.o
05:55:42 [2021-03-30T05:55:42.240Z] #13 114.6 Selecting previously unselected package libpcrecpp0v5:amd64.
05:55:42 [2021-03-30T05:55:42.240Z] #13 114.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
05:55:42 [2021-03-30T05:55:42.240Z] #13 114.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
05:55:42 [2021-03-30T05:55:42.240Z] #13 114.7 Selecting previously unselected package libpcre3-dev:amd64.
05:55:42 [2021-03-30T05:55:42.240Z] #13 114.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
05:55:42 [2021-03-30T05:55:42.240Z] #13 114.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
05:55:42 [2021-03-30T05:55:42.262Z] 
05:55:42 [2021-03-30T05:55:42.262Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/b...
05:55:42 [2021-03-30T05:55:42.262Z] #67 DONE 0.3s
05:55:42 [2021-03-30T05:55:42.323Z] #43 14.62   DEP      images/core-arm.pb-c.d
05:55:42 [2021-03-30T05:55:42.323Z] #43 14.68   DEP      images/core-ppc64.pb-c.d
05:55:42 [2021-03-30T05:55:42.323Z] #43 14.74   DEP      images/core-s390.pb-c.d
05:55:42 [2021-03-30T05:55:42.323Z] #43 14.83   DEP      images/core-x86.pb-c.d
05:55:42 [2021-03-30T05:55:42.380Z] #13 115.8 Setting up libsepol1-dev:arm64 (2.8-1) ...
05:55:42 [2021-03-30T05:55:42.380Z] #13 115.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:55:42 [2021-03-30T05:55:42.380Z] #13 115.8 Setting up libbtrfs0 (4.20.1-2) ...
05:55:42 [2021-03-30T05:55:42.380Z] #13 115.9 Setting up libpcre32-3:arm64 (2:8.39-12) ...
05:55:42 [2021-03-30T05:55:42.380Z] #13 116.0 Setting up libudev-dev:arm64 (241-7~deb10u7) ...
05:55:42 [2021-03-30T05:55:42.496Z] #43 32.91   CC       images/rlimit.o
05:55:42 [2021-03-30T05:55:42.496Z] #43 ...
05:55:42 [2021-03-30T05:55:42.496Z] 
05:55:42 [2021-03-30T05:55:42.496Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:42 [2021-03-30T05:55:42.496Z] #45 sha256:9a82a0cee931447c8ecbcd25822fdc466947c9be7791d4a3424c12f70b9bea80
05:55:42 [2021-03-30T05:55:42.496Z] #45 129.8 vendor/golang.org/x/net/http2/hpack
05:55:42 [2021-03-30T05:55:42.558Z] 
05:55:42 [2021-03-30T05:55:42.558Z] #69 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
05:55:42 [2021-03-30T05:55:42.558Z] #69 DONE 0.2s
05:55:42 [2021-03-30T05:55:42.558Z] 
05:55:42 [2021-03-30T05:55:42.558Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
05:55:42 [2021-03-30T05:55:42.558Z] #70 DONE 0.1s
05:55:42 [2021-03-30T05:55:42.558Z] 
05:55:42 [2021-03-30T05:55:42.558Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
05:55:42 [2021-03-30T05:55:42.587Z] #43 14.91   DEP      images/core.pb-c.d
05:55:42 [2021-03-30T05:55:42.587Z] #43 14.94   DEP      images/inventory.pb-c.d
05:55:42 [2021-03-30T05:55:42.587Z] #43 14.99   PBCC     images/cpuinfo.pb-c.c
05:55:42 [2021-03-30T05:55:42.587Z] #43 15.02   DEP      images/cpuinfo.pb-c.d
05:55:42 [2021-03-30T05:55:42.587Z] #43 15.09   PBCC     images/stats.pb-c.c
05:55:42 [2021-03-30T05:55:42.587Z] #43 15.11   DEP      images/stats.pb-c.d
[Pipeline] sh
05:55:42 [2021-03-30T05:55:42.811Z] #13 115.1 Selecting previously unselected package libselinux1-dev:amd64.
05:55:42 [2021-03-30T05:55:42.811Z] #13 115.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
05:55:42 [2021-03-30T05:55:42.811Z] #13 115.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
05:55:42 [2021-03-30T05:55:42.958Z] #13 116.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:55:42 [2021-03-30T05:55:42.958Z] #13 ...
05:55:42 [2021-03-30T05:55:42.958Z] 
05:55:42 [2021-03-30T05:55:42.958Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:42 [2021-03-30T05:55:42.958Z] #45 sha256:e9cb762f3c9f7ea660c3eb1372a0e2804fa3d85d9fc084eae130ea31bcb7da46
05:55:42 [2021-03-30T05:55:42.958Z] #45 110.4 github.com/LK4D4/vndr/godl
05:55:42 [2021-03-30T05:55:42.958Z] #45 111.1 github.com/LK4D4/vndr
05:55:42 [2021-03-30T05:55:42.958Z] #45 DONE 120.0s
05:55:42 [2021-03-30T05:55:42.958Z] 
05:55:42 [2021-03-30T05:55:42.958Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:55:42 [2021-03-30T05:55:42.958Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:55:42 [2021-03-30T05:55:42.958Z] #13 116.5 Setting up libbtrfs-dev (4.20.1-2) ...
05:55:42 [2021-03-30T05:55:42.958Z] #13 116.6 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
05:55:42 [2021-03-30T05:55:42.958Z] #13 116.6 Setting up mingw-w64-common (6.0.0-3) ...
05:55:42 [2021-03-30T05:55:42.958Z] #13 ...
05:55:42 [2021-03-30T05:55:42.958Z] 
05:55:42 [2021-03-30T05:55:42.958Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:42 [2021-03-30T05:55:42.958Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:55:42 [2021-03-30T05:55:42.958Z] #43 38.90   CC       images/ext-file.o
05:55:42 [2021-03-30T05:55:42.958Z] #43 39.13   CC       images/cgroup.o
05:55:42 [2021-03-30T05:55:42.958Z] #43 39.72   CC       images/userns.o
05:55:42 [2021-03-30T05:55:42.958Z] #43 39.96   CC       images/google/protobuf/descriptor.o
05:55:42 [2021-03-30T05:55:42.958Z] #43 41.82   CC       images/opts.o
05:55:42 [2021-03-30T05:55:42.958Z] #43 42.15   CC       images/seccomp.o
05:55:42 [2021-03-30T05:55:42.958Z] #43 42.37   CC       images/binfmt-misc.o
05:55:42 [2021-03-30T05:55:42.958Z] #43 42.65   CC       images/time.o
05:55:42 [2021-03-30T05:55:42.958Z] #43 42.86   CC       images/sysctl.o
05:55:43 [2021-03-30T05:55:43.072Z] #13 115.3 Selecting previously unselected package libdevmapper-dev:amd64.
05:55:43 [2021-03-30T05:55:43.072Z] #13 115.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
05:55:43 [2021-03-30T05:55:43.072Z] #13 115.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
05:55:43 [2021-03-30T05:55:43.072Z] #13 115.5 Selecting previously unselected package libseccomp-dev:amd64.
05:55:43 [2021-03-30T05:55:43.072Z] #13 115.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
05:55:43 [2021-03-30T05:55:43.072Z] #13 115.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
05:55:43 [2021-03-30T05:55:43.197Z] #71 DONE 0.8s
05:55:43 [2021-03-30T05:55:43.233Z] #54 ...
05:55:43 [2021-03-30T05:55:43.233Z] 
05:55:43 [2021-03-30T05:55:43.233Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:55:43 [2021-03-30T05:55:43.233Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
05:55:43 [2021-03-30T05:55:43.233Z] #21 2.955 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
05:55:43 [2021-03-30T05:55:43.233Z] #21 4.503 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB]
05:55:43 [2021-03-30T05:55:43.233Z] #21 5.823 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
05:55:43 [2021-03-30T05:55:43.233Z] #21 11.19 Fetched 8692 kB in 11s (824 kB/s)
05:55:43 [2021-03-30T05:55:43.233Z] #21 11.19 Reading package lists...
05:55:43 [2021-03-30T05:55:43.233Z] #21 ...
05:55:43 [2021-03-30T05:55:43.233Z] 
05:55:43 [2021-03-30T05:55:43.233Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:43 [2021-03-30T05:55:43.233Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:55:43 [2021-03-30T05:55:43.233Z] #44 64.62   CC       criu/arch/ppc64/crtools.o
05:55:43 [2021-03-30T05:55:43.233Z] #44 65.72   CC       criu/arch/ppc64/sigframe.o
05:55:43 [2021-03-30T05:55:43.233Z] #44 66.06   LINK     criu/arch/ppc64/crtools.built-in.o
05:55:43 [2021-03-30T05:55:43.233Z] #44 66.12   DEP      criu/pie/util-vdso.d
05:55:43 [2021-03-30T05:55:43.233Z] #44 66.36   DEP      criu/pie/util.d
05:55:43 [2021-03-30T05:55:43.233Z] #44 66.63   CC       criu/pie/util.o
05:55:43 [2021-03-30T05:55:43.233Z] #44 66.99   CC       criu/pie/util-vdso.o
05:55:43 [2021-03-30T05:55:43.233Z] #44 67.82   AR       criu/pie/pie.lib.a
05:55:43 [2021-03-30T05:55:43.233Z] #44 67.89   DEP      criu/pie/restorer.d
05:55:43 [2021-03-30T05:55:43.233Z] #44 68.09   DEP      criu/arch/ppc64/vdso-trampoline.d
05:55:43 [2021-03-30T05:55:43.233Z] #44 68.11   DEP      criu/arch/ppc64/restorer.d
05:55:43 [2021-03-30T05:55:43.233Z] #44 68.34   DEP      criu/arch/ppc64/vdso-pie.d
05:55:43 [2021-03-30T05:55:43.233Z] #44 68.46   DEP      criu/pie/parasite-vdso.d
05:55:43 [2021-03-30T05:55:43.233Z] #44 68.71   DEP      criu/pie/parasite.d
05:55:43 [2021-03-30T05:55:43.233Z] #44 68.97   CC       criu/pie/parasite.o
05:55:43 [2021-03-30T05:55:43.334Z] #13 115.6 Selecting previously unselected package libsystemd-dev:amd64.
05:55:43 [2021-03-30T05:55:43.334Z] #13 115.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
05:55:43 [2021-03-30T05:55:43.334Z] #13 115.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
05:55:43 [2021-03-30T05:55:43.492Z] 
05:55:43 [2021-03-30T05:55:43.492Z] #72 exporting to image
05:55:43 [2021-03-30T05:55:43.492Z] #72 exporting layers
05:55:43 [2021-03-30T05:55:43.546Z] #43 43.18   CC       images/autofs.o
05:55:43 [2021-03-30T05:55:43.678Z] + docker info
05:55:43 [2021-03-30T05:55:43.814Z] #43 43.43   CC       images/macvlan.o
05:55:43 [2021-03-30T05:55:43.814Z] #43 43.63   CC       images/sit.o
05:55:43 [2021-03-30T05:55:43.877Z] #45 131.0 mime
05:55:43 [2021-03-30T05:55:43.906Z] #13 116.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
05:55:43 [2021-03-30T05:55:43.906Z] #13 116.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
05:55:43 [2021-03-30T05:55:43.906Z] #13 116.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
05:55:43 [2021-03-30T05:55:43.906Z] #13 116.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:55:43 [2021-03-30T05:55:43.906Z] #13 116.3 Setting up libpcre16-3:amd64 (2:8.39-12) ...
05:55:43 [2021-03-30T05:55:43.906Z] #13 116.3 Setting up libsepol1-dev:amd64 (2.8-1) ...
05:55:43 [2021-03-30T05:55:43.906Z] #13 116.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:55:43 [2021-03-30T05:55:43.906Z] #13 116.3 Setting up libbtrfs0 (4.20.1-2) ...
05:55:43 [2021-03-30T05:55:43.906Z] #13 116.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
05:55:43 [2021-03-30T05:55:43.906Z] #13 116.4 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
05:55:43 [2021-03-30T05:55:43.977Z] #43 16.57 make[1]: Nothing to be done for 'all'.
05:55:44 [2021-03-30T05:55:44.080Z] #43 ...
05:55:44 [2021-03-30T05:55:44.080Z] 
05:55:44 [2021-03-30T05:55:44.080Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:55:44 [2021-03-30T05:55:44.080Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:55:44 [2021-03-30T05:55:44.080Z] #13 116.6 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ...
05:55:44 [2021-03-30T05:55:44.080Z] #13 116.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
05:55:44 [2021-03-30T05:55:44.080Z] #13 116.7 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
05:55:44 [2021-03-30T05:55:44.080Z] #13 116.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:55:44 [2021-03-30T05:55:44.080Z] #13 116.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
05:55:44 [2021-03-30T05:55:44.080Z] #13 116.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
05:55:44 [2021-03-30T05:55:44.080Z] #13 116.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:55:44 [2021-03-30T05:55:44.080Z] #13 116.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
05:55:44 [2021-03-30T05:55:44.080Z] #13 116.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
05:55:44 [2021-03-30T05:55:44.080Z] #13 116.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
05:55:44 [2021-03-30T05:55:44.080Z] #13 116.8 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
05:55:44 [2021-03-30T05:55:44.080Z] #13 116.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
05:55:44 [2021-03-30T05:55:44.080Z] #13 116.8 Setting up dmsetup (2:1.02.155-3) ...
05:55:44 [2021-03-30T05:55:44.080Z] #13 116.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
05:55:44 [2021-03-30T05:55:44.080Z] #13 116.9 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
05:55:44 [2021-03-30T05:55:44.080Z] #13 116.9 Processing triggers for libc-bin (2.28-10) ...
05:55:44 [2021-03-30T05:55:44.080Z] #13 DONE 117.5s
05:55:44 [2021-03-30T05:55:44.080Z] 
05:55:44 [2021-03-30T05:55:44.080Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
05:55:44 [2021-03-30T05:55:44.080Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c
05:55:44 [2021-03-30T05:55:44.137Z] #45 ...
05:55:44 [2021-03-30T05:55:44.137Z] 
05:55:44 [2021-03-30T05:55:44.137Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:55:44 [2021-03-30T05:55:44.137Z] #56 sha256:f080c635f9bd9cd385b3f451ad40be54a39349ec0da514c155d58a5ea3d807ad
05:55:44 [2021-03-30T05:55:44.137Z] #56 55.57 + export 'BUILDTAGS=netgo osusergo static_build'
05:55:44 [2021-03-30T05:55:44.137Z] #56 55.57 + BUILDTAGS='netgo osusergo static_build'
05:55:44 [2021-03-30T05:55:44.137Z] #56 55.57 + export EXTRA_FLAGS=-buildmode=pie
05:55:44 [2021-03-30T05:55:44.137Z] #56 55.57 + EXTRA_FLAGS=-buildmode=pie
05:55:44 [2021-03-30T05:55:44.137Z] #56 55.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
05:55:44 [2021-03-30T05:55:44.137Z] #56 55.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
05:55:44 [2021-03-30T05:55:44.137Z] #56 55.57 + '[' '' = dynamic ']'
05:55:44 [2021-03-30T05:55:44.137Z] #56 55.57 + make
05:55:44 [2021-03-30T05:55:44.137Z] #56 56.57 + bin/ctr
05:55:44 [2021-03-30T05:55:44.167Z] #13 116.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:55:44 [2021-03-30T05:55:44.167Z] #13 116.4 Setting up libbtrfs-dev (4.20.1-2) ...
05:55:44 [2021-03-30T05:55:44.167Z] #13 116.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
05:55:44 [2021-03-30T05:55:44.167Z] #13 116.4 Setting up mingw-w64-common (6.0.0-3) ...
05:55:44 [2021-03-30T05:55:44.167Z] #13 116.5 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
05:55:44 [2021-03-30T05:55:44.167Z] #13 116.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
05:55:44 [2021-03-30T05:55:44.167Z] #13 116.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
05:55:44 [2021-03-30T05:55:44.167Z] #13 116.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:55:44 [2021-03-30T05:55:44.167Z] #13 116.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
05:55:44 [2021-03-30T05:55:44.167Z] #13 116.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
05:55:44 [2021-03-30T05:55:44.167Z] #13 116.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:55:44 [2021-03-30T05:55:44.168Z] #13 116.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
05:55:44 [2021-03-30T05:55:44.168Z] #13 116.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
05:55:44 [2021-03-30T05:55:44.168Z] #13 116.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
05:55:44 [2021-03-30T05:55:44.168Z] #13 116.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
05:55:44 [2021-03-30T05:55:44.168Z] #13 116.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
05:55:44 [2021-03-30T05:55:44.292Z] #44 70.56   LINK     criu/pie/parasite.built-in.o
05:55:44 [2021-03-30T05:55:44.292Z] #44 70.58   GEN      criu/pie/parasite-blob.h
05:55:44 [2021-03-30T05:55:44.292Z] #44 70.63   CC       criu/pie/parasite-vdso.o
05:55:44 [2021-03-30T05:55:44.396Z] #56 ...
05:55:44 [2021-03-30T05:55:44.396Z] 
05:55:44 [2021-03-30T05:55:44.397Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:55:44 [2021-03-30T05:55:44.397Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:55:44 [2021-03-30T05:55:44.397Z] #13 125.3 Selecting previously unselected package g++-mingw-w64-x86-64.
05:55:44 [2021-03-30T05:55:44.397Z] #13 125.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:55:44 [2021-03-30T05:55:44.397Z] #13 125.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:55:44 [2021-03-30T05:55:44.429Z] #13 116.6 Setting up dmsetup (2:1.02.155-3) ...
05:55:44 [2021-03-30T05:55:44.429Z] #13 116.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
05:55:44 [2021-03-30T05:55:44.429Z] #13 116.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
05:55:44 [2021-03-30T05:55:44.429Z] #13 116.7 Processing triggers for libc-bin (2.28-10) ...
05:55:44 [2021-03-30T05:55:44.552Z] #43 ...
05:55:44 [2021-03-30T05:55:44.552Z] 
05:55:44 [2021-03-30T05:55:44.552Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:55:44 [2021-03-30T05:55:44.552Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:55:44 [2021-03-30T05:55:44.552Z] #13 104.6 Selecting previously unselected package gcc-mingw-w64-base.
05:55:44 [2021-03-30T05:55:44.552Z] #13 104.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:55:44 [2021-03-30T05:55:44.552Z] #13 104.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:55:44 [2021-03-30T05:55:44.552Z] #13 105.0 Selecting previously unselected package gcc-mingw-w64-x86-64.
05:55:44 [2021-03-30T05:55:44.552Z] #13 105.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:55:44 [2021-03-30T05:55:44.552Z] #13 105.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:55:44 [2021-03-30T05:55:44.945Z] #22 5.151 Collecting yamllint==1.16.0
05:55:44 [2021-03-30T05:55:44.945Z] #22 ...
05:55:44 [2021-03-30T05:55:44.945Z] 
05:55:44 [2021-03-30T05:55:44.945Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:44 [2021-03-30T05:55:44.945Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:44 [2021-03-30T05:55:44.945Z] #43 124.6   CC       criu/mount.o
05:55:44 [2021-03-30T05:55:44.945Z] #43 129.1   CC       criu/namespaces.o
05:55:44 [2021-03-30T05:55:44.945Z] #43 131.3   CC       criu/net.o
05:55:45 [2021-03-30T05:55:45.214Z] #43 135.1   CC       criu/netfilter.o
05:55:45 [2021-03-30T05:55:45.353Z] #44 71.49   CC       criu/arch/ppc64/vdso-pie.o
05:55:45 [2021-03-30T05:55:45.353Z] #44 ...
05:55:45 [2021-03-30T05:55:45.353Z] 
05:55:45 [2021-03-30T05:55:45.353Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:55:45 [2021-03-30T05:55:45.353Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
05:55:45 [2021-03-30T05:55:45.353Z] #21 11.19 Reading package lists...
05:55:45 [2021-03-30T05:55:45.497Z] #13 ...
05:55:45 [2021-03-30T05:55:45.497Z] 
05:55:45 [2021-03-30T05:55:45.497Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:45 [2021-03-30T05:55:45.497Z] #45 sha256:a8bd4a8d14ba6a4e35210ff08587d790ff06b6722d4a67571037a687138a0e96
05:55:45 [2021-03-30T05:55:45.497Z] #45 112.4 go/parser
05:55:45 [2021-03-30T05:55:45.497Z] #45 113.6 text/template
05:55:45 [2021-03-30T05:55:45.497Z] #45 116.3 encoding/xml
05:55:45 [2021-03-30T05:55:45.497Z] #45 118.6 go/doc
05:55:45 [2021-03-30T05:55:45.497Z] #45 121.6 github.com/LK4D4/vndr/versioned
05:55:45 [2021-03-30T05:55:45.497Z] #45 121.7 github.com/LK4D4/vndr/build
05:55:45 [2021-03-30T05:55:45.497Z] #45 121.8 compress/flate
05:55:45 [2021-03-30T05:55:45.668Z] #21 15.78 Reading package lists...
05:55:45 [2021-03-30T05:55:45.668Z] #21 ...
05:55:45 [2021-03-30T05:55:45.668Z] 
05:55:45 [2021-03-30T05:55:45.668Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:45 [2021-03-30T05:55:45.668Z] #46 sha256:97014c2c5c73b16222eb01e9db63d2a9ee35543aa01927cef6ec789181d313c9
05:55:45 [2021-03-30T05:55:45.668Z] #46 129.0 github.com/LK4D4/vndr/build
05:55:45 [2021-03-30T05:55:45.668Z] #46 131.9 vendor/golang.org/x/text/unicode/norm
05:55:45 [2021-03-30T05:55:45.668Z] #46 ...
05:55:45 [2021-03-30T05:55:45.668Z] 
05:55:45 [2021-03-30T05:55:45.668Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:45 [2021-03-30T05:55:45.668Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:55:45 [2021-03-30T05:55:45.668Z] #44 72.05   CC       criu/arch/ppc64/restorer.o
05:55:45 [2021-03-30T05:55:45.760Z] #45 ...
05:55:45 [2021-03-30T05:55:45.760Z] 
05:55:45 [2021-03-30T05:55:45.760Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:45 [2021-03-30T05:55:45.760Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:45 [2021-03-30T05:55:45.760Z] #43 18.10   CC       images/stats.o
05:55:45 [2021-03-30T05:55:45.780Z] #43 135.5   CC       criu/page-pipe.o
05:55:45 [2021-03-30T05:55:45.815Z] #13 DONE 118.2s
05:55:45 [2021-03-30T05:55:45.815Z] 
05:55:45 [2021-03-30T05:55:45.815Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
05:55:45 [2021-03-30T05:55:45.815Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
05:55:45 [2021-03-30T05:55:45.965Z] #44 72.41   CC       criu/arch/ppc64/vdso-trampoline.o
05:55:45 [2021-03-30T05:55:45.965Z] #44 72.43   CC       criu/pie/restorer.o
05:55:46 [2021-03-30T05:55:46.009Z] #14 ...
05:55:46 [2021-03-30T05:55:46.009Z] 
05:55:46 [2021-03-30T05:55:46.009Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:55:46 [2021-03-30T05:55:46.009Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
05:55:46 [2021-03-30T05:55:46.009Z] #32 DONE 122.2s
05:55:46 [2021-03-30T05:55:46.009Z] 
05:55:46 [2021-03-30T05:55:46.009Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:46 [2021-03-30T05:55:46.009Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:55:46 [2021-03-30T05:55:46.009Z] #43 43.96   CC       images/memfd.o
05:55:46 [2021-03-30T05:55:46.009Z] #43 44.23   CC       images/timens.o
05:55:46 [2021-03-30T05:55:46.009Z] #43 44.64   LINK     images/built-in.o
05:55:46 [2021-03-30T05:55:46.009Z] #43 44.86   GEN      compel/include/asm
05:55:46 [2021-03-30T05:55:46.009Z] #43 44.96   GEN      compel/include/version.h
05:55:46 [2021-03-30T05:55:46.009Z] #43 45.00 touch .config
05:55:46 [2021-03-30T05:55:46.009Z] #43 45.18   GEN      include/common/config.h
05:55:46 [2021-03-30T05:55:46.009Z] #43 45.33   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
05:55:46 [2021-03-30T05:55:46.009Z] #43 45.35   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
05:55:46 [2021-03-30T05:55:46.009Z] #43 45.42   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
05:55:46 [2021-03-30T05:55:46.009Z] #43 45.48   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
05:55:46 [2021-03-30T05:55:46.009Z] #43 45.50   DEP      compel/plugins/std/infect.d
05:55:46 [2021-03-30T05:55:46.009Z] #43 45.70   DEP      compel/plugins/std/string.d
05:55:46 [2021-03-30T05:55:46.009Z] #43 45.83   DEP      compel/plugins/std/log.d
05:55:46 [2021-03-30T05:55:46.022Z] #43 18.49   CC       images/core.o
05:55:46 [2021-03-30T05:55:46.272Z] #43 45.99   DEP      compel/plugins/std/fds.d
05:55:46 [2021-03-30T05:55:46.283Z] #43 ...
05:55:46 [2021-03-30T05:55:46.283Z] 
05:55:46 [2021-03-30T05:55:46.283Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:55:46 [2021-03-30T05:55:46.283Z] #51 sha256:e6f86cc8aa66288a1b6026459781736aa7f8a58ff495f65fed6487f46e726496
05:55:46 [2021-03-30T05:55:46.283Z] #51 112.7 mvdan.cc/editorconfig
05:55:46 [2021-03-30T05:55:46.283Z] #51 114.1 mvdan.cc/sh/v3/fileutil
05:55:46 [2021-03-30T05:55:46.283Z] #51 114.3 mvdan.cc/sh/v3/syntax
05:55:46 [2021-03-30T05:55:46.283Z] #51 120.6 mvdan.cc/sh/v3/cmd/shfmt
05:55:46 [2021-03-30T05:55:46.341Z] #43 136.1   CC       criu/page-xfer.o
05:55:46 [2021-03-30T05:55:46.536Z] #43 46.13   DEP      compel/plugins/std/std.d
05:55:46 [2021-03-30T05:55:46.536Z] #43 46.25   DEP      compel/plugins/shmem/shmem.d
05:55:46 [2021-03-30T05:55:46.536Z] #43 46.37   DEP      compel/plugins/fds/fds.d
05:55:46 [2021-03-30T05:55:46.545Z] #51 ...
05:55:46 [2021-03-30T05:55:46.546Z] 
05:55:46 [2021-03-30T05:55:46.546Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:55:46 [2021-03-30T05:55:46.546Z] #56 sha256:9190b1b964128fb02f1b910a92b376b5c36f5f710738beff59109d4364383c2d
05:55:47 [2021-03-30T05:55:47.114Z] #43 46.64   CC       compel/plugins/std/std.o
05:55:47 [2021-03-30T05:55:47.378Z] #43 46.98   CC       compel/plugins/std/fds.o
05:55:47 [2021-03-30T05:55:47.378Z] #43 ...
05:55:47 [2021-03-30T05:55:47.378Z] 
05:55:47 [2021-03-30T05:55:47.378Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
05:55:47 [2021-03-30T05:55:47.378Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c
05:55:47 [2021-03-30T05:55:47.378Z] #14 DONE 3.4s
05:55:47 [2021-03-30T05:55:47.641Z] 
05:55:47 [2021-03-30T05:55:47.642Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
05:55:47 [2021-03-30T05:55:47.642Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f
05:55:47 [2021-03-30T05:55:47.734Z] #14 ...
05:55:47 [2021-03-30T05:55:47.734Z] 
05:55:47 [2021-03-30T05:55:47.734Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:55:47 [2021-03-30T05:55:47.734Z] #58 sha256:b741d2133be30217b192f55c6fdf4a5179cfec3052bdef68e119022d5fe3b8d4
05:55:47 [2021-03-30T05:55:47.734Z] #58 115.7 + for f in rootlesskit rootlesskit-docker-proxy
05:55:47 [2021-03-30T05:55:47.734Z] #58 115.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
05:55:47 [2021-03-30T05:55:47.734Z] #58 DONE 123.3s
05:55:47 [2021-03-30T05:55:47.734Z] 
05:55:47 [2021-03-30T05:55:47.734Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
05:55:47 [2021-03-30T05:55:47.734Z] #59 sha256:bd78e17771d9ccd969f278495568fbed8988d4862dcece465d67f2acbbee469a
05:55:47 [2021-03-30T05:55:47.734Z] #59 DONE 0.1s
05:55:47 [2021-03-30T05:55:47.734Z] 
05:55:47 [2021-03-30T05:55:47.734Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:47 [2021-03-30T05:55:47.734Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:47 [2021-03-30T05:55:47.734Z] #43 56.65   CC       compel/src/lib/ptrace.o
05:55:47 [2021-03-30T05:55:47.734Z] #43 57.02   AR       compel/libcompel.a
05:55:47 [2021-03-30T05:55:47.734Z] #43 57.13   HOSTCC   compel/src/main-host.o
05:55:47 [2021-03-30T05:55:47.734Z] #43 57.47   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
05:55:47 [2021-03-30T05:55:47.734Z] #43 57.64   HOSTCC   compel/src/lib/handle-elf-host.o
05:55:47 [2021-03-30T05:55:47.734Z] #43 58.01   HOSTCC   compel/src/lib/log-host.o
05:55:47 [2021-03-30T05:55:47.734Z] #43 58.20   HOSTLINK compel/compel-host-bin
05:55:47 [2021-03-30T05:55:47.734Z] #43 58.34   DEP      soccr/soccr.d
05:55:47 [2021-03-30T05:55:47.734Z] #43 58.53   CC       soccr/soccr.o
05:55:47 [2021-03-30T05:55:47.734Z] #43 59.93   AR       soccr/libsoccr.a
05:55:47 [2021-03-30T05:55:47.734Z] #43 59.97 make[1]: 'soccr/libsoccr.a' is up to date.
05:55:47 [2021-03-30T05:55:47.734Z] #43 60.39   DEP      criu/arch/x86/sigframe.d
05:55:47 [2021-03-30T05:55:47.734Z] #43 60.54   DEP      criu/arch/x86/sigaction_compat.d
05:55:47 [2021-03-30T05:55:47.734Z] #43 60.71   DEP      criu/arch/x86/kerndat.d
05:55:47 [2021-03-30T05:55:47.734Z] #43 60.90   DEP      criu/arch/x86/crtools.d
05:55:47 [2021-03-30T05:55:47.734Z] #43 61.02   DEP      criu/arch/x86/cpu.d
05:55:47 [2021-03-30T05:55:47.734Z] #43 61.23   CC       criu/arch/x86/cpu.o
05:55:47 [2021-03-30T05:55:47.734Z] #43 61.80   CC       criu/arch/x86/crtools.o
05:55:47 [2021-03-30T05:55:47.999Z] #43 ...
05:55:47 [2021-03-30T05:55:47.999Z] 
05:55:47 [2021-03-30T05:55:47.999Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
05:55:47 [2021-03-30T05:55:47.999Z] #60 sha256:f82bc344e276e458ab3d3fcd4a9206fb2b23442e2fdec63a47fc20843b752e16
05:55:47 [2021-03-30T05:55:47.999Z] #60 DONE 0.2s
05:55:47 [2021-03-30T05:55:47.999Z] 
05:55:47 [2021-03-30T05:55:47.999Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:55:47 [2021-03-30T05:55:47.999Z] #53 sha256:2e1a422516db92a0f7a3456c1988099751105ae1e2a8f5e2e09713344a49d801
05:55:48 [2021-03-30T05:55:48.091Z] #72 exporting layers 4.3s done
05:55:48 [2021-03-30T05:55:48.091Z] #72 writing image sha256:77524da1391c43782080b01198ae9f6a2d1cf11b58c294ff3d8c53dd1a99ffa2 done
05:55:48 [2021-03-30T05:55:48.091Z] #72 naming to docker.io/library/docker:b14bf43764e016e95eb7486e49ae675d477e475b done
05:55:48 [2021-03-30T05:55:48.091Z] #72 DONE 4.3s
05:55:48 [2021-03-30T05:55:48.118Z] #56 56.01 Checking out files:  47% (1808/3824)   
Checking out files:  48% (1836/3824)   
Checking out files:  49% (1874/3824)   
Checking out files:  50% (1912/3824)   
Checking out files:  51% (1951/3824)   
Checking out files:  52% (1989/3824)   
Checking out files:  53% (2027/3824)   
Checking out files:  54% (2065/3824)   
Checking out files:  55% (2104/3824)   
Checking out files:  56% (2142/3824)   
Checking out files:  57% (2180/3824)   
Checking out files:  58% (2218/3824)   
Checking out files:  59% (2257/3824)   
Checking out files:  60% (2295/3824)   
Checking out files:  61% (2333/3824)   
Checking out files:  62% (2371/3824)   
Checking out files:  63% (2410/3824)   
Checking out files:  64% (2448/3824)   
Checking out files:  65% (2486/3824)   
Checking out files:  66% (2524/3824)   
Checking out files:  67% (2563/3824)   
Checking out files:  68% (2601/3824)   
Checking out files:  69% (2639/3824)   
Checking out files:  70% (2677/3824)   
Checking out files:  71% (2716/3824)   
Checking out files:  72% (2754/3824)   
Checking out files:  73% (2792/3824)   
Checking out files:  74% (2830/3824)   
Checking out files:  75% (2868/3824)   
Checking out files:  76% (2907/3824)   
Checking out files:  77% (2945/3824)   
Checking out files:  78% (2983/3824)   
Checking out files:  79% (3021/3824)   
Checking out files:  80% (3060/3824)   
Checking out files:  81% (3098/3824)   
Checking out files:  82% (3136/3824)   
Checking out files:  83% (3174/3824)   
Checking out files:  84% (3213/3824)   
Checking out files:  85% (3251/3824)   
Checking out files:  86% (3289/3824)   
Checking out files:  87% (3327/3824)   
Checking out files:  88% (3366/3824)   
Checking out files:  89% (3404/3824)   
Checking out files:  90% (3442/3824)   
Checking out files:  91% (3480/3824)   
Checking out files:  92% (3519/3824)   
Checking out files:  93% (3557/3824)   
Checking out files:  94% (3595/3824)   
Checking out files:  95% (3633/3824)   
Checking out files:  96% (3672/3824)   
Checking out files:  97% (3710/3824)   
Checking out files:  98% (3748/3824)   
Checking out files:  99% (3786/3824)   
Checking out files: 100% (3824/3824)   
Checking out files: 100% (3824/3824), done.
05:55:48 [2021-03-30T05:55:48.118Z] #56 57.58 + cd /tmp/tmp.3kWBycwncl/src/github.com/containerd/containerd
05:55:48 [2021-03-30T05:55:48.118Z] #56 57.58 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
05:55:48 [2021-03-30T05:55:48.231Z] #43 137.6   CC       criu/pagemap-cache.o
05:55:48 [2021-03-30T05:55:48.231Z] #43 137.9   CC       criu/pagemap.o
05:55:48 [2021-03-30T05:55:48.261Z] #53 ...
05:55:48 [2021-03-30T05:55:48.261Z] 
05:55:48 [2021-03-30T05:55:48.261Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:48 [2021-03-30T05:55:48.261Z] #45 sha256:8b9c88d7a16538109e5ad402a1cd2f184a030f510d885a33390fce3d54be5795
05:55:48 [2021-03-30T05:55:48.261Z] #45 113.9 net/http/httptrace
05:55:48 [2021-03-30T05:55:48.261Z] #45 114.2 net/http
05:55:48 [2021-03-30T05:55:48.535Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42217/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b14bf43764e016e95eb7486e49ae675d477e475b hack/test/unit
05:55:48 [2021-03-30T05:55:48.833Z] #45 ...
05:55:48 [2021-03-30T05:55:48.833Z] 
05:55:48 [2021-03-30T05:55:48.833Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:48 [2021-03-30T05:55:48.833Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:48 [2021-03-30T05:55:48.833Z] #43 63.03   CC       criu/arch/x86/kerndat.o
05:55:49 [2021-03-30T05:55:49.094Z] #43 63.48   CC       criu/arch/x86/sigaction_compat.o
05:55:49 [2021-03-30T05:55:49.160Z] #43 138.9   CC       criu/parasite-syscall.o
05:55:49 [2021-03-30T05:55:49.393Z] #43 63.69   CC       criu/arch/x86/sigframe.o
05:55:49 [2021-03-30T05:55:49.393Z] #43 63.96   LINK     criu/arch/x86/crtools.built-in.o
05:55:49 [2021-03-30T05:55:49.660Z] #43 64.01   DEP      criu/pie/util-vdso-elf32.d
05:55:49 [2021-03-30T05:55:49.675Z] #13 ...
05:55:49 [2021-03-30T05:55:49.675Z] 
05:55:49 [2021-03-30T05:55:49.675Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:49 [2021-03-30T05:55:49.675Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:49 [2021-03-30T05:55:49.675Z] #43 33.09   CC       images/pagemap.o
05:55:49 [2021-03-30T05:55:49.675Z] #43 33.37   CC       images/siginfo.o
05:55:49 [2021-03-30T05:55:49.675Z] #43 33.70   CC       images/rpc.o
05:55:49 [2021-03-30T05:55:49.675Z] #43 34.87   CC       images/ext-file.o
05:55:49 [2021-03-30T05:55:49.675Z] #43 35.09   CC       images/cgroup.o
05:55:49 [2021-03-30T05:55:49.675Z] #43 35.62   CC       images/userns.o
05:55:49 [2021-03-30T05:55:49.675Z] #43 35.87   CC       images/google/protobuf/descriptor.o
05:55:49 [2021-03-30T05:55:49.675Z] #43 37.54   CC       images/opts.o
05:55:49 [2021-03-30T05:55:49.675Z] #43 37.77   CC       images/seccomp.o
05:55:49 [2021-03-30T05:55:49.675Z] #43 38.01   CC       images/binfmt-misc.o
05:55:49 [2021-03-30T05:55:49.675Z] #43 38.17   CC       images/time.o
05:55:49 [2021-03-30T05:55:49.675Z] #43 38.34   CC       images/sysctl.o
05:55:49 [2021-03-30T05:55:49.675Z] #43 38.56   CC       images/autofs.o
05:55:49 [2021-03-30T05:55:49.675Z] #43 38.76   CC       images/macvlan.o
05:55:49 [2021-03-30T05:55:49.675Z] #43 38.94   CC       images/sit.o
05:55:49 [2021-03-30T05:55:49.675Z] #43 39.17   CC       images/memfd.o
05:55:49 [2021-03-30T05:55:49.675Z] #43 39.43   CC       images/timens.o
05:55:49 [2021-03-30T05:55:49.675Z] #43 39.69   LINK     images/built-in.o
05:55:49 [2021-03-30T05:55:49.675Z] #43 39.88   GEN      compel/include/asm
05:55:49 [2021-03-30T05:55:49.675Z] #43 39.90   GEN      compel/include/version.h
05:55:49 [2021-03-30T05:55:49.675Z] #43 39.92 touch .config
05:55:49 [2021-03-30T05:55:49.675Z] #43 39.98   GEN      include/common/config.h
05:55:49 [2021-03-30T05:55:49.675Z] #43 40.06   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
05:55:49 [2021-03-30T05:55:49.675Z] #43 40.08   GEN      compel/plugins/include/uapi/std/syscall-64.h
05:55:49 [2021-03-30T05:55:49.675Z] #43 40.11   GEN      compel/arch/x86/plugins/std/syscalls-64.S
05:55:49 [2021-03-30T05:55:49.675Z] #43 40.12   DEP      compel/arch/x86/plugins/std/syscalls-64.d
05:55:49 [2021-03-30T05:55:49.675Z] #43 40.14   DEP      compel/arch/x86/plugins/std/memcpy.d
05:55:49 [2021-03-30T05:55:49.675Z] #43 40.16   DEP      compel/arch/x86/plugins/std/parasite-head.d
05:55:49 [2021-03-30T05:55:49.675Z] #43 40.18   GEN      compel/plugins/include/uapi/std/syscall.h
05:55:49 [2021-03-30T05:55:49.924Z] #43 64.20   DEP      criu/pie/util-vdso.d
05:55:49 [2021-03-30T05:55:49.924Z] #43 64.29   DEP      criu/pie/util.d
05:55:49 [2021-03-30T05:55:49.925Z] #43 64.41   CC       criu/pie/util.o
05:55:49 [2021-03-30T05:55:49.937Z] #43 40.21   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
05:55:49 [2021-03-30T05:55:49.937Z] #43 40.22   GEN      compel/plugins/include/uapi/std/syscall-codes.h
05:55:49 [2021-03-30T05:55:49.937Z] #43 40.24   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
05:55:49 [2021-03-30T05:55:49.937Z] #43 40.25   DEP      compel/plugins/std/infect.d
05:55:49 [2021-03-30T05:55:49.937Z] #43 40.33   DEP      compel/plugins/std/string.d
05:55:49 [2021-03-30T05:55:49.937Z] #43 40.39   DEP      compel/plugins/std/log.d
05:55:50 [2021-03-30T05:55:50.089Z] #43 139.7   CC       criu/path.o
05:55:50 [2021-03-30T05:55:50.089Z] #43 ...
05:55:50 [2021-03-30T05:55:50.089Z] 
05:55:50 [2021-03-30T05:55:50.089Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:55:50 [2021-03-30T05:55:50.089Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
05:55:50 [2021-03-30T05:55:50.089Z] #22 10.49   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
05:55:50 [2021-03-30T05:55:50.200Z] #43 40.55   DEP      compel/plugins/std/fds.d
05:55:50 [2021-03-30T05:55:50.200Z] #43 40.63   DEP      compel/plugins/std/std.d
05:55:50 [2021-03-30T05:55:50.200Z] #43 40.73   DEP      compel/plugins/shmem/shmem.d
05:55:50 [2021-03-30T05:55:50.345Z] #22 10.60 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
05:55:50 [2021-03-30T05:55:50.345Z] #22 10.64   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
05:55:50 [2021-03-30T05:55:50.345Z] #22 10.71 Collecting pyyaml (from yamllint==1.16.0)
05:55:50 [2021-03-30T05:55:50.460Z] #43 40.80   DEP      compel/plugins/fds/fds.d
05:55:50 [2021-03-30T05:55:50.460Z] #43 41.03   CC       compel/plugins/std/std.o
05:55:50 [2021-03-30T05:55:50.484Z] #44 76.43   LINK     criu/pie/restorer.built-in.o
05:55:50 [2021-03-30T05:55:50.484Z] #44 76.45   GEN      criu/pie/restorer-blob.h
05:55:50 [2021-03-30T05:55:50.484Z] #44 76.65   DEP      criu/vdso.d
05:55:50 [2021-03-30T05:55:50.484Z] #44 76.97   DEP      criu/uts_ns.d
05:55:50 [2021-03-30T05:55:50.498Z] #43 64.76   CC       criu/pie/util-vdso.o
05:55:50 [2021-03-30T05:55:50.601Z] #22 10.96   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
05:55:50 [2021-03-30T05:55:50.686Z] #56 ...
05:55:50 [2021-03-30T05:55:50.686Z] 
05:55:50 [2021-03-30T05:55:50.686Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:55:50 [2021-03-30T05:55:50.686Z] #51 sha256:e6f86cc8aa66288a1b6026459781736aa7f8a58ff495f65fed6487f46e726496
05:55:50 [2021-03-30T05:55:50.686Z] #51 DONE 126.5s
05:55:50 [2021-03-30T05:55:50.686Z] 
05:55:50 [2021-03-30T05:55:50.686Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:55:50 [2021-03-30T05:55:50.686Z] #56 sha256:9190b1b964128fb02f1b910a92b376b5c36f5f710738beff59109d4364383c2d
05:55:50 [2021-03-30T05:55:50.686Z] #56 59.65 + export 'BUILDTAGS=netgo osusergo static_build'
05:55:50 [2021-03-30T05:55:50.686Z] #56 59.65 + BUILDTAGS='netgo osusergo static_build'
05:55:50 [2021-03-30T05:55:50.686Z] #56 59.65 + export EXTRA_FLAGS=-buildmode=pie
05:55:50 [2021-03-30T05:55:50.686Z] #56 59.65 + EXTRA_FLAGS=-buildmode=pie
05:55:50 [2021-03-30T05:55:50.686Z] #56 59.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
05:55:50 [2021-03-30T05:55:50.686Z] #56 59.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
05:55:50 [2021-03-30T05:55:50.686Z] #56 59.65 + '[' '' = dynamic ']'
05:55:50 [2021-03-30T05:55:50.686Z] #56 59.65 + make
05:55:50 [2021-03-30T05:55:50.760Z] #43 ...
05:55:50 [2021-03-30T05:55:50.760Z] 
05:55:50 [2021-03-30T05:55:50.760Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
05:55:50 [2021-03-30T05:55:50.760Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
05:55:50 [2021-03-30T05:55:50.760Z] #14 DONE 5.0s
05:55:50 [2021-03-30T05:55:50.760Z] 
05:55:50 [2021-03-30T05:55:50.760Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:50 [2021-03-30T05:55:50.760Z] #45 sha256:8b9c88d7a16538109e5ad402a1cd2f184a030f510d885a33390fce3d54be5795
05:55:50 [2021-03-30T05:55:50.760Z] #45 126.6 github.com/LK4D4/vndr/godl
05:55:50 [2021-03-30T05:55:50.782Z] #44 77.19   DEP      criu/util.d
05:55:50 [2021-03-30T05:55:50.857Z] #22 11.31 Installing collected packages: pathspec, pyyaml, yamllint
05:55:50 [2021-03-30T05:55:50.960Z] #15 DONE 3.4s
05:55:50 [2021-03-30T05:55:50.961Z] 
05:55:50 [2021-03-30T05:55:50.961Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
05:55:50 [2021-03-30T05:55:50.961Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1
05:55:51 [2021-03-30T05:55:51.029Z] #43 41.40   CC       compel/plugins/std/fds.o
05:55:51 [2021-03-30T05:55:51.095Z] #44 77.46   DEP      criu/uffd.d
05:55:51 [2021-03-30T05:55:51.095Z] #44 ...
05:55:51 [2021-03-30T05:55:51.095Z] 
05:55:51 [2021-03-30T05:55:51.095Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:55:51 [2021-03-30T05:55:51.095Z] #59 sha256:31467af9a95e88fec9154ba0e3f0cac3cd356162d337d63b4154a561bbb1a98e
05:55:51 [2021-03-30T05:55:51.095Z] #59 144.6 + for f in rootlesskit rootlesskit-docker-proxy
05:55:51 [2021-03-30T05:55:51.394Z] #59 144.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
05:55:51 [2021-03-30T05:55:51.420Z] #22 11.71 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
05:55:51 [2021-03-30T05:55:51.540Z] ?   	github.com/docker/docker/api	[no test files]
05:55:51 [2021-03-30T05:55:51.597Z] #43 41.80   CC       compel/plugins/std/log.o
05:55:51 [2021-03-30T05:55:51.633Z] #56 ...
05:55:51 [2021-03-30T05:55:51.634Z] 
05:55:51 [2021-03-30T05:55:51.634Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:51 [2021-03-30T05:55:51.634Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:51 [2021-03-30T05:55:51.634Z] #43 19.24   CC       images/core-x86.o
05:55:51 [2021-03-30T05:55:51.634Z] #43 19.74   CC       images/core-arm.o
05:55:51 [2021-03-30T05:55:51.634Z] #43 20.13   CC       images/core-aarch64.o
05:55:51 [2021-03-30T05:55:51.634Z] #43 20.57   CC       images/core-ppc64.o
05:55:51 [2021-03-30T05:55:51.634Z] #43 21.22   CC       images/core-s390.o
05:55:51 [2021-03-30T05:55:51.634Z] #43 21.99   CC       images/cpuinfo.o
05:55:51 [2021-03-30T05:55:51.634Z] #43 22.46   CC       images/inventory.o
05:55:51 [2021-03-30T05:55:51.634Z] #43 22.84   CC       images/fdinfo.o
05:55:51 [2021-03-30T05:55:51.634Z] #43 23.67   CC       images/fown.o
05:55:51 [2021-03-30T05:55:51.634Z] #43 24.07   CC       images/ns.o
05:55:51 [2021-03-30T05:55:51.634Z] #43 24.24   CC       images/regfile.o
05:55:51 [2021-03-30T05:55:51.676Z] #22 DONE 12.1s
05:55:51 [2021-03-30T05:55:51.676Z] 
05:55:51 [2021-03-30T05:55:51.676Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:51 [2021-03-30T05:55:51.676Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:51 [2021-03-30T05:55:51.676Z] #43 140.1   CC       criu/pie-util-vdso-elf32.o
05:55:51 [2021-03-30T05:55:51.676Z] #43 140.7   CC       criu/pie-util-vdso.o
05:55:51 [2021-03-30T05:55:51.676Z] #43 141.2   CC       criu/pie-util.o
05:55:51 [2021-03-30T05:55:51.676Z] #43 141.4   CC       criu/pipes.o
05:55:51 [2021-03-30T05:55:51.715Z] #45 127.4 github.com/LK4D4/vndr
05:55:51 [2021-03-30T05:55:51.895Z] #43 24.45   CC       images/ghost-file.o
05:55:52 [2021-03-30T05:55:52.166Z] #43 42.58   CC       compel/plugins/std/string.o
05:55:52 [2021-03-30T05:55:52.241Z] #43 ...
05:55:52 [2021-03-30T05:55:52.241Z] 
05:55:52 [2021-03-30T05:55:52.241Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
05:55:52 [2021-03-30T05:55:52.241Z] #25 sha256:e6db6bb7747664a88df2a2ecc7d182e2cbecf46fb1f91d7b6adac922c6ccb927
05:55:52 [2021-03-30T05:55:52.241Z] #25 DONE 0.4s
05:55:52 [2021-03-30T05:55:52.241Z] 
05:55:52 [2021-03-30T05:55:52.241Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
05:55:52 [2021-03-30T05:55:52.241Z] #30 sha256:5c40950cc556c568d3751c2f40dfbef263cb02134a94def1fc3c6a46358859af
05:55:52 [2021-03-30T05:55:52.354Z] #16 1.699 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
05:55:52 [2021-03-30T05:55:52.467Z] #43 24.73   CC       images/fifo.o
05:55:52 [2021-03-30T05:55:52.467Z] #43 24.98   CC       images/remap-file-path.o
05:55:52 [2021-03-30T05:55:52.729Z] #43 25.28   CC       images/eventfd.o
05:55:52 [2021-03-30T05:55:52.735Z] #43 43.11   CC       compel/plugins/std/infect.o
05:55:52 [2021-03-30T05:55:52.991Z] #43 25.54   CC       images/eventpoll.o
05:55:52 [2021-03-30T05:55:52.994Z] #43 43.51   CC       compel/arch/x86/plugins/std/parasite-head.o
05:55:53 [2021-03-30T05:55:53.254Z] #43 43.59   CC       compel/arch/x86/plugins/std/memcpy.o
05:55:53 [2021-03-30T05:55:53.254Z] #43 43.64   CC       compel/arch/x86/plugins/std/syscalls-64.o
05:55:53 [2021-03-30T05:55:53.254Z] #43 43.70   AR       compel/plugins/std.lib.a
05:55:53 [2021-03-30T05:55:53.254Z] #43 43.79   CC       compel/plugins/fds/fds.o
05:55:53 [2021-03-30T05:55:53.563Z] #43 25.84   CC       images/fh.o
05:55:53 [2021-03-30T05:55:53.563Z] #43 26.07   CC       images/fsnotify.o
05:55:53 [2021-03-30T05:55:53.750Z] #16 DONE 2.6s
05:55:53 [2021-03-30T05:55:53.750Z] 
05:55:53 [2021-03-30T05:55:53.750Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
05:55:53 [2021-03-30T05:55:53.750Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997
05:55:53 [2021-03-30T05:55:53.823Z] #43 44.15   AR       compel/plugins/fds.lib.a
05:55:53 [2021-03-30T05:55:53.823Z] #43 44.21   HOSTDEP  compel/src/lib/log-host.d
05:55:53 [2021-03-30T05:55:53.823Z] #43 44.29   HOSTDEP  compel/src/lib/handle-elf-host.d
05:55:54 [2021-03-30T05:55:54.015Z] #17 ...
05:55:54 [2021-03-30T05:55:54.015Z] 
05:55:54 [2021-03-30T05:55:54.015Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:55:54 [2021-03-30T05:55:54.015Z] #53 sha256:096b704d6adfdd8ef4311cf3bdc9b64c0065e5a8f4d5033602d7765236cdc061
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.706 + RM_GOPATH=0
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.706 + TMP_GOPATH=
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.706 + : /build
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.706 + '[' -z '' ']'
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.706 ++ mktemp -d
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.706 + export GOPATH=/tmp/tmp.pEvQIJYJ3c
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.706 + GOPATH=/tmp/tmp.pEvQIJYJ3c
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.706 + RM_GOPATH=1
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.706 + case "$(go env GOARCH)" in
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.713 ++ go env GOARCH
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.737 + export GO_BUILDMODE=-buildmode=pie
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.737 + GO_BUILDMODE=-buildmode=pie
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.737 ++ dirname /tmp/install/install.sh
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.737 + dir=/tmp/install
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.737 + bin=runc
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.737 + shift
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.737 + '[' '!' -f /tmp/install/runc.installer ']'
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.737 + . /tmp/install/runc.installer
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.737 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.737 + install_runc
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.747 + uname -r
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.747 + grep -q '^3\.10\.0.*\.el7\.'
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.759 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.760 + RUNC_BUILDTAGS='seccomp '
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.760 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.760 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pEvQIJYJ3c/src/github.com/opencontainers/runc
05:55:54 [2021-03-30T05:55:54.015Z] #53 2.760 Cloning into '/tmp/tmp.pEvQIJYJ3c/src/github.com/opencontainers/runc'...
05:55:54 [2021-03-30T05:55:54.015Z] #53 8.899 + cd /tmp/tmp.pEvQIJYJ3c/src/github.com/opencontainers/runc
05:55:54 [2021-03-30T05:55:54.015Z] #53 8.900 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:55:54 [2021-03-30T05:55:54.015Z] #53 9.143 + '[' -z '' ']'
05:55:54 [2021-03-30T05:55:54.015Z] #53 9.144 + target=static
05:55:54 [2021-03-30T05:55:54.015Z] #53 9.144 + make 'BUILDTAGS=seccomp ' static
05:55:54 [2021-03-30T05:55:54.015Z] #53 9.432 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
05:55:54 [2021-03-30T05:55:54.083Z] #43 44.38   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
05:55:54 [2021-03-30T05:55:54.083Z] #43 44.44   HOSTDEP  compel/src/main-host.d
05:55:54 [2021-03-30T05:55:54.083Z] #43 44.58   DEP      compel/src/lib/ptrace.d
05:55:54 [2021-03-30T05:55:54.136Z] #43 26.69   CC       images/signalfd.o
05:55:54 [2021-03-30T05:55:54.278Z] #53 ...
05:55:54 [2021-03-30T05:55:54.278Z] 
05:55:54 [2021-03-30T05:55:54.278Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:54 [2021-03-30T05:55:54.278Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:55:54 [2021-03-30T05:55:54.278Z] #43 47.65   CC       compel/plugins/std/log.o
05:55:54 [2021-03-30T05:55:54.278Z] #43 48.70   CC       compel/plugins/std/string.o
05:55:54 [2021-03-30T05:55:54.278Z] #43 49.65   CC       compel/plugins/std/infect.o
05:55:54 [2021-03-30T05:55:54.278Z] #43 50.10   CC       compel/arch/aarch64/plugins/std/parasite-head.o
05:55:54 [2021-03-30T05:55:54.278Z] #43 50.16   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
05:55:54 [2021-03-30T05:55:54.278Z] #43 50.22   AR       compel/plugins/std.lib.a
05:55:54 [2021-03-30T05:55:54.278Z] #43 50.32   CC       compel/plugins/fds/fds.o
05:55:54 [2021-03-30T05:55:54.278Z] #43 50.56   AR       compel/plugins/fds.lib.a
05:55:54 [2021-03-30T05:55:54.278Z] #43 50.62   HOSTDEP  compel/src/lib/log-host.d
05:55:54 [2021-03-30T05:55:54.278Z] #43 50.81   HOSTDEP  compel/src/lib/handle-elf-host.d
05:55:54 [2021-03-30T05:55:54.278Z] #43 50.99   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
05:55:54 [2021-03-30T05:55:54.278Z] #43 51.08   HOSTDEP  compel/src/main-host.d
05:55:54 [2021-03-30T05:55:54.278Z] #43 51.25   DEP      compel/src/lib/ptrace.d
05:55:54 [2021-03-30T05:55:54.278Z] #43 51.42   DEP      compel/src/lib/infect.d
05:55:54 [2021-03-30T05:55:54.278Z] #43 51.61   DEP      compel/src/lib/infect-util.d
05:55:54 [2021-03-30T05:55:54.278Z] #43 51.91   DEP      compel/src/lib/infect-rpc.d
05:55:54 [2021-03-30T05:55:54.278Z] #43 52.02   DEP      compel/arch/aarch64/src/lib/infect.d
05:55:54 [2021-03-30T05:55:54.278Z] #43 52.18   DEP      compel/arch/aarch64/src/lib/cpu.d
05:55:54 [2021-03-30T05:55:54.278Z] #43 52.22   DEP      compel/src/lib/log.d
05:55:54 [2021-03-30T05:55:54.278Z] #43 52.28   DEP      compel/src/main.d
05:55:54 [2021-03-30T05:55:54.278Z] #43 52.34   DEP      compel/src/lib/handle-elf.d
05:55:54 [2021-03-30T05:55:54.278Z] #43 52.43   DEP      compel/arch/aarch64/src/lib/handle-elf.d
05:55:54 [2021-03-30T05:55:54.278Z] #43 52.51   CC       compel/src/lib/log.o
05:55:54 [2021-03-30T05:55:54.278Z] #43 52.75   CC       compel/arch/aarch64/src/lib/cpu.o
05:55:54 [2021-03-30T05:55:54.278Z] #43 52.99   CC       compel/arch/aarch64/src/lib/infect.o
05:55:54 [2021-03-30T05:55:54.278Z] #43 53.26   CC       compel/src/lib/infect-rpc.o
05:55:54 [2021-03-30T05:55:54.278Z] #43 53.87   CC       compel/src/lib/infect-util.o
05:55:54 [2021-03-30T05:55:54.343Z] #43 44.67   DEP      compel/src/lib/infect.d
05:55:54 [2021-03-30T05:55:54.397Z] #43 26.92   CC       images/fs.o
05:55:54 [2021-03-30T05:55:54.546Z] #43 54.17   CC       compel/src/lib/infect.o
05:55:54 [2021-03-30T05:55:54.546Z] #43 ...
05:55:54 [2021-03-30T05:55:54.546Z] 
05:55:54 [2021-03-30T05:55:54.546Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:55:54 [2021-03-30T05:55:54.546Z] #24 sha256:e954d7b0223dafb414e237900f042f1e9bd5d4a1600706fb8ba93808d3e5b40c
05:55:54 [2021-03-30T05:55:54.602Z] #43 44.81   DEP      compel/src/lib/infect-util.d
05:55:54 [2021-03-30T05:55:54.602Z] #43 44.88   DEP      compel/src/lib/infect-rpc.d
05:55:54 [2021-03-30T05:55:54.602Z] #43 45.07   DEP      compel/arch/x86/src/lib/infect.d
05:55:54 [2021-03-30T05:55:54.658Z] #43 27.06   CC       images/pstree.o
05:55:54 [2021-03-30T05:55:54.658Z] #43 27.22   CC       images/pipe.o
05:55:54 [2021-03-30T05:55:54.862Z] #43 45.26   DEP      compel/arch/x86/src/lib/cpu.d
05:55:54 [2021-03-30T05:55:54.862Z] #43 45.31   DEP      compel/src/lib/log.d
05:55:55 [2021-03-30T05:55:55.033Z] #45 ...
05:55:55 [2021-03-30T05:55:55.033Z] 
05:55:55 [2021-03-30T05:55:55.033Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
05:55:55 [2021-03-30T05:55:55.033Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
05:55:55 [2021-03-30T05:55:55.033Z] #15 DONE 4.4s
05:55:55 [2021-03-30T05:55:55.122Z] #43 45.40   DEP      compel/src/main.d
05:55:55 [2021-03-30T05:55:55.122Z] #43 45.51   DEP      compel/src/lib/handle-elf.d
05:55:55 [2021-03-30T05:55:55.122Z] #43 45.60   DEP      compel/arch/x86/src/lib/handle-elf.d
05:55:55 [2021-03-30T05:55:55.235Z] #43 27.53   CC       images/tcp-stream.o
05:55:55 [2021-03-30T05:55:55.235Z] #43 27.71   CC       images/sk-packet.o
05:55:55 [2021-03-30T05:55:55.294Z] 
05:55:55 [2021-03-30T05:55:55.294Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
05:55:55 [2021-03-30T05:55:55.294Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
05:55:55 [2021-03-30T05:55:55.383Z] #43 45.73   CC       compel/src/lib/log.o
05:55:55 [2021-03-30T05:55:55.383Z] #43 45.92   CC       compel/arch/x86/src/lib/cpu.o
05:55:55 [2021-03-30T05:55:55.386Z] #24 131.5 Checking out files:  26% (2916/11202)   
Checking out files:  27% (3025/11202)   
Checking out files:  28% (3137/11202)   
Checking out files:  29% (3249/11202)   
Checking out files:  30% (3361/11202)   
Checking out files:  31% (3473/11202)   
Checking out files:  32% (3585/11202)   
05:55:55 [2021-03-30T05:55:55.386Z] #24 ...
05:55:55 [2021-03-30T05:55:55.386Z] 
05:55:55 [2021-03-30T05:55:55.386Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
05:55:55 [2021-03-30T05:55:55.386Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997
05:55:55 [2021-03-30T05:55:55.386Z] #17 DONE 1.9s
05:55:55 [2021-03-30T05:55:55.386Z] 
05:55:55 [2021-03-30T05:55:55.386Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:55:55 [2021-03-30T05:55:55.386Z] #24 sha256:e954d7b0223dafb414e237900f042f1e9bd5d4a1600706fb8ba93808d3e5b40c
05:55:55 [2021-03-30T05:55:55.497Z] #43 27.98   CC       images/mnt.o
05:55:55 [2021-03-30T05:55:55.643Z] #43 ...
05:55:55 [2021-03-30T05:55:55.643Z] 
05:55:55 [2021-03-30T05:55:55.643Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:55 [2021-03-30T05:55:55.643Z] #45 sha256:9a82a0cee931447c8ecbcd25822fdc466947c9be7791d4a3424c12f70b9bea80
05:55:55 [2021-03-30T05:55:55.643Z] #45 132.7 mime/quotedprintable
05:55:55 [2021-03-30T05:55:55.643Z] #45 133.0 net/http/internal
05:55:55 [2021-03-30T05:55:55.643Z] #45 137.4 net/textproto
05:55:55 [2021-03-30T05:55:55.643Z] #45 137.4 crypto/x509
05:55:55 [2021-03-30T05:55:55.643Z] #45 138.4 vendor/golang.org/x/net/http/httpguts
05:55:55 [2021-03-30T05:55:55.643Z] #45 138.6 vendor/golang.org/x/net/http/httpproxy
05:55:55 [2021-03-30T05:55:55.643Z] #45 139.1 mime/multipart
05:55:55 [2021-03-30T05:55:55.643Z] #45 141.3 crypto/tls
05:55:55 [2021-03-30T05:55:55.921Z] #59 ...
05:55:55 [2021-03-30T05:55:55.921Z] 
05:55:55 [2021-03-30T05:55:55.921Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:55 [2021-03-30T05:55:55.921Z] #46 sha256:97014c2c5c73b16222eb01e9db63d2a9ee35543aa01927cef6ec789181d313c9
05:55:55 [2021-03-30T05:55:55.921Z] #46 139.2 vendor/golang.org/x/net/http2/hpack
05:55:55 [2021-03-30T05:55:55.921Z] #46 142.5 mime
05:55:55 [2021-03-30T05:55:55.921Z] #46 145.1 net/http/internal
05:55:55 [2021-03-30T05:55:55.921Z] #46 146.7 vendor/golang.org/x/net/idna
05:55:55 [2021-03-30T05:55:55.921Z] #46 ...
05:55:55 [2021-03-30T05:55:55.921Z] 
05:55:55 [2021-03-30T05:55:55.921Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:55:55 [2021-03-30T05:55:55.921Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
05:55:55 [2021-03-30T05:55:55.921Z] #21 15.78 Reading package lists...
05:55:55 [2021-03-30T05:55:55.921Z] #21 20.23 Building dependency tree...
05:55:55 [2021-03-30T05:55:55.921Z] #21 21.67 libcap2-bin is already the newest version (1:2.25-2).
05:55:55 [2021-03-30T05:55:55.921Z] #21 21.67 The following additional packages will be installed:
05:55:55 [2021-03-30T05:55:55.921Z] #21 21.67   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
05:55:55 [2021-03-30T05:55:55.921Z] #21 21.67   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
05:55:55 [2021-03-30T05:55:55.921Z] #21 21.68   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
05:55:55 [2021-03-30T05:55:55.921Z] #21 21.68   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
05:55:55 [2021-03-30T05:55:55.921Z] #21 21.68   python3.7 python3.7-minimal vim-runtime xxd
05:55:55 [2021-03-30T05:55:55.921Z] #21 21.68 Suggested packages:
05:55:55 [2021-03-30T05:55:55.921Z] #21 21.68   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
05:55:55 [2021-03-30T05:55:55.921Z] #21 21.68   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
05:55:55 [2021-03-30T05:55:55.921Z] #21 21.68   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
05:55:55 [2021-03-30T05:55:55.921Z] #21 21.68 Recommended packages:
05:55:55 [2021-03-30T05:55:55.921Z] #21 21.68   aufs-dkms nftables build-essential python3-dev python3-keyring
05:55:55 [2021-03-30T05:55:55.921Z] #21 21.68   python3-keyrings.alt python3-xdg unzip
05:55:55 [2021-03-30T05:55:55.921Z] #21 23.66 The following NEW packages will be installed:
05:55:55 [2021-03-30T05:55:55.921Z] #21 23.66   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
05:55:55 [2021-03-30T05:55:55.921Z] #21 23.67   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
05:55:55 [2021-03-30T05:55:55.921Z] #21 23.67   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
05:55:55 [2021-03-30T05:55:55.921Z] #21 23.67   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
05:55:55 [2021-03-30T05:55:55.921Z] #21 23.67   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
05:55:55 [2021-03-30T05:55:55.921Z] #21 23.67   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
05:55:55 [2021-03-30T05:55:55.921Z] #21 23.67   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
05:55:55 [2021-03-30T05:55:55.921Z] #21 23.67   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
05:55:55 [2021-03-30T05:55:55.921Z] #21 23.67   xz-utils zip
05:55:55 [2021-03-30T05:55:55.921Z] #21 23.75 0 upgraded, 48 newly installed, 0 to remove and 24 not upgraded.
05:55:55 [2021-03-30T05:55:55.921Z] #21 23.75 Need to get 29.2 MB of archives.
05:55:55 [2021-03-30T05:55:55.921Z] #21 23.75 After this operation, 134 MB of additional disk space will be used.
05:55:55 [2021-03-30T05:55:55.921Z] #21 23.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 23.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u3 [593 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 23.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u3 [2023 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 23.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 23.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 23.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u3 [1794 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u3 [330 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.38 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.98 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.98 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 24.98 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 25.00 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 25.08 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 25.11 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 25.22 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 25.23 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 25.24 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 25.26 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 25.26 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 25.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 25.30 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 25.37 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 25.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 25.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 25.75 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 25.82 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
05:55:55 [2021-03-30T05:55:55.921Z] #21 25.86 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
05:55:56 [2021-03-30T05:55:56.069Z] #43 28.31   CC       images/pipe-data.o
05:55:56 [2021-03-30T05:55:56.069Z] #43 28.50   CC       images/sa.o
05:55:56 [2021-03-30T05:55:56.087Z] Client:
05:55:56 [2021-03-30T05:55:56.087Z]  Debug Mode: false
05:55:56 [2021-03-30T05:55:56.087Z]  Plugins:
05:55:56 [2021-03-30T05:55:56.087Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
05:55:56 [2021-03-30T05:55:56.087Z] 
05:55:56 [2021-03-30T05:55:56.087Z] Server:
05:55:56 [2021-03-30T05:55:56.087Z]  Containers: 0
05:55:56 [2021-03-30T05:55:56.087Z]   Running: 0
05:55:56 [2021-03-30T05:55:56.087Z]   Paused: 0
05:55:56 [2021-03-30T05:55:56.087Z]   Stopped: 0
05:55:56 [2021-03-30T05:55:56.087Z]  Images: 0
05:55:56 [2021-03-30T05:55:56.087Z]  Server Version: 19.03.12
05:55:56 [2021-03-30T05:55:56.087Z]  Storage Driver: windowsfilter (windows) lcow (linux)
05:55:56 [2021-03-30T05:55:56.087Z]   Windows: 
05:55:56 [2021-03-30T05:55:56.087Z]   LCOW: 
05:55:56 [2021-03-30T05:55:56.087Z]  Logging Driver: json-file
05:55:56 [2021-03-30T05:55:56.087Z]  Plugins:
05:55:56 [2021-03-30T05:55:56.087Z]   Volume: local
05:55:56 [2021-03-30T05:55:56.087Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
05:55:56 [2021-03-30T05:55:56.087Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
05:55:56 [2021-03-30T05:55:56.087Z]  Swarm: inactive
05:55:56 [2021-03-30T05:55:56.087Z]  Default Isolation: process
05:55:56 [2021-03-30T05:55:56.087Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
05:55:56 [2021-03-30T05:55:56.087Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
05:55:56 [2021-03-30T05:55:56.087Z]  OSType: windows
05:55:56 [2021-03-30T05:55:56.087Z]  Architecture: x86_64
05:55:56 [2021-03-30T05:55:56.087Z]  CPUs: 4
05:55:56 [2021-03-30T05:55:56.087Z]  Total Memory: 32GiB
05:55:56 [2021-03-30T05:55:56.087Z]  Name: azwin-2-a414f0
05:55:56 [2021-03-30T05:55:56.087Z]  ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q
05:55:56 [2021-03-30T05:55:56.087Z]  Docker Root Dir: D:\docker
05:55:56 [2021-03-30T05:55:56.087Z]  Debug Mode: false
05:55:56 [2021-03-30T05:55:56.087Z]  Registry: https://index.docker.io/v1/
05:55:56 [2021-03-30T05:55:56.087Z]  Labels:
05:55:56 [2021-03-30T05:55:56.087Z]  Experimental: true
05:55:56 [2021-03-30T05:55:56.087Z]  Insecure Registries:
05:55:56 [2021-03-30T05:55:56.087Z]   10.0.0.4:5000
05:55:56 [2021-03-30T05:55:56.087Z]   127.0.0.0/8
05:55:56 [2021-03-30T05:55:56.087Z]  Registry Mirrors:
05:55:56 [2021-03-30T05:55:56.087Z]   http://10.0.0.4:5000/
05:55:56 [2021-03-30T05:55:56.087Z]  Live Restore Enabled: false
05:55:56 [2021-03-30T05:55:56.087Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
05:55:56 [2021-03-30T05:55:56.331Z] #43 28.79   CC       images/timer.o
05:55:56 [2021-03-30T05:55:56.584Z] #45 ...
05:55:56 [2021-03-30T05:55:56.584Z] 
05:55:56 [2021-03-30T05:55:56.584Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:56 [2021-03-30T05:55:56.584Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:56 [2021-03-30T05:55:56.584Z] #43 46.76   CC       compel/arch/x86/src/lib/infect.o
05:55:56 [2021-03-30T05:55:56.593Z] #43 29.10   CC       images/timerfd.o
05:55:56 [2021-03-30T05:55:56.609Z] #21 26.87 debconf: delaying package configuration, since apt-utils is not installed
05:55:56 [2021-03-30T05:55:56.609Z] #21 27.02 Fetched 29.2 MB in 2s (13.6 MB/s)
05:55:56 [2021-03-30T05:55:56.609Z] #21 27.07 Selecting previously unselected package pigz.
05:55:56 [2021-03-30T05:55:56.855Z] #43 29.31   CC       images/mm.o
05:55:56 [2021-03-30T05:55:56.909Z] #21 27.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23363 files and directories currently installed.)
05:55:56 [2021-03-30T05:55:56.909Z] #21 27.20 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
05:55:56 [2021-03-30T05:55:56.909Z] #21 27.20 Unpacking pigz (2.4-1) ...
05:55:57 [2021-03-30T05:55:57.122Z] #43 29.61   CC       images/sk-opts.o
05:55:57 [2021-03-30T05:55:57.153Z] #43 47.69   CC       compel/src/lib/infect-rpc.o
05:55:57 [2021-03-30T05:55:57.208Z] #21 27.37 Selecting previously unselected package libpython3.7-minimal:ppc64el.
05:55:57 [2021-03-30T05:55:57.208Z] #21 27.37 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ...
05:55:57 [2021-03-30T05:55:57.208Z] #21 27.38 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ...
05:55:57 [2021-03-30T05:55:57.384Z] #43 29.84   CC       images/sk-unix.o
05:55:57 [2021-03-30T05:55:57.384Z] #43 ...
05:55:57 [2021-03-30T05:55:57.384Z] 
05:55:57 [2021-03-30T05:55:57.384Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:55:57 [2021-03-30T05:55:57.384Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:55:57 [2021-03-30T05:55:57.384Z] #13 127.5 Selecting previously unselected package g++-mingw-w64-x86-64.
05:55:57 [2021-03-30T05:55:57.384Z] #13 127.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:55:57 [2021-03-30T05:55:57.384Z] #13 127.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:55:57 [2021-03-30T05:55:57.494Z] #24 131.5 Checking out files:  26% (2916/11202)   
Checking out files:  27% (3025/11202)   
Checking out files:  28% (3137/11202)   
Checking out files:  29% (3249/11202)   
Checking out files:  30% (3361/11202)   
Checking out files:  31% (3473/11202)   
Checking out files:  32% (3585/11202)   
Checking out files:  33% (3697/11202)   
Checking out files:  34% (3809/11202)   
Checking out files:  35% (3921/11202)   
Checking out files:  35% (4022/11202)   
Checking out files:  36% (4033/11202)   
Checking out files:  37% (4145/11202)   
Checking out files:  38% (4257/11202)   
Checking out files:  39% (4369/11202)   
Checking out files:  40% (4481/11202)   
Checking out files:  41% (4593/11202)   
Checking out files:  42% (4705/11202)   
Checking out files:  43% (4817/11202)   
Checking out files:  44% (4929/11202)   
Checking out files:  45% (5041/11202)   
Checking out files:  46% (5153/11202)   
Checking out files:  47% (5265/11202)   
Checking out files:  48% (5377/11202)   
Checking out files:  49% (5489/11202)   
Checking out files:  50% (5601/11202)   
Checking out files:  51% (5714/11202)   
Checking out files:  52% (5826/11202)   
Checking out files:  53% (5938/11202)   
Checking out files:  53% (5986/11202)   
Checking out files:  54% (6050/11202)   
Checking out files:  55% (6162/11202)   
Checking out files:  56% (6274/11202)   
Checking out files:  57% (6386/11202)   
Checking out files:  58% (6498/11202)   
Checking out files:  59% (6610/11202)   
Checking out files:  60% (6722/11202)   
Checking out files:  61% (6834/11202)   
Checking out files:  62% (6946/11202)   
Checking out files:  63% (7058/11202)   
Checking out files:  64% (7170/11202)   
Checking out files:  65% (7282/11202)   
Checking out files:  66% (7394/11202)   
Checking out files:  67% (7506/11202)   
Checking out files:  68% (7618/11202)   
Checking out files:  69% (7730/11202)   
Checking out files:  70% (7842/11202)   
Checking out files:  71% (7954/11202)   
Checking out files:  72% (8066/11202)   
05:55:57 [2021-03-30T05:55:57.494Z] #24 ...
05:55:57 [2021-03-30T05:55:57.494Z] 
05:55:57 [2021-03-30T05:55:57.494Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
05:55:57 [2021-03-30T05:55:57.494Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22
05:55:57 [2021-03-30T05:55:57.494Z] #18 DONE 2.2s
05:55:57 [2021-03-30T05:55:57.494Z] 
05:55:57 [2021-03-30T05:55:57.494Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:55:57 [2021-03-30T05:55:57.494Z] #24 sha256:e954d7b0223dafb414e237900f042f1e9bd5d4a1600706fb8ba93808d3e5b40c
05:55:57 [2021-03-30T05:55:57.508Z] #21 ...
05:55:57 [2021-03-30T05:55:57.508Z] 
05:55:57 [2021-03-30T05:55:57.508Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:57 [2021-03-30T05:55:57.508Z] #46 sha256:97014c2c5c73b16222eb01e9db63d2a9ee35543aa01927cef6ec789181d313c9
05:55:57 [2021-03-30T05:55:57.508Z] #46 151.0 net/textproto
05:55:57 [2021-03-30T05:55:57.508Z] #46 151.0 vendor/golang.org/x/net/http/httpproxy
05:55:57 [2021-03-30T05:55:57.508Z] #46 151.0 crypto/x509
05:55:57 [2021-03-30T05:55:57.720Z] #43 48.00   CC       compel/src/lib/infect-util.o
05:55:57 [2021-03-30T05:55:57.720Z] #43 48.25   CC       compel/src/lib/infect.o
05:55:58 [2021-03-30T05:55:58.330Z] #13 ...
05:55:58 [2021-03-30T05:55:58.330Z] 
05:55:58 [2021-03-30T05:55:58.330Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:55:58 [2021-03-30T05:55:58.330Z] #45 sha256:a8bd4a8d14ba6a4e35210ff08587d790ff06b6722d4a67571037a687138a0e96
05:55:58 [2021-03-30T05:55:58.330Z] #45 124.6 hash/crc32
05:55:58 [2021-03-30T05:55:58.330Z] #45 125.0 net
05:55:58 [2021-03-30T05:55:58.330Z] #45 125.2 compress/gzip
05:55:58 [2021-03-30T05:55:58.330Z] #45 125.8 vendor/golang.org/x/text/transform
05:55:58 [2021-03-30T05:55:58.330Z] #45 126.5 vendor/golang.org/x/text/unicode/bidi
05:55:58 [2021-03-30T05:55:58.330Z] #45 128.5 vendor/golang.org/x/text/secure/bidirule
05:55:58 [2021-03-30T05:55:58.330Z] #45 128.9 vendor/golang.org/x/text/unicode/norm
05:55:58 [2021-03-30T05:55:58.330Z] #45 132.3 vendor/golang.org/x/net/idna
05:55:58 [2021-03-30T05:55:58.330Z] #45 134.2 vendor/golang.org/x/net/http2/hpack
05:55:58 [2021-03-30T05:55:58.592Z] #45 ...
05:55:58 [2021-03-30T05:55:58.592Z] 
05:55:58 [2021-03-30T05:55:58.592Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:58 [2021-03-30T05:55:58.592Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:58 [2021-03-30T05:55:58.592Z] #43 30.18   CC       images/sk-inet.o
05:55:58 [2021-03-30T05:55:58.592Z] #43 30.50   CC       images/tun.o
05:55:58 [2021-03-30T05:55:58.592Z] #43 30.76   CC       images/sk-netlink.o
05:55:58 [2021-03-30T05:55:58.592Z] #43 30.95   CC       images/packet-sock.o
05:55:58 [2021-03-30T05:55:58.792Z] #30 ...
05:55:58 [2021-03-30T05:55:58.792Z] 
05:55:58 [2021-03-30T05:55:58.792Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:58 [2021-03-30T05:55:58.792Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:58 [2021-03-30T05:55:58.792Z] #43 142.6   CC       criu/plugin.o
05:55:58 [2021-03-30T05:55:58.792Z] #43 142.9   CC       criu/proc_parse.o
05:55:58 [2021-03-30T05:55:58.792Z] #43 145.3   CC       criu/protobuf-desc.o
05:55:58 [2021-03-30T05:55:58.792Z] #43 146.1   CC       criu/protobuf.o
05:55:58 [2021-03-30T05:55:58.792Z] #43 146.4   CC       criu/pstree.o
05:55:58 [2021-03-30T05:55:58.792Z] #43 147.5   CC       criu/rbtree.o
05:55:58 [2021-03-30T05:55:58.792Z] #43 147.8   CC       criu/rst-malloc.o
05:55:58 [2021-03-30T05:55:58.792Z] #43 ...
05:55:58 [2021-03-30T05:55:58.792Z] 
05:55:58 [2021-03-30T05:55:58.792Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
05:55:58 [2021-03-30T05:55:58.792Z] #30 sha256:5c40950cc556c568d3751c2f40dfbef263cb02134a94def1fc3c6a46358859af
05:55:58 [2021-03-30T05:55:58.792Z] #30 DONE 5.9s
05:55:58 [2021-03-30T05:55:58.792Z] 
05:55:58 [2021-03-30T05:55:58.793Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
05:55:58 [2021-03-30T05:55:58.793Z] #33 sha256:c674490c58e8189e44d5eb3f16e8fbe6cda00a939ba6ef2317219011003fdf38
05:55:58 [2021-03-30T05:55:58.793Z] #33 DONE 0.4s
05:55:58 [2021-03-30T05:55:58.793Z] 
05:55:58 [2021-03-30T05:55:58.793Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
05:55:58 [2021-03-30T05:55:58.793Z] #35 sha256:b24c89bdaa5d51b3139cd3794dbedecc40859452e5f18d19a475ae3642f3ff04
05:55:58 [2021-03-30T05:55:58.793Z] #35 DONE 0.1s
05:55:58 [2021-03-30T05:55:58.793Z] 
05:55:58 [2021-03-30T05:55:58.793Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
05:55:58 [2021-03-30T05:55:58.793Z] #38 sha256:b37a3810804c13a4cab3cc88d111ad41b6ac7f5873f988065cb4e34176a9522e
05:55:58 [2021-03-30T05:55:58.793Z] #38 DONE 0.0s
05:55:58 [2021-03-30T05:55:58.793Z] 
05:55:58 [2021-03-30T05:55:58.793Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:55:58 [2021-03-30T05:55:58.793Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:55:58 [2021-03-30T05:55:58.793Z] #43 148.2   CC       criu/seccomp.o
05:55:58 [2021-03-30T05:55:58.853Z] #43 31.31   CC       images/ipc-var.o
05:55:59 [2021-03-30T05:55:59.090Z] #24 131.5 Checking out files:  26% (2916/11202)   
Checking out files:  27% (3025/11202)   
Checking out files:  28% (3137/11202)   
Checking out files:  29% (3249/11202)   
Checking out files:  30% (3361/11202)   
Checking out files:  31% (3473/11202)   
Checking out files:  32% (3585/11202)   
Checking out files:  33% (3697/11202)   
Checking out files:  34% (3809/11202)   
Checking out files:  35% (3921/11202)   
Checking out files:  35% (4022/11202)   
Checking out files:  36% (4033/11202)   
Checking out files:  37% (4145/11202)   
Checking out files:  38% (4257/11202)   
Checking out files:  39% (4369/11202)   
Checking out files:  40% (4481/11202)   
Checking out files:  41% (4593/11202)   
Checking out files:  42% (4705/11202)   
Checking out files:  43% (4817/11202)   
Checking out files:  44% (4929/11202)   
Checking out files:  45% (5041/11202)   
Checking out files:  46% (5153/11202)   
Checking out files:  47% (5265/11202)   
Checking out files:  48% (5377/11202)   
Checking out files:  49% (5489/11202)   
Checking out files:  50% (5601/11202)   
Checking out files:  51% (5714/11202)   
Checking out files:  52% (5826/11202)   
Checking out files:  53% (5938/11202)   
Checking out files:  53% (5986/11202)   
Checking out files:  54% (6050/11202)   
Checking out files:  55% (6162/11202)   
Checking out files:  56% (6274/11202)   
Checking out files:  57% (6386/11202)   
Checking out files:  58% (6498/11202)   
Checking out files:  59% (6610/11202)   
Checking out files:  60% (6722/11202)   
Checking out files:  61% (6834/11202)   
Checking out files:  62% (6946/11202)   
Checking out files:  63% (7058/11202)   
Checking out files:  64% (7170/11202)   
Checking out files:  65% (7282/11202)   
Checking out files:  66% (7394/11202)   
Checking out files:  67% (7506/11202)   
Checking out files:  68% (7618/11202)   
Checking out files:  69% (7730/11202)   
Checking out files:  70% (7842/11202)   
Checking out files:  71% (7954/11202)   
Checking out files:  72% (8066/11202)   
Checking out files:  73% (8178/11202)   
Checking out files:  74% (8290/11202)   
Checking out files:  74% (8365/11202)   
Checking out files:  75% (8402/11202)   
Checking out files:  76% (8514/11202)   
Checking out files:  77% (8626/11202)   
Checking out files:  78% (8738/11202)   
Checking out files:  79% (8850/11202)   
Checking out files:  80% (8962/11202)   
Checking out files:  81% (9074/11202)   
Checking out files:  82% (9186/11202)   
Checking out files:  83% (9298/11202)   
Checking out files:  84% (9410/11202)   
Checking out files:  85% (9522/11202)   
Checking out files:  86% (9634/11202)   
Checking out files:  87% (9746/11202)   
Checking out files:  88% (9858/11202)   
Checking out files:  89% (9970/11202)   
Checking out files:  90% (10082/11202)   
Checking out files:  91% (10194/11202)   
Checking out files:  91% (10228/11202)   
Checking out files:  92% (10306/11202)   
Checking out files:  93% (10418/11202)   
Checking out files:  94% (10530/11202)   
Checking out files:  95% (10642/11202)   
Checking out files:  96% (10754/11202)   
Checking out files:  97% (10866/11202)   
Checking out files:  98% (10978/11202)   
Checking out files:  99% (11090/11202)   
Checking out files: 100% (11202/11202)   
Checking out files: 100% (11202/11202), done.
05:55:59 [2021-03-30T05:55:59.090Z] #24 136.0 + cd /tmp/tmp.oLhrxcITek/tmp/docker-ce
05:55:59 [2021-03-30T05:55:59.090Z] #24 136.0 + git checkout -q v17.06.2-ce
05:55:59 [2021-03-30T05:55:59.115Z] #43 31.54   CC       images/ipc-desc.o
05:55:59 [2021-03-30T05:55:59.115Z] #43 31.76   CC       images/ipc-shm.o
05:55:59 [2021-03-30T05:55:59.361Z] #43 149.0   CC       criu/seize.o
05:55:59 [2021-03-30T05:55:59.501Z] #16 4.267 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
05:55:59 [2021-03-30T05:55:59.501Z] #16 DONE 4.3s
05:55:59 [2021-03-30T05:55:59.501Z] 
05:55:59 [2021-03-30T05:55:59.501Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
05:55:59 [2021-03-30T05:55:59.501Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
05:55:59 [2021-03-30T05:55:59.688Z] #43 32.01   CC       images/ipc-msg.o
05:55:59 [2021-03-30T05:55:59.688Z] #43 32.32   CC       images/ipc-sem.o
05:56:00 [2021-03-30T05:56:00.042Z] #24 ...
05:56:00 [2021-03-30T05:56:00.042Z] 
05:56:00 [2021-03-30T05:56:00.042Z] #19 [dev-systemd-false  6/26] RUN ldconfig
05:56:00 [2021-03-30T05:56:00.042Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6
05:56:00 [2021-03-30T05:56:00.042Z] #19 DONE 2.6s
05:56:00 [2021-03-30T05:56:00.042Z] 
05:56:00 [2021-03-30T05:56:00.042Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:00 [2021-03-30T05:56:00.042Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
05:56:00 [2021-03-30T05:56:00.255Z] #43 50.52   CC       compel/src/lib/ptrace.o
05:56:00 [2021-03-30T05:56:00.261Z] #43 32.50   CC       images/utsns.o
05:56:00 [2021-03-30T05:56:00.261Z] #43 32.69   CC       images/creds.o
05:56:00 [2021-03-30T05:56:00.261Z] #43 32.89   CC       images/vma.o
05:56:00 [2021-03-30T05:56:00.289Z] #46 153.3 vendor/golang.org/x/net/http/httpguts
05:56:00 [2021-03-30T05:56:00.290Z] #46 153.3 mime/multipart
05:56:00 [2021-03-30T05:56:00.290Z] #46 ...
05:56:00 [2021-03-30T05:56:00.290Z] 
05:56:00 [2021-03-30T05:56:00.290Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:56:00 [2021-03-30T05:56:00.290Z] #59 sha256:31467af9a95e88fec9154ba0e3f0cac3cd356162d337d63b4154a561bbb1a98e
05:56:00 [2021-03-30T05:56:00.290Z] #59 DONE 153.6s
05:56:00 [2021-03-30T05:56:00.290Z] 
05:56:00 [2021-03-30T05:56:00.290Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
05:56:00 [2021-03-30T05:56:00.290Z] #60 sha256:0b7f4d281cf8873abb69095e15e04c0ad3fcfe695ce5010056f9fef4a20544ad
05:56:00 [2021-03-30T05:56:00.293Z] #43 ...
05:56:00 [2021-03-30T05:56:00.293Z] 
05:56:00 [2021-03-30T05:56:00.293Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:56:00 [2021-03-30T05:56:00.293Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:56:00 [2021-03-30T05:56:00.293Z] #40 DONE 239.4s
05:56:00 [2021-03-30T05:56:00.293Z] 
05:56:00 [2021-03-30T05:56:00.293Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:56:00 [2021-03-30T05:56:00.293Z] #53 sha256:65141efd4d4aa7dca979ee0c30b9691d4ed12077c6ad4b9079bee072c0b2481e
05:56:00 [2021-03-30T05:56:00.293Z] #53 ...
05:56:00 [2021-03-30T05:56:00.293Z] 
05:56:00 [2021-03-30T05:56:00.293Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:00 [2021-03-30T05:56:00.293Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:00 [2021-03-30T05:56:00.293Z] #43 150.2   CC       criu/servicefd.o
05:56:00 [2021-03-30T05:56:00.514Z] #43 50.92   AR       compel/libcompel.a
05:56:00 [2021-03-30T05:56:00.514Z] #43 50.98   HOSTCC   compel/src/main-host.o
05:56:00 [2021-03-30T05:56:00.523Z] #43 33.13   CC       images/netdev.o
05:56:00 [2021-03-30T05:56:00.606Z] #60 DONE 0.2s
05:56:00 [2021-03-30T05:56:00.606Z] 
05:56:00 [2021-03-30T05:56:00.606Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
05:56:00 [2021-03-30T05:56:00.606Z] #61 sha256:c21f1d9a2de127ac9feecb8a66055cf420b491e3bfd01b630d72a5252efeea8d
05:56:00 [2021-03-30T05:56:00.606Z] #61 DONE 0.1s
05:56:00 [2021-03-30T05:56:00.606Z] 
05:56:00 [2021-03-30T05:56:00.606Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:00 [2021-03-30T05:56:00.606Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:56:00 [2021-03-30T05:56:00.606Z] #44 77.74   DEP      criu/tun.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 77.96   DEP      criu/tty.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 78.18   DEP      criu/timerfd.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 78.41   DEP      criu/timens.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 78.60   DEP      criu/sysfs_parse.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 78.77   DEP      criu/sysctl.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 78.92   DEP      criu/string.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 78.98   DEP      criu/stats.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 79.12   DEP      criu/sockets.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 79.36   DEP      criu/sk-unix.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 79.77   DEP      criu/sk-tcp.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 80.06   DEP      criu/sk-queue.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 80.34   DEP      criu/sk-packet.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 80.62   DEP      criu/sk-netlink.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 80.85   DEP      criu/sk-inet.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 81.16   DEP      criu/signalfd.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 81.47   DEP      criu/sigframe.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 81.68   DEP      criu/shmem.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 81.91   DEP      criu/servicefd.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 82.11   DEP      criu/seize.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 82.30   DEP      criu/seccomp.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 82.54   DEP      criu/rst-malloc.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 82.63   DEP      criu/rbtree.d
05:56:00 [2021-03-30T05:56:00.606Z] #44 82.70   DEP      criu/pstree.d
05:56:00 [2021-03-30T05:56:00.607Z] #44 83.00   DEP      criu/protobuf.d
05:56:00 [2021-03-30T05:56:00.607Z] #44 83.21   GEN      criu/protobuf-desc-gen.h
05:56:00 [2021-03-30T05:56:00.607Z] #44 85.65   DEP      criu/protobuf-desc.d
05:56:00 [2021-03-30T05:56:00.607Z] #44 85.86   DEP      criu/proc_parse.d
05:56:00 [2021-03-30T05:56:00.607Z] #44 86.08   DEP      criu/plugin.d
05:56:00 [2021-03-30T05:56:00.607Z] #44 86.27   DEP      criu/pipes.d
05:56:00 [2021-03-30T05:56:00.607Z] #44 86.52   DEP      criu/pie-util.d
05:56:00 [2021-03-30T05:56:00.607Z] #44 86.68   DEP      criu/pie-util-vdso.d
05:56:00 [2021-03-30T05:56:00.607Z] #44 86.89   DEP      criu/path.d
05:56:00 [2021-03-30T05:56:00.607Z] #44 86.98   DEP      criu/parasite-syscall.d
05:56:00 [2021-03-30T05:56:00.774Z] #43 51.22   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
05:56:00 [2021-03-30T05:56:00.892Z] #17 ...
05:56:00 [2021-03-30T05:56:00.892Z] 
05:56:00 [2021-03-30T05:56:00.892Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:56:00 [2021-03-30T05:56:00.892Z] #53 sha256:2e1a422516db92a0f7a3456c1988099751105ae1e2a8f5e2e09713344a49d801
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + RM_GOPATH=0
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + TMP_GOPATH=
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + : /build
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + '[' -z '' ']'
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 ++ mktemp -d
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + export GOPATH=/tmp/tmp.VEYhbrIPZc
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + GOPATH=/tmp/tmp.VEYhbrIPZc
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + RM_GOPATH=1
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + case "$(go env GOARCH)" in
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 ++ go env GOARCH
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + export GO_BUILDMODE=-buildmode=pie
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + GO_BUILDMODE=-buildmode=pie
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 ++ dirname /tmp/install/install.sh
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + dir=/tmp/install
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + bin=runc
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + shift
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + '[' '!' -f /tmp/install/runc.installer ']'
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + . /tmp/install/runc.installer
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + install_runc
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + grep -q '^3\.10\.0.*\.el7\.'
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + uname -r
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + RUNC_BUILDTAGS='seccomp '
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.168 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VEYhbrIPZc/src/github.com/opencontainers/runc
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.170 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
05:56:00 [2021-03-30T05:56:00.892Z] #53 5.187 Cloning into '/tmp/tmp.VEYhbrIPZc/src/github.com/opencontainers/runc'...
05:56:00 [2021-03-30T05:56:00.892Z] #53 13.71 + cd /tmp/tmp.VEYhbrIPZc/src/github.com/opencontainers/runc
05:56:00 [2021-03-30T05:56:00.892Z] #53 13.71 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:56:00 [2021-03-30T05:56:00.892Z] #53 14.17 + '[' -z '' ']'
05:56:00 [2021-03-30T05:56:00.892Z] #53 14.17 + target=static
05:56:00 [2021-03-30T05:56:00.892Z] #53 14.17 + make 'BUILDTAGS=seccomp ' static
05:56:00 [2021-03-30T05:56:00.892Z] #53 14.54 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
05:56:00 [2021-03-30T05:56:00.906Z] #44 87.18   DEP      criu/pagemap.d
05:56:00 [2021-03-30T05:56:00.906Z] #44 87.37   DEP      criu/pagemap-cache.d
05:56:01 [2021-03-30T05:56:01.033Z] #43 51.35   HOSTCC   compel/src/lib/handle-elf-host.o
05:56:01 [2021-03-30T05:56:01.096Z] #43 33.47   CC       images/tty.o
05:56:01 [2021-03-30T05:56:01.155Z] #53 ...
05:56:01 [2021-03-30T05:56:01.155Z] 
05:56:01 [2021-03-30T05:56:01.155Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:56:01 [2021-03-30T05:56:01.155Z] #45 sha256:8b9c88d7a16538109e5ad402a1cd2f184a030f510d885a33390fce3d54be5795
05:56:01 [2021-03-30T05:56:01.155Z] #45 DONE 136.7s
05:56:01 [2021-03-30T05:56:01.155Z] 
05:56:01 [2021-03-30T05:56:01.155Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:01 [2021-03-30T05:56:01.155Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:01 [2021-03-30T05:56:01.155Z] #43 65.65   CC       criu/pie/util-vdso-elf32.o
05:56:01 [2021-03-30T05:56:01.155Z] #43 66.33   AR       criu/pie/pie.lib.a
05:56:01 [2021-03-30T05:56:01.155Z] #43 66.39   DEP      criu/pie/restorer.d
05:56:01 [2021-03-30T05:56:01.155Z] #43 66.59   DEP      criu/arch/x86/sigaction_compat_pie.d
05:56:01 [2021-03-30T05:56:01.155Z] #43 66.72   DEP      criu/arch/x86/restorer_unmap.d
05:56:01 [2021-03-30T05:56:01.155Z] #43 66.74   DEP      criu/arch/x86/restorer.d
05:56:01 [2021-03-30T05:56:01.155Z] #43 67.02   DEP      criu/arch/x86/vdso-pie.d
05:56:01 [2021-03-30T05:56:01.155Z] #43 67.16   DEP      criu/pie/parasite-vdso.d
05:56:01 [2021-03-30T05:56:01.155Z] #43 67.34   DEP      criu/pie/parasite.d
05:56:01 [2021-03-30T05:56:01.155Z] #43 67.68   CC       criu/pie/parasite.o
05:56:01 [2021-03-30T05:56:01.155Z] #43 68.96   LINK     criu/pie/parasite.built-in.o
05:56:01 [2021-03-30T05:56:01.155Z] #43 68.97   GEN      criu/pie/parasite-blob.h
05:56:01 [2021-03-30T05:56:01.155Z] #43 69.02   CC       criu/pie/parasite-vdso.o
05:56:01 [2021-03-30T05:56:01.155Z] #43 69.84   CC       criu/arch/x86/vdso-pie.o
05:56:01 [2021-03-30T05:56:01.155Z] #43 70.19   CC       criu/arch/x86/restorer.o
05:56:01 [2021-03-30T05:56:01.155Z] #43 70.72   CC       criu/arch/x86/restorer_unmap.o
05:56:01 [2021-03-30T05:56:01.155Z] #43 70.82   CC       criu/arch/x86/sigaction_compat_pie.o
05:56:01 [2021-03-30T05:56:01.155Z] #43 71.09   CC       criu/pie/restorer.o
05:56:01 [2021-03-30T05:56:01.155Z] #43 74.28   LINK     criu/pie/restorer.built-in.o
05:56:01 [2021-03-30T05:56:01.155Z] #43 74.30   GEN      criu/pie/restorer-blob.h
05:56:01 [2021-03-30T05:56:01.155Z] #43 74.46   DEP      criu/vdso.d
05:56:01 [2021-03-30T05:56:01.155Z] #43 74.63   DEP      criu/vdso-compat.d
05:56:01 [2021-03-30T05:56:01.155Z] #43 74.82   DEP      criu/uts_ns.d
05:56:01 [2021-03-30T05:56:01.155Z] #43 75.07   DEP      criu/util.d
05:56:01 [2021-03-30T05:56:01.155Z] #43 75.34   DEP      criu/uffd.d
05:56:01 [2021-03-30T05:56:01.155Z] #43 75.60   DEP      criu/tun.d
05:56:01 [2021-03-30T05:56:01.207Z] #44 87.53   DEP      criu/page-xfer.d
05:56:01 [2021-03-30T05:56:01.227Z] #43 150.8   CC       criu/shmem.o
05:56:01 [2021-03-30T05:56:01.294Z] #43 51.67   HOSTCC   compel/src/lib/log-host.o
05:56:01 [2021-03-30T05:56:01.294Z] #43 51.83   HOSTLINK compel/compel-host-bin
05:56:01 [2021-03-30T05:56:01.416Z] #43 75.79   DEP      criu/tty.d
05:56:01 [2021-03-30T05:56:01.506Z] #44 87.82   DEP      criu/page-pipe.d
05:56:01 [2021-03-30T05:56:01.506Z] #44 87.96   DEP      criu/netfilter.d
05:56:01 [2021-03-30T05:56:01.567Z] #43 52.00   DEP      soccr/soccr.d
05:56:01 [2021-03-30T05:56:01.567Z] #43 52.12   CC       soccr/soccr.o
05:56:01 [2021-03-30T05:56:01.670Z] #43 33.94   CC       images/file-lock.o
05:56:01 [2021-03-30T05:56:01.670Z] #43 34.13   CC       images/rlimit.o
05:56:01 [2021-03-30T05:56:01.676Z] #43 75.98   DEP      criu/timerfd.d
05:56:01 [2021-03-30T05:56:01.676Z] #43 76.15   DEP      criu/timens.d
05:56:01 [2021-03-30T05:56:01.792Z] #43 151.7   CC       criu/sigframe.o
05:56:01 [2021-03-30T05:56:01.827Z] #43 ...
05:56:01 [2021-03-30T05:56:01.827Z] 
05:56:01 [2021-03-30T05:56:01.827Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:56:01 [2021-03-30T05:56:01.827Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:56:01 [2021-03-30T05:56:01.827Z] #13 139.7 Selecting previously unselected package libapparmor1:amd64.
05:56:01 [2021-03-30T05:56:01.827Z] #13 139.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 139.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 139.8 Selecting previously unselected package libapparmor-dev:amd64.
05:56:01 [2021-03-30T05:56:01.827Z] #13 139.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 139.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 140.0 Selecting previously unselected package libbtrfs0.
05:56:01 [2021-03-30T05:56:01.827Z] #13 140.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 140.0 Unpacking libbtrfs0 (4.20.1-2) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 140.1 Selecting previously unselected package libbtrfs-dev.
05:56:01 [2021-03-30T05:56:01.827Z] #13 140.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 140.1 Unpacking libbtrfs-dev (4.20.1-2) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 140.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
05:56:01 [2021-03-30T05:56:01.827Z] #13 140.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 140.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 140.4 Selecting previously unselected package libudev-dev:amd64.
05:56:01 [2021-03-30T05:56:01.827Z] #13 140.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 140.4 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 140.6 Selecting previously unselected package libsepol1-dev:amd64.
05:56:01 [2021-03-30T05:56:01.827Z] #13 140.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 140.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 140.9 Selecting previously unselected package libpcre16-3:amd64.
05:56:01 [2021-03-30T05:56:01.827Z] #13 140.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 140.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 141.1 Selecting previously unselected package libpcre32-3:amd64.
05:56:01 [2021-03-30T05:56:01.827Z] #13 141.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 141.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 141.4 Selecting previously unselected package libpcrecpp0v5:amd64.
05:56:01 [2021-03-30T05:56:01.827Z] #13 141.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 141.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 141.5 Selecting previously unselected package libpcre3-dev:amd64.
05:56:01 [2021-03-30T05:56:01.827Z] #13 141.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 141.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 142.0 Selecting previously unselected package libselinux1-dev:amd64.
05:56:01 [2021-03-30T05:56:01.827Z] #13 142.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 142.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 142.2 Selecting previously unselected package libdevmapper-dev:amd64.
05:56:01 [2021-03-30T05:56:01.827Z] #13 142.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 142.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 142.3 Selecting previously unselected package libseccomp-dev:amd64.
05:56:01 [2021-03-30T05:56:01.827Z] #13 142.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 142.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 142.5 Selecting previously unselected package libsystemd-dev:amd64.
05:56:01 [2021-03-30T05:56:01.827Z] #13 142.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 142.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.0 Setting up libapparmor1:amd64 (2.13.2-10) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.1 Setting up libbtrfs0 (4.20.1-2) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.2 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.2 Setting up libbtrfs-dev (4.20.1-2) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.2 Setting up mingw-w64-common (6.0.0-3) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.3 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.4 Setting up dmsetup (2:1.02.155-3) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
05:56:01 [2021-03-30T05:56:01.827Z] #13 143.4 Processing triggers for libc-bin (2.28-10) ...
05:56:01 [2021-03-30T05:56:01.932Z] #43 34.31   CC       images/pagemap.o
05:56:01 [2021-03-30T05:56:01.932Z] #43 ...
05:56:01 [2021-03-30T05:56:01.932Z] 
05:56:01 [2021-03-30T05:56:01.932Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:56:01 [2021-03-30T05:56:01.932Z] #56 sha256:9190b1b964128fb02f1b910a92b376b5c36f5f710738beff59109d4364383c2d
05:56:01 [2021-03-30T05:56:01.932Z] #56 61.30 + bin/ctr
05:56:01 [2021-03-30T05:56:01.932Z] #56 ...
05:56:01 [2021-03-30T05:56:01.932Z] 
05:56:01 [2021-03-30T05:56:01.932Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:01 [2021-03-30T05:56:01.932Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:01 [2021-03-30T05:56:01.932Z] #43 34.58   CC       images/siginfo.o
05:56:01 [2021-03-30T05:56:01.937Z] #43 76.34   DEP      criu/sysfs_parse.d
05:56:02 [2021-03-30T05:56:02.039Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 9.0% of statements
05:56:02 [2021-03-30T05:56:02.156Z] #44 88.52   DEP      criu/net.d
05:56:02 [2021-03-30T05:56:02.198Z] #43 76.57   DEP      criu/sysctl.d
05:56:02 [2021-03-30T05:56:02.198Z] #43 76.77   DEP      criu/string.d
05:56:02 [2021-03-30T05:56:02.356Z] #43 ...
05:56:02 [2021-03-30T05:56:02.356Z] 
05:56:02 [2021-03-30T05:56:02.356Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
05:56:02 [2021-03-30T05:56:02.356Z] #41 sha256:34c4ca9b08f575b3f7f6d992af7f8f23e5af8ce7397fc41f14e701a903043e15
05:56:02 [2021-03-30T05:56:02.356Z] #41 DONE 0.7s
05:56:02 [2021-03-30T05:56:02.356Z] 
05:56:02 [2021-03-30T05:56:02.356Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:02 [2021-03-30T05:56:02.356Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:02 [2021-03-30T05:56:02.356Z] #43 151.9   CC       criu/signalfd.o
05:56:02 [2021-03-30T05:56:02.356Z] #43 152.1   CC       criu/sk-inet.o
05:56:02 [2021-03-30T05:56:02.457Z] #44 88.70   DEP      criu/namespaces.d
05:56:02 [2021-03-30T05:56:02.457Z] #44 88.79   DEP      criu/mount.d
05:56:02 [2021-03-30T05:56:02.457Z] #44 88.92   DEP      criu/memfd.d
05:56:02 [2021-03-30T05:56:02.460Z] #43 76.81   DEP      criu/stats.d
05:56:02 [2021-03-30T05:56:02.506Z] #43 34.90   CC       images/rpc.o
05:56:02 [2021-03-30T05:56:02.602Z] #20 2.155 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:56:02 [2021-03-30T05:56:02.602Z] #20 2.160 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:56:02 [2021-03-30T05:56:02.602Z] #20 2.191 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:56:02 [2021-03-30T05:56:02.602Z] #20 2.363 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:56:02 [2021-03-30T05:56:02.721Z] #43 76.93   DEP      criu/sockets.d
05:56:02 [2021-03-30T05:56:02.722Z] #43 77.08   DEP      criu/sk-unix.d
05:56:02 [2021-03-30T05:56:02.757Z] #44 89.13   DEP      criu/mem.d
05:56:02 [2021-03-30T05:56:02.867Z] #20 2.874 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [452 kB]
05:56:02 [2021-03-30T05:56:02.983Z] #43 ...
05:56:02 [2021-03-30T05:56:02.983Z] 
05:56:02 [2021-03-30T05:56:02.983Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
05:56:02 [2021-03-30T05:56:02.983Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
05:56:02 [2021-03-30T05:56:02.983Z] #17 DONE 3.4s
05:56:02 [2021-03-30T05:56:02.983Z] 
05:56:02 [2021-03-30T05:56:02.983Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:02 [2021-03-30T05:56:02.983Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:02 [2021-03-30T05:56:02.983Z] #43 77.28   DEP      criu/sk-tcp.d
05:56:02 [2021-03-30T05:56:02.983Z] #43 ...
05:56:02 [2021-03-30T05:56:02.983Z] 
05:56:02 [2021-03-30T05:56:02.983Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
05:56:02 [2021-03-30T05:56:02.983Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
05:56:03 [2021-03-30T05:56:03.057Z] #44 89.44   DEP      criu/lsm.d
05:56:03 [2021-03-30T05:56:03.057Z] #44 89.62   DEP      criu/log.d
05:56:03 [2021-03-30T05:56:03.208Z] #13 DONE 145.4s
05:56:03 [2021-03-30T05:56:03.208Z] 
05:56:03 [2021-03-30T05:56:03.208Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:56:03 [2021-03-30T05:56:03.208Z] #53 sha256:fca3e843a8c6a36d067fd10a51e042a2a57afc0c9719d514c243fcfccc9c0364
05:56:03 [2021-03-30T05:56:03.287Z] #43 153.1   CC       criu/sk-netlink.o
05:56:03 [2021-03-30T05:56:03.369Z] #44 ...
05:56:03 [2021-03-30T05:56:03.369Z] 
05:56:03 [2021-03-30T05:56:03.369Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:03 [2021-03-30T05:56:03.369Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
05:56:03 [2021-03-30T05:56:03.369Z] #21 28.10 Selecting previously unselected package python3.7-minimal.
05:56:03 [2021-03-30T05:56:03.369Z] #21 28.11 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ...
05:56:03 [2021-03-30T05:56:03.369Z] #21 28.13 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
05:56:03 [2021-03-30T05:56:03.369Z] #21 29.23 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ...
05:56:03 [2021-03-30T05:56:03.369Z] #21 29.26 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
05:56:03 [2021-03-30T05:56:03.369Z] #21 33.48 Selecting previously unselected package python3-minimal.
05:56:03 [2021-03-30T05:56:03.369Z] #21 33.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23612 files and directories currently installed.)
05:56:03 [2021-03-30T05:56:03.369Z] #21 33.54 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
05:56:03 [2021-03-30T05:56:03.369Z] #21 33.55 Unpacking python3-minimal (3.7.3-1) ...
05:56:03 [2021-03-30T05:56:03.369Z] #21 33.59 Selecting previously unselected package libmpdec2:ppc64el.
05:56:03 [2021-03-30T05:56:03.369Z] #21 33.60 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
05:56:03 [2021-03-30T05:56:03.369Z] #21 33.60 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
05:56:03 [2021-03-30T05:56:03.369Z] #21 33.67 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
05:56:03 [2021-03-30T05:56:03.369Z] #21 33.68 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_ppc64el.deb ...
05:56:03 [2021-03-30T05:56:03.369Z] #21 33.68 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ...
05:56:03 [2021-03-30T05:56:03.369Z] #21 ...
05:56:03 [2021-03-30T05:56:03.369Z] 
05:56:03 [2021-03-30T05:56:03.369Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:03 [2021-03-30T05:56:03.369Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:56:03 [2021-03-30T05:56:03.369Z] #44 89.88   DEP      criu/libnetlink.d
05:56:03 [2021-03-30T05:56:03.451Z] #43 36.01   CC       images/ext-file.o
05:56:03 [2021-03-30T05:56:03.544Z] #43 153.5   CC       criu/sk-packet.o
05:56:03 [2021-03-30T05:56:03.666Z] #44 90.15   DEP      criu/kerndat.d
05:56:03 [2021-03-30T05:56:03.819Z] #20 3.795 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
05:56:04 [2021-03-30T05:56:04.026Z] #43 36.27   CC       images/cgroup.o
05:56:04 [2021-03-30T05:56:04.108Z] #43 154.0   CC       criu/sk-queue.o
05:56:04 [2021-03-30T05:56:04.288Z] #43 36.79   CC       images/userns.o
05:56:04 [2021-03-30T05:56:04.317Z] #44 90.48   DEP      criu/kcmp-ids.d
05:56:04 [2021-03-30T05:56:04.317Z] #44 90.60   DEP      criu/irmap.d
05:56:04 [2021-03-30T05:56:04.317Z] #44 90.80   DEP      criu/ipc_ns.d
05:56:04 [2021-03-30T05:56:04.594Z] #53 1.571 + RM_GOPATH=0
05:56:04 [2021-03-30T05:56:04.594Z] #53 1.571 + TMP_GOPATH=
05:56:04 [2021-03-30T05:56:04.594Z] #53 1.571 + : /build
05:56:04 [2021-03-30T05:56:04.594Z] #53 1.571 + '[' -z '' ']'
05:56:04 [2021-03-30T05:56:04.594Z] #53 1.571 ++ mktemp -d
05:56:04 [2021-03-30T05:56:04.594Z] #53 1.571 + export GOPATH=/tmp/tmp.hsOvrmKPCE
05:56:04 [2021-03-30T05:56:04.594Z] #53 1.571 + GOPATH=/tmp/tmp.hsOvrmKPCE
05:56:04 [2021-03-30T05:56:04.594Z] #53 1.571 + RM_GOPATH=1
05:56:04 [2021-03-30T05:56:04.594Z] #53 1.571 + case "$(go env GOARCH)" in
05:56:04 [2021-03-30T05:56:04.594Z] #53 1.571 ++ go env GOARCH
05:56:04 [2021-03-30T05:56:04.616Z] #44 91.02   DEP      criu/image.d
05:56:04 [2021-03-30T05:56:04.673Z] #43 154.5   CC       criu/sk-tcp.o
05:56:04 [2021-03-30T05:56:04.854Z] #53 1.606 + export GO_BUILDMODE=-buildmode=pie
05:56:04 [2021-03-30T05:56:04.854Z] #53 1.606 + GO_BUILDMODE=-buildmode=pie
05:56:04 [2021-03-30T05:56:04.854Z] #53 1.607 ++ dirname /tmp/install/install.sh
05:56:04 [2021-03-30T05:56:04.854Z] #53 1.608 + dir=/tmp/install
05:56:04 [2021-03-30T05:56:04.854Z] #53 1.608 + bin=runc
05:56:04 [2021-03-30T05:56:04.854Z] #53 1.608 + shift
05:56:04 [2021-03-30T05:56:04.854Z] #53 1.608 + '[' '!' -f /tmp/install/runc.installer ']'
05:56:04 [2021-03-30T05:56:04.854Z] #53 1.608 + . /tmp/install/runc.installer
05:56:04 [2021-03-30T05:56:04.854Z] #53 1.608 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:56:04 [2021-03-30T05:56:04.854Z] #53 1.608 + install_runc
05:56:04 [2021-03-30T05:56:04.854Z] #53 1.609 + grep -q '^3\.10\.0.*\.el7\.'
05:56:04 [2021-03-30T05:56:04.854Z] #53 1.611 + uname -r
05:56:04 [2021-03-30T05:56:04.854Z] #53 1.612 + RUNC_BUILDTAGS='seccomp '
05:56:04 [2021-03-30T05:56:04.854Z] #53 1.613 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
05:56:04 [2021-03-30T05:56:04.854Z] #53 1.613 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
05:56:04 [2021-03-30T05:56:04.854Z] #53 1.613 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hsOvrmKPCE/src/github.com/opencontainers/runc
05:56:04 [2021-03-30T05:56:04.854Z] #53 1.623 Cloning into '/tmp/tmp.hsOvrmKPCE/src/github.com/opencontainers/runc'...
05:56:04 [2021-03-30T05:56:04.862Z] #43 37.13   CC       images/google/protobuf/descriptor.o
05:56:04 [2021-03-30T05:56:04.916Z] #44 91.23   DEP      criu/image-desc.d
05:56:04 [2021-03-30T05:56:04.916Z] #44 91.44   DEP      criu/fsnotify.d
05:56:04 [2021-03-30T05:56:04.930Z] #43 154.9   CC       criu/sk-unix.o
05:56:05 [2021-03-30T05:56:05.115Z] #53 ...
05:56:05 [2021-03-30T05:56:05.115Z] 
05:56:05 [2021-03-30T05:56:05.115Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
05:56:05 [2021-03-30T05:56:05.115Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
05:56:05 [2021-03-30T05:56:05.115Z] #14 DONE 1.8s
05:56:05 [2021-03-30T05:56:05.115Z] 
05:56:05 [2021-03-30T05:56:05.115Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
05:56:05 [2021-03-30T05:56:05.115Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
05:56:05 [2021-03-30T05:56:05.219Z] #44 91.68   DEP      criu/filesystems.d
05:56:05 [2021-03-30T05:56:05.519Z] #44 91.93   DEP      criu/files.d
05:56:05 [2021-03-30T05:56:05.750Z] #20 5.396 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB]
05:56:05 [2021-03-30T05:56:05.750Z] #20 5.437 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
05:56:05 [2021-03-30T05:56:05.821Z] #44 92.23   DEP      criu/files-reg.d
05:56:06 [2021-03-30T05:56:06.121Z] #44 92.43   DEP      criu/files-ext.d
05:56:06 [2021-03-30T05:56:06.121Z] #44 92.58   DEP      criu/file-lock.d
05:56:06 [2021-03-30T05:56:06.255Z] #43 38.75   CC       images/opts.o
05:56:06 [2021-03-30T05:56:06.301Z] #43 ...
05:56:06 [2021-03-30T05:56:06.301Z] 
05:56:06 [2021-03-30T05:56:06.301Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:56:06 [2021-03-30T05:56:06.301Z] #49 sha256:f4e7c0ca079ab1e42bef8b08b7571bd61c7df7664280597489bdaba83216aeb8
05:56:06 [2021-03-30T05:56:06.301Z] #49 245.0 + /build/golangci-lint --version
05:56:06 [2021-03-30T05:56:06.301Z] #49 245.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
05:56:06 [2021-03-30T05:56:06.301Z] #49 DONE 246.1s
05:56:06 [2021-03-30T05:56:06.328Z] #20 ...
05:56:06 [2021-03-30T05:56:06.328Z] 
05:56:06 [2021-03-30T05:56:06.328Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:56:06 [2021-03-30T05:56:06.328Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
05:56:06 [2021-03-30T05:56:06.328Z] #40 142.9 + dpkg --print-architecture
05:56:06 [2021-03-30T05:56:06.422Z] #44 92.82   DEP      criu/file-ids.d
05:56:06 [2021-03-30T05:56:06.422Z] #44 92.99   DEP      criu/fifo.d
05:56:06 [2021-03-30T05:56:06.499Z] #15 DONE 1.3s
05:56:06 [2021-03-30T05:56:06.499Z] 
05:56:06 [2021-03-30T05:56:06.499Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
05:56:06 [2021-03-30T05:56:06.499Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
05:56:06 [2021-03-30T05:56:06.517Z] #43 38.99   CC       images/seccomp.o
05:56:06 [2021-03-30T05:56:06.559Z] 
05:56:06 [2021-03-30T05:56:06.559Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:06 [2021-03-30T05:56:06.559Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:06 [2021-03-30T05:56:06.559Z] #43 156.2   CC       criu/sockets.o
05:56:06 [2021-03-30T05:56:06.779Z] #43 39.23   CC       images/binfmt-misc.o
05:56:06 [2021-03-30T05:56:06.910Z] #40 ...
05:56:06 [2021-03-30T05:56:06.910Z] 
05:56:06 [2021-03-30T05:56:06.910Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:06 [2021-03-30T05:56:06.910Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:56:06 [2021-03-30T05:56:06.910Z] #43 56.49   CC       compel/src/lib/ptrace.o
05:56:06 [2021-03-30T05:56:06.910Z] #43 56.97   AR       compel/libcompel.a
05:56:06 [2021-03-30T05:56:06.910Z] #43 57.12   HOSTCC   compel/src/main-host.o
05:56:06 [2021-03-30T05:56:06.910Z] #43 57.64   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
05:56:06 [2021-03-30T05:56:06.910Z] #43 57.75   HOSTCC   compel/src/lib/handle-elf-host.o
05:56:06 [2021-03-30T05:56:06.910Z] #43 58.02   HOSTCC   compel/src/lib/log-host.o
05:56:06 [2021-03-30T05:56:06.910Z] #43 58.19   HOSTLINK compel/compel-host-bin
05:56:06 [2021-03-30T05:56:06.910Z] #43 58.32   DEP      soccr/soccr.d
05:56:06 [2021-03-30T05:56:06.910Z] #43 58.51   CC       soccr/soccr.o
05:56:06 [2021-03-30T05:56:06.910Z] #43 59.69   AR       soccr/libsoccr.a
05:56:06 [2021-03-30T05:56:06.910Z] #43 59.73 make[1]: 'soccr/libsoccr.a' is up to date.
05:56:06 [2021-03-30T05:56:06.910Z] #43 60.15   DEP      criu/arch/aarch64/sigframe.d
05:56:06 [2021-03-30T05:56:06.910Z] #43 60.30   DEP      criu/arch/aarch64/crtools.d
05:56:06 [2021-03-30T05:56:06.910Z] #43 60.48   DEP      criu/arch/aarch64/cpu.d
05:56:06 [2021-03-30T05:56:06.910Z] #43 60.51   DEP      criu/arch/aarch64/bitops.d
05:56:06 [2021-03-30T05:56:06.910Z] #43 60.58   CC       criu/arch/aarch64/bitops.o
05:56:06 [2021-03-30T05:56:06.910Z] #43 60.61   CC       criu/arch/aarch64/cpu.o
05:56:06 [2021-03-30T05:56:06.910Z] #43 60.76   CC       criu/arch/aarch64/crtools.o
05:56:06 [2021-03-30T05:56:06.910Z] #43 61.28   CC       criu/arch/aarch64/sigframe.o
05:56:06 [2021-03-30T05:56:06.910Z] #43 61.55   LINK     criu/arch/aarch64/crtools.built-in.o
05:56:06 [2021-03-30T05:56:06.910Z] #43 61.60   DEP      criu/pie/util-vdso.d
05:56:06 [2021-03-30T05:56:06.910Z] #43 61.80   DEP      criu/pie/util.d
05:56:06 [2021-03-30T05:56:06.910Z] #43 62.02   CC       criu/pie/util.o
05:56:06 [2021-03-30T05:56:06.910Z] #43 62.33   CC       criu/pie/util-vdso.o
05:56:06 [2021-03-30T05:56:06.910Z] #43 63.05   AR       criu/pie/pie.lib.a
05:56:06 [2021-03-30T05:56:06.910Z] #43 63.14   DEP      criu/pie/restorer.d
05:56:06 [2021-03-30T05:56:06.910Z] #43 63.43   DEP      criu/arch/aarch64/intraprocedure.d
05:56:06 [2021-03-30T05:56:06.910Z] #43 63.45   DEP      criu/arch/aarch64/restorer.d
05:56:06 [2021-03-30T05:56:06.910Z] #43 63.60   DEP      criu/arch/aarch64/vdso-pie.d
05:56:06 [2021-03-30T05:56:06.910Z] #43 63.72   DEP      criu/pie/parasite-vdso.d
05:56:06 [2021-03-30T05:56:06.910Z] #43 63.86   DEP      criu/pie/parasite.d
05:56:06 [2021-03-30T05:56:06.910Z] #43 64.07   CC       criu/pie/parasite.o
05:56:06 [2021-03-30T05:56:06.910Z] #43 65.03   LINK     criu/pie/parasite.built-in.o
05:56:06 [2021-03-30T05:56:06.910Z] #43 65.04   GEN      criu/pie/parasite-blob.h
05:56:06 [2021-03-30T05:56:06.910Z] #43 65.06   CC       criu/pie/parasite-vdso.o
05:56:06 [2021-03-30T05:56:06.910Z] #43 65.60   CC       criu/arch/aarch64/vdso-pie.o
05:56:06 [2021-03-30T05:56:06.910Z] #43 65.85   CC       criu/arch/aarch64/restorer.o
05:56:06 [2021-03-30T05:56:06.910Z] #43 66.39   CC       criu/arch/aarch64/intraprocedure.o
05:56:06 [2021-03-30T05:56:06.910Z] #43 66.45   CC       criu/pie/restorer.o
05:56:07 [2021-03-30T05:56:07.041Z] #43 39.48   CC       images/time.o
05:56:07 [2021-03-30T05:56:07.077Z] #44 93.27   DEP      criu/fdstore.d
05:56:07 [2021-03-30T05:56:07.077Z] #44 93.47   DEP      criu/fault-injection.d
05:56:07 [2021-03-30T05:56:07.077Z] #44 93.50   DEP      criu/external.d
05:56:07 [2021-03-30T05:56:07.077Z] #44 93.60   DEP      criu/eventpoll.d
05:56:07 [2021-03-30T05:56:07.128Z] #43 156.9   CC       criu/stats.o
05:56:07 [2021-03-30T05:56:07.192Z] #18 DONE 3.6s
05:56:07 [2021-03-30T05:56:07.192Z] 
05:56:07 [2021-03-30T05:56:07.192Z] #19 [dev-systemd-false  6/26] RUN ldconfig
05:56:07 [2021-03-30T05:56:07.192Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
05:56:07 [2021-03-30T05:56:07.304Z] #43 39.74   CC       images/sysctl.o
05:56:07 [2021-03-30T05:56:07.376Z] #44 93.75   DEP      criu/eventfd.d
05:56:07 [2021-03-30T05:56:07.376Z] #44 93.89   DEP      criu/crtools.d
05:56:07 [2021-03-30T05:56:07.439Z] #16 1.075 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
05:56:07 [2021-03-30T05:56:07.439Z] #16 DONE 1.2s
05:56:07 [2021-03-30T05:56:07.439Z] 
05:56:07 [2021-03-30T05:56:07.439Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
05:56:07 [2021-03-30T05:56:07.439Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
05:56:07 [2021-03-30T05:56:07.494Z] #43 ...
05:56:07 [2021-03-30T05:56:07.494Z] 
05:56:07 [2021-03-30T05:56:07.494Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:56:07 [2021-03-30T05:56:07.494Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
05:56:07 [2021-03-30T05:56:07.494Z] #40 DONE 144.1s
05:56:07 [2021-03-30T05:56:07.494Z] 
05:56:07 [2021-03-30T05:56:07.494Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:56:07 [2021-03-30T05:56:07.494Z] #24 sha256:e954d7b0223dafb414e237900f042f1e9bd5d4a1600706fb8ba93808d3e5b40c
05:56:07 [2021-03-30T05:56:07.494Z] #24 140.0 + mkdir -p /tmp/tmp.oLhrxcITek/src/github.com/docker
05:56:07 [2021-03-30T05:56:07.494Z] #24 140.0 + mv components/cli /tmp/tmp.oLhrxcITek/src/github.com/docker/cli
05:56:07 [2021-03-30T05:56:07.494Z] #24 140.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
05:56:07 [2021-03-30T05:56:07.567Z] #43 40.00   CC       images/autofs.o
05:56:07 [2021-03-30T05:56:07.677Z] #44 94.15   DEP      criu/cr-service.d
05:56:07 [2021-03-30T05:56:07.693Z] #43 157.3   CC       criu/string.o
05:56:07 [2021-03-30T05:56:07.693Z] #43 157.4   CC       criu/sysctl.o
05:56:07 [2021-03-30T05:56:07.829Z] #43 40.23   CC       images/macvlan.o
05:56:07 [2021-03-30T05:56:07.977Z] #44 94.43   DEP      criu/cr-restore.d
05:56:08 [2021-03-30T05:56:08.091Z] #43 40.41   CC       images/sit.o
05:56:08 [2021-03-30T05:56:08.091Z] #43 40.60   CC       images/memfd.o
05:56:08 [2021-03-30T05:56:08.277Z] #44 94.79   DEP      criu/cr-errno.d
05:56:08 [2021-03-30T05:56:08.354Z] #43 40.84   CC       images/timens.o
05:56:08 [2021-03-30T05:56:08.380Z] #17 ...
05:56:08 [2021-03-30T05:56:08.380Z] 
05:56:08 [2021-03-30T05:56:08.380Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:56:08 [2021-03-30T05:56:08.380Z] #58 sha256:4bb8ea59eb6643b9f2b10168c5e9336f467dae03b5dfe86e6c910010990a9cb2
05:56:08 [2021-03-30T05:56:08.380Z] #58 146.2 + for f in rootlesskit rootlesskit-docker-proxy
05:56:08 [2021-03-30T05:56:08.380Z] #58 146.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
05:56:08 [2021-03-30T05:56:08.380Z] #58 DONE 155.4s
05:56:08 [2021-03-30T05:56:08.380Z] 
05:56:08 [2021-03-30T05:56:08.380Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
05:56:08 [2021-03-30T05:56:08.380Z] #59 sha256:a518bc02b042af3cde8c856117311ff377ecb2175b24b08abe43b99b21730cba
05:56:08 [2021-03-30T05:56:08.380Z] #59 DONE 0.1s
05:56:08 [2021-03-30T05:56:08.380Z] 
05:56:08 [2021-03-30T05:56:08.380Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:08 [2021-03-30T05:56:08.380Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:08 [2021-03-30T05:56:08.380Z] #43 53.21   AR       soccr/libsoccr.a
05:56:08 [2021-03-30T05:56:08.380Z] #43 53.26 make[1]: 'soccr/libsoccr.a' is up to date.
05:56:08 [2021-03-30T05:56:08.380Z] #43 53.59   DEP      criu/arch/x86/sigframe.d
05:56:08 [2021-03-30T05:56:08.380Z] #43 53.74   DEP      criu/arch/x86/sigaction_compat.d
05:56:08 [2021-03-30T05:56:08.380Z] #43 53.94   DEP      criu/arch/x86/kerndat.d
05:56:08 [2021-03-30T05:56:08.380Z] #43 54.15   DEP      criu/arch/x86/crtools.d
05:56:08 [2021-03-30T05:56:08.380Z] #43 54.45   DEP      criu/arch/x86/cpu.d
05:56:08 [2021-03-30T05:56:08.380Z] #43 54.63   CC       criu/arch/x86/cpu.o
05:56:08 [2021-03-30T05:56:08.380Z] #43 55.59   CC       criu/arch/x86/crtools.o
05:56:08 [2021-03-30T05:56:08.381Z] #43 57.42   CC       criu/arch/x86/kerndat.o
05:56:08 [2021-03-30T05:56:08.381Z] #43 58.22   CC       criu/arch/x86/sigaction_compat.o
05:56:08 [2021-03-30T05:56:08.381Z] #43 58.71   CC       criu/arch/x86/sigframe.o
05:56:08 [2021-03-30T05:56:08.381Z] #43 ...
05:56:08 [2021-03-30T05:56:08.381Z] 
05:56:08 [2021-03-30T05:56:08.381Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
05:56:08 [2021-03-30T05:56:08.381Z] #60 sha256:d7c9bf39f6c54beb43965ff3dc3172343822464f2fb66108f1f16aba89813f93
05:56:08 [2021-03-30T05:56:08.381Z] #60 DONE 0.1s
05:56:08 [2021-03-30T05:56:08.381Z] 
05:56:08 [2021-03-30T05:56:08.381Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:56:08 [2021-03-30T05:56:08.381Z] #45 sha256:9a82a0cee931447c8ecbcd25822fdc466947c9be7791d4a3424c12f70b9bea80
05:56:08 [2021-03-30T05:56:08.381Z] #45 147.8 net/http/httptrace
05:56:08 [2021-03-30T05:56:08.381Z] #45 148.1 net/http
05:56:08 [2021-03-30T05:56:08.578Z] #44 94.83   DEP      criu/cr-dump.d
05:56:08 [2021-03-30T05:56:08.616Z] #43 41.05   LINK     images/built-in.o
05:56:08 [2021-03-30T05:56:08.616Z] #43 41.18   GEN      compel/include/asm
05:56:08 [2021-03-30T05:56:08.616Z] #43 41.21   GEN      compel/include/version.h
05:56:08 [2021-03-30T05:56:08.616Z] #43 41.25 touch .config
05:56:08 [2021-03-30T05:56:08.624Z] #43 158.2   CC       criu/sysfs_parse.o
05:56:08 [2021-03-30T05:56:08.641Z] #45 ...
05:56:08 [2021-03-30T05:56:08.641Z] 
05:56:08 [2021-03-30T05:56:08.641Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:08 [2021-03-30T05:56:08.641Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:08 [2021-03-30T05:56:08.641Z] #43 59.14   LINK     criu/arch/x86/crtools.built-in.o
05:56:08 [2021-03-30T05:56:08.641Z] #43 59.20   DEP      criu/pie/util-vdso-elf32.d
05:56:08 [2021-03-30T05:56:08.879Z] #44 95.12   DEP      criu/cr-dedup.d
05:56:08 [2021-03-30T05:56:08.879Z] #44 95.29   DEP      criu/cr-check.d
05:56:08 [2021-03-30T05:56:08.879Z] #43 41.30   GEN      include/common/config.h
05:56:08 [2021-03-30T05:56:08.879Z] #43 41.38   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
05:56:08 [2021-03-30T05:56:08.879Z] #43 41.41   GEN      compel/plugins/include/uapi/std/syscall-64.h
05:56:08 [2021-03-30T05:56:08.879Z] #43 41.43   GEN      compel/arch/x86/plugins/std/syscalls-64.S
05:56:08 [2021-03-30T05:56:08.879Z] #43 41.44   DEP      compel/arch/x86/plugins/std/syscalls-64.d
05:56:08 [2021-03-30T05:56:08.879Z] #43 41.47   DEP      compel/arch/x86/plugins/std/memcpy.d
05:56:08 [2021-03-30T05:56:08.879Z] #43 41.49   DEP      compel/arch/x86/plugins/std/parasite-head.d
05:56:08 [2021-03-30T05:56:08.883Z] #43 158.6   CC       criu/timens.o
05:56:08 [2021-03-30T05:56:08.902Z] #43 ...
05:56:08 [2021-03-30T05:56:08.902Z] 
05:56:08 [2021-03-30T05:56:08.902Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
05:56:08 [2021-03-30T05:56:08.902Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
05:56:08 [2021-03-30T05:56:08.902Z] #17 DONE 1.5s
05:56:08 [2021-03-30T05:56:08.902Z] 
05:56:08 [2021-03-30T05:56:08.902Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:08 [2021-03-30T05:56:08.902Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:08 [2021-03-30T05:56:08.902Z] #43 59.45   DEP      criu/pie/util-vdso.d
05:56:09 [2021-03-30T05:56:09.111Z] #19 DONE 2.4s
05:56:09 [2021-03-30T05:56:09.111Z] 
05:56:09 [2021-03-30T05:56:09.111Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:09 [2021-03-30T05:56:09.111Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:56:09 [2021-03-30T05:56:09.141Z] #43 159.0   CC       criu/timerfd.o
05:56:09 [2021-03-30T05:56:09.141Z] #43 41.53   GEN      compel/plugins/include/uapi/std/syscall.h
05:56:09 [2021-03-30T05:56:09.141Z] #43 41.56   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
05:56:09 [2021-03-30T05:56:09.141Z] #43 41.60   GEN      compel/plugins/include/uapi/std/syscall-codes.h
05:56:09 [2021-03-30T05:56:09.141Z] #43 ...
05:56:09 [2021-03-30T05:56:09.141Z] 
05:56:09 [2021-03-30T05:56:09.141Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:56:09 [2021-03-30T05:56:09.141Z] #45 sha256:a8bd4a8d14ba6a4e35210ff08587d790ff06b6722d4a67571037a687138a0e96
05:56:09 [2021-03-30T05:56:09.141Z] #45 135.3 mime
05:56:09 [2021-03-30T05:56:09.141Z] #45 136.8 mime/quotedprintable
05:56:09 [2021-03-30T05:56:09.141Z] #45 137.1 net/http/internal
05:56:09 [2021-03-30T05:56:09.141Z] #45 141.8 net/textproto
05:56:09 [2021-03-30T05:56:09.141Z] #45 141.8 crypto/x509
05:56:09 [2021-03-30T05:56:09.141Z] #45 143.0 vendor/golang.org/x/net/http/httpguts
05:56:09 [2021-03-30T05:56:09.141Z] #45 143.3 vendor/golang.org/x/net/http/httpproxy
05:56:09 [2021-03-30T05:56:09.141Z] #45 143.9 mime/multipart
05:56:09 [2021-03-30T05:56:09.141Z] #45 ...
05:56:09 [2021-03-30T05:56:09.141Z] 
05:56:09 [2021-03-30T05:56:09.141Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:09 [2021-03-30T05:56:09.141Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:09 [2021-03-30T05:56:09.141Z] #43 41.63   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
05:56:09 [2021-03-30T05:56:09.141Z] #43 41.63   DEP      compel/plugins/std/infect.d
05:56:09 [2021-03-30T05:56:09.179Z] #44 95.63   DEP      criu/config.d
05:56:09 [2021-03-30T05:56:09.398Z] #43 159.2   CC       criu/tty.o
05:56:09 [2021-03-30T05:56:09.403Z] #43 41.81   DEP      compel/plugins/std/string.d
05:56:09 [2021-03-30T05:56:09.403Z] #43 41.90   DEP      compel/plugins/std/log.d
05:56:09 [2021-03-30T05:56:09.403Z] #43 42.01   DEP      compel/plugins/std/fds.d
05:56:09 [2021-03-30T05:56:09.471Z] #43 59.66   DEP      criu/pie/util.d
05:56:09 [2021-03-30T05:56:09.472Z] #43 59.84   CC       criu/pie/util.o
05:56:09 [2021-03-30T05:56:09.479Z] #44 95.90   DEP      criu/clone-noasan.d
05:56:09 [2021-03-30T05:56:09.664Z] #43 42.10   DEP      compel/plugins/std/std.d
05:56:09 [2021-03-30T05:56:09.664Z] #43 42.22   DEP      compel/plugins/shmem/shmem.d
05:56:09 [2021-03-30T05:56:09.731Z] #43 60.15   CC       criu/pie/util-vdso.o
05:56:09 [2021-03-30T05:56:09.785Z] #44 96.03   DEP      criu/cgroup.d
05:56:09 [2021-03-30T05:56:09.785Z] #44 96.25   DEP      criu/cgroup-props.d
05:56:09 [2021-03-30T05:56:09.926Z] #43 42.34   DEP      compel/plugins/fds/fds.d
05:56:10 [2021-03-30T05:56:10.084Z] #44 96.40   DEP      criu/bitmap.d
05:56:10 [2021-03-30T05:56:10.084Z] #44 96.41   DEP      criu/bfd.d
05:56:10 [2021-03-30T05:56:10.098Z] #24 ...
05:56:10 [2021-03-30T05:56:10.098Z] 
05:56:10 [2021-03-30T05:56:10.098Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:10 [2021-03-30T05:56:10.098Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:56:10 [2021-03-30T05:56:10.098Z] #43 69.44   LINK     criu/pie/restorer.built-in.o
05:56:10 [2021-03-30T05:56:10.098Z] #43 69.46   GEN      criu/pie/restorer-blob.h
05:56:10 [2021-03-30T05:56:10.098Z] #43 69.57   DEP      criu/vdso.d
05:56:10 [2021-03-30T05:56:10.098Z] #43 69.81   DEP      criu/uts_ns.d
05:56:10 [2021-03-30T05:56:10.098Z] #43 69.93   DEP      criu/util.d
05:56:10 [2021-03-30T05:56:10.188Z] #43 42.54   CC       compel/plugins/std/std.o
05:56:10 [2021-03-30T05:56:10.362Z] #43 70.11   DEP      criu/uffd.d
05:56:10 [2021-03-30T05:56:10.384Z] #44 96.61   DEP      criu/autofs.d
05:56:10 [2021-03-30T05:56:10.385Z] #44 96.80   DEP      criu/aio.d
05:56:10 [2021-03-30T05:56:10.450Z] #43 42.86   CC       compel/plugins/std/fds.o
05:56:10 [2021-03-30T05:56:10.627Z] #43 70.35   DEP      criu/tun.d
05:56:10 [2021-03-30T05:56:10.671Z] #43 60.93   CC       criu/pie/util-vdso-elf32.o
05:56:10 [2021-03-30T05:56:10.683Z] #44 97.02   DEP      criu/action-scripts.d
05:56:10 [2021-03-30T05:56:10.770Z] #43 160.4   CC       criu/tun.o
05:56:10 [2021-03-30T05:56:10.891Z] #43 70.53   DEP      criu/tty.d
05:56:10 [2021-03-30T05:56:10.891Z] #43 70.72   DEP      criu/timerfd.d
05:56:10 [2021-03-30T05:56:10.931Z] #43 ...
05:56:10 [2021-03-30T05:56:10.932Z] 
05:56:10 [2021-03-30T05:56:10.932Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
05:56:10 [2021-03-30T05:56:10.932Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
05:56:10 [2021-03-30T05:56:10.932Z] #18 DONE 1.9s
05:56:10 [2021-03-30T05:56:10.932Z] 
05:56:10 [2021-03-30T05:56:10.932Z] #19 [dev-systemd-false  6/26] RUN ldconfig
05:56:10 [2021-03-30T05:56:10.932Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
05:56:10 [2021-03-30T05:56:10.983Z] #44 ...
05:56:10 [2021-03-30T05:56:10.983Z] 
05:56:10 [2021-03-30T05:56:10.983Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:10 [2021-03-30T05:56:10.983Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
05:56:10 [2021-03-30T05:56:10.983Z] #21 34.84 Selecting previously unselected package python3.7.
05:56:10 [2021-03-30T05:56:10.983Z] #21 34.85 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_ppc64el.deb ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 34.86 Unpacking python3.7 (3.7.3-2+deb10u3) ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 34.99 Selecting previously unselected package libpython3-stdlib:ppc64el.
05:56:10 [2021-03-30T05:56:10.983Z] #21 34.99 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 35.00 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 35.12 Setting up python3-minimal (3.7.3-1) ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.24 Selecting previously unselected package python3.
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24024 files and directories currently installed.)
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.30 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.31 Unpacking python3 (3.7.3-1) ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.43 Selecting previously unselected package libip4tc0:ppc64el.
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.43 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.53 Selecting previously unselected package libip6tc0:ppc64el.
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.55 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.56 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.67 Selecting previously unselected package libiptc0:ppc64el.
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.68 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.68 Unpacking libiptc0:ppc64el (1.8.2-4) ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.78 Selecting previously unselected package libnfnetlink0:ppc64el.
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.80 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.81 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.87 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.88 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.98 Selecting previously unselected package libnftnl11:ppc64el.
05:56:10 [2021-03-30T05:56:10.983Z] #21 36.99 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 37.00 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 37.05 Selecting previously unselected package iptables.
05:56:10 [2021-03-30T05:56:10.983Z] #21 37.06 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 37.07 Unpacking iptables (1.8.2-4) ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 37.84 Selecting previously unselected package xxd.
05:56:10 [2021-03-30T05:56:10.983Z] #21 37.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 37.86 Unpacking xxd (2:8.1.0875-5) ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 37.97 Selecting previously unselected package vim-common.
05:56:10 [2021-03-30T05:56:10.983Z] #21 37.98 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 38.01 Unpacking vim-common (2:8.1.0875-5) ...
05:56:10 [2021-03-30T05:56:10.983Z] #21 38.17 Selecting previously unselected package bash-completion.
05:56:10 [2021-03-30T05:56:10.983Z] #21 38.18 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
05:56:11 [2021-03-30T05:56:11.025Z] #43 43.32   CC       compel/plugins/std/log.o
05:56:11 [2021-03-30T05:56:11.027Z] #43 160.7   CC       criu/uffd.o
05:56:11 [2021-03-30T05:56:11.154Z] #43 70.89   DEP      criu/timens.d
05:56:11 [2021-03-30T05:56:11.419Z] #43 71.09   DEP      criu/sysfs_parse.d
05:56:11 [2021-03-30T05:56:11.419Z] #43 71.26   DEP      criu/sysctl.d
05:56:11 [2021-03-30T05:56:11.591Z] #43 161.5   CC       criu/util.o
05:56:11 [2021-03-30T05:56:11.600Z] #43 44.09   CC       compel/plugins/std/string.o
05:56:11 [2021-03-30T05:56:11.661Z] #20 2.524 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:56:11 [2021-03-30T05:56:11.661Z] #20 2.561 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:56:11 [2021-03-30T05:56:11.661Z] #20 2.567 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:56:11 [2021-03-30T05:56:11.661Z] #20 2.569 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:56:11 [2021-03-30T05:56:11.682Z] #43 71.41   DEP      criu/string.d
05:56:11 [2021-03-30T05:56:11.682Z] #43 71.46   DEP      criu/stats.d
05:56:11 [2021-03-30T05:56:11.923Z] #20 3.047 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
05:56:11 [2021-03-30T05:56:11.950Z] #43 71.66   DEP      criu/sockets.d
05:56:11 [2021-03-30T05:56:11.950Z] #43 71.88   DEP      criu/sk-unix.d
05:56:12 [2021-03-30T05:56:12.044Z] #21 42.25 Unpacking bash-completion (1:2.8-6) ...
05:56:12 [2021-03-30T05:56:12.174Z] #43 44.70   CC       compel/plugins/std/infect.o
05:56:12 [2021-03-30T05:56:12.213Z] #43 72.08   DEP      criu/sk-tcp.d
05:56:12 [2021-03-30T05:56:12.314Z] #19 DONE 1.6s
05:56:12 [2021-03-30T05:56:12.314Z] 
05:56:12 [2021-03-30T05:56:12.314Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:12 [2021-03-30T05:56:12.314Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:12 [2021-03-30T05:56:12.314Z] #43 62.03   AR       criu/pie/pie.lib.a
05:56:12 [2021-03-30T05:56:12.314Z] #43 62.10   DEP      criu/pie/restorer.d
05:56:12 [2021-03-30T05:56:12.314Z] #43 62.54   DEP      criu/arch/x86/sigaction_compat_pie.d
05:56:12 [2021-03-30T05:56:12.314Z] #43 62.63   DEP      criu/arch/x86/restorer_unmap.d
05:56:12 [2021-03-30T05:56:12.314Z] #43 62.70   DEP      criu/arch/x86/restorer.d
05:56:12 [2021-03-30T05:56:12.479Z] #43 72.29   DEP      criu/sk-queue.d
05:56:12 [2021-03-30T05:56:12.523Z] #43 162.4   CC       criu/uts_ns.o
05:56:12 [2021-03-30T05:56:12.575Z] #43 62.91   DEP      criu/arch/x86/vdso-pie.d
05:56:12 [2021-03-30T05:56:12.575Z] #43 63.16   DEP      criu/pie/parasite-vdso.d
05:56:12 [2021-03-30T05:56:12.696Z] #21 42.89 Selecting previously unselected package bzip2.
05:56:12 [2021-03-30T05:56:12.696Z] #21 42.91 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
05:56:12 [2021-03-30T05:56:12.696Z] #21 42.92 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
05:56:12 [2021-03-30T05:56:12.696Z] #21 43.03 Selecting previously unselected package xz-utils.
05:56:12 [2021-03-30T05:56:12.696Z] #21 43.03 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
05:56:12 [2021-03-30T05:56:12.696Z] #21 43.04 Unpacking xz-utils (5.2.4-1) ...
05:56:12 [2021-03-30T05:56:12.745Z] #43 72.43   DEP      criu/sk-packet.d
05:56:12 [2021-03-30T05:56:12.748Z] #43 45.12   CC       compel/arch/x86/plugins/std/parasite-head.o
05:56:12 [2021-03-30T05:56:12.748Z] #43 45.17   CC       compel/arch/x86/plugins/std/memcpy.o
05:56:12 [2021-03-30T05:56:12.748Z] #43 45.19   CC       compel/arch/x86/plugins/std/syscalls-64.o
05:56:12 [2021-03-30T05:56:12.748Z] #43 45.23   AR       compel/plugins/std.lib.a
05:56:12 [2021-03-30T05:56:12.748Z] #43 45.29   CC       compel/plugins/fds/fds.o
05:56:12 [2021-03-30T05:56:12.780Z] #43 162.6   CC       criu/vdso-compat.o
05:56:12 [2021-03-30T05:56:12.865Z] #20 3.928 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:56:13 [2021-03-30T05:56:13.006Z] #21 43.33 Selecting previously unselected package apparmor.
05:56:13 [2021-03-30T05:56:13.006Z] #21 43.33 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
05:56:13 [2021-03-30T05:56:13.006Z] #21 43.44 Unpacking apparmor (2.13.2-10) ...
05:56:13 [2021-03-30T05:56:13.009Z] #43 72.61   DEP      criu/sk-netlink.d
05:56:13 [2021-03-30T05:56:13.009Z] #43 72.74   DEP      criu/sk-inet.d
05:56:13 [2021-03-30T05:56:13.010Z] #43 45.51   AR       compel/plugins/fds.lib.a
05:56:13 [2021-03-30T05:56:13.010Z] #43 45.56   HOSTDEP  compel/src/lib/log-host.d
05:56:13 [2021-03-30T05:56:13.038Z] #43 162.7   CC       criu/vdso.o
05:56:13 [2021-03-30T05:56:13.126Z] #20 ...
05:56:13 [2021-03-30T05:56:13.126Z] 
05:56:13 [2021-03-30T05:56:13.126Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:13 [2021-03-30T05:56:13.126Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:13 [2021-03-30T05:56:13.126Z] #43 77.52   DEP      criu/sk-queue.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 77.74   DEP      criu/sk-packet.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 77.96   DEP      criu/sk-netlink.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 78.13   DEP      criu/sk-inet.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 78.38   DEP      criu/signalfd.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 78.58   DEP      criu/sigframe.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 78.67   DEP      criu/shmem.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 78.85   DEP      criu/servicefd.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 79.02   DEP      criu/seize.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 79.16   DEP      criu/seccomp.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 79.33   DEP      criu/rst-malloc.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 79.41   DEP      criu/rbtree.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 79.44   DEP      criu/pstree.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 79.59   DEP      criu/protobuf.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 79.68   GEN      criu/protobuf-desc-gen.h
05:56:13 [2021-03-30T05:56:13.126Z] #43 81.38   DEP      criu/protobuf-desc.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 81.56   DEP      criu/proc_parse.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 81.72   DEP      criu/plugin.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 81.85   DEP      criu/pipes.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 82.03   DEP      criu/pie-util.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 82.17   DEP      criu/pie-util-vdso.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 82.33   DEP      criu/pie-util-vdso-elf32.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 82.49   DEP      criu/path.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 82.63   DEP      criu/parasite-syscall.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 82.87   DEP      criu/pagemap.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 83.02   DEP      criu/pagemap-cache.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 83.13   DEP      criu/page-xfer.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 83.34   DEP      criu/page-pipe.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 83.46   DEP      criu/netfilter.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 83.68   DEP      criu/net.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 83.85   DEP      criu/namespaces.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 84.05   DEP      criu/mount.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 84.24   DEP      criu/memfd.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 84.41   DEP      criu/mem.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 84.57   DEP      criu/lsm.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 84.68   DEP      criu/log.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 84.80   DEP      criu/libnetlink.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 84.93   DEP      criu/kerndat.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 85.11   DEP      criu/kcmp-ids.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 85.17   DEP      criu/irmap.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 85.29   DEP      criu/ipc_ns.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 85.48   DEP      criu/image.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 85.66   DEP      criu/image-desc.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 85.78   DEP      criu/fsnotify.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 85.92   DEP      criu/filesystems.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 86.06   DEP      criu/files.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 86.27   DEP      criu/files-reg.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 86.46   DEP      criu/files-ext.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 86.60   DEP      criu/file-lock.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 86.77   DEP      criu/file-ids.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 86.98   DEP      criu/fifo.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 87.10   DEP      criu/fdstore.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 87.25   DEP      criu/fault-injection.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 87.31   DEP      criu/external.d
05:56:13 [2021-03-30T05:56:13.126Z] #43 87.46   DEP      criu/eventpoll.d
05:56:13 [2021-03-30T05:56:13.148Z] #43 63.39   DEP      criu/pie/parasite.d
05:56:13 [2021-03-30T05:56:13.272Z] #43 45.66   HOSTDEP  compel/src/lib/handle-elf-host.d
05:56:13 [2021-03-30T05:56:13.272Z] #43 45.76   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
05:56:13 [2021-03-30T05:56:13.272Z] #43 45.86   HOSTDEP  compel/src/main-host.d
05:56:13 [2021-03-30T05:56:13.272Z] #43 72.96   DEP      criu/signalfd.d
05:56:13 [2021-03-30T05:56:13.272Z] #43 73.06   DEP      criu/sigframe.d
05:56:13 [2021-03-30T05:56:13.295Z] #43 163.2   LINK     criu/built-in.o
05:56:13 [2021-03-30T05:56:13.388Z] #43 87.66   DEP      criu/eventfd.d
05:56:13 [2021-03-30T05:56:13.388Z] #43 87.87   DEP      criu/crtools.d
05:56:13 [2021-03-30T05:56:13.407Z] #43 63.61   CC       criu/pie/parasite.o
05:56:13 [2021-03-30T05:56:13.534Z] #43 45.96   DEP      compel/src/lib/ptrace.d
05:56:13 [2021-03-30T05:56:13.535Z] #43 46.13   DEP      compel/src/lib/infect.d
05:56:13 [2021-03-30T05:56:13.536Z] #43 73.22   DEP      criu/shmem.d
05:56:13 [2021-03-30T05:56:13.552Z] #43 163.3   LINK     criu/criu
05:56:13 [2021-03-30T05:56:13.648Z] #43 88.09   DEP      criu/cr-service.d
05:56:13 [2021-03-30T05:56:13.653Z] #21 43.98 Selecting previously unselected package aufs-tools.
05:56:13 [2021-03-30T05:56:13.653Z] #21 43.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
05:56:13 [2021-03-30T05:56:13.653Z] #21 44.01 Unpacking aufs-tools (1:4.14+20190211-1) ...
05:56:13 [2021-03-30T05:56:13.797Z] #43 46.32   DEP      compel/src/lib/infect-util.d
05:56:13 [2021-03-30T05:56:13.797Z] #43 46.42   DEP      compel/src/lib/infect-rpc.d
05:56:13 [2021-03-30T05:56:13.800Z] #43 73.43   DEP      criu/servicefd.d
05:56:13 [2021-03-30T05:56:13.800Z] #43 73.62   DEP      criu/seize.d
05:56:13 [2021-03-30T05:56:13.809Z] #43 163.7   DEP      lib/c/criu.d
05:56:13 [2021-03-30T05:56:13.809Z] #43 163.8   CC       images/rpc.pb-c.o
05:56:13 [2021-03-30T05:56:13.909Z] #43 88.30   DEP      criu/cr-restore.d
05:56:13 [2021-03-30T05:56:13.910Z] #43 ...
05:56:13 [2021-03-30T05:56:13.910Z] 
05:56:13 [2021-03-30T05:56:13.910Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:13 [2021-03-30T05:56:13.910Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:56:13 [2021-03-30T05:56:13.910Z] #20 5.047 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:56:13 [2021-03-30T05:56:13.955Z] #21 44.17 Selecting previously unselected package libonig5:ppc64el.
05:56:13 [2021-03-30T05:56:13.955Z] #21 44.17 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
05:56:13 [2021-03-30T05:56:13.955Z] #21 44.20 Unpacking libonig5:ppc64el (6.9.1-1) ...
05:56:13 [2021-03-30T05:56:13.955Z] #21 44.39 Selecting previously unselected package libjq1:ppc64el.
05:56:13 [2021-03-30T05:56:13.955Z] #21 44.40 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
05:56:13 [2021-03-30T05:56:13.955Z] #21 44.41 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
05:56:14 [2021-03-30T05:56:14.065Z] #43 73.83   DEP      criu/seccomp.d
05:56:14 [2021-03-30T05:56:14.068Z] #43 46.57   DEP      compel/arch/x86/src/lib/infect.d
05:56:14 [2021-03-30T05:56:14.255Z] #21 44.56 Selecting previously unselected package jq.
05:56:14 [2021-03-30T05:56:14.255Z] #21 44.58 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
05:56:14 [2021-03-30T05:56:14.255Z] #21 44.58 Unpacking jq (1.5+dfsg-2+b1) ...
05:56:14 [2021-03-30T05:56:14.255Z] #21 44.69 Selecting previously unselected package libaio1:ppc64el.
05:56:14 [2021-03-30T05:56:14.329Z] #43 74.07   DEP      criu/rst-malloc.d
05:56:14 [2021-03-30T05:56:14.329Z] #43 74.19   DEP      criu/rbtree.d
05:56:14 [2021-03-30T05:56:14.330Z] #43 46.77   DEP      compel/arch/x86/src/lib/cpu.d
05:56:14 [2021-03-30T05:56:14.330Z] #43 46.84   DEP      compel/src/lib/log.d
05:56:14 [2021-03-30T05:56:14.330Z] #43 46.90   DEP      compel/src/main.d
05:56:14 [2021-03-30T05:56:14.373Z] #43 164.2   CC       lib/c/criu.o
05:56:14 [2021-03-30T05:56:14.554Z] #21 44.70 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
05:56:14 [2021-03-30T05:56:14.554Z] #21 44.70 Unpacking libaio1:ppc64el (0.3.112-3) ...
05:56:14 [2021-03-30T05:56:14.554Z] #21 44.78 Selecting previously unselected package libgpm2:ppc64el.
05:56:14 [2021-03-30T05:56:14.554Z] #21 44.79 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
05:56:14 [2021-03-30T05:56:14.554Z] #21 44.79 Unpacking libgpm2:ppc64el (1.20.7-5) ...
05:56:14 [2021-03-30T05:56:14.554Z] #21 44.86 Selecting previously unselected package libicu63:ppc64el.
05:56:14 [2021-03-30T05:56:14.554Z] #21 44.87 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
05:56:14 [2021-03-30T05:56:14.554Z] #21 44.87 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
05:56:14 [2021-03-30T05:56:14.554Z] #21 ...
05:56:14 [2021-03-30T05:56:14.554Z] 
05:56:14 [2021-03-30T05:56:14.554Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:56:14 [2021-03-30T05:56:14.554Z] #46 sha256:97014c2c5c73b16222eb01e9db63d2a9ee35543aa01927cef6ec789181d313c9
05:56:14 [2021-03-30T05:56:14.554Z] #46 158.0 crypto/tls
05:56:14 [2021-03-30T05:56:14.554Z] #46 164.7 net/http/httptrace
05:56:14 [2021-03-30T05:56:14.554Z] #46 165.0 net/http
05:56:14 [2021-03-30T05:56:14.593Z] #43 46.99   DEP      compel/src/lib/handle-elf.d
05:56:14 [2021-03-30T05:56:14.593Z] #43 47.12   DEP      compel/arch/x86/src/lib/handle-elf.d
05:56:14 [2021-03-30T05:56:14.624Z] #43 74.23   DEP      criu/pstree.d
05:56:14 [2021-03-30T05:56:14.624Z] #43 74.42   DEP      criu/protobuf.d
05:56:14 [2021-03-30T05:56:14.788Z] #43 64.96   LINK     criu/pie/parasite.built-in.o
05:56:14 [2021-03-30T05:56:14.788Z] #43 64.99   GEN      criu/pie/parasite-blob.h
05:56:14 [2021-03-30T05:56:14.788Z] #43 65.01   CC       criu/pie/parasite-vdso.o
05:56:14 [2021-03-30T05:56:14.854Z] #46 ...
05:56:14 [2021-03-30T05:56:14.854Z] 
05:56:14 [2021-03-30T05:56:14.854Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:56:14 [2021-03-30T05:56:14.854Z] #25 sha256:5483e07e5c4ed3da08eb0eb7e6bbfaa320215aa38aee70f5808706ea45dff11c
05:56:14 [2021-03-30T05:56:14.858Z] #43 47.21   CC       compel/src/lib/log.o
05:56:14 [2021-03-30T05:56:14.858Z] #43 47.47   CC       compel/arch/x86/src/lib/cpu.o
05:56:14 [2021-03-30T05:56:14.906Z] #43 74.64   GEN      criu/protobuf-desc-gen.h
05:56:14 [2021-03-30T05:56:14.937Z] #43 164.9   LINK     lib/c/built-in.o
05:56:14 [2021-03-30T05:56:14.937Z] #43 164.9   LINK     lib/c/libcriu.so
05:56:15 [2021-03-30T05:56:15.195Z] #43 164.9   LINK     lib/c/libcriu.a
05:56:15 [2021-03-30T05:56:15.195Z] #43 165.0   GEN      magic.py
05:56:15 [2021-03-30T05:56:15.296Z] #20 6.299 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:56:15 [2021-03-30T05:56:15.296Z] #20 ...
05:56:15 [2021-03-30T05:56:15.296Z] 
05:56:15 [2021-03-30T05:56:15.296Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:56:15 [2021-03-30T05:56:15.296Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:56:15 [2021-03-30T05:56:15.296Z] #32 DONE 150.5s
05:56:15 [2021-03-30T05:56:15.358Z] #43 65.86   CC       criu/arch/x86/vdso-pie.o
05:56:15 [2021-03-30T05:56:15.437Z] #43 ...
05:56:15 [2021-03-30T05:56:15.437Z] 
05:56:15 [2021-03-30T05:56:15.437Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:56:15 [2021-03-30T05:56:15.437Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:56:15 [2021-03-30T05:56:15.437Z] #13 143.2 Selecting previously unselected package libapparmor1:amd64.
05:56:15 [2021-03-30T05:56:15.437Z] #13 143.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 143.2 Unpacking libapparmor1:amd64 (2.13.2-10) ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 143.3 Selecting previously unselected package libapparmor-dev:amd64.
05:56:15 [2021-03-30T05:56:15.437Z] #13 143.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 143.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 143.5 Selecting previously unselected package libbtrfs0.
05:56:15 [2021-03-30T05:56:15.437Z] #13 143.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 143.5 Unpacking libbtrfs0 (4.20.1-2) ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 143.6 Selecting previously unselected package libbtrfs-dev.
05:56:15 [2021-03-30T05:56:15.437Z] #13 143.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 143.6 Unpacking libbtrfs-dev (4.20.1-2) ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 143.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
05:56:15 [2021-03-30T05:56:15.437Z] #13 143.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 143.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 143.8 Selecting previously unselected package libudev-dev:amd64.
05:56:15 [2021-03-30T05:56:15.437Z] #13 143.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 143.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 144.0 Selecting previously unselected package libsepol1-dev:amd64.
05:56:15 [2021-03-30T05:56:15.437Z] #13 144.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 144.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 144.3 Selecting previously unselected package libpcre16-3:amd64.
05:56:15 [2021-03-30T05:56:15.437Z] #13 144.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 144.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 144.5 Selecting previously unselected package libpcre32-3:amd64.
05:56:15 [2021-03-30T05:56:15.437Z] #13 144.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 144.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 144.7 Selecting previously unselected package libpcrecpp0v5:amd64.
05:56:15 [2021-03-30T05:56:15.437Z] #13 144.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 144.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 144.9 Selecting previously unselected package libpcre3-dev:amd64.
05:56:15 [2021-03-30T05:56:15.437Z] #13 144.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 144.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 145.3 Selecting previously unselected package libselinux1-dev:amd64.
05:56:15 [2021-03-30T05:56:15.437Z] #13 145.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 145.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 145.7 Selecting previously unselected package libdevmapper-dev:amd64.
05:56:15 [2021-03-30T05:56:15.437Z] #13 145.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
05:56:15 [2021-03-30T05:56:15.437Z] #13 145.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
05:56:15 [2021-03-30T05:56:15.452Z] #43 165.1 Note: Building without setproctitle() and strlcpy() support.
05:56:15 [2021-03-30T05:56:15.452Z] #43 165.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:56:15 [2021-03-30T05:56:15.452Z] #43 165.1 Note: Building without GnuTLS support
05:56:15 [2021-03-30T05:56:15.452Z] #43 165.1 Makefile.config:39: Warn: you have no libnftables installed
05:56:15 [2021-03-30T05:56:15.452Z] #43 165.1 Makefile.config:40: Warn: Building without nftables support
05:56:15 [2021-03-30T05:56:15.557Z] 
05:56:15 [2021-03-30T05:56:15.558Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:15 [2021-03-30T05:56:15.558Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:15 [2021-03-30T05:56:15.558Z] #43 88.56   DEP      criu/cr-errno.d
05:56:15 [2021-03-30T05:56:15.558Z] #43 88.58   DEP      criu/cr-dump.d
05:56:15 [2021-03-30T05:56:15.558Z] #43 88.82   DEP      criu/cr-dedup.d
05:56:15 [2021-03-30T05:56:15.558Z] #43 88.97   DEP      criu/cr-check.d
05:56:15 [2021-03-30T05:56:15.558Z] #43 89.14   DEP      criu/config.d
05:56:15 [2021-03-30T05:56:15.558Z] #43 89.29   DEP      criu/clone-noasan.d
05:56:15 [2021-03-30T05:56:15.558Z] #43 89.36   DEP      criu/cgroup.d
05:56:15 [2021-03-30T05:56:15.558Z] #43 89.48   DEP      criu/cgroup-props.d
05:56:15 [2021-03-30T05:56:15.558Z] #43 89.57   DEP      criu/bitmap.d
05:56:15 [2021-03-30T05:56:15.558Z] #43 89.59   DEP      criu/bfd.d
05:56:15 [2021-03-30T05:56:15.558Z] #43 89.73   DEP      criu/autofs.d
05:56:15 [2021-03-30T05:56:15.558Z] #43 89.94   DEP      criu/aio.d
05:56:15 [2021-03-30T05:56:15.619Z] #43 66.18   CC       criu/arch/x86/restorer.o
05:56:15 [2021-03-30T05:56:15.699Z] #13 145.8 Selecting previously unselected package libseccomp-dev:amd64.
05:56:15 [2021-03-30T05:56:15.699Z] #13 145.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
05:56:15 [2021-03-30T05:56:15.699Z] #13 145.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
05:56:15 [2021-03-30T05:56:15.700Z] #13 146.0 Selecting previously unselected package libsystemd-dev:amd64.
05:56:15 [2021-03-30T05:56:15.700Z] #13 146.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
05:56:15 [2021-03-30T05:56:15.820Z] #43 90.09   DEP      criu/action-scripts.d
05:56:15 [2021-03-30T05:56:15.962Z] #13 146.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
05:56:16 [2021-03-30T05:56:16.016Z] #43 165.8 fatal: not a git repository (or any of the parent directories): .git
05:56:16 [2021-03-30T05:56:16.082Z] #43 90.39   CC       criu/action-scripts.o
05:56:16 [2021-03-30T05:56:16.189Z] #43 66.74   CC       criu/arch/x86/restorer_unmap.o
05:56:16 [2021-03-30T05:56:16.344Z] #43 90.85   CC       criu/aio.o
05:56:16 [2021-03-30T05:56:16.452Z] #43 66.83   CC       criu/arch/x86/sigaction_compat_pie.o
05:56:16 [2021-03-30T05:56:16.536Z] #13 146.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
05:56:16 [2021-03-30T05:56:16.536Z] #13 146.5 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
05:56:16 [2021-03-30T05:56:16.537Z] #13 146.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
05:56:16 [2021-03-30T05:56:16.537Z] #13 146.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:56:16 [2021-03-30T05:56:16.537Z] #13 146.6 Setting up libpcre16-3:amd64 (2:8.39-12) ...
05:56:16 [2021-03-30T05:56:16.537Z] #13 146.6 Setting up libsepol1-dev:amd64 (2.8-1) ...
05:56:16 [2021-03-30T05:56:16.537Z] #13 146.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:56:16 [2021-03-30T05:56:16.537Z] #13 146.6 Setting up libbtrfs0 (4.20.1-2) ...
05:56:16 [2021-03-30T05:56:16.537Z] #13 146.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
05:56:16 [2021-03-30T05:56:16.537Z] #13 146.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
05:56:16 [2021-03-30T05:56:16.537Z] #13 146.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:56:16 [2021-03-30T05:56:16.537Z] #13 146.7 Setting up libbtrfs-dev (4.20.1-2) ...
05:56:16 [2021-03-30T05:56:16.537Z] #13 146.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
05:56:16 [2021-03-30T05:56:16.537Z] #13 146.8 Setting up mingw-w64-common (6.0.0-3) ...
05:56:16 [2021-03-30T05:56:16.537Z] #13 146.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
05:56:16 [2021-03-30T05:56:16.537Z] #13 146.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
05:56:16 [2021-03-30T05:56:16.537Z] #13 146.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
05:56:16 [2021-03-30T05:56:16.537Z] #13 146.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:56:16 [2021-03-30T05:56:16.581Z] #43 166.3 make[1]: Nothing to be done for 'all'.
05:56:16 [2021-03-30T05:56:16.712Z] #43 67.11   CC       criu/pie/restorer.o
05:56:16 [2021-03-30T05:56:16.799Z] #13 146.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
05:56:16 [2021-03-30T05:56:16.799Z] #13 146.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
05:56:16 [2021-03-30T05:56:16.799Z] #13 146.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:56:16 [2021-03-30T05:56:16.799Z] #13 146.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
05:56:16 [2021-03-30T05:56:16.800Z] #13 146.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
05:56:16 [2021-03-30T05:56:16.800Z] #13 146.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
05:56:16 [2021-03-30T05:56:16.800Z] #13 146.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
05:56:16 [2021-03-30T05:56:16.800Z] #13 146.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
05:56:16 [2021-03-30T05:56:16.800Z] #13 146.9 Setting up dmsetup (2:1.02.155-3) ...
05:56:16 [2021-03-30T05:56:16.800Z] #13 146.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
05:56:16 [2021-03-30T05:56:16.800Z] #13 146.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
05:56:16 [2021-03-30T05:56:16.800Z] #13 146.9 Processing triggers for libc-bin (2.28-10) ...
05:56:16 [2021-03-30T05:56:16.838Z] #43 166.8 make[1]: 'images/built-in.o' is up to date.
05:56:16 [2021-03-30T05:56:16.864Z] #43 76.67   DEP      criu/protobuf-desc.d
05:56:17 [2021-03-30T05:56:17.095Z] #43 166.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
05:56:17 [2021-03-30T05:56:17.095Z] #43 166.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
05:56:17 [2021-03-30T05:56:17.095Z] #43 166.9 make[1]: 'compel/libcompel.a' is up to date.
05:56:17 [2021-03-30T05:56:17.095Z] #43 166.9 make[1]: 'compel/compel-host-bin' is up to date.
05:56:17 [2021-03-30T05:56:17.095Z] #43 166.9 make[1]: Nothing to be done for 'all'.
05:56:17 [2021-03-30T05:56:17.095Z] #43 166.9 make[1]: 'soccr/libsoccr.a' is up to date.
05:56:17 [2021-03-30T05:56:17.288Z] #43 91.55   CC       criu/autofs.o
05:56:17 [2021-03-30T05:56:17.352Z] #43 167.1 make[2]: Nothing to be done for 'all'.
05:56:17 [2021-03-30T05:56:17.352Z] #43 167.1 make[2]: Nothing to be done for 'all'.
05:56:17 [2021-03-30T05:56:17.352Z] #43 167.1 make[2]: Nothing to be done for 'all'.
05:56:17 [2021-03-30T05:56:17.458Z] #43 77.00   DEP      criu/proc_parse.d
05:56:17 [2021-03-30T05:56:17.458Z] #43 77.13   DEP      criu/plugin.d
05:56:17 [2021-03-30T05:56:17.459Z] #43 77.26   DEP      criu/pipes.d
05:56:17 [2021-03-30T05:56:17.610Z] #43 167.2 make[2]: Nothing to be done for 'all'.
05:56:17 [2021-03-30T05:56:17.610Z] #43 167.3 make[2]: Nothing to be done for 'all'.
05:56:17 [2021-03-30T05:56:17.610Z] #43 167.3 make[2]: Nothing to be done for 'all'.
05:56:17 [2021-03-30T05:56:17.610Z] #43 167.3 make[2]: Nothing to be done for 'all'.
05:56:17 [2021-03-30T05:56:17.610Z] #43 167.4 make[2]: Nothing to be done for 'all'.
05:56:17 [2021-03-30T05:56:17.610Z] #43 167.4   INSTALL  criu/criu
05:56:17 [2021-03-30T05:56:17.722Z] #43 77.50   DEP      criu/pie-util.d
05:56:17 [2021-03-30T05:56:17.867Z] #43 DONE 167.6s
05:56:17 [2021-03-30T05:56:17.867Z] 
05:56:17 [2021-03-30T05:56:17.867Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:56:17 [2021-03-30T05:56:17.867Z] #56 sha256:1c5d5beb2e657502caf2f614720fcf4db5e87c693f6b7881758abe96e45da2c8
05:56:17 [2021-03-30T05:56:17.918Z] DEBUG: print all environment variables to check how Jenkins runs this script
05:56:17 [2021-03-30T05:56:17.918Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-957490d0\powershellScript.ps1'; exit $LASTEXITCODE;
05:56:17 [2021-03-30T05:56:17.918Z] ----------------------------------------------------------------------------
05:56:17 [2021-03-30T05:56:17.918Z] 
05:56:17 [2021-03-30T05:56:17.918Z] INFO: executeCI.ps1 starting at Tue Mar 30 05:56:15 CUT 2021
05:56:17 [2021-03-30T05:56:17.918Z] 
05:56:17 [2021-03-30T05:56:17.918Z] INFO: Script version 05-Feb-2019 09:03 PDT
05:56:17 [2021-03-30T05:56:17.918Z] INFO: Running git version 2.24.1.windows.2
05:56:17 [2021-03-30T05:56:17.918Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
05:56:17 [2021-03-30T05:56:17.918Z] INFO: Environment variables:
05:56:17 [2021-03-30T05:56:17.918Z] 
05:56:17 [2021-03-30T05:56:17.918Z] Name                           Value                                                                                   
05:56:17 [2021-03-30T05:56:17.918Z] ----                           -----                                                                                   
05:56:17 [2021-03-30T05:56:17.918Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
05:56:17 [2021-03-30T05:56:17.918Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
05:56:17 [2021-03-30T05:56:17.918Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
05:56:17 [2021-03-30T05:56:17.918Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10                     
05:56:17 [2021-03-30T05:56:17.918Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
05:56:17 [2021-03-30T05:56:17.918Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10                                                                                 
05:56:17 [2021-03-30T05:56:17.918Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
05:56:17 [2021-03-30T05:56:17.918Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
05:56:17 [2021-03-30T05:56:17.918Z] BRANCH_NAME                    PR-42217                                                                                
05:56:17 [2021-03-30T05:56:17.918Z] BUILD_DISPLAY_NAME             #1                                                                                      
05:56:17 [2021-03-30T05:56:17.918Z] BUILD_ID                       1                                                                                       
05:56:17 [2021-03-30T05:56:17.918Z] BUILD_NUMBER                   1                                                                                       
05:56:17 [2021-03-30T05:56:17.918Z] BUILD_TAG                      jenkins-moby-PR-42217-1                                                                 
05:56:17 [2021-03-30T05:56:17.918Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42217/1/                              
05:56:17 [2021-03-30T05:56:17.918Z] CHANGE_AUTHOR                  KentaTada                                                                               
05:56:17 [2021-03-30T05:56:17.918Z] CHANGE_AUTHOR_DISPLAY_NAME     Kenta Tada                                                                              
05:56:17 [2021-03-30T05:56:17.918Z] CHANGE_BRANCH                  add-security-configs                                                                    
05:56:17 [2021-03-30T05:56:17.918Z] CHANGE_FORK                    KentaTada                                                                               
05:56:17 [2021-03-30T05:56:17.918Z] CHANGE_ID                      42217                                                                                   
05:56:17 [2021-03-30T05:56:17.918Z] CHANGE_TARGET                  master                                                                                  
05:56:17 [2021-03-30T05:56:17.918Z] CHANGE_TITLE                   check-config.sh: add SELinux and AppArmor                                               
05:56:17 [2021-03-30T05:56:17.918Z] CHANGE_URL                     https://github.com/moby/moby/pull/42217                                                 
05:56:17 [2021-03-30T05:56:17.918Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
05:56:17 [2021-03-30T05:56:17.918Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
05:56:17 [2021-03-30T05:56:17.918Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
05:56:17 [2021-03-30T05:56:17.918Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
05:56:17 [2021-03-30T05:56:17.918Z] COMPUTERNAME                   azwin-2-a414f0                                                                          
05:56:17 [2021-03-30T05:56:17.918Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
05:56:17 [2021-03-30T05:56:17.918Z] ConfigSequenceNumber           0                                                                                       
05:56:17 [2021-03-30T05:56:17.918Z] DOCKER_BUILDKIT                0                                                                                       
05:56:17 [2021-03-30T05:56:17.918Z] DOCKER_DUT_DEBUG               1                                                                                       
05:56:17 [2021-03-30T05:56:17.918Z] DOCKER_EXPERIMENTAL            1                                                                                       
05:56:17 [2021-03-30T05:56:17.918Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
05:56:17 [2021-03-30T05:56:17.918Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
05:56:17 [2021-03-30T05:56:17.918Z] EXECUTOR_NUMBER                0                                                                                       
05:56:17 [2021-03-30T05:56:17.918Z] FQDN                           azwin-2-a414f0.westus.cloudapp.azure.com                                                
05:56:17 [2021-03-30T05:56:17.918Z] GIT_BRANCH                     PR-42217                                                                                
05:56:17 [2021-03-30T05:56:17.918Z] GIT_COMMIT                     b14bf43764e016e95eb7486e49ae675d477e475b                                                
05:56:17 [2021-03-30T05:56:17.918Z] GIT_URL                        https://github.com/moby/moby.git                                                        
05:56:17 [2021-03-30T05:56:17.918Z] HUDSON_COOKIE                  99182a5c-3b48-4a23-b838-c6e3682eaedf                                                    
05:56:17 [2021-03-30T05:56:17.918Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
05:56:17 [2021-03-30T05:56:17.918Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
05:56:17 [2021-03-30T05:56:17.918Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
05:56:17 [2021-03-30T05:56:17.918Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
05:56:17 [2021-03-30T05:56:17.918Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
05:56:17 [2021-03-30T05:56:17.918Z] JENKINS_NODE_COOKIE            4dcf55ea-26d8-432a-ad91-142034312e11                                                    
05:56:17 [2021-03-30T05:56:17.918Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
05:56:17 [2021-03-30T05:56:17.918Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
05:56:17 [2021-03-30T05:56:17.918Z] JOB_BASE_NAME                  PR-42217                                                                                
05:56:17 [2021-03-30T05:56:17.918Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42217/display/redirect                
05:56:17 [2021-03-30T05:56:17.918Z] JOB_NAME                       moby/PR-42217                                                                           
05:56:17 [2021-03-30T05:56:17.918Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42217/                                
05:56:17 [2021-03-30T05:56:17.918Z] library.jps.version            master                                                                                  
05:56:17 [2021-03-30T05:56:17.918Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
05:56:17 [2021-03-30T05:56:17.918Z] NODE_LABELS                    amd64 azure azwin-2-a414f0 azwin-2019 docker west-us windows windows-2019 x86_64        
05:56:17 [2021-03-30T05:56:17.918Z] NODE_NAME                      azwin-2-a414f0                                                                          
05:56:17 [2021-03-30T05:56:17.918Z] NUMBER_OF_PROCESSORS           4                                                                                       
05:56:17 [2021-03-30T05:56:17.918Z] OS                             Windows_NT                                                                              
05:56:17 [2021-03-30T05:56:17.918Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
05:56:17 [2021-03-30T05:56:17.918Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
05:56:17 [2021-03-30T05:56:17.919Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
05:56:17 [2021-03-30T05:56:17.919Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
05:56:17 [2021-03-30T05:56:17.919Z] PROCESSOR_LEVEL                6                                                                                       
05:56:17 [2021-03-30T05:56:17.919Z] PROCESSOR_REVISION             4f01                                                                                    
05:56:17 [2021-03-30T05:56:17.919Z] ProgramData                    C:\ProgramData                                                                          
05:56:17 [2021-03-30T05:56:17.919Z] ProgramFiles                   C:\Program Files                                                                        
05:56:17 [2021-03-30T05:56:17.919Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
05:56:17 [2021-03-30T05:56:17.919Z] ProgramW6432                   C:\Program Files                                                                        
05:56:17 [2021-03-30T05:56:17.919Z] PROMPT                         $P$G                                                                                    
05:56:17 [2021-03-30T05:56:17.919Z] PSExecutionPolicyPreference    Bypass                                                                                  
05:56:17 [2021-03-30T05:56:17.919Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
05:56:17 [2021-03-30T05:56:17.919Z] PUBLIC                         C:\Users\Public                                                                         
05:56:17 [2021-03-30T05:56:17.919Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42217/1/display/redirect?page=artif...
05:56:17 [2021-03-30T05:56:17.919Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42217/1/display/redirect?page=changes 
05:56:17 [2021-03-30T05:56:17.919Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42217/1/display/redirect              
05:56:17 [2021-03-30T05:56:17.919Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42217/1/display/redirect?page=tests   
05:56:17 [2021-03-30T05:56:17.919Z] SKIP_VALIDATION_TESTS          1                                                                                       
05:56:17 [2021-03-30T05:56:17.919Z] SOURCES_DRIVE                  d                                                                                       
05:56:17 [2021-03-30T05:56:17.919Z] SOURCES_SUBDIR                 gopath                                                                                  
05:56:17 [2021-03-30T05:56:17.919Z] STAGE_NAME                     Run tests                                                                               
05:56:17 [2021-03-30T05:56:17.919Z] SystemDrive                    C:                                                                                      
05:56:17 [2021-03-30T05:56:17.919Z] SystemRoot                     C:\windows                                                                              
05:56:17 [2021-03-30T05:56:17.919Z] TEMP                           C:\windows\TEMP                                                                         
05:56:17 [2021-03-30T05:56:17.919Z] TESTDEBUG                      0                                                                                       
05:56:17 [2021-03-30T05:56:17.919Z] TESTRUN_DRIVE                  d                                                                                       
05:56:17 [2021-03-30T05:56:17.919Z] TESTRUN_SUBDIR                 CI                                                                                      
05:56:17 [2021-03-30T05:56:17.919Z] TIMEOUT                        120m                                                                                    
05:56:17 [2021-03-30T05:56:17.919Z] TMP                            C:\windows\TEMP                                                                         
05:56:17 [2021-03-30T05:56:17.919Z] USERDOMAIN                     WORKGROUP                                                                               
05:56:17 [2021-03-30T05:56:17.919Z] USERNAME                       azwin-2-a414f0$                                                                         
05:56:17 [2021-03-30T05:56:17.919Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
05:56:17 [2021-03-30T05:56:17.919Z] windir                         C:\windows                                                                              
05:56:17 [2021-03-30T05:56:17.919Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
05:56:17 [2021-03-30T05:56:17.919Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
05:56:17 [2021-03-30T05:56:17.919Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
05:56:17 [2021-03-30T05:56:17.919Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
05:56:17 [2021-03-30T05:56:17.919Z] 
05:56:17 [2021-03-30T05:56:17.919Z] 
05:56:17 [2021-03-30T05:56:17.919Z] 
05:56:17 [2021-03-30T05:56:17.919Z] INFO: Sources under d:\gopath\...
05:56:17 [2021-03-30T05:56:17.919Z] INFO: Test run under d:\CI\...
05:56:17 [2021-03-30T05:56:17.919Z] INFO: Running in D:\gopath\src\github.com\docker\docker
05:56:17 [2021-03-30T05:56:17.919Z] INFO: docker/docker repository was found
05:56:17 [2021-03-30T05:56:17.919Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
05:56:17 [2021-03-30T05:56:17.919Z] ltsc2019: Pulling from windows/servercore
05:56:17 [2021-03-30T05:56:17.919Z] 4612f6d0b889: Pulling fs layer
05:56:17 [2021-03-30T05:56:17.919Z] 5ff1512f88ec: Pulling fs layer
05:56:17 [2021-03-30T05:56:17.986Z] #43 77.68   DEP      criu/pie-util-vdso.d
05:56:18 [2021-03-30T05:56:18.249Z] #43 77.88   DEP      criu/path.d
05:56:18 [2021-03-30T05:56:18.512Z] #43 78.11   DEP      criu/parasite-syscall.d
05:56:18 [2021-03-30T05:56:18.512Z] #43 78.40   DEP      criu/pagemap.d
05:56:18 [2021-03-30T05:56:18.677Z] #43 93.14   CC       criu/bfd.o
05:56:18 [2021-03-30T05:56:18.776Z] #43 78.63   DEP      criu/pagemap-cache.d
05:56:18 [2021-03-30T05:56:18.798Z] #56 ...
05:56:18 [2021-03-30T05:56:18.798Z] 
05:56:18 [2021-03-30T05:56:18.798Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
05:56:18 [2021-03-30T05:56:18.798Z] #44 sha256:39099b58f859a3cdb3bb3b5690d4c640bef62b6c1ac28f8bc6e91fd35f4a7331
05:56:18 [2021-03-30T05:56:18.798Z] #44 DONE 0.1s
05:56:19 [2021-03-30T05:56:19.040Z] #43 78.71   DEP      criu/page-xfer.d
05:56:19 [2021-03-30T05:56:19.040Z] #43 78.80   DEP      criu/page-pipe.d
05:56:19 [2021-03-30T05:56:19.040Z] #43 78.90   DEP      criu/netfilter.d
05:56:19 [2021-03-30T05:56:19.056Z] 
05:56:19 [2021-03-30T05:56:19.056Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
05:56:19 [2021-03-30T05:56:19.056Z] #46 sha256:f1d18941cd7f9baf2d8d4b9b07789e133259dbb66122e36a7d611d6f12ea089e
05:56:19 [2021-03-30T05:56:19.056Z] #46 DONE 0.2s
05:56:19 [2021-03-30T05:56:19.056Z] 
05:56:19 [2021-03-30T05:56:19.056Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
05:56:19 [2021-03-30T05:56:19.056Z] #48 sha256:34fdb716e81c996baae0cdb8f64c354fb990de4cb4281f3e76345cb7403571a1
05:56:19 [2021-03-30T05:56:19.056Z] #48 DONE 0.1s
05:56:19 [2021-03-30T05:56:19.056Z] 
05:56:19 [2021-03-30T05:56:19.056Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:56:19 [2021-03-30T05:56:19.056Z] #56 sha256:1c5d5beb2e657502caf2f614720fcf4db5e87c693f6b7881758abe96e45da2c8
05:56:19 [2021-03-30T05:56:19.108Z] #25 167.9 Checking out files:  22% (2467/11202)   
Checking out files:  23% (2577/11202)   
Checking out files:  24% (2689/11202)   
Checking out files:  25% (2801/11202)   
Checking out files:  26% (2913/11202)   
Checking out files:  27% (3025/11202)   
Checking out files:  28% (3137/11202)   
Checking out files:  29% (3249/11202)   
Checking out files:  30% (3361/11202)   
Checking out files:  31% (3473/11202)   
Checking out files:  32% (3585/11202)   
Checking out files:  33% (3697/11202)   
Checking out files:  34% (3809/11202)   
Checking out files:  35% (3921/11202)   
Checking out files:  36% (4033/11202)   
Checking out files:  37% (4145/11202)   
Checking out files:  37% (4148/11202)   
Checking out files:  38% (4257/11202)   
Checking out files:  39% (4369/11202)   
Checking out files:  40% (4481/11202)   
Checking out files:  41% (4593/11202)   
Checking out files:  42% (4705/11202)   
Checking out files:  43% (4817/11202)   
Checking out files:  44% (4929/11202)   
Checking out files:  45% (5041/11202)   
Checking out files:  46% (5153/11202)   
Checking out files:  47% (5265/11202)   
Checking out files:  48% (5377/11202)   
Checking out files:  49% (5489/11202)   
Checking out files:  50% (5601/11202)   
Checking out files:  51% (5714/11202)   
Checking out files:  52% (5826/11202)   
Checking out files:  53% (5938/11202)   
Checking out files:  54% (6050/11202)   
Checking out files:  55% (6162/11202)   
Checking out files:  56% (6274/11202)   
Checking out files:  57% (6386/11202)   
Checking out files:  58% (6498/11202)   
Checking out files:  58% (6546/11202)   
Checking out files:  59% (6610/11202)   
Checking out files:  60% (6722/11202)   
Checking out files:  61% (6834/11202)   
Checking out files:  62% (6946/11202)   
Checking out files:  63% (7058/11202)   
Checking out files:  64% (7170/11202)   
Checking out files:  65% (7282/11202)   
Checking out files:  66% (7394/11202)   
Checking out files:  67% (7506/11202)   
Checking out files:  68% (7618/11202)   
Checking out files:  69% (7730/11202)   
Checking out files:  70% (7842/11202)   
Checking out files:  71% (7954/11202)   
Checking out files:  72% (8066/11202)   
Checking out files:  73% (8178/11202)   
Checking out files:  74% (8290/11202)   
Checking out files:  75% (8402/11202)   
Checking out files:  75% (8496/11202)   
Checking out files:  76% (8514/11202)   
Checking out files:  77% (8626/11202)   
Checking out files:  78% (8738/11202)   
Checking out files:  79% (8850/11202)   
Checking out files:  80% (8962/11202)   
Checking out files:  81% (9074/11202)   
Checking out files:  82% (9186/11202)   
Checking out files:  83% (9298/11202)   
Checking out files:  84% (9410/11202)   
Checking out files:  85% (9522/11202)   
Checking out files:  86% (9634/11202)   
Checking out files:  87% (9746/11202)   
Checking out files:  88% (9858/11202)   
Checking out files:  89% (9970/11202)   
Checking out files:  90% (10082/11202)   
Checking out files:  91% (10194/11202)   
Checking out files:  92% (10306/11202)   
Checking out files:  93% (10418/11202)   
Checking out files:  93% (10474/11202)   
Checking out files:  94% (10530/11202)   
Checking out files:  95% (10642/11202)   
Checking out files:  96% (10754/11202)   
Checking out files:  97% (10866/11202)   
Checking out files:  98% (10978/11202)   
Checking out files:  99% (11090/11202)   
Checking out files: 100% (11202/11202)   
Checking out files: 100% (11202/11202), done.
05:56:19 [2021-03-30T05:56:19.108Z] #25 172.7 + cd /tmp/tmp.7PUmw54wBa/tmp/docker-ce
05:56:19 [2021-03-30T05:56:19.108Z] #25 172.7 + git checkout -q v17.06.2-ce
05:56:19 [2021-03-30T05:56:19.250Z] #43 93.73   CC       criu/bitmap.o
05:56:19 [2021-03-30T05:56:19.304Z] #43 79.06   DEP      criu/net.d
05:56:19 [2021-03-30T05:56:19.313Z] #56 ...
05:56:19 [2021-03-30T05:56:19.313Z] 
05:56:19 [2021-03-30T05:56:19.313Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
05:56:19 [2021-03-30T05:56:19.313Z] #50 sha256:91eeec73829c8548fb82651cfa29ca6cf613ef2658ca3e4f87156ceddcc537a7
05:56:19 [2021-03-30T05:56:19.355Z] #13 DONE 149.1s
05:56:19 [2021-03-30T05:56:19.355Z] 
05:56:19 [2021-03-30T05:56:19.355Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
05:56:19 [2021-03-30T05:56:19.355Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
05:56:19 [2021-03-30T05:56:19.511Z] #43 93.89   CC       criu/cgroup-props.o
05:56:19 [2021-03-30T05:56:19.570Z] #43 79.27   DEP      criu/namespaces.d
05:56:19 [2021-03-30T05:56:19.570Z] #43 ...
05:56:19 [2021-03-30T05:56:19.570Z] 
05:56:19 [2021-03-30T05:56:19.570Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:19 [2021-03-30T05:56:19.570Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
05:56:19 [2021-03-30T05:56:19.570Z] #20 9.552 Fetched 8747 kB in 8s (1144 kB/s)
05:56:19 [2021-03-30T05:56:19.570Z] #20 9.552 Reading package lists...
05:56:19 [2021-03-30T05:56:19.570Z] #20 12.19 Reading package lists...
05:56:19 [2021-03-30T05:56:19.570Z] #20 15.25 Building dependency tree...
05:56:19 [2021-03-30T05:56:19.570Z] #20 16.97 libcap2-bin is already the newest version (1:2.25-2).
05:56:19 [2021-03-30T05:56:19.570Z] #20 16.97 The following additional packages will be installed:
05:56:19 [2021-03-30T05:56:19.570Z] #20 16.97   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
05:56:19 [2021-03-30T05:56:19.570Z] #20 16.97   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
05:56:19 [2021-03-30T05:56:19.570Z] #20 16.98   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
05:56:19 [2021-03-30T05:56:19.570Z] #20 16.98   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
05:56:19 [2021-03-30T05:56:19.570Z] #20 16.98   python3.7 python3.7-minimal vim-runtime xxd
05:56:19 [2021-03-30T05:56:19.570Z] #20 16.98 Suggested packages:
05:56:19 [2021-03-30T05:56:19.570Z] #20 16.98   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
05:56:19 [2021-03-30T05:56:19.570Z] #20 16.98   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
05:56:19 [2021-03-30T05:56:19.570Z] #20 16.98   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
05:56:19 [2021-03-30T05:56:19.570Z] #20 16.98 Recommended packages:
05:56:19 [2021-03-30T05:56:19.570Z] #20 16.98   aufs-dkms nftables build-essential python3-dev python3-keyring
05:56:19 [2021-03-30T05:56:19.570Z] #20 16.98   python3-keyrings.alt python3-xdg unzip
05:56:19 [2021-03-30T05:56:19.570Z] #20 18.48 The following NEW packages will be installed:
05:56:19 [2021-03-30T05:56:19.570Z] #20 18.48   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
05:56:19 [2021-03-30T05:56:19.570Z] #20 18.48   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
05:56:19 [2021-03-30T05:56:19.570Z] #20 18.48   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
05:56:19 [2021-03-30T05:56:19.570Z] #20 18.48   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
05:56:19 [2021-03-30T05:56:19.570Z] #20 18.48   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
05:56:19 [2021-03-30T05:56:19.570Z] #20 18.48   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
05:56:19 [2021-03-30T05:56:19.570Z] #20 18.48   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
05:56:19 [2021-03-30T05:56:19.570Z] #20 18.48   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
05:56:19 [2021-03-30T05:56:19.570Z] #20 18.48   xz-utils zip
05:56:19 [2021-03-30T05:56:19.570Z] #20 18.78 0 upgraded, 48 newly installed, 0 to remove and 24 not upgraded.
05:56:19 [2021-03-30T05:56:19.570Z] #20 18.78 Need to get 27.6 MB of archives.
05:56:19 [2021-03-30T05:56:19.570Z] #20 18.78 After this operation, 114 MB of additional disk space will be used.
05:56:19 [2021-03-30T05:56:19.570Z] #20 18.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
05:56:19 [2021-03-30T05:56:19.570Z] #20 18.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
05:56:19 [2021-03-30T05:56:19.570Z] #20 19.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
05:56:19 [2021-03-30T05:56:19.570Z] #20 19.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
05:56:19 [2021-03-30T05:56:19.570Z] #20 19.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
05:56:19 [2021-03-30T05:56:19.570Z] #20 19.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
05:56:19 [2021-03-30T05:56:19.618Z] #14 ...
05:56:19 [2021-03-30T05:56:19.618Z] 
05:56:19 [2021-03-30T05:56:19.618Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:56:19 [2021-03-30T05:56:19.618Z] #45 sha256:a8bd4a8d14ba6a4e35210ff08587d790ff06b6722d4a67571037a687138a0e96
05:56:19 [2021-03-30T05:56:19.618Z] #45 145.9 crypto/tls
05:56:19 [2021-03-30T05:56:19.618Z] #45 152.3 net/http/httptrace
05:56:19 [2021-03-30T05:56:19.618Z] #45 152.6 net/http
05:56:19 [2021-03-30T05:56:19.618Z] #45 ...
05:56:19 [2021-03-30T05:56:19.618Z] 
05:56:19 [2021-03-30T05:56:19.618Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:19 [2021-03-30T05:56:19.618Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:19 [2021-03-30T05:56:19.618Z] #43 48.15   CC       compel/arch/x86/src/lib/infect.o
05:56:19 [2021-03-30T05:56:19.618Z] #43 48.97   CC       compel/src/lib/infect-rpc.o
05:56:19 [2021-03-30T05:56:19.618Z] #43 49.31   CC       compel/src/lib/infect-util.o
05:56:19 [2021-03-30T05:56:19.618Z] #43 49.62   CC       compel/src/lib/infect.o
05:56:19 [2021-03-30T05:56:19.618Z] #43 51.96   CC       compel/src/lib/ptrace.o
05:56:19 [2021-03-30T05:56:19.835Z] #20 ...
05:56:19 [2021-03-30T05:56:19.835Z] 
05:56:19 [2021-03-30T05:56:19.835Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:19 [2021-03-30T05:56:19.835Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:56:19 [2021-03-30T05:56:19.835Z] #43 79.49   DEP      criu/mount.d
05:56:19 [2021-03-30T05:56:19.878Z] #50 DONE 0.5s
05:56:19 [2021-03-30T05:56:19.878Z] 
05:56:19 [2021-03-30T05:56:19.878Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
05:56:19 [2021-03-30T05:56:19.878Z] #52 sha256:317dabd7cb057e90b5347f4c08bcbde5dab1b1d7778150a016c78b6dc3359ac0
05:56:19 [2021-03-30T05:56:19.878Z] #52 DONE 0.1s
05:56:19 [2021-03-30T05:56:19.878Z] 
05:56:19 [2021-03-30T05:56:19.878Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:56:19 [2021-03-30T05:56:19.878Z] #53 sha256:65141efd4d4aa7dca979ee0c30b9691d4ed12077c6ad4b9079bee072c0b2481e
05:56:20 [2021-03-30T05:56:20.043Z] #43 70.56   LINK     criu/pie/restorer.built-in.o
05:56:20 [2021-03-30T05:56:20.043Z] #43 70.58   GEN      criu/pie/restorer-blob.h
05:56:20 [2021-03-30T05:56:20.099Z] #43 79.72   DEP      criu/memfd.d
05:56:20 [2021-03-30T05:56:20.099Z] #43 79.86   DEP      criu/mem.d
05:56:20 [2021-03-30T05:56:20.197Z] #43 52.45   AR       compel/libcompel.a
05:56:20 [2021-03-30T05:56:20.198Z] #43 52.55   HOSTCC   compel/src/main-host.o
05:56:20 [2021-03-30T05:56:20.311Z] #43 70.69   DEP      criu/vdso.d
05:56:20 [2021-03-30T05:56:20.363Z] #43 80.02   DEP      criu/lsm.d
05:56:20 [2021-03-30T05:56:20.363Z] #43 80.15   DEP      criu/log.d
05:56:20 [2021-03-30T05:56:20.363Z] #43 80.26   DEP      criu/libnetlink.d
05:56:20 [2021-03-30T05:56:20.456Z] #43 94.73   CC       criu/cgroup.o
05:56:20 [2021-03-30T05:56:20.573Z] #43 70.89   DEP      criu/vdso-compat.d
05:56:20 [2021-03-30T05:56:20.573Z] #43 71.07   DEP      criu/uts_ns.d
05:56:20 [2021-03-30T05:56:20.627Z] #43 80.35   DEP      criu/kerndat.d
05:56:20 [2021-03-30T05:56:20.627Z] #43 80.46   DEP      criu/kcmp-ids.d
05:56:20 [2021-03-30T05:56:20.772Z] #43 ...
05:56:20 [2021-03-30T05:56:20.772Z] 
05:56:20 [2021-03-30T05:56:20.772Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
05:56:20 [2021-03-30T05:56:20.772Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
05:56:20 [2021-03-30T05:56:20.772Z] #14 DONE 1.8s
05:56:20 [2021-03-30T05:56:20.772Z] 
05:56:20 [2021-03-30T05:56:20.772Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:20 [2021-03-30T05:56:20.772Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:20 [2021-03-30T05:56:20.772Z] #43 53.17   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
05:56:20 [2021-03-30T05:56:20.772Z] #43 ...
05:56:20 [2021-03-30T05:56:20.772Z] 
05:56:20 [2021-03-30T05:56:20.772Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:56:20 [2021-03-30T05:56:20.772Z] #53 sha256:0b61d1cdf0760029ac04f9d39b3387bcaa5dd0bfac8a4b89cb4e0e112a84ff40
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.705 + RM_GOPATH=0
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.705 + TMP_GOPATH=
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.705 + : /build
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.705 + '[' -z '' ']'
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.706 ++ mktemp -d
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.710 + export GOPATH=/tmp/tmp.r7zR8mDAYP
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.710 + GOPATH=/tmp/tmp.r7zR8mDAYP
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.710 + RM_GOPATH=1
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.710 + case "$(go env GOARCH)" in
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.710 ++ go env GOARCH
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.729 + export GO_BUILDMODE=-buildmode=pie
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.729 + GO_BUILDMODE=-buildmode=pie
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.732 ++ dirname /tmp/install/install.sh
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.735 + dir=/tmp/install
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.735 + bin=runc
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.735 + shift
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.735 + '[' '!' -f /tmp/install/runc.installer ']'
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.735 + . /tmp/install/runc.installer
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.735 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.744 + install_runc
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.746 + uname -r
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.746 + grep -q '^3\.10\.0.*\.el7\.'
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.749 + RUNC_BUILDTAGS='seccomp '
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.749 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.749 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.750 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.r7zR8mDAYP/src/github.com/opencontainers/runc
05:56:20 [2021-03-30T05:56:20.772Z] #53 1.762 Cloning into '/tmp/tmp.r7zR8mDAYP/src/github.com/opencontainers/runc'...
05:56:20 [2021-03-30T05:56:20.832Z] #43 71.28   DEP      criu/util.d
05:56:20 [2021-03-30T05:56:20.891Z] #43 80.52   DEP      criu/irmap.d
05:56:20 [2021-03-30T05:56:20.892Z] #43 80.60   DEP      criu/ipc_ns.d
05:56:20 [2021-03-30T05:56:20.892Z] #43 80.70   DEP      criu/image.d
05:56:21 [2021-03-30T05:56:21.091Z] #43 71.57   DEP      criu/uffd.d
05:56:21 [2021-03-30T05:56:21.156Z] #43 80.79   DEP      criu/image-desc.d
05:56:21 [2021-03-30T05:56:21.156Z] #43 80.85   DEP      criu/fsnotify.d
05:56:21 [2021-03-30T05:56:21.156Z] #43 80.96   DEP      criu/filesystems.d
05:56:21 [2021-03-30T05:56:21.219Z] #25 ...
05:56:21 [2021-03-30T05:56:21.219Z] 
05:56:21 [2021-03-30T05:56:21.219Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:21 [2021-03-30T05:56:21.219Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:56:21 [2021-03-30T05:56:21.219Z] #44 97.32   CC       criu/action-scripts.o
05:56:21 [2021-03-30T05:56:21.219Z] #44 97.93   CC       criu/aio.o
05:56:21 [2021-03-30T05:56:21.219Z] #44 98.72   CC       criu/autofs.o
05:56:21 [2021-03-30T05:56:21.219Z] #44 101.1   CC       criu/bfd.o
05:56:21 [2021-03-30T05:56:21.219Z] #44 101.8   CC       criu/bitmap.o
05:56:21 [2021-03-30T05:56:21.219Z] #44 101.9   CC       criu/cgroup-props.o
05:56:21 [2021-03-30T05:56:21.219Z] #44 103.6   CC       criu/cgroup.o
05:56:21 [2021-03-30T05:56:21.219Z] #44 ...
05:56:21 [2021-03-30T05:56:21.219Z] 
05:56:21 [2021-03-30T05:56:21.219Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:21 [2021-03-30T05:56:21.219Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
05:56:21 [2021-03-30T05:56:21.219Z] #21 48.92 Selecting previously unselected package libnet1:ppc64el.
05:56:21 [2021-03-30T05:56:21.219Z] #21 48.93 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 48.94 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 49.11 Selecting previously unselected package libnl-3-200:ppc64el.
05:56:21 [2021-03-30T05:56:21.219Z] #21 49.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 49.12 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 49.22 Selecting previously unselected package libprotobuf-c1:ppc64el.
05:56:21 [2021-03-30T05:56:21.219Z] #21 49.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 49.23 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 49.34 Selecting previously unselected package libreadline5:ppc64el.
05:56:21 [2021-03-30T05:56:21.219Z] #21 49.35 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 49.36 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 49.55 Selecting previously unselected package net-tools.
05:56:21 [2021-03-30T05:56:21.219Z] #21 49.57 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 49.59 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 50.06 Selecting previously unselected package python-pip-whl.
05:56:21 [2021-03-30T05:56:21.219Z] #21 50.06 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 50.08 Unpacking python-pip-whl (18.1-5) ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 50.52 Selecting previously unselected package python3-lib2to3.
05:56:21 [2021-03-30T05:56:21.219Z] #21 50.53 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 50.54 Unpacking python3-lib2to3 (3.7.3-1) ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 50.70 Selecting previously unselected package python3-distutils.
05:56:21 [2021-03-30T05:56:21.219Z] #21 50.71 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 50.73 Unpacking python3-distutils (3.7.3-1) ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 50.97 Selecting previously unselected package python3-pip.
05:56:21 [2021-03-30T05:56:21.219Z] #21 50.99 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 51.00 Unpacking python3-pip (18.1-5) ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 51.28 Selecting previously unselected package python3-pkg-resources.
05:56:21 [2021-03-30T05:56:21.219Z] #21 51.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 51.32 Unpacking python3-pkg-resources (40.8.0-1) ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 51.49 Selecting previously unselected package python3-setuptools.
05:56:21 [2021-03-30T05:56:21.219Z] #21 51.52 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
05:56:21 [2021-03-30T05:56:21.219Z] #21 51.53 Unpacking python3-setuptools (40.8.0-1) ...
05:56:21 [2021-03-30T05:56:21.349Z] #43 71.87   DEP      criu/tun.d
05:56:21 [2021-03-30T05:56:21.420Z] #43 81.12   DEP      criu/files.d
05:56:21 [2021-03-30T05:56:21.420Z] #43 81.25   DEP      criu/files-reg.d
05:56:21 [2021-03-30T05:56:21.519Z] #21 51.78 Selecting previously unselected package python3-wheel.
05:56:21 [2021-03-30T05:56:21.519Z] #21 51.80 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
05:56:21 [2021-03-30T05:56:21.519Z] #21 51.81 Unpacking python3-wheel (0.32.3-2) ...
05:56:21 [2021-03-30T05:56:21.608Z] #43 72.14   DEP      criu/tty.d
05:56:21 [2021-03-30T05:56:21.684Z] #43 81.35   DEP      criu/files-ext.d
05:56:21 [2021-03-30T05:56:21.684Z] #43 81.49   DEP      criu/file-lock.d
05:56:21 [2021-03-30T05:56:21.821Z] #21 51.90 Selecting previously unselected package sudo.
05:56:21 [2021-03-30T05:56:21.821Z] #21 51.91 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ...
05:56:21 [2021-03-30T05:56:21.821Z] #21 51.92 Unpacking sudo (1.8.27-1+deb10u3) ...
05:56:21 [2021-03-30T05:56:21.868Z] #43 72.32   DEP      criu/timerfd.d
05:56:21 [2021-03-30T05:56:21.948Z] #43 81.61   DEP      criu/file-ids.d
05:56:21 [2021-03-30T05:56:21.948Z] #43 81.71   DEP      criu/fifo.d
05:56:22 [2021-03-30T05:56:22.122Z] #21 52.60 Selecting previously unselected package thin-provisioning-tools.
05:56:22 [2021-03-30T05:56:22.122Z] #21 52.60 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
05:56:22 [2021-03-30T05:56:22.127Z] #43 72.45   DEP      criu/timens.d
05:56:22 [2021-03-30T05:56:22.170Z] #53 ...
05:56:22 [2021-03-30T05:56:22.170Z] 
05:56:22 [2021-03-30T05:56:22.170Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
05:56:22 [2021-03-30T05:56:22.170Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
05:56:22 [2021-03-30T05:56:22.170Z] #15 DONE 1.4s
05:56:22 [2021-03-30T05:56:22.170Z] 
05:56:22 [2021-03-30T05:56:22.170Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
05:56:22 [2021-03-30T05:56:22.170Z] #58 sha256:bae83997ec23b2a94478e47239c9229271b585f757f5b31aa0f4e74e63ba9974
05:56:22 [2021-03-30T05:56:22.170Z] #58 149.3 + for f in rootlesskit rootlesskit-docker-proxy
05:56:22 [2021-03-30T05:56:22.170Z] #58 149.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
05:56:22 [2021-03-30T05:56:22.170Z] #58 DONE 158.4s
05:56:22 [2021-03-30T05:56:22.212Z] #43 81.90   DEP      criu/fdstore.d
05:56:22 [2021-03-30T05:56:22.212Z] #43 82.00   DEP      criu/fault-injection.d
05:56:22 [2021-03-30T05:56:22.212Z] #43 82.03   DEP      criu/external.d
05:56:22 [2021-03-30T05:56:22.212Z] #43 82.10   DEP      criu/eventpoll.d
05:56:22 [2021-03-30T05:56:22.387Z] #43 72.60   DEP      criu/sysfs_parse.d
05:56:22 [2021-03-30T05:56:22.387Z] #43 72.77   DEP      criu/sysctl.d
05:56:22 [2021-03-30T05:56:22.424Z] #21 52.61 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
05:56:22 [2021-03-30T05:56:22.424Z] #21 52.84 Selecting previously unselected package uidmap.
05:56:22 [2021-03-30T05:56:22.424Z] #21 52.85 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
05:56:22 [2021-03-30T05:56:22.424Z] #21 52.85 Unpacking uidmap (1:4.5-1.1) ...
05:56:22 [2021-03-30T05:56:22.436Z] 
05:56:22 [2021-03-30T05:56:22.436Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
05:56:22 [2021-03-30T05:56:22.436Z] #59 sha256:a1a5f3eb46278dbe9663afdc44e97a133afc0fa82cba692fdb51a50f4261fb2b
05:56:22 [2021-03-30T05:56:22.436Z] #59 DONE 0.1s
05:56:22 [2021-03-30T05:56:22.436Z] 
05:56:22 [2021-03-30T05:56:22.436Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
05:56:22 [2021-03-30T05:56:22.436Z] #60 sha256:8b0564141830c12fba6d7b5e772df629a0d59140b0e0c8e58205823384b7f731
05:56:22 [2021-03-30T05:56:22.436Z] #60 DONE 0.1s
05:56:22 [2021-03-30T05:56:22.436Z] 
05:56:22 [2021-03-30T05:56:22.436Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:22 [2021-03-30T05:56:22.436Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:22 [2021-03-30T05:56:22.436Z] #43 53.42   HOSTCC   compel/src/lib/handle-elf-host.o
05:56:22 [2021-03-30T05:56:22.436Z] #43 53.97   HOSTCC   compel/src/lib/log-host.o
05:56:22 [2021-03-30T05:56:22.436Z] #43 54.25   HOSTLINK compel/compel-host-bin
05:56:22 [2021-03-30T05:56:22.436Z] #43 54.44   DEP      soccr/soccr.d
05:56:22 [2021-03-30T05:56:22.436Z] #43 54.76   CC       soccr/soccr.o
05:56:22 [2021-03-30T05:56:22.475Z] #43 82.24   DEP      criu/eventfd.d
05:56:22 [2021-03-30T05:56:22.475Z] #43 82.33   DEP      criu/crtools.d
05:56:22 [2021-03-30T05:56:22.647Z] #43 72.89   DEP      criu/string.d
05:56:22 [2021-03-30T05:56:22.647Z] #43 72.93   DEP      criu/stats.d
05:56:22 [2021-03-30T05:56:22.647Z] #43 73.03   DEP      criu/sockets.d
05:56:22 [2021-03-30T05:56:22.647Z] #43 ...
05:56:22 [2021-03-30T05:56:22.647Z] 
05:56:22 [2021-03-30T05:56:22.647Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:22 [2021-03-30T05:56:22.647Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:56:22 [2021-03-30T05:56:22.647Z] #20 1.445 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:56:22 [2021-03-30T05:56:22.647Z] #20 1.569 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:56:22 [2021-03-30T05:56:22.647Z] #20 1.610 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:56:22 [2021-03-30T05:56:22.647Z] #20 1.638 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:56:22 [2021-03-30T05:56:22.647Z] #20 2.132 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
05:56:22 [2021-03-30T05:56:22.647Z] #20 3.062 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:56:22 [2021-03-30T05:56:22.647Z] #20 4.414 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:56:22 [2021-03-30T05:56:22.647Z] #20 5.783 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:56:22 [2021-03-30T05:56:22.724Z] #21 52.95 Selecting previously unselected package vim-runtime.
05:56:22 [2021-03-30T05:56:22.724Z] #21 52.96 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
05:56:22 [2021-03-30T05:56:22.724Z] #21 53.01 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
05:56:22 [2021-03-30T05:56:22.724Z] #21 53.09 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
05:56:22 [2021-03-30T05:56:22.724Z] #21 53.10 Unpacking vim-runtime (2:8.1.0875-5) ...
05:56:22 [2021-03-30T05:56:22.738Z] #43 82.50   DEP      criu/cr-service.d
05:56:22 [2021-03-30T05:56:22.907Z] #20 ...
05:56:22 [2021-03-30T05:56:22.907Z] 
05:56:22 [2021-03-30T05:56:22.907Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:22 [2021-03-30T05:56:22.907Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:22 [2021-03-30T05:56:22.907Z] #43 73.21   DEP      criu/sk-unix.d
05:56:22 [2021-03-30T05:56:22.907Z] #43 73.41   DEP      criu/sk-tcp.d
05:56:23 [2021-03-30T05:56:23.002Z] #43 82.68   DEP      criu/cr-restore.d
05:56:23 [2021-03-30T05:56:23.166Z] #43 73.61   DEP      criu/sk-queue.d
05:56:23 [2021-03-30T05:56:23.266Z] #43 83.01   DEP      criu/cr-errno.d
05:56:23 [2021-03-30T05:56:23.266Z] #43 83.03   DEP      criu/cr-dump.d
05:56:23 [2021-03-30T05:56:23.426Z] #43 73.81   DEP      criu/sk-packet.d
05:56:23 [2021-03-30T05:56:23.529Z] #43 83.21   DEP      criu/cr-dedup.d
05:56:23 [2021-03-30T05:56:23.687Z] #43 73.96   DEP      criu/sk-netlink.d
05:56:23 [2021-03-30T05:56:23.771Z] #43 97.65   CC       criu/clone-noasan.o
05:56:23 [2021-03-30T05:56:23.772Z] #43 97.83   CC       criu/config.o
05:56:23 [2021-03-30T05:56:23.794Z] #43 83.39   DEP      criu/cr-check.d
05:56:23 [2021-03-30T05:56:23.794Z] #43 83.63   DEP      criu/config.d
05:56:23 [2021-03-30T05:56:23.800Z] #21 ...
05:56:23 [2021-03-30T05:56:23.800Z] 
05:56:23 [2021-03-30T05:56:23.800Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:56:23 [2021-03-30T05:56:23.800Z] #25 sha256:5483e07e5c4ed3da08eb0eb7e6bbfaa320215aa38aee70f5808706ea45dff11c
05:56:23 [2021-03-30T05:56:23.800Z] #25 177.1 + mkdir -p /tmp/tmp.7PUmw54wBa/src/github.com/docker
05:56:23 [2021-03-30T05:56:23.800Z] #25 177.1 + mv components/cli /tmp/tmp.7PUmw54wBa/src/github.com/docker/cli
05:56:23 [2021-03-30T05:56:23.800Z] #25 177.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
05:56:23 [2021-03-30T05:56:23.947Z] #43 74.22   DEP      criu/sk-inet.d
05:56:23 [2021-03-30T05:56:23.967Z] #43 ...
05:56:23 [2021-03-30T05:56:23.967Z] 
05:56:23 [2021-03-30T05:56:23.967Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
05:56:23 [2021-03-30T05:56:23.967Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
05:56:23 [2021-03-30T05:56:23.967Z] #16 1.609 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
05:56:23 [2021-03-30T05:56:23.967Z] #16 DONE 1.8s
05:56:24 [2021-03-30T05:56:24.057Z] #43 83.75   DEP      criu/clone-noasan.d
05:56:24 [2021-03-30T05:56:24.057Z] #43 83.79   DEP      criu/cgroup.d
05:56:24 [2021-03-30T05:56:24.206Z] #43 74.48   DEP      criu/signalfd.d
05:56:24 [2021-03-30T05:56:24.206Z] #43 74.65   DEP      criu/sigframe.d
05:56:24 [2021-03-30T05:56:24.231Z] 
05:56:24 [2021-03-30T05:56:24.231Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
05:56:24 [2021-03-30T05:56:24.231Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
05:56:24 [2021-03-30T05:56:24.321Z] #43 83.90   DEP      criu/cgroup-props.d
05:56:24 [2021-03-30T05:56:24.321Z] #43 83.98   DEP      criu/bitmap.d
05:56:24 [2021-03-30T05:56:24.321Z] #43 84.00   DEP      criu/bfd.d
05:56:24 [2021-03-30T05:56:24.465Z] #43 74.82   DEP      criu/shmem.d
05:56:24 [2021-03-30T05:56:24.465Z] #43 74.99   DEP      criu/servicefd.d
05:56:24 [2021-03-30T05:56:24.584Z] #43 84.17   DEP      criu/autofs.d
05:56:24 [2021-03-30T05:56:24.584Z] #43 84.32   DEP      criu/aio.d
05:56:24 [2021-03-30T05:56:24.715Z] #43 99.26   CC       criu/cr-check.o
05:56:24 [2021-03-30T05:56:24.723Z] #43 75.14   DEP      criu/seize.d
05:56:24 [2021-03-30T05:56:24.847Z] #43 84.48   DEP      criu/action-scripts.d
05:56:24 [2021-03-30T05:56:24.981Z] #43 75.35   DEP      criu/seccomp.d
05:56:25 [2021-03-30T05:56:25.111Z] #43 84.79   CC       criu/action-scripts.o
05:56:25 [2021-03-30T05:56:25.133Z] #53 ...
05:56:25 [2021-03-30T05:56:25.133Z] 
05:56:25 [2021-03-30T05:56:25.133Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:56:25 [2021-03-30T05:56:25.133Z] #56 sha256:1c5d5beb2e657502caf2f614720fcf4db5e87c693f6b7881758abe96e45da2c8
05:56:25 [2021-03-30T05:56:25.133Z] #56 207.0 + bin/containerd
05:56:25 [2021-03-30T05:56:25.240Z] #43 75.54   DEP      criu/rst-malloc.d
05:56:25 [2021-03-30T05:56:25.240Z] #43 75.61   DEP      criu/rbtree.d
05:56:25 [2021-03-30T05:56:25.240Z] #43 75.62   DEP      criu/pstree.d
05:56:25 [2021-03-30T05:56:25.499Z] #43 75.81   DEP      criu/protobuf.d
05:56:25 [2021-03-30T05:56:25.499Z] #43 75.97   GEN      criu/protobuf-desc-gen.h
05:56:25 [2021-03-30T05:56:25.626Z] #17 DONE 1.7s
05:56:25 [2021-03-30T05:56:25.626Z] 
05:56:25 [2021-03-30T05:56:25.626Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
05:56:25 [2021-03-30T05:56:25.626Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
05:56:25 [2021-03-30T05:56:25.688Z] #43 85.21   CC       criu/aio.o
05:56:25 [2021-03-30T05:56:25.758Z] #43 ...
05:56:25 [2021-03-30T05:56:25.758Z] 
05:56:25 [2021-03-30T05:56:25.758Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:56:25 [2021-03-30T05:56:25.758Z] #53 sha256:fca3e843a8c6a36d067fd10a51e042a2a57afc0c9719d514c243fcfccc9c0364
05:56:25 [2021-03-30T05:56:25.758Z] #53 12.45 + cd /tmp/tmp.hsOvrmKPCE/src/github.com/opencontainers/runc
05:56:25 [2021-03-30T05:56:25.758Z] #53 12.45 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:56:25 [2021-03-30T05:56:25.758Z] #53 12.85 + '[' -z '' ']'
05:56:25 [2021-03-30T05:56:25.758Z] #53 12.85 + target=static
05:56:25 [2021-03-30T05:56:25.758Z] #53 12.85 + make 'BUILDTAGS=seccomp ' static
05:56:25 [2021-03-30T05:56:25.758Z] #53 13.32 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
05:56:26 [2021-03-30T05:56:26.265Z] #43 85.96   CC       criu/autofs.o
05:56:26 [2021-03-30T05:56:26.633Z] #43 100.9   CC       criu/cr-dedup.o
05:56:26 [2021-03-30T05:56:26.695Z] #53 ...
05:56:26 [2021-03-30T05:56:26.695Z] 
05:56:26 [2021-03-30T05:56:26.695Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:56:26 [2021-03-30T05:56:26.695Z] #45 sha256:9a82a0cee931447c8ecbcd25822fdc466947c9be7791d4a3424c12f70b9bea80
05:56:26 [2021-03-30T05:56:26.695Z] #45 163.8 github.com/LK4D4/vndr/godl
05:56:26 [2021-03-30T05:56:26.695Z] #45 164.6 github.com/LK4D4/vndr
05:56:26 [2021-03-30T05:56:26.695Z] #45 ...
05:56:26 [2021-03-30T05:56:26.695Z] 
05:56:26 [2021-03-30T05:56:26.695Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:26 [2021-03-30T05:56:26.695Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:56:26 [2021-03-30T05:56:26.695Z] #20 11.57 Fetched 8929 kB in 10s (860 kB/s)
05:56:26 [2021-03-30T05:56:26.843Z] #43 ...
05:56:26 [2021-03-30T05:56:26.843Z] 
05:56:26 [2021-03-30T05:56:26.843Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:26 [2021-03-30T05:56:26.843Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.23 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.23 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.52 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.52 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.53 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.53 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.53 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.55 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.67 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.68 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.68 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.68 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.69 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 20.75 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 21.11 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 21.12 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 21.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 21.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 21.65 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 21.68 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
05:56:26 [2021-03-30T05:56:26.843Z] #20 22.39 debconf: delaying package configuration, since apt-utils is not installed
05:56:26 [2021-03-30T05:56:26.843Z] #20 22.50 Fetched 27.6 MB in 3s (8704 kB/s)
05:56:26 [2021-03-30T05:56:26.843Z] #20 22.58 Selecting previously unselected package pigz.
05:56:26 [2021-03-30T05:56:26.843Z] #20 22.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23408 files and directories currently installed.)
05:56:26 [2021-03-30T05:56:26.843Z] #20 22.64 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
05:56:26 [2021-03-30T05:56:26.843Z] #20 22.65 Unpacking pigz (2.4-1) ...
05:56:26 [2021-03-30T05:56:26.843Z] #20 22.75 Selecting previously unselected package libpython3.7-minimal:arm64.
05:56:26 [2021-03-30T05:56:26.843Z] #20 22.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
05:56:26 [2021-03-30T05:56:26.843Z] #20 22.77 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
05:56:26 [2021-03-30T05:56:26.843Z] #20 23.30 Selecting previously unselected package python3.7-minimal.
05:56:26 [2021-03-30T05:56:26.843Z] #20 23.33 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
05:56:26 [2021-03-30T05:56:26.843Z] #20 23.34 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
05:56:26 [2021-03-30T05:56:26.843Z] #20 24.08 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
05:56:26 [2021-03-30T05:56:26.843Z] #20 24.13 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
05:56:26 [2021-03-30T05:56:26.843Z] #20 26.18 Selecting previously unselected package python3-minimal.
05:56:26 [2021-03-30T05:56:26.843Z] #20 26.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23657 files and directories currently installed.)
05:56:26 [2021-03-30T05:56:26.843Z] #20 26.30 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
05:56:26 [2021-03-30T05:56:26.843Z] #20 26.31 Unpacking python3-minimal (3.7.3-1) ...
05:56:26 [2021-03-30T05:56:26.843Z] #20 26.41 Selecting previously unselected package libmpdec2:arm64.
05:56:26 [2021-03-30T05:56:26.843Z] #20 26.42 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
05:56:26 [2021-03-30T05:56:26.843Z] #20 26.44 Unpacking libmpdec2:arm64 (2.4.2-2) ...
05:56:26 [2021-03-30T05:56:26.843Z] #20 26.55 Selecting previously unselected package libpython3.7-stdlib:arm64.
05:56:26 [2021-03-30T05:56:26.843Z] #20 26.55 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
05:56:26 [2021-03-30T05:56:26.843Z] #20 26.56 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
05:56:26 [2021-03-30T05:56:26.894Z] #43 101.2   CC       criu/cr-dump.o
05:56:27 [2021-03-30T05:56:27.017Z] #18 DONE 1.3s
05:56:27 [2021-03-30T05:56:27.017Z] 
05:56:27 [2021-03-30T05:56:27.017Z] #19 [dev-systemd-false  6/26] RUN ldconfig
05:56:27 [2021-03-30T05:56:27.017Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
05:56:27 [2021-03-30T05:56:27.264Z] #20 11.57 Reading package lists...
05:56:27 [2021-03-30T05:56:27.264Z] #20 ...
05:56:27 [2021-03-30T05:56:27.264Z] 
05:56:27 [2021-03-30T05:56:27.264Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:56:27 [2021-03-30T05:56:27.264Z] #45 sha256:9a82a0cee931447c8ecbcd25822fdc466947c9be7791d4a3424c12f70b9bea80
05:56:27 [2021-03-30T05:56:27.264Z] #45 DONE 174.3s
05:56:27 [2021-03-30T05:56:27.264Z] 
05:56:27 [2021-03-30T05:56:27.264Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:27 [2021-03-30T05:56:27.264Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:27 [2021-03-30T05:56:27.466Z] #43 ...
05:56:27 [2021-03-30T05:56:27.466Z] 
05:56:27 [2021-03-30T05:56:27.466Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:27 [2021-03-30T05:56:27.466Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:56:27 [2021-03-30T05:56:27.466Z] #20 11.04 Fetched 8929 kB in 9s (1017 kB/s)
05:56:27 [2021-03-30T05:56:27.466Z] #20 11.04 Reading package lists...
05:56:27 [2021-03-30T05:56:27.466Z] #20 14.12 Reading package lists...
05:56:27 [2021-03-30T05:56:27.466Z] #20 17.11 Building dependency tree...
05:56:27 [2021-03-30T05:56:27.466Z] #20 18.47 libcap2-bin is already the newest version (1:2.25-2).
05:56:27 [2021-03-30T05:56:27.466Z] #20 18.47 The following additional packages will be installed:
05:56:27 [2021-03-30T05:56:27.466Z] #20 18.47   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
05:56:27 [2021-03-30T05:56:27.466Z] #20 18.47   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
05:56:27 [2021-03-30T05:56:27.466Z] #20 18.47   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
05:56:27 [2021-03-30T05:56:27.466Z] #20 18.47   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
05:56:27 [2021-03-30T05:56:27.466Z] #20 18.47   python3.7 python3.7-minimal vim-runtime xxd
05:56:27 [2021-03-30T05:56:27.466Z] #20 18.48 Suggested packages:
05:56:27 [2021-03-30T05:56:27.466Z] #20 18.48   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
05:56:27 [2021-03-30T05:56:27.466Z] #20 18.48   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
05:56:27 [2021-03-30T05:56:27.466Z] #20 18.48   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
05:56:27 [2021-03-30T05:56:27.466Z] #20 18.48 Recommended packages:
05:56:27 [2021-03-30T05:56:27.466Z] #20 18.48   aufs-dkms nftables build-essential python3-dev python3-keyring
05:56:27 [2021-03-30T05:56:27.466Z] #20 18.48   python3-keyrings.alt python3-xdg unzip
05:56:27 [2021-03-30T05:56:27.524Z] #43 77.92   DEP      criu/protobuf-desc.d
05:56:27 [2021-03-30T05:56:27.524Z] #43 78.12   DEP      criu/proc_parse.d
05:56:27 [2021-03-30T05:56:27.823Z] #20 27.58 Selecting previously unselected package python3.7.
05:56:27 [2021-03-30T05:56:27.823Z] #20 27.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
05:56:27 [2021-03-30T05:56:27.823Z] #20 27.59 Unpacking python3.7 (3.7.3-2+deb10u3) ...
05:56:27 [2021-03-30T05:56:27.823Z] #20 27.75 Selecting previously unselected package libpython3-stdlib:arm64.
05:56:27 [2021-03-30T05:56:27.823Z] #20 27.75 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
05:56:27 [2021-03-30T05:56:27.823Z] #20 27.76 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
05:56:27 [2021-03-30T05:56:27.963Z] #19 DONE 1.1s
05:56:27 [2021-03-30T05:56:27.963Z] 
05:56:27 [2021-03-30T05:56:27.963Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:27 [2021-03-30T05:56:27.963Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:56:28 [2021-03-30T05:56:28.086Z] #20 28.02 Setting up python3-minimal (3.7.3-1) ...
05:56:28 [2021-03-30T05:56:28.093Z] #43 78.47   DEP      criu/plugin.d
05:56:28 [2021-03-30T05:56:28.093Z] #43 78.55   DEP      criu/pipes.d
05:56:28 [2021-03-30T05:56:28.294Z] 5ff1512f88ec: Verifying Checksum
05:56:28 [2021-03-30T05:56:28.295Z] 5ff1512f88ec: Download complete
05:56:28 [2021-03-30T05:56:28.352Z] #43 78.77   DEP      criu/pie-util.d
05:56:28 [2021-03-30T05:56:28.612Z] #43 78.85   DEP      criu/pie-util-vdso.d
05:56:28 [2021-03-30T05:56:28.612Z] #43 78.92   DEP      criu/pie-util-vdso-elf32.d
05:56:28 [2021-03-30T05:56:28.612Z] #43 79.00   DEP      criu/path.d
05:56:28 [2021-03-30T05:56:28.857Z] #20 19.94 The following NEW packages will be installed:
05:56:28 [2021-03-30T05:56:28.857Z] #20 19.95   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
05:56:28 [2021-03-30T05:56:28.857Z] #20 19.95   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
05:56:28 [2021-03-30T05:56:28.857Z] #20 19.96   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
05:56:28 [2021-03-30T05:56:28.857Z] #20 19.96   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
05:56:28 [2021-03-30T05:56:28.857Z] #20 19.96   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
05:56:28 [2021-03-30T05:56:28.857Z] #20 19.96   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
05:56:28 [2021-03-30T05:56:28.857Z] #20 19.96   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
05:56:28 [2021-03-30T05:56:28.858Z] #20 19.96   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
05:56:28 [2021-03-30T05:56:28.858Z] #20 19.96   xz-utils zip
05:56:28 [2021-03-30T05:56:28.858Z] #20 ...
05:56:28 [2021-03-30T05:56:28.858Z] 
05:56:28 [2021-03-30T05:56:28.858Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:28 [2021-03-30T05:56:28.858Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:28 [2021-03-30T05:56:28.858Z] #43 103.4   CC       criu/cr-errno.o
05:56:28 [2021-03-30T05:56:28.872Z] #43 79.15   DEP      criu/parasite-syscall.d
05:56:28 [2021-03-30T05:56:28.872Z] #43 79.38   DEP      criu/pagemap.d
05:56:29 [2021-03-30T05:56:29.119Z] #43 103.4   CC       criu/cr-restore.o
05:56:29 [2021-03-30T05:56:29.131Z] #43 79.55   DEP      criu/pagemap-cache.d
05:56:29 [2021-03-30T05:56:29.390Z] #43 79.72   DEP      criu/page-xfer.d
05:56:29 [2021-03-30T05:56:29.390Z] #43 79.88   DEP      criu/page-pipe.d
05:56:29 [2021-03-30T05:56:29.390Z] #43 79.97   DEP      criu/netfilter.d
05:56:29 [2021-03-30T05:56:29.455Z] #25 ...
05:56:29 [2021-03-30T05:56:29.455Z] 
05:56:29 [2021-03-30T05:56:29.455Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:29 [2021-03-30T05:56:29.455Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
05:56:29 [2021-03-30T05:56:29.455Z] #21 57.09 Selecting previously unselected package vim.
05:56:29 [2021-03-30T05:56:29.455Z] #21 57.12 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
05:56:29 [2021-03-30T05:56:29.455Z] #21 57.15 Unpacking vim (2:8.1.0875-5) ...
05:56:29 [2021-03-30T05:56:29.455Z] #21 57.81 Selecting previously unselected package xfsprogs.
05:56:29 [2021-03-30T05:56:29.455Z] #21 57.81 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
05:56:29 [2021-03-30T05:56:29.455Z] #21 57.81 Unpacking xfsprogs (4.20.0-1) ...
05:56:29 [2021-03-30T05:56:29.455Z] #21 58.49 Selecting previously unselected package zip.
05:56:29 [2021-03-30T05:56:29.455Z] #21 58.51 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
05:56:29 [2021-03-30T05:56:29.455Z] #21 58.51 Unpacking zip (3.0-11+b1) ...
05:56:29 [2021-03-30T05:56:29.455Z] #21 58.71 Setting up aufs-tools (1:4.14+20190211-1) ...
05:56:29 [2021-03-30T05:56:29.455Z] #21 58.72 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
05:56:29 [2021-03-30T05:56:29.456Z] #21 58.73 Setting up libip6tc0:ppc64el (1.8.2-4) ...
05:56:29 [2021-03-30T05:56:29.456Z] #21 58.73 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
05:56:29 [2021-03-30T05:56:29.456Z] #21 58.74 Setting up libgpm2:ppc64el (1.20.7-5) ...
05:56:29 [2021-03-30T05:56:29.456Z] #21 58.74 Setting up libip4tc0:ppc64el (1.8.2-4) ...
05:56:29 [2021-03-30T05:56:29.456Z] #21 58.75 Setting up uidmap (1:4.5-1.1) ...
05:56:29 [2021-03-30T05:56:29.456Z] #21 58.75 Setting up libnftnl11:ppc64el (1.1.2-2) ...
05:56:29 [2021-03-30T05:56:29.456Z] #21 58.76 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
05:56:29 [2021-03-30T05:56:29.456Z] #21 58.77 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
05:56:29 [2021-03-30T05:56:29.456Z] #21 58.77 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
05:56:29 [2021-03-30T05:56:29.456Z] #21 58.78 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
05:56:29 [2021-03-30T05:56:29.456Z] #21 58.78 Setting up xxd (2:8.1.0875-5) ...
05:56:29 [2021-03-30T05:56:29.456Z] #21 58.79 Setting up zip (3.0-11+b1) ...
05:56:29 [2021-03-30T05:56:29.456Z] #21 58.80 Setting up vim-common (2:8.1.0875-5) ...
05:56:29 [2021-03-30T05:56:29.456Z] #21 58.83 Setting up bash-completion (1:2.8-6) ...
05:56:29 [2021-03-30T05:56:29.481Z] #20 29.31 Selecting previously unselected package python3.
05:56:29 [2021-03-30T05:56:29.481Z] #20 29.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24069 files and directories currently installed.)
05:56:29 [2021-03-30T05:56:29.481Z] #20 29.40 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
05:56:29 [2021-03-30T05:56:29.481Z] #20 29.41 Unpacking python3 (3.7.3-1) ...
05:56:29 [2021-03-30T05:56:29.481Z] #20 29.55 Selecting previously unselected package libip4tc0:arm64.
05:56:29 [2021-03-30T05:56:29.650Z] #43 80.12   DEP      criu/net.d
05:56:29 [2021-03-30T05:56:29.744Z] #20 29.56 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
05:56:29 [2021-03-30T05:56:29.744Z] #20 29.57 Unpacking libip4tc0:arm64 (1.8.2-4) ...
05:56:29 [2021-03-30T05:56:29.744Z] #20 29.67 Selecting previously unselected package libip6tc0:arm64.
05:56:29 [2021-03-30T05:56:29.744Z] #20 29.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
05:56:29 [2021-03-30T05:56:29.744Z] #20 29.67 Unpacking libip6tc0:arm64 (1.8.2-4) ...
05:56:29 [2021-03-30T05:56:29.744Z] #20 29.77 Selecting previously unselected package libiptc0:arm64.
05:56:29 [2021-03-30T05:56:29.744Z] #20 29.77 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
05:56:29 [2021-03-30T05:56:29.744Z] #20 29.77 Unpacking libiptc0:arm64 (1.8.2-4) ...
05:56:29 [2021-03-30T05:56:29.880Z] #20 1.496 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:56:29 [2021-03-30T05:56:29.880Z] #20 1.665 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
05:56:29 [2021-03-30T05:56:29.880Z] #20 1.678 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:56:29 [2021-03-30T05:56:29.880Z] #20 1.707 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:56:29 [2021-03-30T05:56:29.910Z] #43 80.28   DEP      criu/namespaces.d
05:56:30 [2021-03-30T05:56:30.008Z] #20 29.88 Selecting previously unselected package libnfnetlink0:arm64.
05:56:30 [2021-03-30T05:56:30.008Z] #20 29.89 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
05:56:30 [2021-03-30T05:56:30.008Z] #20 29.90 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
05:56:30 [2021-03-30T05:56:30.008Z] #20 30.00 Selecting previously unselected package libnetfilter-conntrack3:arm64.
05:56:30 [2021-03-30T05:56:30.008Z] #20 30.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
05:56:30 [2021-03-30T05:56:30.008Z] #20 30.02 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
05:56:30 [2021-03-30T05:56:30.008Z] #20 30.11 Selecting previously unselected package libnftnl11:arm64.
05:56:30 [2021-03-30T05:56:30.169Z] #43 80.43   DEP      criu/mount.d
05:56:30 [2021-03-30T05:56:30.169Z] #43 80.58   DEP      criu/memfd.d
05:56:30 [2021-03-30T05:56:30.272Z] #20 30.11 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
05:56:30 [2021-03-30T05:56:30.272Z] #20 30.13 Unpacking libnftnl11:arm64 (1.1.2-2) ...
05:56:30 [2021-03-30T05:56:30.272Z] #20 30.23 Selecting previously unselected package iptables.
05:56:30 [2021-03-30T05:56:30.272Z] #20 30.24 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
05:56:30 [2021-03-30T05:56:30.272Z] #20 30.25 Unpacking iptables (1.8.2-4) ...
05:56:30 [2021-03-30T05:56:30.387Z] #56 ...
05:56:30 [2021-03-30T05:56:30.387Z] 
05:56:30 [2021-03-30T05:56:30.387Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:56:30 [2021-03-30T05:56:30.387Z] #53 sha256:65141efd4d4aa7dca979ee0c30b9691d4ed12077c6ad4b9079bee072c0b2481e
05:56:30 [2021-03-30T05:56:30.387Z] #53 125.3 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
05:56:30 [2021-03-30T05:56:30.387Z] #53 126.2 + mkdir -p /build
05:56:30 [2021-03-30T05:56:30.387Z] #53 126.2 + cp runc /build/runc
05:56:30 [2021-03-30T05:56:30.387Z] #53 DONE 126.7s
05:56:30 [2021-03-30T05:56:30.387Z] 
05:56:30 [2021-03-30T05:56:30.387Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:56:30 [2021-03-30T05:56:30.387Z] #56 sha256:1c5d5beb2e657502caf2f614720fcf4db5e87c693f6b7881758abe96e45da2c8
05:56:30 [2021-03-30T05:56:30.428Z] #43 80.72   DEP      criu/mem.d
05:56:30 [2021-03-30T05:56:30.428Z] #43 80.97   DEP      criu/lsm.d
05:56:30 [2021-03-30T05:56:30.454Z] #20 2.135 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
05:56:30 [2021-03-30T05:56:30.687Z] #43 81.10   DEP      criu/log.d
05:56:30 [2021-03-30T05:56:30.687Z] #43 81.22   DEP      criu/libnetlink.d
05:56:30 [2021-03-30T05:56:30.849Z] #20 30.61 Selecting previously unselected package xxd.
05:56:30 [2021-03-30T05:56:30.850Z] #20 30.61 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
05:56:30 [2021-03-30T05:56:30.850Z] #20 30.62 Unpacking xxd (2:8.1.0875-5) ...
05:56:30 [2021-03-30T05:56:30.850Z] #20 30.79 Selecting previously unselected package vim-common.
05:56:30 [2021-03-30T05:56:30.850Z] #20 30.80 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
05:56:30 [2021-03-30T05:56:30.850Z] #20 30.83 Unpacking vim-common (2:8.1.0875-5) ...
05:56:30 [2021-03-30T05:56:30.946Z] #43 81.36   DEP      criu/kerndat.d
05:56:31 [2021-03-30T05:56:31.114Z] #20 31.03 Selecting previously unselected package bash-completion.
05:56:31 [2021-03-30T05:56:31.114Z] #20 31.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
05:56:31 [2021-03-30T05:56:31.206Z] #43 81.54   DEP      criu/kcmp-ids.d
05:56:31 [2021-03-30T05:56:31.206Z] #43 81.62   DEP      criu/irmap.d
05:56:31 [2021-03-30T05:56:31.206Z] #43 81.72   DEP      criu/ipc_ns.d
05:56:31 [2021-03-30T05:56:31.398Z] #20 3.211 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:56:31 [2021-03-30T05:56:31.466Z] #43 81.89   DEP      criu/image.d
05:56:31 [2021-03-30T05:56:31.726Z] #43 82.10   DEP      criu/image-desc.d
05:56:31 [2021-03-30T05:56:31.726Z] #43 82.20   DEP      criu/fsnotify.d
05:56:31 [2021-03-30T05:56:31.756Z] #56 ...
05:56:31 [2021-03-30T05:56:31.756Z] 
05:56:31 [2021-03-30T05:56:31.756Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
05:56:31 [2021-03-30T05:56:31.756Z] #54 sha256:3db5ec3d6086f529d7a3b14acddc75bf3a254ae272182fd6b9cbcef718c788cf
05:56:31 [2021-03-30T05:56:31.986Z] #43 82.43   DEP      criu/filesystems.d
05:56:31 [2021-03-30T05:56:31.986Z] #43 82.58   DEP      criu/files.d
05:56:32 [2021-03-30T05:56:32.013Z] #54 DONE 0.3s
05:56:32 [2021-03-30T05:56:32.013Z] 
05:56:32 [2021-03-30T05:56:32.013Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:56:32 [2021-03-30T05:56:32.013Z] #56 sha256:1c5d5beb2e657502caf2f614720fcf4db5e87c693f6b7881758abe96e45da2c8
05:56:32 [2021-03-30T05:56:32.555Z] #43 82.80   DEP      criu/files-reg.d
05:56:32 [2021-03-30T05:56:32.555Z] #43 82.98   DEP      criu/files-ext.d
05:56:32 [2021-03-30T05:56:32.786Z] #20 4.478 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:56:32 [2021-03-30T05:56:32.815Z] #43 83.10   DEP      criu/file-lock.d
05:56:32 [2021-03-30T05:56:32.815Z] #43 83.27   DEP      criu/file-ids.d
05:56:33 [2021-03-30T05:56:33.028Z] #21 63.00 Setting up libiptc0:ppc64el (1.8.2-4) ...
05:56:33 [2021-03-30T05:56:33.028Z] #21 63.02 Setting up xz-utils (5.2.4-1) ...
05:56:33 [2021-03-30T05:56:33.028Z] #21 63.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
05:56:33 [2021-03-30T05:56:33.028Z] #21 63.05 Setting up sudo (1.8.27-1+deb10u3) ...
05:56:33 [2021-03-30T05:56:33.028Z] #21 63.12 invoke-rc.d: could not determine current runlevel
05:56:33 [2021-03-30T05:56:33.028Z] #21 63.15 invoke-rc.d: policy-rc.d denied execution of start.
05:56:33 [2021-03-30T05:56:33.028Z] #21 63.17 Setting up pigz (2.4-1) ...
05:56:33 [2021-03-30T05:56:33.028Z] #21 63.18 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
05:56:33 [2021-03-30T05:56:33.028Z] #21 63.19 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
05:56:33 [2021-03-30T05:56:33.028Z] #21 63.20 Setting up python-pip-whl (18.1-5) ...
05:56:33 [2021-03-30T05:56:33.028Z] #21 63.21 Setting up libmpdec2:ppc64el (2.4.2-2) ...
05:56:33 [2021-03-30T05:56:33.028Z] #21 63.21 Setting up vim-runtime (2:8.1.0875-5) ...
05:56:33 [2021-03-30T05:56:33.028Z] #21 ...
05:56:33 [2021-03-30T05:56:33.028Z] 
05:56:33 [2021-03-30T05:56:33.028Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:33 [2021-03-30T05:56:33.028Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:56:33 [2021-03-30T05:56:33.028Z] #44 109.4   CC       criu/clone-noasan.o
05:56:33 [2021-03-30T05:56:33.028Z] #44 109.7   CC       criu/config.o
05:56:33 [2021-03-30T05:56:33.028Z] #44 112.8   CC       criu/cr-check.o
05:56:33 [2021-03-30T05:56:33.028Z] #44 115.2   CC       criu/cr-dedup.o
05:56:33 [2021-03-30T05:56:33.028Z] #44 115.6   CC       criu/cr-dump.o
05:56:33 [2021-03-30T05:56:33.028Z] #44 118.9   CC       criu/cr-errno.o
05:56:33 [2021-03-30T05:56:33.028Z] #44 119.0   CC       criu/cr-restore.o
05:56:33 [2021-03-30T05:56:33.075Z] #43 83.41   DEP      criu/fifo.d
05:56:33 [2021-03-30T05:56:33.075Z] #43 83.50   DEP      criu/fdstore.d
05:56:33 [2021-03-30T05:56:33.075Z] #43 83.58   DEP      criu/fault-injection.d
05:56:33 [2021-03-30T05:56:33.075Z] #43 83.61   DEP      criu/external.d
05:56:33 [2021-03-30T05:56:33.326Z] #43 107.6   CC       criu/cr-service.o
05:56:33 [2021-03-30T05:56:33.335Z] #43 83.71   DEP      criu/eventpoll.d
05:56:33 [2021-03-30T05:56:33.595Z] #43 83.94   DEP      criu/eventfd.d
05:56:33 [2021-03-30T05:56:33.681Z] #44 ...
05:56:33 [2021-03-30T05:56:33.681Z] 
05:56:33 [2021-03-30T05:56:33.681Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:33 [2021-03-30T05:56:33.681Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
05:56:33 [2021-03-30T05:56:33.681Z] #21 63.98 Setting up libaio1:ppc64el (0.3.112-3) ...
05:56:33 [2021-03-30T05:56:33.681Z] #21 63.98 Setting up libonig5:ppc64el (6.9.1-1) ...
05:56:33 [2021-03-30T05:56:33.681Z] #21 64.01 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ...
05:56:33 [2021-03-30T05:56:33.681Z] #21 64.02 Setting up vim (2:8.1.0875-5) ...
05:56:33 [2021-03-30T05:56:33.681Z] #21 64.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
05:56:33 [2021-03-30T05:56:33.681Z] #21 64.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
05:56:33 [2021-03-30T05:56:33.681Z] #21 64.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
05:56:33 [2021-03-30T05:56:33.681Z] #21 64.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
05:56:33 [2021-03-30T05:56:33.681Z] #21 64.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
05:56:33 [2021-03-30T05:56:33.855Z] #43 84.12   DEP      criu/crtools.d
05:56:33 [2021-03-30T05:56:33.855Z] #43 84.38   DEP      criu/cr-service.d
05:56:33 [2021-03-30T05:56:33.993Z] #21 64.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
05:56:33 [2021-03-30T05:56:33.994Z] #21 64.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
05:56:33 [2021-03-30T05:56:33.994Z] #21 64.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
05:56:33 [2021-03-30T05:56:33.994Z] #21 64.19 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
05:56:33 [2021-03-30T05:56:33.994Z] #21 64.19 Setting up thin-provisioning-tools (0.7.6-2.1) ...
05:56:33 [2021-03-30T05:56:33.994Z] #21 64.21 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
05:56:33 [2021-03-30T05:56:33.994Z] #21 64.22 Setting up jq (1.5+dfsg-2+b1) ...
05:56:33 [2021-03-30T05:56:33.994Z] #21 64.23 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
05:56:33 [2021-03-30T05:56:33.994Z] #21 64.23 Setting up python3.7 (3.7.3-2+deb10u3) ...
05:56:34 [2021-03-30T05:56:34.115Z] #43 84.60   DEP      criu/cr-restore.d
05:56:34 [2021-03-30T05:56:34.174Z] #20 5.935 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:56:34 [2021-03-30T05:56:34.174Z] #20 ...
05:56:34 [2021-03-30T05:56:34.174Z] 
05:56:34 [2021-03-30T05:56:34.174Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:34 [2021-03-30T05:56:34.174Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:34 [2021-03-30T05:56:34.174Z] #43 57.75   AR       soccr/libsoccr.a
05:56:34 [2021-03-30T05:56:34.174Z] #43 57.79 make[1]: 'soccr/libsoccr.a' is up to date.
05:56:34 [2021-03-30T05:56:34.174Z] #43 58.56   DEP      criu/arch/x86/sigframe.d
05:56:34 [2021-03-30T05:56:34.174Z] #43 58.75   DEP      criu/arch/x86/sigaction_compat.d
05:56:34 [2021-03-30T05:56:34.174Z] #43 58.85   DEP      criu/arch/x86/kerndat.d
05:56:34 [2021-03-30T05:56:34.174Z] #43 59.01   DEP      criu/arch/x86/crtools.d
05:56:34 [2021-03-30T05:56:34.174Z] #43 59.26   DEP      criu/arch/x86/cpu.d
05:56:34 [2021-03-30T05:56:34.174Z] #43 59.58   CC       criu/arch/x86/cpu.o
05:56:34 [2021-03-30T05:56:34.174Z] #43 60.60   CC       criu/arch/x86/crtools.o
05:56:34 [2021-03-30T05:56:34.174Z] #43 62.12   CC       criu/arch/x86/kerndat.o
05:56:34 [2021-03-30T05:56:34.174Z] #43 62.76   CC       criu/arch/x86/sigaction_compat.o
05:56:34 [2021-03-30T05:56:34.174Z] #43 63.10   CC       criu/arch/x86/sigframe.o
05:56:34 [2021-03-30T05:56:34.174Z] #43 63.43   LINK     criu/arch/x86/crtools.built-in.o
05:56:34 [2021-03-30T05:56:34.174Z] #43 63.49   DEP      criu/pie/util-vdso-elf32.d
05:56:34 [2021-03-30T05:56:34.174Z] #43 63.68   DEP      criu/pie/util-vdso.d
05:56:34 [2021-03-30T05:56:34.174Z] #43 63.81   DEP      criu/pie/util.d
05:56:34 [2021-03-30T05:56:34.174Z] #43 63.96   CC       criu/pie/util.o
05:56:34 [2021-03-30T05:56:34.174Z] #43 64.37   CC       criu/pie/util-vdso.o
05:56:34 [2021-03-30T05:56:34.174Z] #43 65.17   CC       criu/pie/util-vdso-elf32.o
05:56:34 [2021-03-30T05:56:34.174Z] #43 65.89   AR       criu/pie/pie.lib.a
05:56:34 [2021-03-30T05:56:34.174Z] #43 65.97   DEP      criu/pie/restorer.d
05:56:34 [2021-03-30T05:56:34.174Z] #43 66.26   DEP      criu/arch/x86/sigaction_compat_pie.d
05:56:34 [2021-03-30T05:56:34.174Z] #43 66.37   DEP      criu/arch/x86/restorer_unmap.d
05:56:34 [2021-03-30T05:56:34.174Z] #43 66.40   DEP      criu/arch/x86/restorer.d
05:56:34 [2021-03-30T05:56:34.174Z] #43 66.66   DEP      criu/arch/x86/vdso-pie.d
05:56:34 [2021-03-30T05:56:34.268Z] #43 ...
05:56:34 [2021-03-30T05:56:34.268Z] 
05:56:34 [2021-03-30T05:56:34.269Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:34 [2021-03-30T05:56:34.269Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.29 0 upgraded, 48 newly installed, 0 to remove and 24 not upgraded.
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.29 Need to get 28.5 MB of archives.
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.29 After this operation, 116 MB of additional disk space will be used.
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.69 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 20.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 21.15 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 21.16 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 21.16 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 21.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 21.17 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 21.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 21.27 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 21.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 21.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 21.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 21.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 21.33 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 21.33 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 21.39 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 21.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 21.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 21.72 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 21.78 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 21.82 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
05:56:34 [2021-03-30T05:56:34.269Z] #20 22.38 debconf: delaying package configuration, since apt-utils is not installed
05:56:34 [2021-03-30T05:56:34.269Z] #20 22.48 Fetched 28.5 MB in 2s (15.8 MB/s)
05:56:34 [2021-03-30T05:56:34.269Z] #20 22.55 Selecting previously unselected package pigz.
05:56:34 [2021-03-30T05:56:34.269Z] #20 22.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23435 files and directories currently installed.)
05:56:34 [2021-03-30T05:56:34.269Z] #20 22.61 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
05:56:34 [2021-03-30T05:56:34.269Z] #20 22.62 Unpacking pigz (2.4-1) ...
05:56:34 [2021-03-30T05:56:34.269Z] #20 22.72 Selecting previously unselected package libpython3.7-minimal:amd64.
05:56:34 [2021-03-30T05:56:34.269Z] #20 22.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
05:56:34 [2021-03-30T05:56:34.269Z] #20 22.73 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
05:56:34 [2021-03-30T05:56:34.269Z] #20 23.16 Selecting previously unselected package python3.7-minimal.
05:56:34 [2021-03-30T05:56:34.269Z] #20 23.16 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
05:56:34 [2021-03-30T05:56:34.269Z] #20 23.17 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
05:56:34 [2021-03-30T05:56:34.269Z] #20 24.09 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
05:56:34 [2021-03-30T05:56:34.269Z] #20 24.11 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
05:56:34 [2021-03-30T05:56:34.435Z] #20 33.85 Unpacking bash-completion (1:2.8-6) ...
05:56:34 [2021-03-30T05:56:34.435Z] #20 34.40 Selecting previously unselected package bzip2.
05:56:34 [2021-03-30T05:56:34.435Z] #20 34.41 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
05:56:34 [2021-03-30T05:56:34.435Z] #20 34.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
05:56:34 [2021-03-30T05:56:34.435Z] #43 66.78   DEP      criu/pie/parasite-vdso.d
05:56:34 [2021-03-30T05:56:34.435Z] #43 67.05   DEP      criu/pie/parasite.d
05:56:34 [2021-03-30T05:56:34.684Z] #43 84.90   DEP      criu/cr-errno.d
05:56:34 [2021-03-30T05:56:34.684Z] #43 84.92   DEP      criu/cr-dump.d
05:56:34 [2021-03-30T05:56:34.684Z] #43 85.20   DEP      criu/cr-dedup.d
05:56:34 [2021-03-30T05:56:34.698Z] #43 67.32   CC       criu/pie/parasite.o
05:56:34 [2021-03-30T05:56:34.698Z] #20 34.53 Selecting previously unselected package xz-utils.
05:56:34 [2021-03-30T05:56:34.698Z] #20 34.54 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
05:56:34 [2021-03-30T05:56:34.698Z] #20 34.55 Unpacking xz-utils (5.2.4-1) ...
05:56:34 [2021-03-30T05:56:34.841Z] #20 26.06 Selecting previously unselected package python3-minimal.
05:56:34 [2021-03-30T05:56:34.841Z] #20 26.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23684 files and directories currently installed.)
05:56:34 [2021-03-30T05:56:34.841Z] #20 26.11 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
05:56:34 [2021-03-30T05:56:34.944Z] #43 85.42   DEP      criu/cr-check.d
05:56:34 [2021-03-30T05:56:34.962Z] #20 34.76 Selecting previously unselected package apparmor.
05:56:34 [2021-03-30T05:56:34.962Z] #20 34.76 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
05:56:34 [2021-03-30T05:56:34.962Z] #20 34.84 Unpacking apparmor (2.13.2-10) ...
05:56:35 [2021-03-30T05:56:35.103Z] #20 26.12 Unpacking python3-minimal (3.7.3-1) ...
05:56:35 [2021-03-30T05:56:35.103Z] #20 26.19 Selecting previously unselected package libmpdec2:amd64.
05:56:35 [2021-03-30T05:56:35.103Z] #20 26.19 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
05:56:35 [2021-03-30T05:56:35.103Z] #20 26.21 Unpacking libmpdec2:amd64 (2.4.2-2) ...
05:56:35 [2021-03-30T05:56:35.103Z] #20 26.30 Selecting previously unselected package libpython3.7-stdlib:amd64.
05:56:35 [2021-03-30T05:56:35.103Z] #20 26.30 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
05:56:35 [2021-03-30T05:56:35.103Z] #20 26.31 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
05:56:35 [2021-03-30T05:56:35.204Z] #43 85.61   DEP      criu/config.d
05:56:35 [2021-03-30T05:56:35.225Z] #20 35.20 Selecting previously unselected package aufs-tools.
05:56:35 [2021-03-30T05:56:35.225Z] #20 35.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
05:56:35 [2021-03-30T05:56:35.225Z] #20 35.22 Unpacking aufs-tools (1:4.14+20190211-1) ...
05:56:35 [2021-03-30T05:56:35.465Z] #43 85.79   DEP      criu/clone-noasan.d
05:56:35 [2021-03-30T05:56:35.465Z] #43 85.89   DEP      criu/cgroup.d
05:56:35 [2021-03-30T05:56:35.465Z] #43 86.01   DEP      criu/cgroup-props.d
05:56:35 [2021-03-30T05:56:35.490Z] #20 35.46 Selecting previously unselected package libonig5:arm64.
05:56:35 [2021-03-30T05:56:35.490Z] #20 35.48 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
05:56:35 [2021-03-30T05:56:35.490Z] #20 35.49 Unpacking libonig5:arm64 (6.9.1-1) ...
05:56:35 [2021-03-30T05:56:35.534Z] #21 ...
05:56:35 [2021-03-30T05:56:35.534Z] 
05:56:35 [2021-03-30T05:56:35.534Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:56:35 [2021-03-30T05:56:35.535Z] #46 sha256:97014c2c5c73b16222eb01e9db63d2a9ee35543aa01927cef6ec789181d313c9
05:56:35 [2021-03-30T05:56:35.535Z] #46 178.6 github.com/LK4D4/vndr/godl
05:56:35 [2021-03-30T05:56:35.535Z] #46 179.6 github.com/LK4D4/vndr
05:56:35 [2021-03-30T05:56:35.725Z] #43 86.13   DEP      criu/bitmap.d
05:56:35 [2021-03-30T05:56:35.725Z] #43 86.15   DEP      criu/bfd.d
05:56:35 [2021-03-30T05:56:35.754Z] #20 35.65 Selecting previously unselected package libjq1:arm64.
05:56:35 [2021-03-30T05:56:35.754Z] #20 35.65 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
05:56:35 [2021-03-30T05:56:35.754Z] #20 35.66 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
05:56:35 [2021-03-30T05:56:35.754Z] #20 35.76 Selecting previously unselected package jq.
05:56:35 [2021-03-30T05:56:35.754Z] #20 35.76 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
05:56:35 [2021-03-30T05:56:35.754Z] #20 35.78 Unpacking jq (1.5+dfsg-2+b1) ...
05:56:35 [2021-03-30T05:56:35.985Z] #43 86.29   DEP      criu/autofs.d
05:56:35 [2021-03-30T05:56:35.985Z] #43 86.45   DEP      criu/aio.d
05:56:36 [2021-03-30T05:56:36.017Z] #20 35.89 Selecting previously unselected package libaio1:arm64.
05:56:36 [2021-03-30T05:56:36.017Z] #20 35.90 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
05:56:36 [2021-03-30T05:56:36.017Z] #20 35.90 Unpacking libaio1:arm64 (0.3.112-3) ...
05:56:36 [2021-03-30T05:56:36.017Z] #20 36.01 Selecting previously unselected package libgpm2:arm64.
05:56:36 [2021-03-30T05:56:36.017Z] #20 36.01 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
05:56:36 [2021-03-30T05:56:36.017Z] #20 36.02 Unpacking libgpm2:arm64 (1.20.7-5) ...
05:56:36 [2021-03-30T05:56:36.017Z] #20 36.12 Selecting previously unselected package libicu63:arm64.
05:56:36 [2021-03-30T05:56:36.245Z] #43 86.64   DEP      criu/action-scripts.d
05:56:36 [2021-03-30T05:56:36.245Z] #43 ...
05:56:36 [2021-03-30T05:56:36.245Z] 
05:56:36 [2021-03-30T05:56:36.245Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:56:36 [2021-03-30T05:56:36.245Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:56:36 [2021-03-30T05:56:36.245Z] #32 DONE 183.2s
05:56:36 [2021-03-30T05:56:36.245Z] 
05:56:36 [2021-03-30T05:56:36.245Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:36 [2021-03-30T05:56:36.245Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:56:36 [2021-03-30T05:56:36.245Z] #20 11.57 Reading package lists...
05:56:36 [2021-03-30T05:56:36.245Z] #20 15.97 Reading package lists...
05:56:36 [2021-03-30T05:56:36.245Z] #20 19.55 Building dependency tree...
05:56:36 [2021-03-30T05:56:36.245Z] #20 21.07 libcap2-bin is already the newest version (1:2.25-2).
05:56:36 [2021-03-30T05:56:36.245Z] #20 21.07 The following additional packages will be installed:
05:56:36 [2021-03-30T05:56:36.245Z] #20 21.07   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
05:56:36 [2021-03-30T05:56:36.245Z] #20 21.07   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
05:56:36 [2021-03-30T05:56:36.245Z] #20 21.08   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
05:56:36 [2021-03-30T05:56:36.245Z] #20 21.08   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
05:56:36 [2021-03-30T05:56:36.245Z] #20 21.08   python3.7 python3.7-minimal vim-runtime xxd
05:56:36 [2021-03-30T05:56:36.245Z] #20 21.08 Suggested packages:
05:56:36 [2021-03-30T05:56:36.245Z] #20 21.08   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
05:56:36 [2021-03-30T05:56:36.245Z] #20 21.08   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
05:56:36 [2021-03-30T05:56:36.245Z] #20 21.08   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
05:56:36 [2021-03-30T05:56:36.245Z] #20 21.08 Recommended packages:
05:56:36 [2021-03-30T05:56:36.245Z] #20 21.08   aufs-dkms nftables build-essential python3-dev python3-keyring
05:56:36 [2021-03-30T05:56:36.245Z] #20 21.08   python3-keyrings.alt python3-xdg unzip
05:56:36 [2021-03-30T05:56:36.245Z] #20 22.86 The following NEW packages will be installed:
05:56:36 [2021-03-30T05:56:36.245Z] #20 22.87   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
05:56:36 [2021-03-30T05:56:36.245Z] #20 22.87   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
05:56:36 [2021-03-30T05:56:36.245Z] #20 22.87   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
05:56:36 [2021-03-30T05:56:36.245Z] #20 22.87   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
05:56:36 [2021-03-30T05:56:36.245Z] #20 22.87   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
05:56:36 [2021-03-30T05:56:36.245Z] #20 22.87   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
05:56:36 [2021-03-30T05:56:36.245Z] #20 22.87   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
05:56:36 [2021-03-30T05:56:36.245Z] #20 22.87   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
05:56:36 [2021-03-30T05:56:36.245Z] #20 22.87   xz-utils zip
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.19 0 upgraded, 48 newly installed, 0 to remove and 24 not upgraded.
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.19 Need to get 28.5 MB of archives.
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.19 After this operation, 116 MB of additional disk space will be used.
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.62 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.63 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
05:56:36 [2021-03-30T05:56:36.245Z] #20 23.63 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
05:56:36 [2021-03-30T05:56:36.280Z] #20 36.12 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
05:56:36 [2021-03-30T05:56:36.280Z] #20 36.13 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
05:56:36 [2021-03-30T05:56:36.489Z] #20 27.28 Selecting previously unselected package python3.7.
05:56:36 [2021-03-30T05:56:36.489Z] #20 27.29 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
05:56:36 [2021-03-30T05:56:36.489Z] #20 27.31 Unpacking python3.7 (3.7.3-2+deb10u3) ...
05:56:36 [2021-03-30T05:56:36.489Z] #20 27.44 Selecting previously unselected package libpython3-stdlib:amd64.
05:56:36 [2021-03-30T05:56:36.489Z] #20 27.45 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
05:56:36 [2021-03-30T05:56:36.489Z] #20 27.45 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
05:56:36 [2021-03-30T05:56:36.489Z] #20 27.60 Setting up python3-minimal (3.7.3-1) ...
05:56:36 [2021-03-30T05:56:36.505Z] #20 ...
05:56:36 [2021-03-30T05:56:36.505Z] 
05:56:36 [2021-03-30T05:56:36.505Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:36 [2021-03-30T05:56:36.505Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:36 [2021-03-30T05:56:36.505Z] #43 87.01   CC       criu/action-scripts.o
05:56:36 [2021-03-30T05:56:36.618Z] #43 68.91   LINK     criu/pie/parasite.built-in.o
05:56:36 [2021-03-30T05:56:36.618Z] #43 68.92   GEN      criu/pie/parasite-blob.h
05:56:36 [2021-03-30T05:56:36.618Z] #43 68.93   CC       criu/pie/parasite-vdso.o
05:56:37 [2021-03-30T05:56:37.079Z] #46 DONE 190.3s
05:56:37 [2021-03-30T05:56:37.079Z] 
05:56:37 [2021-03-30T05:56:37.079Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:37 [2021-03-30T05:56:37.079Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:56:37 [2021-03-30T05:56:37.192Z] #43 69.59   CC       criu/arch/x86/vdso-pie.o
05:56:37 [2021-03-30T05:56:37.431Z] #20 28.44 Selecting previously unselected package python3.
05:56:37 [2021-03-30T05:56:37.431Z] #20 28.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24096 files and directories currently installed.)
05:56:37 [2021-03-30T05:56:37.431Z] #20 28.48 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
05:56:37 [2021-03-30T05:56:37.431Z] #20 28.50 Unpacking python3 (3.7.3-1) ...
05:56:37 [2021-03-30T05:56:37.431Z] #20 28.60 Selecting previously unselected package libip4tc0:amd64.
05:56:37 [2021-03-30T05:56:37.431Z] #20 28.61 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
05:56:37 [2021-03-30T05:56:37.431Z] #20 28.61 Unpacking libip4tc0:amd64 (1.8.2-4) ...
05:56:37 [2021-03-30T05:56:37.431Z] #20 28.69 Selecting previously unselected package libip6tc0:amd64.
05:56:37 [2021-03-30T05:56:37.443Z] #43 87.85   CC       criu/aio.o
05:56:37 [2021-03-30T05:56:37.692Z] #20 28.70 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
05:56:37 [2021-03-30T05:56:37.692Z] #20 28.71 Unpacking libip6tc0:amd64 (1.8.2-4) ...
05:56:37 [2021-03-30T05:56:37.692Z] #20 28.79 Selecting previously unselected package libiptc0:amd64.
05:56:37 [2021-03-30T05:56:37.692Z] #20 28.79 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
05:56:37 [2021-03-30T05:56:37.692Z] #20 28.80 Unpacking libiptc0:amd64 (1.8.2-4) ...
05:56:37 [2021-03-30T05:56:37.692Z] #20 28.88 Selecting previously unselected package libnfnetlink0:amd64.
05:56:37 [2021-03-30T05:56:37.692Z] #20 28.88 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
05:56:37 [2021-03-30T05:56:37.692Z] #20 28.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
05:56:37 [2021-03-30T05:56:37.692Z] #20 28.94 Selecting previously unselected package libnetfilter-conntrack3:amd64.
05:56:37 [2021-03-30T05:56:37.766Z] #43 70.01   CC       criu/arch/x86/restorer.o
05:56:37 [2021-03-30T05:56:37.953Z] #20 28.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
05:56:37 [2021-03-30T05:56:37.953Z] #20 28.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
05:56:37 [2021-03-30T05:56:37.953Z] #20 29.03 Selecting previously unselected package libnftnl11:amd64.
05:56:37 [2021-03-30T05:56:37.953Z] #20 29.03 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
05:56:37 [2021-03-30T05:56:37.953Z] #20 29.04 Unpacking libnftnl11:amd64 (1.1.2-2) ...
05:56:37 [2021-03-30T05:56:37.953Z] #20 29.13 Selecting previously unselected package iptables.
05:56:37 [2021-03-30T05:56:37.953Z] #20 29.14 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
05:56:37 [2021-03-30T05:56:37.953Z] #20 29.15 Unpacking iptables (1.8.2-4) ...
05:56:38 [2021-03-30T05:56:38.013Z] #43 88.44   CC       criu/autofs.o
05:56:38 [2021-03-30T05:56:38.028Z] #43 70.56   CC       criu/arch/x86/restorer_unmap.o
05:56:38 [2021-03-30T05:56:38.211Z] #20 ...
05:56:38 [2021-03-30T05:56:38.211Z] 
05:56:38 [2021-03-30T05:56:38.211Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:38 [2021-03-30T05:56:38.211Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:56:38 [2021-03-30T05:56:38.211Z] #43 87.76   CC       criu/bfd.o
05:56:38 [2021-03-30T05:56:38.211Z] #43 88.45   CC       criu/bitmap.o
05:56:38 [2021-03-30T05:56:38.211Z] #43 88.53   CC       criu/cgroup-props.o
05:56:38 [2021-03-30T05:56:38.211Z] #43 89.23   CC       criu/cgroup.o
05:56:38 [2021-03-30T05:56:38.211Z] #43 91.45   CC       criu/clone-noasan.o
05:56:38 [2021-03-30T05:56:38.211Z] #43 91.75   CC       criu/config.o
05:56:38 [2021-03-30T05:56:38.211Z] #43 93.02   CC       criu/cr-check.o
05:56:38 [2021-03-30T05:56:38.211Z] #43 94.84   CC       criu/cr-dedup.o
05:56:38 [2021-03-30T05:56:38.211Z] #43 95.22   CC       criu/cr-dump.o
05:56:38 [2021-03-30T05:56:38.211Z] #43 97.12   CC       criu/cr-errno.o
05:56:38 [2021-03-30T05:56:38.211Z] #43 97.17   CC       criu/cr-restore.o
05:56:38 [2021-03-30T05:56:38.290Z] #43 70.61   CC       criu/arch/x86/sigaction_compat_pie.o
05:56:38 [2021-03-30T05:56:38.524Z] #20 29.49 Selecting previously unselected package xxd.
05:56:38 [2021-03-30T05:56:38.524Z] #20 29.49 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
05:56:38 [2021-03-30T05:56:38.524Z] #20 29.51 Unpacking xxd (2:8.1.0875-5) ...
05:56:38 [2021-03-30T05:56:38.524Z] #20 29.63 Selecting previously unselected package vim-common.
05:56:38 [2021-03-30T05:56:38.524Z] #20 29.63 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
05:56:38 [2021-03-30T05:56:38.524Z] #20 29.65 Unpacking vim-common (2:8.1.0875-5) ...
05:56:38 [2021-03-30T05:56:38.552Z] #43 70.99   CC       criu/pie/restorer.o
05:56:38 [2021-03-30T05:56:38.785Z] #20 29.81 Selecting previously unselected package bash-completion.
05:56:38 [2021-03-30T05:56:38.785Z] #20 29.81 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
05:56:39 [2021-03-30T05:56:39.161Z] #43 ...
05:56:39 [2021-03-30T05:56:39.161Z] 
05:56:39 [2021-03-30T05:56:39.161Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:39 [2021-03-30T05:56:39.161Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
05:56:39 [2021-03-30T05:56:39.161Z] #20 38.91 Selecting previously unselected package libnet1:arm64.
05:56:39 [2021-03-30T05:56:39.161Z] #20 38.91 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
05:56:39 [2021-03-30T05:56:39.161Z] #20 38.92 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
05:56:39 [2021-03-30T05:56:39.161Z] #20 39.05 Selecting previously unselected package libnl-3-200:arm64.
05:56:39 [2021-03-30T05:56:39.161Z] #20 39.05 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
05:56:39 [2021-03-30T05:56:39.161Z] #20 39.07 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
05:56:39 [2021-03-30T05:56:39.205Z] #44 ...
05:56:39 [2021-03-30T05:56:39.205Z] 
05:56:39 [2021-03-30T05:56:39.205Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:39 [2021-03-30T05:56:39.205Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
05:56:39 [2021-03-30T05:56:39.205Z] #21 69.21 Setting up iptables (1.8.2-4) ...
05:56:39 [2021-03-30T05:56:39.205Z] #21 69.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
05:56:39 [2021-03-30T05:56:39.205Z] #21 69.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:56:39 [2021-03-30T05:56:39.205Z] #21 69.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
05:56:39 [2021-03-30T05:56:39.205Z] #21 69.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:56:39 [2021-03-30T05:56:39.205Z] #21 69.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
05:56:39 [2021-03-30T05:56:39.205Z] #21 69.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
05:56:39 [2021-03-30T05:56:39.205Z] #21 69.36 Setting up python3 (3.7.3-1) ...
05:56:39 [2021-03-30T05:56:39.395Z] #43 89.86   CC       criu/bfd.o
05:56:39 [2021-03-30T05:56:39.425Z] #20 39.21 Selecting previously unselected package libprotobuf-c1:arm64.
05:56:39 [2021-03-30T05:56:39.425Z] #20 39.21 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
05:56:39 [2021-03-30T05:56:39.425Z] #20 39.23 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
05:56:39 [2021-03-30T05:56:39.425Z] #20 39.36 Selecting previously unselected package libreadline5:arm64.
05:56:39 [2021-03-30T05:56:39.425Z] #20 39.37 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
05:56:39 [2021-03-30T05:56:39.425Z] #20 39.38 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
05:56:39 [2021-03-30T05:56:39.508Z] #21 69.87 Setting up python3-wheel (0.32.3-2) ...
05:56:39 [2021-03-30T05:56:39.689Z] #20 39.52 Selecting previously unselected package net-tools.
05:56:39 [2021-03-30T05:56:39.689Z] #20 39.52 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
05:56:39 [2021-03-30T05:56:39.689Z] #20 39.53 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
05:56:39 [2021-03-30T05:56:39.689Z] #20 39.78 Selecting previously unselected package python-pip-whl.
05:56:39 [2021-03-30T05:56:39.942Z] #43 ...
05:56:39 [2021-03-30T05:56:39.942Z] 
05:56:39 [2021-03-30T05:56:39.942Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:39 [2021-03-30T05:56:39.942Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:56:39 [2021-03-30T05:56:39.942Z] #20 11.87 Fetched 8929 kB in 11s (840 kB/s)
05:56:39 [2021-03-30T05:56:39.952Z] #20 39.79 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
05:56:39 [2021-03-30T05:56:39.952Z] #20 39.81 Unpacking python-pip-whl (18.1-5) ...
05:56:39 [2021-03-30T05:56:39.965Z] #43 90.30   CC       criu/bitmap.o
05:56:40 [2021-03-30T05:56:40.224Z] #43 90.49   CC       criu/cgroup-props.o
05:56:40 [2021-03-30T05:56:40.529Z] #20 40.27 Selecting previously unselected package python3-lib2to3.
05:56:40 [2021-03-30T05:56:40.529Z] #20 40.27 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
05:56:40 [2021-03-30T05:56:40.529Z] #20 40.28 Unpacking python3-lib2to3 (3.7.3-1) ...
05:56:40 [2021-03-30T05:56:40.529Z] #20 40.45 Selecting previously unselected package python3-distutils.
05:56:40 [2021-03-30T05:56:40.529Z] #20 40.45 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
05:56:40 [2021-03-30T05:56:40.529Z] #20 40.47 Unpacking python3-distutils (3.7.3-1) ...
05:56:40 [2021-03-30T05:56:40.529Z] #20 40.66 Selecting previously unselected package python3-pip.
05:56:40 [2021-03-30T05:56:40.568Z] #21 70.75 Setting up apparmor (2.13.2-10) ...
05:56:40 [2021-03-30T05:56:40.794Z] #43 91.25   CC       criu/cgroup.o
05:56:40 [2021-03-30T05:56:40.794Z] #20 40.66 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
05:56:40 [2021-03-30T05:56:40.794Z] #20 40.66 Unpacking python3-pip (18.1-5) ...
05:56:40 [2021-03-30T05:56:40.794Z] #20 40.92 Selecting previously unselected package python3-pkg-resources.
05:56:41 [2021-03-30T05:56:41.057Z] #20 40.92 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
05:56:41 [2021-03-30T05:56:41.058Z] #20 40.93 Unpacking python3-pkg-resources (40.8.0-1) ...
05:56:41 [2021-03-30T05:56:41.321Z] #20 41.09 Selecting previously unselected package python3-setuptools.
05:56:41 [2021-03-30T05:56:41.321Z] #20 41.09 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
05:56:41 [2021-03-30T05:56:41.321Z] #20 41.09 Unpacking python3-setuptools (40.8.0-1) ...
05:56:41 [2021-03-30T05:56:41.321Z] #20 41.31 Selecting previously unselected package python3-wheel.
05:56:41 [2021-03-30T05:56:41.321Z] #20 41.31 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
05:56:41 [2021-03-30T05:56:41.321Z] #20 41.32 Unpacking python3-wheel (0.32.3-2) ...
05:56:41 [2021-03-30T05:56:41.331Z] #20 32.48 Unpacking bash-completion (1:2.8-6) ...
05:56:41 [2021-03-30T05:56:41.585Z] #20 41.47 Selecting previously unselected package sudo.
05:56:41 [2021-03-30T05:56:41.586Z] #20 41.47 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ...
05:56:41 [2021-03-30T05:56:41.586Z] #20 41.48 Unpacking sudo (1.8.27-1+deb10u3) ...
05:56:41 [2021-03-30T05:56:41.849Z] #20 41.89 Selecting previously unselected package thin-provisioning-tools.
05:56:41 [2021-03-30T05:56:41.861Z] #20 11.87 Reading package lists...
05:56:41 [2021-03-30T05:56:41.861Z] #20 ...
05:56:41 [2021-03-30T05:56:41.861Z] 
05:56:41 [2021-03-30T05:56:41.861Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:56:41 [2021-03-30T05:56:41.861Z] #53 sha256:0b61d1cdf0760029ac04f9d39b3387bcaa5dd0bfac8a4b89cb4e0e112a84ff40
05:56:41 [2021-03-30T05:56:41.861Z] #53 12.72 + cd /tmp/tmp.r7zR8mDAYP/src/github.com/opencontainers/runc
05:56:41 [2021-03-30T05:56:41.861Z] #53 12.73 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:56:41 [2021-03-30T05:56:41.861Z] #53 13.12 + '[' -z '' ']'
05:56:41 [2021-03-30T05:56:41.861Z] #53 13.12 + target=static
05:56:41 [2021-03-30T05:56:41.861Z] #53 13.12 + make 'BUILDTAGS=seccomp ' static
05:56:41 [2021-03-30T05:56:41.861Z] #53 13.49 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
05:56:41 [2021-03-30T05:56:41.861Z] #53 ...
05:56:41 [2021-03-30T05:56:41.861Z] 
05:56:41 [2021-03-30T05:56:41.861Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:41 [2021-03-30T05:56:41.861Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:41 [2021-03-30T05:56:41.861Z] #43 74.09   LINK     criu/pie/restorer.built-in.o
05:56:41 [2021-03-30T05:56:41.861Z] #43 74.12   GEN      criu/pie/restorer-blob.h
05:56:41 [2021-03-30T05:56:41.861Z] #43 74.23   DEP      criu/vdso.d
05:56:41 [2021-03-30T05:56:41.861Z] #43 74.38   DEP      criu/vdso-compat.d
05:56:41 [2021-03-30T05:56:41.861Z] #43 74.50   DEP      criu/uts_ns.d
05:56:41 [2021-03-30T05:56:41.903Z] #20 32.97 Selecting previously unselected package bzip2.
05:56:41 [2021-03-30T05:56:41.903Z] #20 32.97 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
05:56:41 [2021-03-30T05:56:41.903Z] #20 32.97 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
05:56:41 [2021-03-30T05:56:41.903Z] #20 33.08 Selecting previously unselected package xz-utils.
05:56:42 [2021-03-30T05:56:42.112Z] #20 41.89 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
05:56:42 [2021-03-30T05:56:42.112Z] #20 41.90 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
05:56:42 [2021-03-30T05:56:42.123Z] #43 74.60   DEP      criu/util.d
05:56:42 [2021-03-30T05:56:42.123Z] #43 ...
05:56:42 [2021-03-30T05:56:42.123Z] 
05:56:42 [2021-03-30T05:56:42.123Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:56:42 [2021-03-30T05:56:42.123Z] #45 sha256:a8bd4a8d14ba6a4e35210ff08587d790ff06b6722d4a67571037a687138a0e96
05:56:42 [2021-03-30T05:56:42.123Z] #45 168.4 github.com/LK4D4/vndr/godl
05:56:42 [2021-03-30T05:56:42.123Z] #45 169.2 github.com/LK4D4/vndr
05:56:42 [2021-03-30T05:56:42.163Z] #20 33.08 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
05:56:42 [2021-03-30T05:56:42.163Z] #20 33.09 Unpacking xz-utils (5.2.4-1) ...
05:56:42 [2021-03-30T05:56:42.163Z] #20 33.25 Selecting previously unselected package apparmor.
05:56:42 [2021-03-30T05:56:42.163Z] #20 33.25 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
05:56:42 [2021-03-30T05:56:42.163Z] #20 33.34 Unpacking apparmor (2.13.2-10) ...
05:56:42 [2021-03-30T05:56:42.174Z] #43 ...
05:56:42 [2021-03-30T05:56:42.174Z] 
05:56:42 [2021-03-30T05:56:42.174Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:42 [2021-03-30T05:56:42.174Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:56:42 [2021-03-30T05:56:42.174Z] #20 24.21 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
05:56:42 [2021-03-30T05:56:42.174Z] #20 24.21 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
05:56:42 [2021-03-30T05:56:42.174Z] #20 24.21 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
05:56:42 [2021-03-30T05:56:42.174Z] #20 24.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
05:56:42 [2021-03-30T05:56:42.174Z] #20 24.22 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
05:56:42 [2021-03-30T05:56:42.174Z] #20 24.27 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
05:56:42 [2021-03-30T05:56:42.174Z] #20 24.41 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
05:56:42 [2021-03-30T05:56:42.174Z] #20 24.41 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
05:56:42 [2021-03-30T05:56:42.174Z] #20 24.43 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
05:56:42 [2021-03-30T05:56:42.174Z] #20 24.50 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
05:56:42 [2021-03-30T05:56:42.174Z] #20 24.50 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
05:56:42 [2021-03-30T05:56:42.174Z] #20 24.50 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
05:56:42 [2021-03-30T05:56:42.174Z] #20 24.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
05:56:42 [2021-03-30T05:56:42.174Z] #20 24.64 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
05:56:42 [2021-03-30T05:56:42.174Z] #20 24.67 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
05:56:42 [2021-03-30T05:56:42.174Z] #20 24.71 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
05:56:42 [2021-03-30T05:56:42.174Z] #20 25.09 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
05:56:42 [2021-03-30T05:56:42.174Z] #20 25.16 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
05:56:42 [2021-03-30T05:56:42.174Z] #20 25.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
05:56:42 [2021-03-30T05:56:42.174Z] #20 25.80 debconf: delaying package configuration, since apt-utils is not installed
05:56:42 [2021-03-30T05:56:42.174Z] #20 25.89 Fetched 28.5 MB in 2s (12.4 MB/s)
05:56:42 [2021-03-30T05:56:42.174Z] #20 25.96 Selecting previously unselected package pigz.
05:56:42 [2021-03-30T05:56:42.174Z] #20 25.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23435 files and directories currently installed.)
05:56:42 [2021-03-30T05:56:42.174Z] #20 26.00 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
05:56:42 [2021-03-30T05:56:42.174Z] #20 26.01 Unpacking pigz (2.4-1) ...
05:56:42 [2021-03-30T05:56:42.174Z] #20 26.10 Selecting previously unselected package libpython3.7-minimal:amd64.
05:56:42 [2021-03-30T05:56:42.174Z] #20 26.10 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
05:56:42 [2021-03-30T05:56:42.174Z] #20 26.10 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
05:56:42 [2021-03-30T05:56:42.174Z] #20 26.57 Selecting previously unselected package python3.7-minimal.
05:56:42 [2021-03-30T05:56:42.174Z] #20 26.57 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
05:56:42 [2021-03-30T05:56:42.174Z] #20 26.58 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
05:56:42 [2021-03-30T05:56:42.174Z] #20 27.34 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
05:56:42 [2021-03-30T05:56:42.174Z] #20 27.36 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
05:56:42 [2021-03-30T05:56:42.174Z] #20 29.27 Selecting previously unselected package python3-minimal.
05:56:42 [2021-03-30T05:56:42.175Z] #20 29.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23684 files and directories currently installed.)
05:56:42 [2021-03-30T05:56:42.175Z] #20 29.36 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
05:56:42 [2021-03-30T05:56:42.175Z] #20 29.38 Unpacking python3-minimal (3.7.3-1) ...
05:56:42 [2021-03-30T05:56:42.175Z] #20 29.45 Selecting previously unselected package libmpdec2:amd64.
05:56:42 [2021-03-30T05:56:42.175Z] #20 29.46 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
05:56:42 [2021-03-30T05:56:42.175Z] #20 29.47 Unpacking libmpdec2:amd64 (2.4.2-2) ...
05:56:42 [2021-03-30T05:56:42.175Z] #20 29.57 Selecting previously unselected package libpython3.7-stdlib:amd64.
05:56:42 [2021-03-30T05:56:42.175Z] #20 29.58 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
05:56:42 [2021-03-30T05:56:42.175Z] #20 29.59 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
05:56:42 [2021-03-30T05:56:42.376Z] #20 42.16 Selecting previously unselected package uidmap.
05:56:42 [2021-03-30T05:56:42.376Z] #20 42.18 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
05:56:42 [2021-03-30T05:56:42.376Z] #20 42.19 Unpacking uidmap (1:4.5-1.1) ...
05:56:42 [2021-03-30T05:56:42.376Z] #20 42.38 Selecting previously unselected package vim-runtime.
05:56:42 [2021-03-30T05:56:42.376Z] #20 42.39 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
05:56:42 [2021-03-30T05:56:42.376Z] #20 42.42 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
05:56:42 [2021-03-30T05:56:42.385Z] #45 ...
05:56:42 [2021-03-30T05:56:42.385Z] 
05:56:42 [2021-03-30T05:56:42.385Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:42 [2021-03-30T05:56:42.385Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:42 [2021-03-30T05:56:42.385Z] #43 74.79   DEP      criu/uffd.d
05:56:42 [2021-03-30T05:56:42.641Z] #20 42.45 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
05:56:42 [2021-03-30T05:56:42.641Z] #20 42.46 Unpacking vim-runtime (2:8.1.0875-5) ...
05:56:42 [2021-03-30T05:56:42.647Z] #43 75.09   DEP      criu/tun.d
05:56:42 [2021-03-30T05:56:42.735Z] #20 33.72 Selecting previously unselected package aufs-tools.
05:56:42 [2021-03-30T05:56:42.735Z] #20 33.73 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
05:56:42 [2021-03-30T05:56:42.735Z] #20 33.73 Unpacking aufs-tools (1:4.14+20190211-1) ...
05:56:42 [2021-03-30T05:56:42.735Z] #20 33.85 Selecting previously unselected package libonig5:amd64.
05:56:42 [2021-03-30T05:56:42.735Z] #20 33.85 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
05:56:42 [2021-03-30T05:56:42.735Z] #20 33.85 Unpacking libonig5:amd64 (6.9.1-1) ...
05:56:42 [2021-03-30T05:56:42.902Z] #21 72.73 Setting up xfsprogs (4.20.0-1) ...
05:56:42 [2021-03-30T05:56:42.902Z] #21 72.73 Setting up python3-lib2to3 (3.7.3-1) ...
05:56:42 [2021-03-30T05:56:42.910Z] #43 75.32   DEP      criu/tty.d
05:56:42 [2021-03-30T05:56:42.910Z] #43 75.48   DEP      criu/timerfd.d
05:56:42 [2021-03-30T05:56:42.998Z] #20 34.00 Selecting previously unselected package libjq1:amd64.
05:56:42 [2021-03-30T05:56:42.998Z] #20 34.01 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
05:56:42 [2021-03-30T05:56:42.998Z] #20 34.01 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
05:56:42 [2021-03-30T05:56:42.998Z] #20 34.15 Selecting previously unselected package jq.
05:56:42 [2021-03-30T05:56:42.998Z] #20 34.17 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
05:56:42 [2021-03-30T05:56:42.998Z] #20 34.18 Unpacking jq (1.5+dfsg-2+b1) ...
05:56:43 [2021-03-30T05:56:43.112Z] #20 30.48 Selecting previously unselected package python3.7.
05:56:43 [2021-03-30T05:56:43.113Z] #20 30.49 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
05:56:43 [2021-03-30T05:56:43.113Z] #20 30.49 Unpacking python3.7 (3.7.3-2+deb10u3) ...
05:56:43 [2021-03-30T05:56:43.113Z] #20 30.61 Selecting previously unselected package libpython3-stdlib:amd64.
05:56:43 [2021-03-30T05:56:43.113Z] #20 30.61 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
05:56:43 [2021-03-30T05:56:43.113Z] #20 30.63 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
05:56:43 [2021-03-30T05:56:43.113Z] #20 30.72 Setting up python3-minimal (3.7.3-1) ...
05:56:43 [2021-03-30T05:56:43.172Z] #43 ...
05:56:43 [2021-03-30T05:56:43.172Z] 
05:56:43 [2021-03-30T05:56:43.172Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:56:43 [2021-03-30T05:56:43.172Z] #45 sha256:a8bd4a8d14ba6a4e35210ff08587d790ff06b6722d4a67571037a687138a0e96
05:56:43 [2021-03-30T05:56:43.172Z] #45 DONE 179.5s
05:56:43 [2021-03-30T05:56:43.172Z] 
05:56:43 [2021-03-30T05:56:43.172Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:43 [2021-03-30T05:56:43.172Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:43 [2021-03-30T05:56:43.172Z] #43 75.63   DEP      criu/timens.d
05:56:43 [2021-03-30T05:56:43.228Z] #21 73.26 Setting up python3-pkg-resources (40.8.0-1) ...
05:56:43 [2021-03-30T05:56:43.260Z] #20 34.27 Selecting previously unselected package libaio1:amd64.
05:56:43 [2021-03-30T05:56:43.260Z] #20 34.28 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
05:56:43 [2021-03-30T05:56:43.260Z] #20 34.29 Unpacking libaio1:amd64 (0.3.112-3) ...
05:56:43 [2021-03-30T05:56:43.260Z] #20 34.35 Selecting previously unselected package libgpm2:amd64.
05:56:43 [2021-03-30T05:56:43.260Z] #20 34.35 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
05:56:43 [2021-03-30T05:56:43.260Z] #20 34.37 Unpacking libgpm2:amd64 (1.20.7-5) ...
05:56:43 [2021-03-30T05:56:43.261Z] #20 34.43 Selecting previously unselected package libicu63:amd64.
05:56:43 [2021-03-30T05:56:43.261Z] #20 34.44 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
05:56:43 [2021-03-30T05:56:43.261Z] #20 34.45 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
05:56:43 [2021-03-30T05:56:43.435Z] #43 75.93   DEP      criu/sysfs_parse.d
05:56:43 [2021-03-30T05:56:43.697Z] #43 76.27   DEP      criu/sysctl.d
05:56:44 [2021-03-30T05:56:44.051Z] #20 31.49 Selecting previously unselected package python3.
05:56:44 [2021-03-30T05:56:44.051Z] #20 31.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24096 files and directories currently installed.)
05:56:44 [2021-03-30T05:56:44.051Z] #20 31.56 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
05:56:44 [2021-03-30T05:56:44.051Z] #20 31.58 Unpacking python3 (3.7.3-1) ...
05:56:44 [2021-03-30T05:56:44.051Z] #20 31.69 Selecting previously unselected package libip4tc0:amd64.
05:56:44 [2021-03-30T05:56:44.271Z] #43 76.59   DEP      criu/string.d
05:56:44 [2021-03-30T05:56:44.271Z] #43 76.71   DEP      criu/stats.d
05:56:44 [2021-03-30T05:56:44.307Z] #21 74.50 Setting up python3-distutils (3.7.3-1) ...
05:56:44 [2021-03-30T05:56:44.311Z] #20 31.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
05:56:44 [2021-03-30T05:56:44.311Z] #20 31.70 Unpacking libip4tc0:amd64 (1.8.2-4) ...
05:56:44 [2021-03-30T05:56:44.311Z] #20 31.78 Selecting previously unselected package libip6tc0:amd64.
05:56:44 [2021-03-30T05:56:44.311Z] #20 31.79 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
05:56:44 [2021-03-30T05:56:44.311Z] #20 31.79 Unpacking libip6tc0:amd64 (1.8.2-4) ...
05:56:44 [2021-03-30T05:56:44.311Z] #20 31.88 Selecting previously unselected package libiptc0:amd64.
05:56:44 [2021-03-30T05:56:44.533Z] #43 76.83   DEP      criu/sockets.d
05:56:44 [2021-03-30T05:56:44.533Z] #43 77.06   DEP      criu/sk-unix.d
05:56:44 [2021-03-30T05:56:44.570Z] #20 31.89 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
05:56:44 [2021-03-30T05:56:44.570Z] #20 31.89 Unpacking libiptc0:amd64 (1.8.2-4) ...
05:56:44 [2021-03-30T05:56:44.570Z] #20 31.97 Selecting previously unselected package libnfnetlink0:amd64.
05:56:44 [2021-03-30T05:56:44.570Z] #20 31.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
05:56:44 [2021-03-30T05:56:44.570Z] #20 31.98 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
05:56:44 [2021-03-30T05:56:44.570Z] #20 32.03 Selecting previously unselected package libnetfilter-conntrack3:amd64.
05:56:44 [2021-03-30T05:56:44.570Z] #20 32.04 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
05:56:44 [2021-03-30T05:56:44.570Z] #20 32.04 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
05:56:44 [2021-03-30T05:56:44.570Z] #20 32.10 Selecting previously unselected package libnftnl11:amd64.
05:56:44 [2021-03-30T05:56:44.570Z] #20 32.10 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
05:56:44 [2021-03-30T05:56:44.570Z] #20 32.11 Unpacking libnftnl11:amd64 (1.1.2-2) ...
05:56:44 [2021-03-30T05:56:44.647Z] #20 ...
05:56:44 [2021-03-30T05:56:44.647Z] 
05:56:44 [2021-03-30T05:56:44.647Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:44 [2021-03-30T05:56:44.647Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:44 [2021-03-30T05:56:44.647Z] #43 109.2   CC       criu/crtools.o
05:56:44 [2021-03-30T05:56:44.647Z] #43 109.8   CC       criu/eventfd.o
05:56:44 [2021-03-30T05:56:44.647Z] #43 110.1   CC       criu/eventpoll.o
05:56:44 [2021-03-30T05:56:44.647Z] #43 110.9   CC       criu/external.o
05:56:44 [2021-03-30T05:56:44.647Z] #43 111.2   CC       criu/fault-injection.o
05:56:44 [2021-03-30T05:56:44.647Z] #43 111.3   CC       criu/fdstore.o
05:56:44 [2021-03-30T05:56:44.647Z] #43 111.7   CC       criu/fifo.o
05:56:44 [2021-03-30T05:56:44.647Z] #43 112.1   CC       criu/file-ids.o
05:56:44 [2021-03-30T05:56:44.647Z] #43 112.5   CC       criu/file-lock.o
05:56:44 [2021-03-30T05:56:44.647Z] #43 113.4   CC       criu/files-ext.o
05:56:44 [2021-03-30T05:56:44.647Z] #43 113.7   CC       criu/files-reg.o
05:56:44 [2021-03-30T05:56:44.647Z] #43 115.9   CC       criu/files.o
05:56:44 [2021-03-30T05:56:44.647Z] #43 118.0   CC       criu/filesystems.o
05:56:44 [2021-03-30T05:56:44.647Z] #43 118.7   CC       criu/fsnotify.o
05:56:44 [2021-03-30T05:56:44.795Z] #43 77.26   DEP      criu/sk-tcp.d
05:56:44 [2021-03-30T05:56:44.831Z] #20 32.20 Selecting previously unselected package iptables.
05:56:44 [2021-03-30T05:56:44.831Z] #20 32.20 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
05:56:44 [2021-03-30T05:56:44.831Z] #20 32.21 Unpacking iptables (1.8.2-4) ...
05:56:44 [2021-03-30T05:56:44.958Z] #21 75.14 Setting up python3-setuptools (40.8.0-1) ...
05:56:45 [2021-03-30T05:56:45.058Z] #43 77.44   DEP      criu/sk-queue.d
05:56:45 [2021-03-30T05:56:45.058Z] #43 77.56   DEP      criu/sk-packet.d
05:56:45 [2021-03-30T05:56:45.058Z] #43 77.70   DEP      criu/sk-netlink.d
05:56:45 [2021-03-30T05:56:45.091Z] #20 32.51 Selecting previously unselected package xxd.
05:56:45 [2021-03-30T05:56:45.091Z] #20 32.53 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
05:56:45 [2021-03-30T05:56:45.091Z] #20 32.54 Unpacking xxd (2:8.1.0875-5) ...
05:56:45 [2021-03-30T05:56:45.091Z] #20 32.66 Selecting previously unselected package vim-common.
05:56:45 [2021-03-30T05:56:45.091Z] #20 32.67 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
05:56:45 [2021-03-30T05:56:45.091Z] #20 32.70 Unpacking vim-common (2:8.1.0875-5) ...
05:56:45 [2021-03-30T05:56:45.205Z] #20 44.84 Selecting previously unselected package vim.
05:56:45 [2021-03-30T05:56:45.205Z] #20 44.85 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
05:56:45 [2021-03-30T05:56:45.205Z] #20 44.89 Unpacking vim (2:8.1.0875-5) ...
05:56:45 [2021-03-30T05:56:45.320Z] #43 77.83   DEP      criu/sk-inet.d
05:56:45 [2021-03-30T05:56:45.320Z] #43 77.97   DEP      criu/signalfd.d
05:56:45 [2021-03-30T05:56:45.351Z] #20 32.86 Selecting previously unselected package bash-completion.
05:56:45 [2021-03-30T05:56:45.351Z] #20 32.86 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
05:56:45 [2021-03-30T05:56:45.468Z] #20 45.35 Selecting previously unselected package xfsprogs.
05:56:45 [2021-03-30T05:56:45.468Z] #20 45.35 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
05:56:45 [2021-03-30T05:56:45.468Z] #20 45.37 Unpacking xfsprogs (4.20.0-1) ...
05:56:45 [2021-03-30T05:56:45.651Z] #43 120.1   CC       criu/image-desc.o
05:56:45 [2021-03-30T05:56:45.651Z] #43 ...
05:56:45 [2021-03-30T05:56:45.651Z] 
05:56:45 [2021-03-30T05:56:45.651Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:56:45 [2021-03-30T05:56:45.651Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:56:45 [2021-03-30T05:56:45.651Z] #40 181.0 + dpkg --print-architecture
05:56:45 [2021-03-30T05:56:45.895Z] #43 78.17   DEP      criu/sigframe.d
05:56:45 [2021-03-30T05:56:45.895Z] #43 78.32   DEP      criu/shmem.d
05:56:45 [2021-03-30T05:56:45.915Z] #40 181.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
05:56:46 [2021-03-30T05:56:46.036Z] 4612f6d0b889: Verifying Checksum
05:56:46 [2021-03-30T05:56:46.036Z] 4612f6d0b889: Download complete
05:56:46 [2021-03-30T05:56:46.045Z] #20 45.85 Selecting previously unselected package zip.
05:56:46 [2021-03-30T05:56:46.045Z] #20 45.85 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
05:56:46 [2021-03-30T05:56:46.045Z] #20 45.86 Unpacking zip (3.0-11+b1) ...
05:56:46 [2021-03-30T05:56:46.045Z] #20 46.10 Setting up aufs-tools (1:4.14+20190211-1) ...
05:56:46 [2021-03-30T05:56:46.045Z] #20 46.13 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
05:56:46 [2021-03-30T05:56:46.045Z] #20 46.16 Setting up libip6tc0:arm64 (1.8.2-4) ...
05:56:46 [2021-03-30T05:56:46.157Z] #43 78.43   DEP      criu/servicefd.d
05:56:46 [2021-03-30T05:56:46.157Z] #43 78.60   DEP      criu/seize.d
05:56:46 [2021-03-30T05:56:46.176Z] #40 181.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
05:56:46 [2021-03-30T05:56:46.176Z] #40 181.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
05:56:46 [2021-03-30T05:56:46.309Z] #20 46.21 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
05:56:46 [2021-03-30T05:56:46.309Z] #20 46.23 Setting up libgpm2:arm64 (1.20.7-5) ...
05:56:46 [2021-03-30T05:56:46.309Z] #20 46.25 Setting up libip4tc0:arm64 (1.8.2-4) ...
05:56:46 [2021-03-30T05:56:46.309Z] #20 46.26 Setting up uidmap (1:4.5-1.1) ...
05:56:46 [2021-03-30T05:56:46.309Z] #20 46.28 Setting up libnftnl11:arm64 (1.1.2-2) ...
05:56:46 [2021-03-30T05:56:46.309Z] #20 46.29 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
05:56:46 [2021-03-30T05:56:46.309Z] #20 46.31 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
05:56:46 [2021-03-30T05:56:46.309Z] #20 46.32 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
05:56:46 [2021-03-30T05:56:46.309Z] #20 46.37 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
05:56:46 [2021-03-30T05:56:46.419Z] #43 78.78   DEP      criu/seccomp.d
05:56:46 [2021-03-30T05:56:46.419Z] #43 78.98   DEP      criu/rst-malloc.d
05:56:46 [2021-03-30T05:56:46.507Z] #21 76.78 Setting up python3-pip (18.1-5) ...
05:56:46 [2021-03-30T05:56:46.573Z] #20 46.38 Setting up xxd (2:8.1.0875-5) ...
05:56:46 [2021-03-30T05:56:46.573Z] #20 46.40 Setting up zip (3.0-11+b1) ...
05:56:46 [2021-03-30T05:56:46.573Z] #20 46.41 Setting up vim-common (2:8.1.0875-5) ...
05:56:46 [2021-03-30T05:56:46.573Z] #20 46.47 Setting up bash-completion (1:2.8-6) ...
05:56:46 [2021-03-30T05:56:46.682Z] #43 79.06   DEP      criu/rbtree.d
05:56:46 [2021-03-30T05:56:46.682Z] #43 79.10   DEP      criu/pstree.d
05:56:46 [2021-03-30T05:56:46.944Z] #43 79.30   DEP      criu/protobuf.d
05:56:46 [2021-03-30T05:56:46.944Z] #43 79.53   GEN      criu/protobuf-desc-gen.h
05:56:47 [2021-03-30T05:56:47.970Z] #20 ...
05:56:47 [2021-03-30T05:56:47.970Z] 
05:56:47 [2021-03-30T05:56:47.970Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:56:47 [2021-03-30T05:56:47.970Z] #49 sha256:8dd2e8f7bfacf2a886a17424412a743321ce499f2b0fbd1d68fb24ee789fa5dd
05:56:47 [2021-03-30T05:56:47.970Z] #49 184.7 + /build/golangci-lint --version
05:56:48 [2021-03-30T05:56:48.055Z] #21 78.14 Processing triggers for libc-bin (2.28-10) ...
05:56:48 [2021-03-30T05:56:48.055Z] #21 78.20 Processing triggers for mime-support (3.62) ...
05:56:48 [2021-03-30T05:56:48.234Z] #49 185.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
05:56:48 [2021-03-30T05:56:48.357Z] #21 DONE 78.4s
05:56:48 [2021-03-30T05:56:48.357Z] 
05:56:48 [2021-03-30T05:56:48.357Z] #22 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
05:56:48 [2021-03-30T05:56:48.357Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea
05:56:48 [2021-03-30T05:56:48.357Z] #22 0.390 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
05:56:48 [2021-03-30T05:56:48.645Z] #20 35.55 Unpacking bash-completion (1:2.8-6) ...
05:56:48 [2021-03-30T05:56:48.645Z] #20 35.98 Selecting previously unselected package bzip2.
05:56:48 [2021-03-30T05:56:48.645Z] #20 35.98 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
05:56:48 [2021-03-30T05:56:48.645Z] #20 35.99 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
05:56:48 [2021-03-30T05:56:48.645Z] #20 36.08 Selecting previously unselected package xz-utils.
05:56:48 [2021-03-30T05:56:48.645Z] #20 36.08 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
05:56:48 [2021-03-30T05:56:48.645Z] #20 36.09 Unpacking xz-utils (5.2.4-1) ...
05:56:48 [2021-03-30T05:56:48.657Z] #22 0.394 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
05:56:48 [2021-03-30T05:56:48.657Z] #22 0.397 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
05:56:48 [2021-03-30T05:56:48.657Z] #22 DONE 0.5s
05:56:48 [2021-03-30T05:56:48.657Z] 
05:56:48 [2021-03-30T05:56:48.657Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:56:48 [2021-03-30T05:56:48.657Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
05:56:48 [2021-03-30T05:56:48.864Z] #43 81.24   DEP      criu/protobuf-desc.d
05:56:48 [2021-03-30T05:56:48.864Z] #43 81.43   DEP      criu/proc_parse.d
05:56:48 [2021-03-30T05:56:48.905Z] #20 36.24 Selecting previously unselected package apparmor.
05:56:48 [2021-03-30T05:56:48.905Z] #20 36.25 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
05:56:48 [2021-03-30T05:56:48.905Z] #20 36.33 Unpacking apparmor (2.13.2-10) ...
05:56:49 [2021-03-30T05:56:49.126Z] #43 81.71   DEP      criu/plugin.d
05:56:49 [2021-03-30T05:56:49.165Z] #20 36.71 Selecting previously unselected package aufs-tools.
05:56:49 [2021-03-30T05:56:49.165Z] #20 36.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
05:56:49 [2021-03-30T05:56:49.165Z] #20 36.73 Unpacking aufs-tools (1:4.14+20190211-1) ...
05:56:49 [2021-03-30T05:56:49.165Z] #20 36.85 Selecting previously unselected package libonig5:amd64.
05:56:49 [2021-03-30T05:56:49.165Z] #20 36.87 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
05:56:49 [2021-03-30T05:56:49.165Z] #20 36.88 Unpacking libonig5:amd64 (6.9.1-1) ...
05:56:49 [2021-03-30T05:56:49.303Z] #23 ...
05:56:49 [2021-03-30T05:56:49.303Z] 
05:56:49 [2021-03-30T05:56:49.303Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:49 [2021-03-30T05:56:49.303Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:56:49 [2021-03-30T05:56:49.303Z] #44 125.7   CC       criu/cr-service.o
05:56:49 [2021-03-30T05:56:49.303Z] #44 128.0   CC       criu/crtools.o
05:56:49 [2021-03-30T05:56:49.303Z] #44 128.8   CC       criu/eventfd.o
05:56:49 [2021-03-30T05:56:49.303Z] #44 129.2   CC       criu/eventpoll.o
05:56:49 [2021-03-30T05:56:49.303Z] #44 130.3   CC       criu/external.o
05:56:49 [2021-03-30T05:56:49.303Z] #44 130.7   CC       criu/fault-injection.o
05:56:49 [2021-03-30T05:56:49.303Z] #44 130.8   CC       criu/fdstore.o
05:56:49 [2021-03-30T05:56:49.303Z] #44 131.3   CC       criu/fifo.o
05:56:49 [2021-03-30T05:56:49.303Z] #44 132.0   CC       criu/file-ids.o
05:56:49 [2021-03-30T05:56:49.303Z] #44 132.4   CC       criu/file-lock.o
05:56:49 [2021-03-30T05:56:49.303Z] #44 133.6   CC       criu/files-ext.o
05:56:49 [2021-03-30T05:56:49.303Z] #44 134.1   CC       criu/files-reg.o
05:56:49 [2021-03-30T05:56:49.389Z] #43 81.86   DEP      criu/pipes.d
05:56:49 [2021-03-30T05:56:49.425Z] #20 37.01 Selecting previously unselected package libjq1:amd64.
05:56:49 [2021-03-30T05:56:49.425Z] #20 37.02 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
05:56:49 [2021-03-30T05:56:49.425Z] #20 37.03 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
05:56:49 [2021-03-30T05:56:49.425Z] #20 37.13 Selecting previously unselected package jq.
05:56:49 [2021-03-30T05:56:49.650Z] #43 82.03   DEP      criu/pie-util.d
05:56:49 [2021-03-30T05:56:49.650Z] #43 82.13   DEP      criu/pie-util-vdso.d
05:56:49 [2021-03-30T05:56:49.650Z] #43 82.23   DEP      criu/pie-util-vdso-elf32.d
05:56:49 [2021-03-30T05:56:49.685Z] #20 37.13 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
05:56:49 [2021-03-30T05:56:49.686Z] #20 37.15 Unpacking jq (1.5+dfsg-2+b1) ...
05:56:49 [2021-03-30T05:56:49.686Z] #20 37.24 Selecting previously unselected package libaio1:amd64.
05:56:49 [2021-03-30T05:56:49.686Z] #20 37.25 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
05:56:49 [2021-03-30T05:56:49.686Z] #20 37.25 Unpacking libaio1:amd64 (0.3.112-3) ...
05:56:49 [2021-03-30T05:56:49.686Z] #20 37.31 Selecting previously unselected package libgpm2:amd64.
05:56:49 [2021-03-30T05:56:49.686Z] #20 37.33 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
05:56:49 [2021-03-30T05:56:49.686Z] #20 37.34 Unpacking libgpm2:amd64 (1.20.7-5) ...
05:56:49 [2021-03-30T05:56:49.913Z] #43 82.36   DEP      criu/path.d
05:56:49 [2021-03-30T05:56:49.913Z] #43 82.47   DEP      criu/parasite-syscall.d
05:56:49 [2021-03-30T05:56:49.945Z] #20 37.43 Selecting previously unselected package libicu63:amd64.
05:56:49 [2021-03-30T05:56:49.945Z] #20 37.43 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
05:56:49 [2021-03-30T05:56:49.945Z] #20 37.44 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
05:56:49 [2021-03-30T05:56:49.961Z] #44 ...
05:56:49 [2021-03-30T05:56:49.961Z] 
05:56:49 [2021-03-30T05:56:49.961Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:56:49 [2021-03-30T05:56:49.961Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030
05:56:49 [2021-03-30T05:56:49.961Z] #33 DONE 203.1s
05:56:49 [2021-03-30T05:56:49.961Z] 
05:56:49 [2021-03-30T05:56:49.961Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:56:49 [2021-03-30T05:56:49.961Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
05:56:50 [2021-03-30T05:56:50.174Z] #43 82.71   DEP      criu/pagemap.d
05:56:50 [2021-03-30T05:56:50.437Z] #43 82.87   DEP      criu/pagemap-cache.d
05:56:50 [2021-03-30T05:56:50.699Z] #43 83.07   DEP      criu/page-xfer.d
05:56:50 [2021-03-30T05:56:50.699Z] #43 83.22   DEP      criu/page-pipe.d
05:56:50 [2021-03-30T05:56:50.699Z] #43 83.30   DEP      criu/netfilter.d
05:56:50 [2021-03-30T05:56:50.797Z] #49 DONE 187.8s
05:56:50 [2021-03-30T05:56:50.797Z] 
05:56:50 [2021-03-30T05:56:50.797Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:50 [2021-03-30T05:56:50.797Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
05:56:50 [2021-03-30T05:56:50.797Z] #20 49.72 Setting up libiptc0:arm64 (1.8.2-4) ...
05:56:50 [2021-03-30T05:56:50.797Z] #20 49.74 Setting up xz-utils (5.2.4-1) ...
05:56:50 [2021-03-30T05:56:50.797Z] #20 50.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
05:56:50 [2021-03-30T05:56:50.797Z] #20 50.67 Setting up sudo (1.8.27-1+deb10u3) ...
05:56:50 [2021-03-30T05:56:50.797Z] #20 50.89 invoke-rc.d: could not determine current runlevel
05:56:50 [2021-03-30T05:56:50.797Z] #20 50.89 invoke-rc.d: policy-rc.d denied execution of start.
05:56:50 [2021-03-30T05:56:50.961Z] #43 83.49   DEP      criu/net.d
05:56:51 [2021-03-30T05:56:51.061Z] #20 50.90 Setting up pigz (2.4-1) ...
05:56:51 [2021-03-30T05:56:51.061Z] #20 50.92 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
05:56:51 [2021-03-30T05:56:51.061Z] #20 50.94 Setting up libnl-3-200:arm64 (3.4.0-1) ...
05:56:51 [2021-03-30T05:56:51.061Z] #20 50.98 Setting up python-pip-whl (18.1-5) ...
05:56:51 [2021-03-30T05:56:51.061Z] #20 51.01 Setting up libmpdec2:arm64 (2.4.2-2) ...
05:56:51 [2021-03-30T05:56:51.061Z] #20 ...
05:56:51 [2021-03-30T05:56:51.061Z] 
05:56:51 [2021-03-30T05:56:51.061Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:51 [2021-03-30T05:56:51.061Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:56:51 [2021-03-30T05:56:51.061Z] #43 100.7   CC       criu/cr-service.o
05:56:51 [2021-03-30T05:56:51.061Z] #43 102.4   CC       criu/crtools.o
05:56:51 [2021-03-30T05:56:51.061Z] #43 102.8   CC       criu/eventfd.o
05:56:51 [2021-03-30T05:56:51.061Z] #43 103.3   CC       criu/eventpoll.o
05:56:51 [2021-03-30T05:56:51.061Z] #43 104.1   CC       criu/external.o
05:56:51 [2021-03-30T05:56:51.061Z] #43 104.4   CC       criu/fault-injection.o
05:56:51 [2021-03-30T05:56:51.061Z] #43 104.5   CC       criu/fdstore.o
05:56:51 [2021-03-30T05:56:51.061Z] #43 104.8   CC       criu/fifo.o
05:56:51 [2021-03-30T05:56:51.061Z] #43 105.3   CC       criu/file-ids.o
05:56:51 [2021-03-30T05:56:51.061Z] #43 105.7   CC       criu/file-lock.o
05:56:51 [2021-03-30T05:56:51.061Z] #43 106.5   CC       criu/files-ext.o
05:56:51 [2021-03-30T05:56:51.061Z] #43 106.9   CC       criu/files-reg.o
05:56:51 [2021-03-30T05:56:51.061Z] #43 108.8   CC       criu/files.o
05:56:51 [2021-03-30T05:56:51.061Z] #43 110.8   CC       criu/filesystems.o
05:56:51 [2021-03-30T05:56:51.061Z] #43 ...
05:56:51 [2021-03-30T05:56:51.061Z] 
05:56:51 [2021-03-30T05:56:51.061Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:51 [2021-03-30T05:56:51.061Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
05:56:51 [2021-03-30T05:56:51.061Z] #20 51.01 Setting up libmpdec2:arm64 (2.4.2-2) ...
05:56:51 [2021-03-30T05:56:51.061Z] #20 51.03 Setting up vim-runtime (2:8.1.0875-5) ...
05:56:51 [2021-03-30T05:56:51.224Z] #43 83.73   DEP      criu/namespaces.d
05:56:51 [2021-03-30T05:56:51.224Z] #43 ...
05:56:51 [2021-03-30T05:56:51.224Z] 
05:56:51 [2021-03-30T05:56:51.224Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:56:51 [2021-03-30T05:56:51.224Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:56:51 [2021-03-30T05:56:51.224Z] #32 DONE 187.3s
05:56:51 [2021-03-30T05:56:51.224Z] 
05:56:51 [2021-03-30T05:56:51.224Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:51 [2021-03-30T05:56:51.224Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:56:51 [2021-03-30T05:56:51.224Z] #20 11.87 Reading package lists...
05:56:51 [2021-03-30T05:56:51.224Z] #20 16.48 Reading package lists...
05:56:51 [2021-03-30T05:56:51.224Z] #20 20.31 Building dependency tree...
05:56:51 [2021-03-30T05:56:51.224Z] #20 22.37 libcap2-bin is already the newest version (1:2.25-2).
05:56:51 [2021-03-30T05:56:51.224Z] #20 22.37 The following additional packages will be installed:
05:56:51 [2021-03-30T05:56:51.224Z] #20 22.38   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
05:56:51 [2021-03-30T05:56:51.224Z] #20 22.38   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
05:56:51 [2021-03-30T05:56:51.224Z] #20 22.38   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
05:56:51 [2021-03-30T05:56:51.224Z] #20 22.38   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
05:56:51 [2021-03-30T05:56:51.224Z] #20 22.38   python3.7 python3.7-minimal vim-runtime xxd
05:56:51 [2021-03-30T05:56:51.224Z] #20 22.38 Suggested packages:
05:56:51 [2021-03-30T05:56:51.224Z] #20 22.38   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
05:56:51 [2021-03-30T05:56:51.224Z] #20 22.38   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
05:56:51 [2021-03-30T05:56:51.224Z] #20 22.38   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
05:56:51 [2021-03-30T05:56:51.224Z] #20 22.38 Recommended packages:
05:56:51 [2021-03-30T05:56:51.224Z] #20 22.38   aufs-dkms nftables build-essential python3-dev python3-keyring
05:56:51 [2021-03-30T05:56:51.224Z] #20 22.38   python3-keyrings.alt python3-xdg unzip
05:56:51 [2021-03-30T05:56:51.466Z] #40 ...
05:56:51 [2021-03-30T05:56:51.466Z] 
05:56:51 [2021-03-30T05:56:51.466Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:51 [2021-03-30T05:56:51.466Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:56:51 [2021-03-30T05:56:51.466Z] #20 38.16 Selecting previously unselected package libnet1:amd64.
05:56:51 [2021-03-30T05:56:51.466Z] #20 38.16 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 38.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 38.27 Selecting previously unselected package libnl-3-200:amd64.
05:56:51 [2021-03-30T05:56:51.466Z] #20 38.28 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 38.28 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 38.37 Selecting previously unselected package libprotobuf-c1:amd64.
05:56:51 [2021-03-30T05:56:51.466Z] #20 38.37 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 38.38 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 38.45 Selecting previously unselected package libreadline5:amd64.
05:56:51 [2021-03-30T05:56:51.466Z] #20 38.46 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 38.46 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 38.60 Selecting previously unselected package net-tools.
05:56:51 [2021-03-30T05:56:51.466Z] #20 38.60 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 38.60 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 38.82 Selecting previously unselected package python-pip-whl.
05:56:51 [2021-03-30T05:56:51.466Z] #20 38.82 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 38.83 Unpacking python-pip-whl (18.1-5) ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 39.34 Selecting previously unselected package python3-lib2to3.
05:56:51 [2021-03-30T05:56:51.466Z] #20 39.34 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 39.35 Unpacking python3-lib2to3 (3.7.3-1) ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 39.48 Selecting previously unselected package python3-distutils.
05:56:51 [2021-03-30T05:56:51.466Z] #20 39.48 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 39.48 Unpacking python3-distutils (3.7.3-1) ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 39.61 Selecting previously unselected package python3-pip.
05:56:51 [2021-03-30T05:56:51.466Z] #20 39.61 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 39.62 Unpacking python3-pip (18.1-5) ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 39.78 Selecting previously unselected package python3-pkg-resources.
05:56:51 [2021-03-30T05:56:51.466Z] #20 39.78 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 39.80 Unpacking python3-pkg-resources (40.8.0-1) ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 39.94 Selecting previously unselected package python3-setuptools.
05:56:51 [2021-03-30T05:56:51.466Z] #20 39.94 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 39.94 Unpacking python3-setuptools (40.8.0-1) ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 40.15 Selecting previously unselected package python3-wheel.
05:56:51 [2021-03-30T05:56:51.466Z] #20 40.15 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 40.18 Unpacking python3-wheel (0.32.3-2) ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 40.25 Selecting previously unselected package sudo.
05:56:51 [2021-03-30T05:56:51.466Z] #20 40.26 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 40.26 Unpacking sudo (1.8.27-1+deb10u3) ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 40.75 Selecting previously unselected package thin-provisioning-tools.
05:56:51 [2021-03-30T05:56:51.466Z] #20 40.76 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 40.77 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 40.99 Selecting previously unselected package uidmap.
05:56:51 [2021-03-30T05:56:51.466Z] #20 41.01 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 41.01 Unpacking uidmap (1:4.5-1.1) ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 41.14 Selecting previously unselected package vim-runtime.
05:56:51 [2021-03-30T05:56:51.466Z] #20 41.14 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
05:56:51 [2021-03-30T05:56:51.466Z] #20 41.18 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
05:56:51 [2021-03-30T05:56:51.466Z] #20 41.21 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
05:56:51 [2021-03-30T05:56:51.466Z] #20 41.21 Unpacking vim-runtime (2:8.1.0875-5) ...
05:56:51 [2021-03-30T05:56:51.486Z] #20 ...
05:56:51 [2021-03-30T05:56:51.486Z] 
05:56:51 [2021-03-30T05:56:51.486Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:51 [2021-03-30T05:56:51.486Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:51 [2021-03-30T05:56:51.486Z] #43 83.90   DEP      criu/mount.d
05:56:51 [2021-03-30T05:56:51.638Z] #20 51.56 Setting up libaio1:arm64 (0.3.112-3) ...
05:56:51 [2021-03-30T05:56:51.638Z] #20 51.58 Setting up libonig5:arm64 (6.9.1-1) ...
05:56:51 [2021-03-30T05:56:51.638Z] #20 51.59 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
05:56:51 [2021-03-30T05:56:51.638Z] #20 51.61 Setting up vim (2:8.1.0875-5) ...
05:56:51 [2021-03-30T05:56:51.638Z] #20 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
05:56:51 [2021-03-30T05:56:51.638Z] #20 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
05:56:51 [2021-03-30T05:56:51.638Z] #20 51.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
05:56:51 [2021-03-30T05:56:51.638Z] #20 51.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
05:56:51 [2021-03-30T05:56:51.638Z] #20 51.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
05:56:51 [2021-03-30T05:56:51.638Z] #20 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
05:56:51 [2021-03-30T05:56:51.748Z] #43 84.05   DEP      criu/memfd.d
05:56:51 [2021-03-30T05:56:51.748Z] #43 84.19   DEP      criu/mem.d
05:56:51 [2021-03-30T05:56:51.902Z] #20 51.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
05:56:51 [2021-03-30T05:56:51.902Z] #20 51.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
05:56:51 [2021-03-30T05:56:51.902Z] #20 51.73 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
05:56:51 [2021-03-30T05:56:51.902Z] #20 51.74 Setting up thin-provisioning-tools (0.7.6-2.1) ...
05:56:51 [2021-03-30T05:56:51.902Z] #20 51.78 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
05:56:51 [2021-03-30T05:56:51.902Z] #20 51.80 Setting up jq (1.5+dfsg-2+b1) ...
05:56:51 [2021-03-30T05:56:51.902Z] #20 51.81 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
05:56:51 [2021-03-30T05:56:51.902Z] #20 51.83 Setting up python3.7 (3.7.3-2+deb10u3) ...
05:56:52 [2021-03-30T05:56:52.010Z] #43 84.42   DEP      criu/lsm.d
05:56:52 [2021-03-30T05:56:52.272Z] #43 84.66   DEP      criu/log.d
05:56:52 [2021-03-30T05:56:52.534Z] #43 84.95   DEP      criu/libnetlink.d
05:56:52 [2021-03-30T05:56:52.534Z] #43 85.07   DEP      criu/kerndat.d
05:56:52 [2021-03-30T05:56:52.797Z] #43 85.32   DEP      criu/kcmp-ids.d
05:56:53 [2021-03-30T05:56:53.060Z] #43 85.40   DEP      criu/irmap.d
05:56:53 [2021-03-30T05:56:53.060Z] #43 85.51   DEP      criu/ipc_ns.d
05:56:53 [2021-03-30T05:56:53.060Z] #43 85.69   DEP      criu/image.d
05:56:53 [2021-03-30T05:56:53.380Z] #20 44.19 Selecting previously unselected package vim.
05:56:53 [2021-03-30T05:56:53.380Z] #20 44.19 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
05:56:53 [2021-03-30T05:56:53.380Z] #20 44.22 Unpacking vim (2:8.1.0875-5) ...
05:56:53 [2021-03-30T05:56:53.538Z] #23 ...
05:56:53 [2021-03-30T05:56:53.538Z] 
05:56:53 [2021-03-30T05:56:53.538Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:53 [2021-03-30T05:56:53.538Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:56:53 [2021-03-30T05:56:53.538Z] #44 138.0   CC       criu/files.o
05:56:53 [2021-03-30T05:56:53.633Z] #43 85.91   DEP      criu/image-desc.d
05:56:53 [2021-03-30T05:56:53.633Z] #43 85.99   DEP      criu/fsnotify.d
05:56:53 [2021-03-30T05:56:53.633Z] #43 86.11   DEP      criu/filesystems.d
05:56:53 [2021-03-30T05:56:53.633Z] #43 86.18   DEP      criu/files.d
05:56:53 [2021-03-30T05:56:53.640Z] #20 44.72 Selecting previously unselected package xfsprogs.
05:56:53 [2021-03-30T05:56:53.640Z] #20 44.72 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
05:56:53 [2021-03-30T05:56:53.640Z] #20 44.73 Unpacking xfsprogs (4.20.0-1) ...
05:56:53 [2021-03-30T05:56:53.837Z] #44 140.3   CC       criu/filesystems.o
05:56:53 [2021-03-30T05:56:53.894Z] #43 86.31   DEP      criu/files-reg.d
05:56:53 [2021-03-30T05:56:53.895Z] #43 86.50   DEP      criu/files-ext.d
05:56:54 [2021-03-30T05:56:54.143Z] #20 41.00 Selecting previously unselected package libnet1:amd64.
05:56:54 [2021-03-30T05:56:54.144Z] #20 41.00 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
05:56:54 [2021-03-30T05:56:54.144Z] #20 41.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:56:54 [2021-03-30T05:56:54.144Z] #20 41.08 Selecting previously unselected package libnl-3-200:amd64.
05:56:54 [2021-03-30T05:56:54.144Z] #20 41.09 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
05:56:54 [2021-03-30T05:56:54.144Z] #20 41.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
05:56:54 [2021-03-30T05:56:54.144Z] #20 ...
05:56:54 [2021-03-30T05:56:54.144Z] 
05:56:54 [2021-03-30T05:56:54.144Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:54 [2021-03-30T05:56:54.144Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:54 [2021-03-30T05:56:54.144Z] #43 93.92   CC       criu/clone-noasan.o
05:56:54 [2021-03-30T05:56:54.144Z] #43 94.12   CC       criu/config.o
05:56:54 [2021-03-30T05:56:54.144Z] #43 95.46   CC       criu/cr-check.o
05:56:54 [2021-03-30T05:56:54.144Z] #43 97.06   CC       criu/cr-dedup.o
05:56:54 [2021-03-30T05:56:54.144Z] #43 97.40   CC       criu/cr-dump.o
05:56:54 [2021-03-30T05:56:54.144Z] #43 99.55   CC       criu/cr-errno.o
05:56:54 [2021-03-30T05:56:54.144Z] #43 99.67   CC       criu/cr-restore.o
05:56:54 [2021-03-30T05:56:54.144Z] #43 103.9   CC       criu/cr-service.o
05:56:54 [2021-03-30T05:56:54.144Z] #43 ...
05:56:54 [2021-03-30T05:56:54.144Z] 
05:56:54 [2021-03-30T05:56:54.144Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:54 [2021-03-30T05:56:54.144Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:56:54 [2021-03-30T05:56:54.144Z] #20 41.17 Selecting previously unselected package libprotobuf-c1:amd64.
05:56:54 [2021-03-30T05:56:54.144Z] #20 41.18 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
05:56:54 [2021-03-30T05:56:54.144Z] #20 41.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:56:54 [2021-03-30T05:56:54.144Z] #20 41.25 Selecting previously unselected package libreadline5:amd64.
05:56:54 [2021-03-30T05:56:54.144Z] #20 41.25 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
05:56:54 [2021-03-30T05:56:54.144Z] #20 41.27 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
05:56:54 [2021-03-30T05:56:54.144Z] #20 41.39 Selecting previously unselected package net-tools.
05:56:54 [2021-03-30T05:56:54.144Z] #20 41.42 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
05:56:54 [2021-03-30T05:56:54.144Z] #20 41.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
05:56:54 [2021-03-30T05:56:54.144Z] #20 41.60 Selecting previously unselected package python-pip-whl.
05:56:54 [2021-03-30T05:56:54.144Z] #20 41.62 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
05:56:54 [2021-03-30T05:56:54.144Z] #20 41.63 Unpacking python-pip-whl (18.1-5) ...
05:56:54 [2021-03-30T05:56:54.156Z] #43 86.59   DEP      criu/file-lock.d
05:56:54 [2021-03-30T05:56:54.156Z] #43 86.72   DEP      criu/file-ids.d
05:56:54 [2021-03-30T05:56:54.211Z] #20 45.21 Selecting previously unselected package zip.
05:56:54 [2021-03-30T05:56:54.211Z] #20 45.21 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
05:56:54 [2021-03-30T05:56:54.211Z] #20 45.21 Unpacking zip (3.0-11+b1) ...
05:56:54 [2021-03-30T05:56:54.211Z] #20 45.37 Setting up aufs-tools (1:4.14+20190211-1) ...
05:56:54 [2021-03-30T05:56:54.211Z] #20 45.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
05:56:54 [2021-03-30T05:56:54.211Z] #20 45.40 Setting up libip6tc0:amd64 (1.8.2-4) ...
05:56:54 [2021-03-30T05:56:54.211Z] #20 45.41 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
05:56:54 [2021-03-30T05:56:54.211Z] #20 45.43 Setting up libgpm2:amd64 (1.20.7-5) ...
05:56:54 [2021-03-30T05:56:54.211Z] #20 45.44 Setting up libip4tc0:amd64 (1.8.2-4) ...
05:56:54 [2021-03-30T05:56:54.211Z] #20 45.45 Setting up uidmap (1:4.5-1.1) ...
05:56:54 [2021-03-30T05:56:54.417Z] #43 86.80   DEP      criu/fifo.d
05:56:54 [2021-03-30T05:56:54.417Z] #43 86.89   DEP      criu/fdstore.d
05:56:54 [2021-03-30T05:56:54.417Z] #43 86.95   DEP      criu/fault-injection.d
05:56:54 [2021-03-30T05:56:54.417Z] #43 86.98   DEP      criu/external.d
05:56:54 [2021-03-30T05:56:54.471Z] #20 45.47 Setting up libnftnl11:amd64 (1.1.2-2) ...
05:56:54 [2021-03-30T05:56:54.471Z] #20 45.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:56:54 [2021-03-30T05:56:54.471Z] #20 45.49 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
05:56:54 [2021-03-30T05:56:54.471Z] #20 45.50 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:56:54 [2021-03-30T05:56:54.471Z] #20 45.52 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
05:56:54 [2021-03-30T05:56:54.471Z] #20 45.54 Setting up xxd (2:8.1.0875-5) ...
05:56:54 [2021-03-30T05:56:54.471Z] #20 45.56 Setting up zip (3.0-11+b1) ...
05:56:54 [2021-03-30T05:56:54.471Z] #20 45.57 Setting up vim-common (2:8.1.0875-5) ...
05:56:54 [2021-03-30T05:56:54.471Z] #20 45.60 Setting up bash-completion (1:2.8-6) ...
05:56:54 [2021-03-30T05:56:54.472Z] #20 54.26 Setting up iptables (1.8.2-4) ...
05:56:54 [2021-03-30T05:56:54.472Z] #20 54.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
05:56:54 [2021-03-30T05:56:54.472Z] #20 54.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:56:54 [2021-03-30T05:56:54.472Z] #20 54.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
05:56:54 [2021-03-30T05:56:54.472Z] #20 54.33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:56:54 [2021-03-30T05:56:54.472Z] #20 54.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
05:56:54 [2021-03-30T05:56:54.472Z] #20 54.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
05:56:54 [2021-03-30T05:56:54.472Z] #20 54.35 Setting up python3 (3.7.3-1) ...
05:56:54 [2021-03-30T05:56:54.679Z] #43 87.05   DEP      criu/eventpoll.d
05:56:54 [2021-03-30T05:56:54.679Z] #43 87.14   DEP      criu/eventfd.d
05:56:54 [2021-03-30T05:56:54.713Z] #20 42.19 Selecting previously unselected package python3-lib2to3.
05:56:54 [2021-03-30T05:56:54.713Z] #20 42.20 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
05:56:54 [2021-03-30T05:56:54.713Z] #20 42.21 Unpacking python3-lib2to3 (3.7.3-1) ...
05:56:54 [2021-03-30T05:56:54.910Z] #44 141.3   CC       criu/fsnotify.o
05:56:54 [2021-03-30T05:56:54.941Z] #43 87.25   DEP      criu/crtools.d
05:56:54 [2021-03-30T05:56:54.941Z] #43 87.37   DEP      criu/cr-service.d
05:56:54 [2021-03-30T05:56:54.941Z] #43 87.49   DEP      criu/cr-restore.d
05:56:54 [2021-03-30T05:56:54.973Z] #20 42.33 Selecting previously unselected package python3-distutils.
05:56:54 [2021-03-30T05:56:54.973Z] #20 42.34 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
05:56:54 [2021-03-30T05:56:54.973Z] #20 42.34 Unpacking python3-distutils (3.7.3-1) ...
05:56:54 [2021-03-30T05:56:54.973Z] #20 42.48 Selecting previously unselected package python3-pip.
05:56:54 [2021-03-30T05:56:54.973Z] #20 42.49 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
05:56:54 [2021-03-30T05:56:54.973Z] #20 42.49 Unpacking python3-pip (18.1-5) ...
05:56:54 [2021-03-30T05:56:54.998Z] #20 54.83 Setting up python3-wheel (0.32.3-2) ...
05:56:55 [2021-03-30T05:56:55.202Z] #43 87.64   DEP      criu/cr-errno.d
05:56:55 [2021-03-30T05:56:55.202Z] #43 87.66   DEP      criu/cr-dump.d
05:56:55 [2021-03-30T05:56:55.202Z] #43 87.79   DEP      criu/cr-dedup.d
05:56:55 [2021-03-30T05:56:55.244Z] #20 42.66 Selecting previously unselected package python3-pkg-resources.
05:56:55 [2021-03-30T05:56:55.245Z] #20 42.66 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
05:56:55 [2021-03-30T05:56:55.245Z] #20 42.66 Unpacking python3-pkg-resources (40.8.0-1) ...
05:56:55 [2021-03-30T05:56:55.464Z] #43 87.92   DEP      criu/cr-check.d
05:56:55 [2021-03-30T05:56:55.464Z] #43 88.10   DEP      criu/config.d
05:56:55 [2021-03-30T05:56:55.505Z] #20 42.93 Selecting previously unselected package python3-setuptools.
05:56:55 [2021-03-30T05:56:55.505Z] #20 42.94 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
05:56:55 [2021-03-30T05:56:55.505Z] #20 42.94 Unpacking python3-setuptools (40.8.0-1) ...
05:56:55 [2021-03-30T05:56:55.575Z] #20 55.58 Setting up apparmor (2.13.2-10) ...
05:56:55 [2021-03-30T05:56:55.765Z] #20 43.16 Selecting previously unselected package python3-wheel.
05:56:55 [2021-03-30T05:56:55.765Z] #20 43.17 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
05:56:55 [2021-03-30T05:56:55.765Z] #20 43.18 Unpacking python3-wheel (0.32.3-2) ...
05:56:55 [2021-03-30T05:56:55.765Z] #20 43.26 Selecting previously unselected package sudo.
05:56:55 [2021-03-30T05:56:55.765Z] #20 43.27 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
05:56:55 [2021-03-30T05:56:55.765Z] #20 43.28 Unpacking sudo (1.8.27-1+deb10u3) ...
05:56:55 [2021-03-30T05:56:55.855Z] #20 ...
05:56:55 [2021-03-30T05:56:55.855Z] 
05:56:55 [2021-03-30T05:56:55.855Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:56:55 [2021-03-30T05:56:55.855Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:56:55 [2021-03-30T05:56:55.855Z] #43 120.3   CC       criu/image.o
05:56:55 [2021-03-30T05:56:55.855Z] #43 121.4   CC       criu/ipc_ns.o
05:56:55 [2021-03-30T05:56:55.855Z] #43 122.5   CC       criu/irmap.o
05:56:55 [2021-03-30T05:56:55.855Z] #43 123.2   CC       criu/kcmp-ids.o
05:56:55 [2021-03-30T05:56:55.855Z] #43 123.6   CC       criu/kerndat.o
05:56:55 [2021-03-30T05:56:55.855Z] #43 124.7   CC       criu/libnetlink.o
05:56:55 [2021-03-30T05:56:55.855Z] #43 125.1   CC       criu/log.o
05:56:55 [2021-03-30T05:56:55.855Z] #43 125.7   CC       criu/lsm.o
05:56:55 [2021-03-30T05:56:55.855Z] #43 126.1   CC       criu/mem.o
05:56:55 [2021-03-30T05:56:55.855Z] #43 127.8   CC       criu/memfd.o
05:56:55 [2021-03-30T05:56:55.855Z] #43 128.4   CC       criu/mount.o
05:56:56 [2021-03-30T05:56:56.037Z] #43 88.32   DEP      criu/clone-noasan.d
05:56:56 [2021-03-30T05:56:56.037Z] #43 88.44   DEP      criu/cgroup.d
05:56:56 [2021-03-30T05:56:56.037Z] #43 88.56   DEP      criu/cgroup-props.d
05:56:56 [2021-03-30T05:56:56.037Z] #43 88.66   DEP      criu/bitmap.d
05:56:56 [2021-03-30T05:56:56.298Z] #43 88.69   DEP      criu/bfd.d
05:56:56 [2021-03-30T05:56:56.298Z] #43 88.81   DEP      criu/autofs.d
05:56:56 [2021-03-30T05:56:56.298Z] #43 88.95   DEP      criu/aio.d
05:56:56 [2021-03-30T05:56:56.334Z] #20 43.72 Selecting previously unselected package thin-provisioning-tools.
05:56:56 [2021-03-30T05:56:56.335Z] #20 43.74 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
05:56:56 [2021-03-30T05:56:56.335Z] #20 43.74 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
05:56:56 [2021-03-30T05:56:56.515Z] #44 142.7   CC       criu/image-desc.o
05:56:56 [2021-03-30T05:56:56.515Z] #44 142.9   CC       criu/image.o
05:56:56 [2021-03-30T05:56:56.560Z] #43 89.09   DEP      criu/action-scripts.d
05:56:56 [2021-03-30T05:56:56.594Z] #20 43.98 Selecting previously unselected package uidmap.
05:56:56 [2021-03-30T05:56:56.594Z] #20 44.00 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
05:56:56 [2021-03-30T05:56:56.594Z] #20 44.01 Unpacking uidmap (1:4.5-1.1) ...
05:56:56 [2021-03-30T05:56:56.594Z] #20 44.11 Selecting previously unselected package vim-runtime.
05:56:56 [2021-03-30T05:56:56.594Z] #20 44.13 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
05:56:56 [2021-03-30T05:56:56.594Z] #20 44.17 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
05:56:56 [2021-03-30T05:56:56.594Z] #20 44.21 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
05:56:56 [2021-03-30T05:56:56.594Z] #20 44.21 Unpacking vim-runtime (2:8.1.0875-5) ...
05:56:57 [2021-03-30T05:56:57.133Z] #43 89.41   CC       criu/action-scripts.o
05:56:57 [2021-03-30T05:56:57.239Z] #43 ...
05:56:57 [2021-03-30T05:56:57.239Z] 
05:56:57 [2021-03-30T05:56:57.239Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:57 [2021-03-30T05:56:57.239Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:56:57 [2021-03-30T05:56:57.239Z] #20 48.35 Setting up libiptc0:amd64 (1.8.2-4) ...
05:56:57 [2021-03-30T05:56:57.239Z] #20 48.36 Setting up xz-utils (5.2.4-1) ...
05:56:57 [2021-03-30T05:56:57.239Z] #20 48.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
05:56:57 [2021-03-30T05:56:57.239Z] #20 48.38 Setting up sudo (1.8.27-1+deb10u3) ...
05:56:57 [2021-03-30T05:56:57.239Z] #20 48.47 invoke-rc.d: could not determine current runlevel
05:56:57 [2021-03-30T05:56:57.395Z] #43 89.76   CC       criu/aio.o
05:56:57 [2021-03-30T05:56:57.500Z] #20 48.48 invoke-rc.d: policy-rc.d denied execution of start.
05:56:57 [2021-03-30T05:56:57.500Z] #20 48.49 Setting up pigz (2.4-1) ...
05:56:57 [2021-03-30T05:56:57.500Z] #20 48.50 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
05:56:57 [2021-03-30T05:56:57.500Z] #20 48.52 Setting up libnl-3-200:amd64 (3.4.0-1) ...
05:56:57 [2021-03-30T05:56:57.500Z] #20 48.54 Setting up python-pip-whl (18.1-5) ...
05:56:57 [2021-03-30T05:56:57.500Z] #20 48.55 Setting up libmpdec2:amd64 (2.4.2-2) ...
05:56:57 [2021-03-30T05:56:57.500Z] #20 48.56 Setting up vim-runtime (2:8.1.0875-5) ...
05:56:57 [2021-03-30T05:56:57.519Z] #20 57.37 Setting up xfsprogs (4.20.0-1) ...
05:56:57 [2021-03-30T05:56:57.519Z] #20 57.39 Setting up python3-lib2to3 (3.7.3-1) ...
05:56:57 [2021-03-30T05:56:57.584Z] #44 143.8   CC       criu/ipc_ns.o
05:56:57 [2021-03-30T05:56:57.657Z] #43 90.26   CC       criu/autofs.o
05:56:57 [2021-03-30T05:56:57.762Z] #20 48.96 Setting up libaio1:amd64 (0.3.112-3) ...
05:56:57 [2021-03-30T05:56:57.762Z] #20 48.97 Setting up libonig5:amd64 (6.9.1-1) ...
05:56:57 [2021-03-30T05:56:57.762Z] #20 48.98 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
05:56:57 [2021-03-30T05:56:57.762Z] #20 48.99 Setting up vim (2:8.1.0875-5) ...
05:56:57 [2021-03-30T05:56:57.762Z] #20 49.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
05:56:57 [2021-03-30T05:56:57.762Z] #20 49.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
05:56:57 [2021-03-30T05:56:57.762Z] #20 49.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
05:56:57 [2021-03-30T05:56:57.762Z] #20 49.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
05:56:57 [2021-03-30T05:56:57.762Z] #20 49.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
05:56:57 [2021-03-30T05:56:57.762Z] #20 49.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
05:56:57 [2021-03-30T05:56:57.782Z] #20 57.77 Setting up python3-pkg-resources (40.8.0-1) ...
05:56:58 [2021-03-30T05:56:58.024Z] #20 49.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
05:56:58 [2021-03-30T05:56:58.024Z] #20 49.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
05:56:58 [2021-03-30T05:56:58.024Z] #20 49.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
05:56:58 [2021-03-30T05:56:58.024Z] #20 49.09 Setting up thin-provisioning-tools (0.7.6-2.1) ...
05:56:58 [2021-03-30T05:56:58.024Z] #20 49.10 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
05:56:58 [2021-03-30T05:56:58.024Z] #20 49.12 Setting up jq (1.5+dfsg-2+b1) ...
05:56:58 [2021-03-30T05:56:58.024Z] #20 49.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
05:56:58 [2021-03-30T05:56:58.024Z] #20 49.14 Setting up python3.7 (3.7.3-2+deb10u3) ...
05:56:58 [2021-03-30T05:56:58.568Z] #56 238.2 + bin/containerd-stress
05:56:58 [2021-03-30T05:56:58.568Z] #56 240.2 + bin/containerd-shim
05:56:58 [2021-03-30T05:56:58.602Z] #43 ...
05:56:58 [2021-03-30T05:56:58.602Z] 
05:56:58 [2021-03-30T05:56:58.602Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:56:58 [2021-03-30T05:56:58.602Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:56:58 [2021-03-30T05:56:58.602Z] #20 24.43 The following NEW packages will be installed:
05:56:58 [2021-03-30T05:56:58.602Z] #20 24.47   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
05:56:58 [2021-03-30T05:56:58.602Z] #20 24.47   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
05:56:58 [2021-03-30T05:56:58.602Z] #20 24.47   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
05:56:58 [2021-03-30T05:56:58.602Z] #20 24.47   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
05:56:58 [2021-03-30T05:56:58.602Z] #20 24.47   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
05:56:58 [2021-03-30T05:56:58.602Z] #20 24.47   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
05:56:58 [2021-03-30T05:56:58.602Z] #20 24.47   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
05:56:58 [2021-03-30T05:56:58.602Z] #20 24.47   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
05:56:58 [2021-03-30T05:56:58.602Z] #20 24.47   xz-utils zip
05:56:58 [2021-03-30T05:56:58.602Z] #20 24.83 0 upgraded, 48 newly installed, 0 to remove and 24 not upgraded.
05:56:58 [2021-03-30T05:56:58.602Z] #20 24.83 Need to get 28.5 MB of archives.
05:56:58 [2021-03-30T05:56:58.602Z] #20 24.83 After this operation, 116 MB of additional disk space will be used.
05:56:58 [2021-03-30T05:56:58.602Z] #20 24.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 24.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 24.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 24.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 24.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 24.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.18 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.63 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.64 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.64 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.64 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.64 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.66 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.73 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.77 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.78 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 25.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 26.20 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 26.24 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 26.30 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
05:56:58 [2021-03-30T05:56:58.602Z] #20 27.08 debconf: delaying package configuration, since apt-utils is not installed
05:56:58 [2021-03-30T05:56:58.602Z] #20 27.20 Fetched 28.5 MB in 2s (16.3 MB/s)
05:56:58 [2021-03-30T05:56:58.602Z] #20 27.26 Selecting previously unselected package pigz.
05:56:58 [2021-03-30T05:56:58.602Z] #20 27.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23435 files and directories currently installed.)
05:56:58 [2021-03-30T05:56:58.602Z] #20 27.33 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
05:56:58 [2021-03-30T05:56:58.602Z] #20 27.34 Unpacking pigz (2.4-1) ...
05:56:58 [2021-03-30T05:56:58.602Z] #20 27.43 Selecting previously unselected package libpython3.7-minimal:amd64.
05:56:58 [2021-03-30T05:56:58.602Z] #20 27.43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
05:56:58 [2021-03-30T05:56:58.602Z] #20 27.44 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
05:56:58 [2021-03-30T05:56:58.602Z] #20 27.87 Selecting previously unselected package python3.7-minimal.
05:56:58 [2021-03-30T05:56:58.602Z] #20 27.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
05:56:58 [2021-03-30T05:56:58.602Z] #20 27.88 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
05:56:58 [2021-03-30T05:56:58.602Z] #20 28.76 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
05:56:58 [2021-03-30T05:56:58.602Z] #20 28.78 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
05:56:58 [2021-03-30T05:56:58.732Z] #20 58.65 Setting up python3-distutils (3.7.3-1) ...
05:56:58 [2021-03-30T05:56:58.864Z] #20 30.84 Selecting previously unselected package python3-minimal.
05:56:58 [2021-03-30T05:56:58.864Z] #20 30.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23684 files and directories currently installed.)
05:56:58 [2021-03-30T05:56:58.864Z] #20 30.89 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
05:56:58 [2021-03-30T05:56:58.864Z] #20 30.90 Unpacking python3-minimal (3.7.3-1) ...
05:56:58 [2021-03-30T05:56:58.864Z] #20 30.98 Selecting previously unselected package libmpdec2:amd64.
05:56:59 [2021-03-30T05:56:59.125Z] #20 30.99 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
05:56:59 [2021-03-30T05:56:59.125Z] #20 31.00 Unpacking libmpdec2:amd64 (2.4.2-2) ...
05:56:59 [2021-03-30T05:56:59.125Z] #20 31.11 Selecting previously unselected package libpython3.7-stdlib:amd64.
05:56:59 [2021-03-30T05:56:59.130Z] #44 145.2   CC       criu/irmap.o
05:56:59 [2021-03-30T05:56:59.258Z] #20 59.07 Setting up python3-setuptools (40.8.0-1) ...
05:56:59 [2021-03-30T05:56:59.387Z] #20 31.11 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
05:56:59 [2021-03-30T05:56:59.388Z] #20 31.13 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
05:56:59 [2021-03-30T05:56:59.781Z] #44 146.2   CC       criu/kcmp-ids.o
05:56:59 [2021-03-30T05:56:59.886Z] #20 47.31 Selecting previously unselected package vim.
05:56:59 [2021-03-30T05:56:59.886Z] #20 47.33 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
05:56:59 [2021-03-30T05:56:59.886Z] #20 47.35 Unpacking vim (2:8.1.0875-5) ...
05:56:59 [2021-03-30T05:56:59.961Z] #20 31.95 Selecting previously unselected package python3.7.
05:56:59 [2021-03-30T05:56:59.961Z] #20 31.95 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
05:57:00 [2021-03-30T05:57:00.223Z] #20 31.97 Unpacking python3.7 (3.7.3-2+deb10u3) ...
05:57:00 [2021-03-30T05:57:00.223Z] #20 32.10 Selecting previously unselected package libpython3-stdlib:amd64.
05:57:00 [2021-03-30T05:57:00.223Z] #20 32.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
05:57:00 [2021-03-30T05:57:00.223Z] #20 32.13 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
05:57:00 [2021-03-30T05:57:00.431Z] #44 146.6   CC       criu/kerndat.o
05:57:00 [2021-03-30T05:57:00.457Z] #20 47.92 Selecting previously unselected package xfsprogs.
05:57:00 [2021-03-30T05:57:00.457Z] #20 47.93 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
05:57:00 [2021-03-30T05:57:00.457Z] #20 47.94 Unpacking xfsprogs (4.20.0-1) ...
05:57:00 [2021-03-30T05:57:00.484Z] #20 32.24 Setting up python3-minimal (3.7.3-1) ...
05:57:00 [2021-03-30T05:57:00.654Z] #20 60.28 Setting up python3-pip (18.1-5) ...
05:57:01 [2021-03-30T05:57:01.027Z] #20 48.41 Selecting previously unselected package zip.
05:57:01 [2021-03-30T05:57:01.027Z] #20 48.42 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
05:57:01 [2021-03-30T05:57:01.027Z] #20 48.42 Unpacking zip (3.0-11+b1) ...
05:57:01 [2021-03-30T05:57:01.027Z] #20 48.59 Setting up aufs-tools (1:4.14+20190211-1) ...
05:57:01 [2021-03-30T05:57:01.027Z] #20 48.61 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
05:57:01 [2021-03-30T05:57:01.027Z] #20 48.62 Setting up libip6tc0:amd64 (1.8.2-4) ...
05:57:01 [2021-03-30T05:57:01.027Z] #20 48.63 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
05:57:01 [2021-03-30T05:57:01.027Z] #20 48.64 Setting up libgpm2:amd64 (1.20.7-5) ...
05:57:01 [2021-03-30T05:57:01.027Z] #20 48.66 Setting up libip4tc0:amd64 (1.8.2-4) ...
05:57:01 [2021-03-30T05:57:01.027Z] #20 48.67 Setting up uidmap (1:4.5-1.1) ...
05:57:01 [2021-03-30T05:57:01.027Z] #20 48.68 Setting up libnftnl11:amd64 (1.1.2-2) ...
05:57:01 [2021-03-30T05:57:01.027Z] #20 48.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:57:01 [2021-03-30T05:57:01.027Z] #20 48.71 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
05:57:01 [2021-03-30T05:57:01.083Z] #44 ...
05:57:01 [2021-03-30T05:57:01.083Z] 
05:57:01 [2021-03-30T05:57:01.083Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:57:01 [2021-03-30T05:57:01.083Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
05:57:01 [2021-03-30T05:57:01.083Z] #23 5.875 Collecting yamllint==1.16.0
05:57:01 [2021-03-30T05:57:01.083Z] #23 6.431   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
05:57:01 [2021-03-30T05:57:01.083Z] #23 6.571 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
05:57:01 [2021-03-30T05:57:01.083Z] #23 6.658   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
05:57:01 [2021-03-30T05:57:01.083Z] #23 6.733 Collecting pyyaml (from yamllint==1.16.0)
05:57:01 [2021-03-30T05:57:01.083Z] #23 7.039   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
05:57:01 [2021-03-30T05:57:01.083Z] #23 7.934   Installing build dependencies: started
05:57:01 [2021-03-30T05:57:01.287Z] #20 48.72 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:57:01 [2021-03-30T05:57:01.287Z] #20 48.77 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
05:57:01 [2021-03-30T05:57:01.287Z] #20 48.78 Setting up xxd (2:8.1.0875-5) ...
05:57:01 [2021-03-30T05:57:01.287Z] #20 48.79 Setting up zip (3.0-11+b1) ...
05:57:01 [2021-03-30T05:57:01.287Z] #20 48.83 Setting up vim-common (2:8.1.0875-5) ...
05:57:01 [2021-03-30T05:57:01.287Z] #20 48.85 Setting up bash-completion (1:2.8-6) ...
05:57:01 [2021-03-30T05:57:01.318Z] #20 33.11 Selecting previously unselected package python3.
05:57:01 [2021-03-30T05:57:01.319Z] #20 33.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24096 files and directories currently installed.)
05:57:01 [2021-03-30T05:57:01.319Z] #20 33.19 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
05:57:01 [2021-03-30T05:57:01.319Z] #20 33.21 Unpacking python3 (3.7.3-1) ...
05:57:01 [2021-03-30T05:57:01.319Z] #20 33.33 Selecting previously unselected package libip4tc0:amd64.
05:57:01 [2021-03-30T05:57:01.319Z] #20 33.34 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
05:57:01 [2021-03-30T05:57:01.319Z] #20 33.35 Unpacking libip4tc0:amd64 (1.8.2-4) ...
05:57:01 [2021-03-30T05:57:01.325Z] #20 52.08 Setting up iptables (1.8.2-4) ...
05:57:01 [2021-03-30T05:57:01.325Z] #20 52.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
05:57:01 [2021-03-30T05:57:01.325Z] #20 52.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:57:01 [2021-03-30T05:57:01.325Z] #20 52.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
05:57:01 [2021-03-30T05:57:01.325Z] #20 52.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:57:01 [2021-03-30T05:57:01.325Z] #20 52.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
05:57:01 [2021-03-30T05:57:01.325Z] #20 52.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
05:57:01 [2021-03-30T05:57:01.325Z] #20 52.13 Setting up python3 (3.7.3-1) ...
05:57:01 [2021-03-30T05:57:01.325Z] #20 52.53 Setting up python3-wheel (0.32.3-2) ...
05:57:01 [2021-03-30T05:57:01.581Z] #20 33.42 Selecting previously unselected package libip6tc0:amd64.
05:57:01 [2021-03-30T05:57:01.581Z] #20 33.42 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
05:57:01 [2021-03-30T05:57:01.581Z] #20 33.42 Unpacking libip6tc0:amd64 (1.8.2-4) ...
05:57:01 [2021-03-30T05:57:01.581Z] #20 33.52 Selecting previously unselected package libiptc0:amd64.
05:57:01 [2021-03-30T05:57:01.581Z] #20 33.53 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
05:57:01 [2021-03-30T05:57:01.581Z] #20 33.55 Unpacking libiptc0:amd64 (1.8.2-4) ...
05:57:01 [2021-03-30T05:57:01.581Z] #20 33.65 Selecting previously unselected package libnfnetlink0:amd64.
05:57:01 [2021-03-30T05:57:01.605Z] #20 61.32 Processing triggers for libc-bin (2.28-10) ...
05:57:01 [2021-03-30T05:57:01.605Z] #20 61.38 Processing triggers for mime-support (3.62) ...
05:57:01 [2021-03-30T05:57:01.758Z] #23 ...
05:57:01 [2021-03-30T05:57:01.758Z] 
05:57:01 [2021-03-30T05:57:01.758Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:01 [2021-03-30T05:57:01.758Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:57:01 [2021-03-30T05:57:01.758Z] #44 148.0   CC       criu/libnetlink.o
05:57:01 [2021-03-30T05:57:01.843Z] #20 33.66 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
05:57:01 [2021-03-30T05:57:01.843Z] #20 33.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
05:57:01 [2021-03-30T05:57:01.843Z] #20 33.75 Selecting previously unselected package libnetfilter-conntrack3:amd64.
05:57:01 [2021-03-30T05:57:01.843Z] #20 33.76 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
05:57:01 [2021-03-30T05:57:01.843Z] #20 33.76 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
05:57:01 [2021-03-30T05:57:01.844Z] #20 33.85 Selecting previously unselected package libnftnl11:amd64.
05:57:01 [2021-03-30T05:57:01.869Z] #20 ...
05:57:01 [2021-03-30T05:57:01.869Z] 
05:57:01 [2021-03-30T05:57:01.869Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:01 [2021-03-30T05:57:01.869Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:57:01 [2021-03-30T05:57:01.869Z] #43 111.5   CC       criu/fsnotify.o
05:57:01 [2021-03-30T05:57:01.869Z] #43 112.6   CC       criu/image-desc.o
05:57:01 [2021-03-30T05:57:01.869Z] #43 112.8   CC       criu/image.o
05:57:01 [2021-03-30T05:57:01.869Z] #43 113.5   CC       criu/ipc_ns.o
05:57:01 [2021-03-30T05:57:01.869Z] #43 114.4   CC       criu/irmap.o
05:57:01 [2021-03-30T05:57:01.869Z] #43 115.0   CC       criu/kcmp-ids.o
05:57:01 [2021-03-30T05:57:01.869Z] #43 115.4   CC       criu/kerndat.o
05:57:01 [2021-03-30T05:57:01.869Z] #43 116.4   CC       criu/libnetlink.o
05:57:01 [2021-03-30T05:57:01.869Z] #43 116.7   CC       criu/log.o
05:57:01 [2021-03-30T05:57:01.869Z] #43 117.0   CC       criu/lsm.o
05:57:01 [2021-03-30T05:57:01.869Z] #43 117.3   CC       criu/mem.o
05:57:01 [2021-03-30T05:57:01.869Z] #43 118.8   CC       criu/memfd.o
05:57:01 [2021-03-30T05:57:01.869Z] #43 119.3   CC       criu/mount.o
05:57:02 [2021-03-30T05:57:02.063Z] #44 148.5   CC       criu/log.o
05:57:02 [2021-03-30T05:57:02.106Z] #20 33.86 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
05:57:02 [2021-03-30T05:57:02.106Z] #20 33.86 Unpacking libnftnl11:amd64 (1.1.2-2) ...
05:57:02 [2021-03-30T05:57:02.106Z] #20 33.96 Selecting previously unselected package iptables.
05:57:02 [2021-03-30T05:57:02.106Z] #20 33.97 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
05:57:02 [2021-03-30T05:57:02.106Z] #20 33.98 Unpacking iptables (1.8.2-4) ...
05:57:02 [2021-03-30T05:57:02.145Z] #43 ...
05:57:02 [2021-03-30T05:57:02.145Z] 
05:57:02 [2021-03-30T05:57:02.145Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:57:02 [2021-03-30T05:57:02.145Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
05:57:02 [2021-03-30T05:57:02.145Z] #20 DONE 62.0s
05:57:02 [2021-03-30T05:57:02.145Z] 
05:57:02 [2021-03-30T05:57:02.145Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
05:57:02 [2021-03-30T05:57:02.145Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab
05:57:02 [2021-03-30T05:57:02.268Z] #20 53.25 Setting up apparmor (2.13.2-10) ...
05:57:02 [2021-03-30T05:57:02.368Z] #20 34.32 Selecting previously unselected package xxd.
05:57:02 [2021-03-30T05:57:02.368Z] #20 34.33 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
05:57:02 [2021-03-30T05:57:02.368Z] #20 34.35 Unpacking xxd (2:8.1.0875-5) ...
05:57:02 [2021-03-30T05:57:02.630Z] #20 34.49 Selecting previously unselected package vim-common.
05:57:02 [2021-03-30T05:57:02.630Z] #20 34.50 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
05:57:02 [2021-03-30T05:57:02.630Z] #20 34.51 Unpacking vim-common (2:8.1.0875-5) ...
05:57:02 [2021-03-30T05:57:02.891Z] #20 34.72 Selecting previously unselected package bash-completion.
05:57:02 [2021-03-30T05:57:02.892Z] #20 34.72 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
05:57:03 [2021-03-30T05:57:03.118Z] #44 149.3   CC       criu/lsm.o
05:57:03 [2021-03-30T05:57:03.418Z] #44 149.8   CC       criu/mem.o
05:57:03 [2021-03-30T05:57:03.544Z] #21 1.518 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
05:57:03 [2021-03-30T05:57:03.809Z] #21 1.525 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
05:57:03 [2021-03-30T05:57:03.809Z] #21 1.530 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
05:57:03 [2021-03-30T05:57:03.809Z] #21 DONE 1.7s
05:57:03 [2021-03-30T05:57:03.809Z] 
05:57:03 [2021-03-30T05:57:03.809Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:57:03 [2021-03-30T05:57:03.809Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6
05:57:03 [2021-03-30T05:57:03.825Z] #20 51.46 Setting up libiptc0:amd64 (1.8.2-4) ...
05:57:03 [2021-03-30T05:57:03.825Z] #20 51.47 Setting up xz-utils (5.2.4-1) ...
05:57:03 [2021-03-30T05:57:03.914Z] #20 54.86 Setting up xfsprogs (4.20.0-1) ...
05:57:03 [2021-03-30T05:57:03.914Z] #20 54.87 Setting up python3-lib2to3 (3.7.3-1) ...
05:57:04 [2021-03-30T05:57:04.085Z] #20 51.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
05:57:04 [2021-03-30T05:57:04.085Z] #20 51.51 Setting up sudo (1.8.27-1+deb10u3) ...
05:57:04 [2021-03-30T05:57:04.085Z] #20 51.60 invoke-rc.d: could not determine current runlevel
05:57:04 [2021-03-30T05:57:04.085Z] #20 51.61 invoke-rc.d: policy-rc.d denied execution of start.
05:57:04 [2021-03-30T05:57:04.085Z] #20 51.62 Setting up pigz (2.4-1) ...
05:57:04 [2021-03-30T05:57:04.085Z] #20 51.64 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
05:57:04 [2021-03-30T05:57:04.085Z] #20 51.65 Setting up libnl-3-200:amd64 (3.4.0-1) ...
05:57:04 [2021-03-30T05:57:04.085Z] #20 51.67 Setting up python-pip-whl (18.1-5) ...
05:57:04 [2021-03-30T05:57:04.085Z] #20 51.68 Setting up libmpdec2:amd64 (2.4.2-2) ...
05:57:04 [2021-03-30T05:57:04.085Z] #20 51.69 Setting up vim-runtime (2:8.1.0875-5) ...
05:57:04 [2021-03-30T05:57:04.174Z] #20 55.20 Setting up python3-pkg-resources (40.8.0-1) ...
05:57:04 [2021-03-30T05:57:04.655Z] #20 52.15 Setting up libaio1:amd64 (0.3.112-3) ...
05:57:04 [2021-03-30T05:57:04.655Z] #20 52.18 Setting up libonig5:amd64 (6.9.1-1) ...
05:57:04 [2021-03-30T05:57:04.655Z] #20 52.19 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
05:57:04 [2021-03-30T05:57:04.655Z] #20 52.20 Setting up vim (2:8.1.0875-5) ...
05:57:04 [2021-03-30T05:57:04.655Z] #20 52.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
05:57:04 [2021-03-30T05:57:04.655Z] #20 52.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
05:57:04 [2021-03-30T05:57:04.655Z] #20 52.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
05:57:04 [2021-03-30T05:57:04.655Z] #20 52.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
05:57:04 [2021-03-30T05:57:04.655Z] #20 52.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
05:57:04 [2021-03-30T05:57:04.655Z] #20 52.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
05:57:04 [2021-03-30T05:57:04.655Z] #20 52.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
05:57:04 [2021-03-30T05:57:04.655Z] #20 52.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
05:57:04 [2021-03-30T05:57:04.915Z] #20 52.28 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
05:57:04 [2021-03-30T05:57:04.915Z] #20 52.30 Setting up thin-provisioning-tools (0.7.6-2.1) ...
05:57:04 [2021-03-30T05:57:04.915Z] #20 52.31 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
05:57:04 [2021-03-30T05:57:04.915Z] #20 52.33 Setting up jq (1.5+dfsg-2+b1) ...
05:57:04 [2021-03-30T05:57:04.915Z] #20 52.36 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
05:57:04 [2021-03-30T05:57:04.915Z] #20 52.39 Setting up python3.7 (3.7.3-2+deb10u3) ...
05:57:05 [2021-03-30T05:57:05.113Z] #56 246.9 + bin/containerd-shim-runc-v1
05:57:05 [2021-03-30T05:57:05.116Z] #20 56.12 Setting up python3-distutils (3.7.3-1) ...
05:57:05 [2021-03-30T05:57:05.175Z] #20 ...
05:57:05 [2021-03-30T05:57:05.175Z] 
05:57:05 [2021-03-30T05:57:05.175Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:05 [2021-03-30T05:57:05.175Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:05 [2021-03-30T05:57:05.175Z] #43 105.5   CC       criu/crtools.o
05:57:05 [2021-03-30T05:57:05.175Z] #43 106.1   CC       criu/eventfd.o
05:57:05 [2021-03-30T05:57:05.175Z] #43 106.6   CC       criu/eventpoll.o
05:57:05 [2021-03-30T05:57:05.175Z] #43 107.4   CC       criu/external.o
05:57:05 [2021-03-30T05:57:05.175Z] #43 107.7   CC       criu/fault-injection.o
05:57:05 [2021-03-30T05:57:05.175Z] #43 107.8   CC       criu/fdstore.o
05:57:05 [2021-03-30T05:57:05.175Z] #43 108.2   CC       criu/fifo.o
05:57:05 [2021-03-30T05:57:05.175Z] #43 108.6   CC       criu/file-ids.o
05:57:05 [2021-03-30T05:57:05.175Z] #43 109.0   CC       criu/file-lock.o
05:57:05 [2021-03-30T05:57:05.175Z] #43 109.8   CC       criu/files-ext.o
05:57:05 [2021-03-30T05:57:05.175Z] #43 110.1   CC       criu/files-reg.o
05:57:05 [2021-03-30T05:57:05.175Z] #43 112.2   CC       criu/files.o
05:57:05 [2021-03-30T05:57:05.175Z] #43 114.4   CC       criu/filesystems.o
05:57:05 [2021-03-30T05:57:05.175Z] #43 115.0   CC       criu/fsnotify.o
05:57:05 [2021-03-30T05:57:05.686Z] #20 56.58 Setting up python3-setuptools (40.8.0-1) ...
05:57:05 [2021-03-30T05:57:05.745Z] #43 116.2   CC       criu/image-desc.o
05:57:05 [2021-03-30T05:57:05.745Z] #43 116.3   CC       criu/image.o
05:57:06 [2021-03-30T05:57:06.200Z] #20 37.54 Unpacking bash-completion (1:2.8-6) ...
05:57:06 [2021-03-30T05:57:06.200Z] #20 37.92 Selecting previously unselected package bzip2.
05:57:06 [2021-03-30T05:57:06.200Z] #20 37.93 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
05:57:06 [2021-03-30T05:57:06.200Z] #20 37.93 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
05:57:06 [2021-03-30T05:57:06.200Z] #20 38.01 Selecting previously unselected package xz-utils.
05:57:06 [2021-03-30T05:57:06.200Z] #20 38.03 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
05:57:06 [2021-03-30T05:57:06.200Z] #20 38.03 Unpacking xz-utils (5.2.4-1) ...
05:57:06 [2021-03-30T05:57:06.204Z] #44 152.2   CC       criu/memfd.o
05:57:06 [2021-03-30T05:57:06.461Z] #20 38.18 Selecting previously unselected package apparmor.
05:57:06 [2021-03-30T05:57:06.461Z] #20 38.19 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
05:57:06 [2021-03-30T05:57:06.461Z] #20 38.25 Unpacking apparmor (2.13.2-10) ...
05:57:06 [2021-03-30T05:57:06.505Z] #44 152.9   CC       criu/mount.o
05:57:06 [2021-03-30T05:57:06.630Z] #20 57.68 Setting up python3-pip (18.1-5) ...
05:57:06 [2021-03-30T05:57:06.684Z] #43 117.1   CC       criu/ipc_ns.o
05:57:06 [2021-03-30T05:57:06.722Z] #20 38.54 Selecting previously unselected package aufs-tools.
05:57:06 [2021-03-30T05:57:06.722Z] #20 38.55 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
05:57:06 [2021-03-30T05:57:06.722Z] #20 38.55 Unpacking aufs-tools (1:4.14+20190211-1) ...
05:57:06 [2021-03-30T05:57:06.722Z] #20 38.69 Selecting previously unselected package libonig5:amd64.
05:57:06 [2021-03-30T05:57:06.722Z] #20 38.69 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
05:57:06 [2021-03-30T05:57:06.722Z] #20 38.70 Unpacking libonig5:amd64 (6.9.1-1) ...
05:57:06 [2021-03-30T05:57:06.983Z] #20 38.91 Selecting previously unselected package libjq1:amd64.
05:57:06 [2021-03-30T05:57:06.983Z] #20 38.92 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
05:57:06 [2021-03-30T05:57:06.983Z] #20 38.92 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
05:57:07 [2021-03-30T05:57:07.244Z] #20 39.07 Selecting previously unselected package jq.
05:57:07 [2021-03-30T05:57:07.244Z] #20 39.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
05:57:07 [2021-03-30T05:57:07.244Z] #20 39.10 Unpacking jq (1.5+dfsg-2+b1) ...
05:57:07 [2021-03-30T05:57:07.515Z] #20 39.22 Selecting previously unselected package libaio1:amd64.
05:57:07 [2021-03-30T05:57:07.515Z] #20 39.22 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
05:57:07 [2021-03-30T05:57:07.515Z] #20 39.22 Unpacking libaio1:amd64 (0.3.112-3) ...
05:57:07 [2021-03-30T05:57:07.515Z] #20 39.28 Selecting previously unselected package libgpm2:amd64.
05:57:07 [2021-03-30T05:57:07.515Z] #20 39.30 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
05:57:07 [2021-03-30T05:57:07.515Z] #20 39.31 Unpacking libgpm2:amd64 (1.20.7-5) ...
05:57:07 [2021-03-30T05:57:07.515Z] #20 39.37 Selecting previously unselected package libicu63:amd64.
05:57:07 [2021-03-30T05:57:07.515Z] #20 39.38 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
05:57:07 [2021-03-30T05:57:07.515Z] #20 39.39 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
05:57:07 [2021-03-30T05:57:07.573Z] #20 58.75 Processing triggers for libc-bin (2.28-10) ...
05:57:07 [2021-03-30T05:57:07.631Z] #43 ...
05:57:07 [2021-03-30T05:57:07.631Z] 
05:57:07 [2021-03-30T05:57:07.631Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:57:07 [2021-03-30T05:57:07.631Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:57:07 [2021-03-30T05:57:07.631Z] #20 55.26 Setting up iptables (1.8.2-4) ...
05:57:07 [2021-03-30T05:57:07.631Z] #20 55.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
05:57:07 [2021-03-30T05:57:07.631Z] #20 55.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:57:07 [2021-03-30T05:57:07.834Z] #20 58.80 Processing triggers for mime-support (3.62) ...
05:57:07 [2021-03-30T05:57:07.891Z] #20 55.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
05:57:07 [2021-03-30T05:57:07.891Z] #20 55.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:57:07 [2021-03-30T05:57:07.891Z] #20 55.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
05:57:07 [2021-03-30T05:57:07.891Z] #20 55.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
05:57:07 [2021-03-30T05:57:07.891Z] #20 55.33 Setting up python3 (3.7.3-1) ...
05:57:08 [2021-03-30T05:57:08.036Z] #22 4.415 Collecting yamllint==1.16.0
05:57:08 [2021-03-30T05:57:08.095Z] #20 ...
05:57:08 [2021-03-30T05:57:08.095Z] 
05:57:08 [2021-03-30T05:57:08.095Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:08 [2021-03-30T05:57:08.095Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:08 [2021-03-30T05:57:08.095Z] #43 132.5   CC       criu/namespaces.o
05:57:08 [2021-03-30T05:57:08.095Z] #43 134.5   CC       criu/net.o
05:57:08 [2021-03-30T05:57:08.095Z] #43 138.0   CC       criu/netfilter.o
05:57:08 [2021-03-30T05:57:08.095Z] #43 138.4   CC       criu/page-pipe.o
05:57:08 [2021-03-30T05:57:08.095Z] #43 139.1   CC       criu/page-xfer.o
05:57:08 [2021-03-30T05:57:08.095Z] #43 140.7   CC       criu/pagemap-cache.o
05:57:08 [2021-03-30T05:57:08.095Z] #43 141.1   CC       criu/pagemap.o
05:57:08 [2021-03-30T05:57:08.095Z] #43 142.2   CC       criu/parasite-syscall.o
05:57:08 [2021-03-30T05:57:08.095Z] #43 ...
05:57:08 [2021-03-30T05:57:08.095Z] 
05:57:08 [2021-03-30T05:57:08.095Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:57:08 [2021-03-30T05:57:08.095Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:57:08 [2021-03-30T05:57:08.095Z] #20 DONE 59.3s
05:57:08 [2021-03-30T05:57:08.095Z] 
05:57:08 [2021-03-30T05:57:08.095Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
05:57:08 [2021-03-30T05:57:08.095Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
05:57:08 [2021-03-30T05:57:08.151Z] #20 55.69 Setting up python3-wheel (0.32.3-2) ...
05:57:08 [2021-03-30T05:57:08.980Z] #20 56.39 Setting up apparmor (2.13.2-10) ...
05:57:09 [2021-03-30T05:57:09.281Z] #56 251.4 + bin/containerd-shim-runc-v2
05:57:09 [2021-03-30T05:57:09.433Z] #20 ...
05:57:09 [2021-03-30T05:57:09.433Z] 
05:57:09 [2021-03-30T05:57:09.433Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:09 [2021-03-30T05:57:09.433Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:09 [2021-03-30T05:57:09.433Z] #43 91.68   CC       criu/bfd.o
05:57:09 [2021-03-30T05:57:09.433Z] #43 92.15   CC       criu/bitmap.o
05:57:09 [2021-03-30T05:57:09.433Z] #43 92.26   CC       criu/cgroup-props.o
05:57:09 [2021-03-30T05:57:09.433Z] #43 92.98   CC       criu/cgroup.o
05:57:09 [2021-03-30T05:57:09.433Z] #43 95.66   CC       criu/clone-noasan.o
05:57:09 [2021-03-30T05:57:09.433Z] #43 95.82   CC       criu/config.o
05:57:09 [2021-03-30T05:57:09.433Z] #43 97.36   CC       criu/cr-check.o
05:57:09 [2021-03-30T05:57:09.433Z] #43 99.06   CC       criu/cr-dedup.o
05:57:09 [2021-03-30T05:57:09.433Z] #43 99.53   CC       criu/cr-dump.o
05:57:09 [2021-03-30T05:57:09.433Z] #43 101.9   CC       criu/cr-errno.o
05:57:09 [2021-03-30T05:57:09.433Z] #43 102.0   CC       criu/cr-restore.o
05:57:10 [2021-03-30T05:57:10.011Z] #21 1.799 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
05:57:10 [2021-03-30T05:57:10.011Z] #21 1.803 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
05:57:10 [2021-03-30T05:57:10.011Z] #21 1.807 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
05:57:10 [2021-03-30T05:57:10.011Z] #21 DONE 1.9s
05:57:10 [2021-03-30T05:57:10.011Z] 
05:57:10 [2021-03-30T05:57:10.011Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:57:10 [2021-03-30T05:57:10.011Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
05:57:10 [2021-03-30T05:57:10.209Z] #56 252.4 + binaries
05:57:10 [2021-03-30T05:57:10.209Z] #56 252.4 + install -D bin/containerd /build/containerd
05:57:10 [2021-03-30T05:57:10.209Z] #56 252.4 + install -D bin/containerd-shim /build/containerd-shim
05:57:10 [2021-03-30T05:57:10.209Z] #56 252.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
05:57:10 [2021-03-30T05:57:10.209Z] #56 252.4 + install -D bin/ctr /build/ctr
05:57:10 [2021-03-30T05:57:10.649Z] #22 ...
05:57:10 [2021-03-30T05:57:10.649Z] 
05:57:10 [2021-03-30T05:57:10.649Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:10 [2021-03-30T05:57:10.649Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:57:10 [2021-03-30T05:57:10.649Z] #43 122.7   CC       criu/namespaces.o
05:57:10 [2021-03-30T05:57:10.649Z] #43 124.6   CC       criu/net.o
05:57:10 [2021-03-30T05:57:10.649Z] #43 127.1   CC       criu/netfilter.o
05:57:10 [2021-03-30T05:57:10.649Z] #43 127.4   CC       criu/page-pipe.o
05:57:10 [2021-03-30T05:57:10.649Z] #43 128.1   CC       criu/page-xfer.o
05:57:10 [2021-03-30T05:57:10.649Z] #43 129.5   CC       criu/pagemap-cache.o
05:57:10 [2021-03-30T05:57:10.649Z] #43 129.9   CC       criu/pagemap.o
05:57:10 [2021-03-30T05:57:10.747Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
05:57:10 [2021-03-30T05:57:10.747Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
05:57:10 [2021-03-30T05:57:10.747Z] ok  	github.com/docker/docker/api/server/middleware	0.034s	coverage: 37.7% of statements
05:57:10 [2021-03-30T05:57:10.747Z] ?   	github.com/docker/docker/api/server/router	[no test files]
05:57:10 [2021-03-30T05:57:10.747Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
05:57:10 [2021-03-30T05:57:10.747Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
05:57:10 [2021-03-30T05:57:10.747Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
05:57:10 [2021-03-30T05:57:10.747Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
05:57:10 [2021-03-30T05:57:10.747Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
05:57:10 [2021-03-30T05:57:10.747Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
05:57:10 [2021-03-30T05:57:10.747Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
05:57:10 [2021-03-30T05:57:10.747Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
05:57:10 [2021-03-30T05:57:10.822Z] #43 ...
05:57:10 [2021-03-30T05:57:10.822Z] 
05:57:10 [2021-03-30T05:57:10.822Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:57:10 [2021-03-30T05:57:10.822Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:57:10 [2021-03-30T05:57:10.822Z] #20 42.80 Selecting previously unselected package libnet1:amd64.
05:57:10 [2021-03-30T05:57:10.822Z] #20 42.80 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
05:57:10 [2021-03-30T05:57:10.822Z] #20 42.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:57:10 [2021-03-30T05:57:10.920Z] #43 130.7   CC       criu/parasite-syscall.o
05:57:10 [2021-03-30T05:57:10.962Z] #20 58.05 Setting up xfsprogs (4.20.0-1) ...
05:57:10 [2021-03-30T05:57:10.962Z] #20 58.06 Setting up python3-lib2to3 (3.7.3-1) ...
05:57:10 [2021-03-30T05:57:10.962Z] #20 58.52 Setting up python3-pkg-resources (40.8.0-1) ...
05:57:11 [2021-03-30T05:57:11.022Z] #44 ...
05:57:11 [2021-03-30T05:57:11.022Z] 
05:57:11 [2021-03-30T05:57:11.022Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:57:11 [2021-03-30T05:57:11.022Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
05:57:11 [2021-03-30T05:57:11.022Z] #23 21.78   Installing build dependencies: finished with status 'done'
05:57:11 [2021-03-30T05:57:11.044Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
05:57:11 [2021-03-30T05:57:11.044Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
05:57:11 [2021-03-30T05:57:11.084Z] #20 42.92 Selecting previously unselected package libnl-3-200:amd64.
05:57:11 [2021-03-30T05:57:11.085Z] #20 42.93 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
05:57:11 [2021-03-30T05:57:11.085Z] #20 42.94 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
05:57:11 [2021-03-30T05:57:11.085Z] #20 43.03 Selecting previously unselected package libprotobuf-c1:amd64.
05:57:11 [2021-03-30T05:57:11.085Z] #20 43.03 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
05:57:11 [2021-03-30T05:57:11.085Z] #20 43.04 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:57:11 [2021-03-30T05:57:11.085Z] #20 43.12 Selecting previously unselected package libreadline5:amd64.
05:57:11 [2021-03-30T05:57:11.085Z] #20 43.12 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
05:57:11 [2021-03-30T05:57:11.085Z] #20 43.13 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
05:57:11 [2021-03-30T05:57:11.338Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
05:57:11 [2021-03-30T05:57:11.338Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
05:57:11 [2021-03-30T05:57:11.338Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
05:57:11 [2021-03-30T05:57:11.338Z] ?   	github.com/docker/docker/api/types	[no test files]
05:57:11 [2021-03-30T05:57:11.338Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
05:57:11 [2021-03-30T05:57:11.338Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
05:57:11 [2021-03-30T05:57:11.338Z] ?   	github.com/docker/docker/api/types/container	[no test files]
05:57:11 [2021-03-30T05:57:11.338Z] ?   	github.com/docker/docker/api/types/events	[no test files]
05:57:11 [2021-03-30T05:57:11.346Z] #20 43.24 Selecting previously unselected package net-tools.
05:57:11 [2021-03-30T05:57:11.346Z] #20 43.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
05:57:11 [2021-03-30T05:57:11.346Z] #20 43.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
05:57:11 [2021-03-30T05:57:11.608Z] #20 43.50 Selecting previously unselected package python-pip-whl.
05:57:11 [2021-03-30T05:57:11.608Z] #20 43.52 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
05:57:11 [2021-03-30T05:57:11.608Z] #20 43.54 Unpacking python-pip-whl (18.1-5) ...
05:57:11 [2021-03-30T05:57:11.909Z] #43 131.4   CC       criu/path.o
05:57:11 [2021-03-30T05:57:11.909Z] #43 131.7   CC       criu/pie-util-vdso.o
05:57:11 [2021-03-30T05:57:11.978Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
05:57:11 [2021-03-30T05:57:11.978Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
05:57:11 [2021-03-30T05:57:11.978Z] ?   	github.com/docker/docker/api/types/image	[no test files]
05:57:11 [2021-03-30T05:57:11.978Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
05:57:11 [2021-03-30T05:57:11.978Z] ?   	github.com/docker/docker/api/types/network	[no test files]
05:57:11 [2021-03-30T05:57:11.978Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
05:57:11 [2021-03-30T05:57:11.978Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
05:57:11 [2021-03-30T05:57:11.978Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
05:57:11 [2021-03-30T05:57:11.978Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
05:57:11 [2021-03-30T05:57:11.978Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
05:57:12 [2021-03-30T05:57:12.098Z] #56 DONE 254.1s
05:57:12 [2021-03-30T05:57:12.182Z] #20 44.10 Selecting previously unselected package python3-lib2to3.
05:57:12 [2021-03-30T05:57:12.182Z] #20 44.11 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
05:57:12 [2021-03-30T05:57:12.182Z] #20 44.12 Unpacking python3-lib2to3 (3.7.3-1) ...
05:57:12 [2021-03-30T05:57:12.273Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 75.0% of statements
05:57:12 [2021-03-30T05:57:12.273Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
05:57:12 [2021-03-30T05:57:12.273Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
05:57:12 [2021-03-30T05:57:12.273Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
05:57:12 [2021-03-30T05:57:12.273Z] ?   	github.com/docker/docker/builder	[no test files]
05:57:12 [2021-03-30T05:57:12.273Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
05:57:12 [2021-03-30T05:57:12.273Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
05:57:12 [2021-03-30T05:57:12.273Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
05:57:12 [2021-03-30T05:57:12.273Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
05:57:12 [2021-03-30T05:57:12.273Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
05:57:12 [2021-03-30T05:57:12.273Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
05:57:12 [2021-03-30T05:57:12.273Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
05:57:12 [2021-03-30T05:57:12.347Z] #20 59.58 Setting up python3-distutils (3.7.3-1) ...
05:57:12 [2021-03-30T05:57:12.444Z] #20 44.26 Selecting previously unselected package python3-distutils.
05:57:12 [2021-03-30T05:57:12.444Z] #20 44.26 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
05:57:12 [2021-03-30T05:57:12.444Z] #20 44.27 Unpacking python3-distutils (3.7.3-1) ...
05:57:12 [2021-03-30T05:57:12.444Z] #20 44.41 Selecting previously unselected package python3-pip.
05:57:12 [2021-03-30T05:57:12.444Z] #20 44.41 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
05:57:12 [2021-03-30T05:57:12.444Z] #20 44.42 Unpacking python3-pip (18.1-5) ...
05:57:12 [2021-03-30T05:57:12.484Z] #43 132.0   CC       criu/pie-util.o
05:57:12 [2021-03-30T05:57:12.484Z] #43 132.2   CC       criu/pipes.o
05:57:12 [2021-03-30T05:57:12.606Z] #20 60.15 Setting up python3-setuptools (40.8.0-1) ...
05:57:12 [2021-03-30T05:57:12.659Z] 
05:57:12 [2021-03-30T05:57:12.659Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
05:57:12 [2021-03-30T05:57:12.659Z] #57 sha256:e38abab1cd1bec8a3ce084f59bdc2b35ba591da8869689281575e2662126bda6
05:57:12 [2021-03-30T05:57:12.738Z] #20 44.63 Selecting previously unselected package python3-pkg-resources.
05:57:12 [2021-03-30T05:57:12.738Z] #20 44.66 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
05:57:12 [2021-03-30T05:57:12.738Z] #20 44.67 Unpacking python3-pkg-resources (40.8.0-1) ...
05:57:13 [2021-03-30T05:57:13.057Z] #43 132.7   CC       criu/plugin.o
05:57:13 [2021-03-30T05:57:13.079Z] #20 44.78 Selecting previously unselected package python3-setuptools.
05:57:13 [2021-03-30T05:57:13.079Z] #20 44.80 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
05:57:13 [2021-03-30T05:57:13.079Z] #20 44.81 Unpacking python3-setuptools (40.8.0-1) ...
05:57:13 [2021-03-30T05:57:13.079Z] #20 45.15 Selecting previously unselected package python3-wheel.
05:57:13 [2021-03-30T05:57:13.079Z] #20 45.18 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
05:57:13 [2021-03-30T05:57:13.321Z] #43 133.1   CC       criu/proc_parse.o
05:57:13 [2021-03-30T05:57:13.345Z] #20 45.18 Unpacking python3-wheel (0.32.3-2) ...
05:57:13 [2021-03-30T05:57:13.345Z] #20 45.29 Selecting previously unselected package sudo.
05:57:13 [2021-03-30T05:57:13.345Z] #20 45.31 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
05:57:13 [2021-03-30T05:57:13.345Z] #20 45.32 Unpacking sudo (1.8.27-1+deb10u3) ...
05:57:13 [2021-03-30T05:57:13.584Z] #43 ...
05:57:13 [2021-03-30T05:57:13.584Z] 
05:57:13 [2021-03-30T05:57:13.584Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:57:13 [2021-03-30T05:57:13.584Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6
05:57:13 [2021-03-30T05:57:13.584Z] #22 9.756   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
05:57:13 [2021-03-30T05:57:13.584Z] #22 9.846 Collecting pyyaml (from yamllint==1.16.0)
05:57:13 [2021-03-30T05:57:13.593Z] #57 DONE 0.9s
05:57:13 [2021-03-30T05:57:13.594Z] 
05:57:13 [2021-03-30T05:57:13.594Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
05:57:13 [2021-03-30T05:57:13.594Z] #61 sha256:ab3ed1b1e3cf8d3e0aad8d861bbbb3a9823fe4a8a0331ee11db2ea4d765d418e
05:57:13 [2021-03-30T05:57:13.594Z] #61 DONE 0.2s
05:57:13 [2021-03-30T05:57:13.848Z] #22 10.10   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
05:57:13 [2021-03-30T05:57:13.849Z] 
05:57:13 [2021-03-30T05:57:13.849Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
05:57:13 [2021-03-30T05:57:13.849Z] #66 sha256:8418dde4e8f5360102a831ef00efa2ff193517cba0a2560560186e107784791d
05:57:13 [2021-03-30T05:57:13.946Z] #20 45.86 Selecting previously unselected package thin-provisioning-tools.
05:57:13 [2021-03-30T05:57:13.946Z] #20 45.87 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
05:57:13 [2021-03-30T05:57:13.946Z] #20 45.87 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
05:57:13 [2021-03-30T05:57:13.983Z] #20 61.47 Setting up python3-pip (18.1-5) ...
05:57:14 [2021-03-30T05:57:14.211Z] #20 46.16 Selecting previously unselected package uidmap.
05:57:14 [2021-03-30T05:57:14.211Z] #20 46.18 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
05:57:14 [2021-03-30T05:57:14.211Z] #20 46.19 Unpacking uidmap (1:4.5-1.1) ...
05:57:14 [2021-03-30T05:57:14.424Z] #22 10.79   Installing build dependencies: started
05:57:14 [2021-03-30T05:57:14.477Z] #20 46.30 Selecting previously unselected package vim-runtime.
05:57:14 [2021-03-30T05:57:14.477Z] #20 46.30 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
05:57:14 [2021-03-30T05:57:14.477Z] #20 46.33 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
05:57:14 [2021-03-30T05:57:14.477Z] #20 46.36 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
05:57:14 [2021-03-30T05:57:14.477Z] #20 46.37 Unpacking vim-runtime (2:8.1.0875-5) ...
05:57:14 [2021-03-30T05:57:14.777Z] #66 DONE 0.9s
05:57:14 [2021-03-30T05:57:14.777Z] 
05:57:14 [2021-03-30T05:57:14.777Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
05:57:14 [2021-03-30T05:57:14.777Z] #68 sha256:b8c22d9a96aed0fd1f73aba618032f94780839e4e62d2dc68b381cc78fe009f6
05:57:14 [2021-03-30T05:57:14.777Z] #68 DONE 0.0s
05:57:14 [2021-03-30T05:57:14.777Z] 
05:57:14 [2021-03-30T05:57:14.777Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
05:57:14 [2021-03-30T05:57:14.777Z] #69 sha256:359525ee5d0246aafd96faf73ff515b0a57732cb7de8bf04c525470bfe4eb0f5
05:57:14 [2021-03-30T05:57:14.777Z] #69 DONE 0.0s
05:57:14 [2021-03-30T05:57:14.777Z] 
05:57:14 [2021-03-30T05:57:14.777Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
05:57:14 [2021-03-30T05:57:14.777Z] #70 sha256:ce74b2a337db8f8352118822c366fe0e7a078ef2d886a329b2120467ecb7ed3f
05:57:14 [2021-03-30T05:57:14.920Z] #20 62.57 Processing triggers for libc-bin (2.28-10) ...
05:57:15 [2021-03-30T05:57:15.180Z] #20 62.62 Processing triggers for mime-support (3.62) ...
05:57:15 [2021-03-30T05:57:15.820Z] ok  	github.com/docker/docker/builder/remotecontext	0.351s	coverage: 13.7% of statements
05:57:16 [2021-03-30T05:57:16.118Z] #20 DONE 63.5s
05:57:16 [2021-03-30T05:57:16.118Z] 
05:57:16 [2021-03-30T05:57:16.118Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
05:57:16 [2021-03-30T05:57:16.118Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
05:57:16 [2021-03-30T05:57:16.460Z] ok  	github.com/docker/docker/builder/dockerfile	0.963s	coverage: 48.5% of statements
05:57:16 [2021-03-30T05:57:16.460Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
05:57:16 [2021-03-30T05:57:16.603Z] #22 ...
05:57:16 [2021-03-30T05:57:16.603Z] 
05:57:16 [2021-03-30T05:57:16.603Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:57:16 [2021-03-30T05:57:16.603Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:57:16 [2021-03-30T05:57:16.603Z] #40 DONE 210.9s
05:57:16 [2021-03-30T05:57:16.603Z] 
05:57:16 [2021-03-30T05:57:16.603Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:57:16 [2021-03-30T05:57:16.603Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
05:57:16 [2021-03-30T05:57:16.603Z] #22 5.772 Collecting yamllint==1.16.0
05:57:16 [2021-03-30T05:57:16.603Z] #22 ...
05:57:16 [2021-03-30T05:57:16.603Z] 
05:57:16 [2021-03-30T05:57:16.603Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:16 [2021-03-30T05:57:16.603Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:16 [2021-03-30T05:57:16.603Z] #43 143.5   CC       criu/path.o
05:57:16 [2021-03-30T05:57:16.603Z] #43 143.9   CC       criu/pie-util-vdso-elf32.o
05:57:16 [2021-03-30T05:57:16.603Z] #43 144.6   CC       criu/pie-util-vdso.o
05:57:16 [2021-03-30T05:57:16.603Z] #43 145.1   CC       criu/pie-util.o
05:57:16 [2021-03-30T05:57:16.603Z] #43 145.3   CC       criu/pipes.o
05:57:16 [2021-03-30T05:57:16.603Z] #43 146.2   CC       criu/plugin.o
05:57:16 [2021-03-30T05:57:16.603Z] #43 146.7   CC       criu/proc_parse.o
05:57:16 [2021-03-30T05:57:16.603Z] #43 149.8   CC       criu/protobuf-desc.o
05:57:16 [2021-03-30T05:57:16.603Z] #43 150.8   CC       criu/protobuf.o
05:57:16 [2021-03-30T05:57:16.666Z] #70 DONE 1.8s
05:57:16 [2021-03-30T05:57:16.666Z] 
05:57:16 [2021-03-30T05:57:16.666Z] #71 exporting to image
05:57:16 [2021-03-30T05:57:16.666Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
05:57:16 [2021-03-30T05:57:16.666Z] #71 exporting layers
05:57:16 [2021-03-30T05:57:16.865Z] #43 151.2   CC       criu/pstree.o
05:57:17 [2021-03-30T05:57:17.058Z] #21 0.940 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
05:57:17 [2021-03-30T05:57:17.058Z] #21 0.945 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
05:57:17 [2021-03-30T05:57:17.058Z] #21 0.949 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
05:57:17 [2021-03-30T05:57:17.058Z] #21 DONE 1.0s
05:57:17 [2021-03-30T05:57:17.058Z] 
05:57:17 [2021-03-30T05:57:17.058Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:57:17 [2021-03-30T05:57:17.058Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:57:17 [2021-03-30T05:57:17.058Z] #40 215.0 + dpkg --print-architecture
05:57:17 [2021-03-30T05:57:17.058Z] #40 215.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
05:57:17 [2021-03-30T05:57:17.058Z] #40 215.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
05:57:17 [2021-03-30T05:57:17.058Z] #40 215.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
05:57:17 [2021-03-30T05:57:17.058Z] #40 ...
05:57:17 [2021-03-30T05:57:17.058Z] 
05:57:17 [2021-03-30T05:57:17.058Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:57:17 [2021-03-30T05:57:17.058Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
05:57:17 [2021-03-30T05:57:17.100Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
05:57:17 [2021-03-30T05:57:17.395Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.251s	coverage: 86.3% of statements
05:57:17 [2021-03-30T05:57:17.395Z] ?   	github.com/docker/docker/cli	[no test files]
05:57:17 [2021-03-30T05:57:17.395Z] ?   	github.com/docker/docker/cli/config	[no test files]
05:57:17 [2021-03-30T05:57:17.788Z] #20 49.71 Selecting previously unselected package vim.
05:57:17 [2021-03-30T05:57:17.788Z] #20 49.71 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
05:57:17 [2021-03-30T05:57:17.788Z] #20 49.73 Unpacking vim (2:8.1.0875-5) ...
05:57:17 [2021-03-30T05:57:17.997Z] #22 ...
05:57:17 [2021-03-30T05:57:17.997Z] 
05:57:17 [2021-03-30T05:57:17.997Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:17 [2021-03-30T05:57:17.997Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:17 [2021-03-30T05:57:17.997Z] #43 118.5   CC       criu/irmap.o
05:57:17 [2021-03-30T05:57:17.997Z] #43 119.2   CC       criu/kcmp-ids.o
05:57:17 [2021-03-30T05:57:17.997Z] #43 119.6   CC       criu/kerndat.o
05:57:17 [2021-03-30T05:57:17.997Z] #43 120.8   CC       criu/libnetlink.o
05:57:17 [2021-03-30T05:57:17.997Z] #43 121.3   CC       criu/log.o
05:57:17 [2021-03-30T05:57:17.997Z] #43 122.0   CC       criu/lsm.o
05:57:17 [2021-03-30T05:57:17.997Z] #43 122.4   CC       criu/mem.o
05:57:17 [2021-03-30T05:57:17.997Z] #43 124.3   CC       criu/memfd.o
05:57:17 [2021-03-30T05:57:17.997Z] #43 124.9   CC       criu/mount.o
05:57:18 [2021-03-30T05:57:18.011Z] #23 ...
05:57:18 [2021-03-30T05:57:18.011Z] 
05:57:18 [2021-03-30T05:57:18.011Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:18 [2021-03-30T05:57:18.011Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:57:18 [2021-03-30T05:57:18.011Z] #44 158.0   CC       criu/namespaces.o
05:57:18 [2021-03-30T05:57:18.011Z] #44 160.6   CC       criu/net.o
05:57:18 [2021-03-30T05:57:18.252Z] #43 152.3   CC       criu/rbtree.o
05:57:18 [2021-03-30T05:57:18.252Z] #43 152.6   CC       criu/rst-malloc.o
05:57:18 [2021-03-30T05:57:18.361Z] #20 50.28 Selecting previously unselected package xfsprogs.
05:57:18 [2021-03-30T05:57:18.361Z] #20 50.30 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
05:57:18 [2021-03-30T05:57:18.361Z] #20 50.30 Unpacking xfsprogs (4.20.0-1) ...
05:57:18 [2021-03-30T05:57:18.514Z] #43 152.8   CC       criu/seccomp.o
05:57:18 [2021-03-30T05:57:18.666Z] #44 165.1   CC       criu/netfilter.o
05:57:18 [2021-03-30T05:57:18.775Z] #43 153.3   CC       criu/seize.o
05:57:18 [2021-03-30T05:57:18.935Z] #20 50.77 Selecting previously unselected package zip.
05:57:18 [2021-03-30T05:57:18.935Z] #20 50.79 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
05:57:18 [2021-03-30T05:57:18.935Z] #20 50.80 Unpacking zip (3.0-11+b1) ...
05:57:18 [2021-03-30T05:57:18.935Z] #43 129.5   CC       criu/namespaces.o
05:57:19 [2021-03-30T05:57:19.205Z] #20 51.04 Setting up aufs-tools (1:4.14+20190211-1) ...
05:57:19 [2021-03-30T05:57:19.205Z] #20 51.18 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
05:57:19 [2021-03-30T05:57:19.205Z] #20 51.19 Setting up libip6tc0:amd64 (1.8.2-4) ...
05:57:19 [2021-03-30T05:57:19.205Z] #20 51.21 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
05:57:19 [2021-03-30T05:57:19.205Z] #20 51.22 Setting up libgpm2:amd64 (1.20.7-5) ...
05:57:19 [2021-03-30T05:57:19.317Z] #44 165.6   CC       criu/page-pipe.o
05:57:19 [2021-03-30T05:57:19.317Z] #44 ...
05:57:19 [2021-03-30T05:57:19.317Z] 
05:57:19 [2021-03-30T05:57:19.317Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:57:19 [2021-03-30T05:57:19.317Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
05:57:19 [2021-03-30T05:57:19.317Z] #23 30.84 Building wheels for collected packages: pyyaml
05:57:19 [2021-03-30T05:57:19.468Z] #20 51.35 Setting up libip4tc0:amd64 (1.8.2-4) ...
05:57:19 [2021-03-30T05:57:19.468Z] #20 51.37 Setting up uidmap (1:4.5-1.1) ...
05:57:19 [2021-03-30T05:57:19.468Z] #20 51.38 Setting up libnftnl11:amd64 (1.1.2-2) ...
05:57:19 [2021-03-30T05:57:19.468Z] #20 51.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:57:19 [2021-03-30T05:57:19.468Z] #20 51.40 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
05:57:19 [2021-03-30T05:57:19.468Z] #20 51.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:57:19 [2021-03-30T05:57:19.468Z] #20 51.43 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
05:57:19 [2021-03-30T05:57:19.468Z] #20 51.45 Setting up xxd (2:8.1.0875-5) ...
05:57:19 [2021-03-30T05:57:19.468Z] #20 51.47 Setting up zip (3.0-11+b1) ...
05:57:19 [2021-03-30T05:57:19.468Z] #20 51.48 Setting up vim-common (2:8.1.0875-5) ...
05:57:19 [2021-03-30T05:57:19.468Z] #20 51.50 Setting up bash-completion (1:2.8-6) ...
05:57:19 [2021-03-30T05:57:19.619Z] #23 30.86   Running setup.py bdist_wheel for pyyaml: started
05:57:19 [2021-03-30T05:57:19.717Z] #43 154.0   CC       criu/servicefd.o
05:57:19 [2021-03-30T05:57:19.978Z] #43 154.4   CC       criu/shmem.o
05:57:20 [2021-03-30T05:57:20.922Z] #43 155.2   CC       criu/sigframe.o
05:57:20 [2021-03-30T05:57:20.922Z] #43 155.4   CC       criu/signalfd.o
05:57:20 [2021-03-30T05:57:20.982Z] ok  	github.com/docker/docker/client	0.297s	coverage: 75.4% of statements
05:57:21 [2021-03-30T05:57:21.038Z] #22 ...
05:57:21 [2021-03-30T05:57:21.038Z] 
05:57:21 [2021-03-30T05:57:21.038Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:21 [2021-03-30T05:57:21.038Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:57:21 [2021-03-30T05:57:21.038Z] #43 135.5   CC       criu/protobuf-desc.o
05:57:21 [2021-03-30T05:57:21.038Z] #43 136.4   CC       criu/protobuf.o
05:57:21 [2021-03-30T05:57:21.038Z] #43 136.7   CC       criu/pstree.o
05:57:21 [2021-03-30T05:57:21.038Z] #43 137.7   CC       criu/rbtree.o
05:57:21 [2021-03-30T05:57:21.038Z] #43 138.0   CC       criu/rst-malloc.o
05:57:21 [2021-03-30T05:57:21.038Z] #43 138.2   CC       criu/seccomp.o
05:57:21 [2021-03-30T05:57:21.038Z] #43 138.7   CC       criu/seize.o
05:57:21 [2021-03-30T05:57:21.038Z] #43 139.5   CC       criu/servicefd.o
05:57:21 [2021-03-30T05:57:21.038Z] #43 139.8   CC       criu/shmem.o
05:57:21 [2021-03-30T05:57:21.038Z] #43 140.7   CC       criu/sigframe.o
05:57:21 [2021-03-30T05:57:21.038Z] #43 140.9   CC       criu/signalfd.o
05:57:21 [2021-03-30T05:57:21.164Z] #23 32.58   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
05:57:21 [2021-03-30T05:57:21.164Z] #23 32.58   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
05:57:21 [2021-03-30T05:57:21.183Z] #43 ...
05:57:21 [2021-03-30T05:57:21.183Z] 
05:57:21 [2021-03-30T05:57:21.183Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:57:21 [2021-03-30T05:57:21.183Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
05:57:21 [2021-03-30T05:57:21.183Z] #22 11.14   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
05:57:21 [2021-03-30T05:57:21.183Z] #22 11.22 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
05:57:21 [2021-03-30T05:57:21.183Z] #22 11.27   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
05:57:21 [2021-03-30T05:57:21.183Z] #22 11.33 Collecting pyyaml (from yamllint==1.16.0)
05:57:21 [2021-03-30T05:57:21.464Z] #23 32.72 Successfully built pyyaml
05:57:21 [2021-03-30T05:57:21.464Z] #23 32.74 Installing collected packages: pathspec, pyyaml, yamllint
05:57:21 [2021-03-30T05:57:21.474Z] #43 131.6   CC       criu/net.o
05:57:21 [2021-03-30T05:57:21.617Z] #43 141.2   CC       criu/sk-inet.o
05:57:21 [2021-03-30T05:57:21.756Z] #22 11.56   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
05:57:21 [2021-03-30T05:57:21.764Z] #23 33.07 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
05:57:22 [2021-03-30T05:57:22.017Z] #22 11.85 Installing collected packages: pathspec, pyyaml, yamllint
05:57:22 [2021-03-30T05:57:22.069Z] #23 DONE 33.3s
05:57:22 [2021-03-30T05:57:22.069Z] 
05:57:22 [2021-03-30T05:57:22.069Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:22 [2021-03-30T05:57:22.069Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:57:22 [2021-03-30T05:57:22.069Z] #44 166.5   CC       criu/page-xfer.o
05:57:22 [2021-03-30T05:57:22.069Z] #44 168.5   CC       criu/pagemap-cache.o
05:57:22 [2021-03-30T05:57:22.279Z] #22 12.14 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
05:57:22 [2021-03-30T05:57:22.413Z] #43 ...
05:57:22 [2021-03-30T05:57:22.413Z] 
05:57:22 [2021-03-30T05:57:22.413Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:57:22 [2021-03-30T05:57:22.413Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
05:57:22 [2021-03-30T05:57:22.413Z] #22 5.165 Collecting yamllint==1.16.0
05:57:22 [2021-03-30T05:57:22.567Z] #43 142.2   CC       criu/sk-netlink.o
05:57:22 [2021-03-30T05:57:22.716Z] #44 169.0   CC       criu/pagemap.o
05:57:22 [2021-03-30T05:57:22.777Z] #20 54.41 Setting up libiptc0:amd64 (1.8.2-4) ...
05:57:22 [2021-03-30T05:57:22.777Z] #20 54.42 Setting up xz-utils (5.2.4-1) ...
05:57:22 [2021-03-30T05:57:22.777Z] #20 54.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
05:57:22 [2021-03-30T05:57:22.777Z] #20 54.45 Setting up sudo (1.8.27-1+deb10u3) ...
05:57:22 [2021-03-30T05:57:22.777Z] #20 54.55 invoke-rc.d: could not determine current runlevel
05:57:22 [2021-03-30T05:57:22.777Z] #20 54.56 invoke-rc.d: policy-rc.d denied execution of start.
05:57:22 [2021-03-30T05:57:22.777Z] #20 54.56 Setting up pigz (2.4-1) ...
05:57:22 [2021-03-30T05:57:22.777Z] #20 54.58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
05:57:22 [2021-03-30T05:57:22.777Z] #20 54.59 Setting up libnl-3-200:amd64 (3.4.0-1) ...
05:57:22 [2021-03-30T05:57:22.777Z] #20 54.61 Setting up python-pip-whl (18.1-5) ...
05:57:22 [2021-03-30T05:57:22.777Z] #20 54.62 Setting up libmpdec2:amd64 (2.4.2-2) ...
05:57:22 [2021-03-30T05:57:22.777Z] #20 54.64 Setting up vim-runtime (2:8.1.0875-5) ...
05:57:22 [2021-03-30T05:57:22.830Z] #43 142.6   CC       criu/sk-packet.o
05:57:22 [2021-03-30T05:57:22.852Z] #22 DONE 12.9s
05:57:22 [2021-03-30T05:57:22.852Z] 
05:57:22 [2021-03-30T05:57:22.852Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:22 [2021-03-30T05:57:22.852Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:22 [2021-03-30T05:57:22.852Z] #43 155.7   CC       criu/sk-inet.o
05:57:22 [2021-03-30T05:57:22.852Z] #43 156.8   CC       criu/sk-netlink.o
05:57:22 [2021-03-30T05:57:22.852Z] #43 157.2   CC       criu/sk-packet.o
05:57:23 [2021-03-30T05:57:23.039Z] #20 55.01 Setting up libaio1:amd64 (0.3.112-3) ...
05:57:23 [2021-03-30T05:57:23.039Z] #20 55.03 Setting up libonig5:amd64 (6.9.1-1) ...
05:57:23 [2021-03-30T05:57:23.039Z] #20 55.04 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
05:57:23 [2021-03-30T05:57:23.039Z] #20 55.05 Setting up vim (2:8.1.0875-5) ...
05:57:23 [2021-03-30T05:57:23.039Z] #20 55.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
05:57:23 [2021-03-30T05:57:23.039Z] #20 55.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
05:57:23 [2021-03-30T05:57:23.039Z] #20 55.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
05:57:23 [2021-03-30T05:57:23.039Z] #20 55.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
05:57:23 [2021-03-30T05:57:23.039Z] #20 55.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
05:57:23 [2021-03-30T05:57:23.039Z] #20 55.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
05:57:23 [2021-03-30T05:57:23.039Z] #20 55.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
05:57:23 [2021-03-30T05:57:23.039Z] #20 55.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
05:57:23 [2021-03-30T05:57:23.301Z] #20 55.15 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
05:57:23 [2021-03-30T05:57:23.301Z] #20 55.17 Setting up thin-provisioning-tools (0.7.6-2.1) ...
05:57:23 [2021-03-30T05:57:23.301Z] #20 55.18 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
05:57:23 [2021-03-30T05:57:23.301Z] #20 55.20 Setting up jq (1.5+dfsg-2+b1) ...
05:57:23 [2021-03-30T05:57:23.301Z] #20 55.21 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
05:57:23 [2021-03-30T05:57:23.301Z] #20 55.22 Setting up python3.7 (3.7.3-2+deb10u3) ...
05:57:23 [2021-03-30T05:57:23.407Z] #43 143.1   CC       criu/sk-queue.o
05:57:23 [2021-03-30T05:57:23.425Z] #43 ...
05:57:23 [2021-03-30T05:57:23.425Z] 
05:57:23 [2021-03-30T05:57:23.425Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
05:57:23 [2021-03-30T05:57:23.425Z] #25 sha256:473d979bd207dc22019810408ad8f7b247ed1eaf2b2738be6005d7b7b5509f2d
05:57:23 [2021-03-30T05:57:23.425Z] #25 DONE 0.5s
05:57:23 [2021-03-30T05:57:23.425Z] 
05:57:23 [2021-03-30T05:57:23.425Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:23 [2021-03-30T05:57:23.425Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:23 [2021-03-30T05:57:23.425Z] #43 157.8   CC       criu/sk-queue.o
05:57:23 [2021-03-30T05:57:23.672Z] #43 143.5   CC       criu/sk-tcp.o
05:57:23 [2021-03-30T05:57:23.777Z] #44 170.2   CC       criu/parasite-syscall.o
05:57:23 [2021-03-30T05:57:23.875Z] #20 ...
05:57:23 [2021-03-30T05:57:23.875Z] 
05:57:23 [2021-03-30T05:57:23.875Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:57:23 [2021-03-30T05:57:23.875Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:57:23 [2021-03-30T05:57:23.875Z] #40 219.9 + dpkg --print-architecture
05:57:23 [2021-03-30T05:57:23.875Z] #40 219.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
05:57:23 [2021-03-30T05:57:23.997Z] #43 158.4   CC       criu/sk-tcp.o
05:57:24 [2021-03-30T05:57:24.249Z] #43 144.0   CC       criu/sk-unix.o
05:57:24 [2021-03-30T05:57:24.398Z] #40 220.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
05:57:24 [2021-03-30T05:57:24.398Z] #40 220.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
05:57:24 [2021-03-30T05:57:24.398Z] #40 ...
05:57:24 [2021-03-30T05:57:24.398Z] 
05:57:24 [2021-03-30T05:57:24.398Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:24 [2021-03-30T05:57:24.398Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:24 [2021-03-30T05:57:24.398Z] #43 106.7   CC       criu/cr-service.o
05:57:24 [2021-03-30T05:57:24.398Z] #43 108.3   CC       criu/crtools.o
05:57:24 [2021-03-30T05:57:24.398Z] #43 108.9   CC       criu/eventfd.o
05:57:24 [2021-03-30T05:57:24.398Z] #43 109.3   CC       criu/eventpoll.o
05:57:24 [2021-03-30T05:57:24.398Z] #43 110.2   CC       criu/external.o
05:57:24 [2021-03-30T05:57:24.398Z] #43 110.6   CC       criu/fault-injection.o
05:57:24 [2021-03-30T05:57:24.398Z] #43 110.7   CC       criu/fdstore.o
05:57:24 [2021-03-30T05:57:24.398Z] #43 111.1   CC       criu/fifo.o
05:57:24 [2021-03-30T05:57:24.398Z] #43 111.5   CC       criu/file-ids.o
05:57:24 [2021-03-30T05:57:24.398Z] #43 111.9   CC       criu/file-lock.o
05:57:24 [2021-03-30T05:57:24.398Z] #43 112.9   CC       criu/files-ext.o
05:57:24 [2021-03-30T05:57:24.398Z] #43 113.3   CC       criu/files-reg.o
05:57:24 [2021-03-30T05:57:24.398Z] #43 115.6   CC       criu/files.o
05:57:24 [2021-03-30T05:57:24.570Z] #43 159.0   CC       criu/sk-unix.o
05:57:24 [2021-03-30T05:57:24.759Z] #71 exporting layers 6.9s done
05:57:24 [2021-03-30T05:57:24.759Z] #71 writing image sha256:fe5117ad5cdcc17361e29f47bd6bea594a08323536447846c5f5cef0cfa55639 done
05:57:24 [2021-03-30T05:57:24.759Z] #71 naming to docker.io/library/docker:b14bf43764e016e95eb7486e49ae675d477e475b done
05:57:24 [2021-03-30T05:57:24.759Z] #71 DONE 7.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
05:57:25 [2021-03-30T05:57:25.088Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42217/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42217/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b14bf43764e016e95eb7486e49ae675d477e475b hack/validate/default
05:57:25 [2021-03-30T05:57:25.198Z] #43 ...
05:57:25 [2021-03-30T05:57:25.198Z] 
05:57:25 [2021-03-30T05:57:25.198Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:57:25 [2021-03-30T05:57:25.198Z] #56 sha256:5eb697ecc633d9916bf106fe7ef26d8da28eb449d21165424e960b335c10bda7
05:57:25 [2021-03-30T05:57:25.198Z] #56 161.2 + bin/containerd
05:57:25 [2021-03-30T05:57:25.319Z] #44 171.5   CC       criu/path.o
05:57:25 [2021-03-30T05:57:25.343Z] #43 117.8   CC       criu/filesystems.o
05:57:25 [2021-03-30T05:57:25.618Z] #44 171.9   CC       criu/pie-util-vdso.o
05:57:25 [2021-03-30T05:57:25.949Z] #44 172.3   CC       criu/pie-util.o
05:57:25 [2021-03-30T05:57:25.957Z] #43 160.3   CC       criu/sockets.o
05:57:26 [2021-03-30T05:57:26.016Z] Congratulations!  All commits are properly signed with the DCO!
05:57:26 [2021-03-30T05:57:26.016Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
05:57:26 [2021-03-30T05:57:26.016Z] No api/types/ or api/swagger.yaml changes in diff.
05:57:26 [2021-03-30T05:57:26.016Z] Congratulations!  All TOML source files changed here have valid syntax.
05:57:26 [2021-03-30T05:57:26.016Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
05:57:26 [2021-03-30T05:57:26.016Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
05:57:26 [2021-03-30T05:57:26.016Z] Congratulations!  No new tests were added to integration-cli.
05:57:26 [2021-03-30T05:57:26.016Z] 
05:57:26 [2021-03-30T05:57:26.016Z] INFO Start validation with golang-ci-lint
05:57:26 [2021-03-30T05:57:26.016Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
05:57:26 [2021-03-30T05:57:26.016Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
05:57:26 [2021-03-30T05:57:26.016Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
05:57:26 [2021-03-30T05:57:26.249Z] #44 172.5   CC       criu/pipes.o
05:57:26 [2021-03-30T05:57:26.289Z] #43 118.5   CC       criu/fsnotify.o
05:57:26 [2021-03-30T05:57:26.289Z] #43 ...
05:57:26 [2021-03-30T05:57:26.289Z] 
05:57:26 [2021-03-30T05:57:26.289Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:57:26 [2021-03-30T05:57:26.289Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:57:26 [2021-03-30T05:57:26.289Z] #20 58.35 Setting up iptables (1.8.2-4) ...
05:57:26 [2021-03-30T05:57:26.531Z] #43 161.0   CC       criu/stats.o
05:57:26 [2021-03-30T05:57:26.551Z] #20 58.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
05:57:26 [2021-03-30T05:57:26.551Z] #20 58.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:57:26 [2021-03-30T05:57:26.551Z] #20 58.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
05:57:26 [2021-03-30T05:57:26.551Z] #20 58.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:57:26 [2021-03-30T05:57:26.551Z] #20 58.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
05:57:26 [2021-03-30T05:57:26.551Z] #20 58.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
05:57:26 [2021-03-30T05:57:26.551Z] #20 58.43 Setting up python3 (3.7.3-1) ...
05:57:26 [2021-03-30T05:57:26.593Z] #56 ...
05:57:26 [2021-03-30T05:57:26.593Z] 
05:57:26 [2021-03-30T05:57:26.593Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:57:26 [2021-03-30T05:57:26.593Z] #24 sha256:e954d7b0223dafb414e237900f042f1e9bd5d4a1600706fb8ba93808d3e5b40c
05:57:26 [2021-03-30T05:57:26.593Z] #24 223.4 + return
05:57:26 [2021-03-30T05:57:26.792Z] #43 161.2   CC       criu/string.o
05:57:26 [2021-03-30T05:57:26.792Z] #43 161.3   CC       criu/sysctl.o
05:57:26 [2021-03-30T05:57:26.901Z] #44 173.2   CC       criu/plugin.o
05:57:27 [2021-03-30T05:57:27.125Z] #20 58.89 Setting up python3-wheel (0.32.3-2) ...
05:57:27 [2021-03-30T05:57:27.201Z] #44 173.7   CC       criu/proc_parse.o
05:57:27 [2021-03-30T05:57:27.366Z] #43 161.7   CC       criu/sysfs_parse.o
05:57:27 [2021-03-30T05:57:27.366Z] #43 162.0   CC       criu/timens.o
05:57:27 [2021-03-30T05:57:27.695Z] #22 10.56   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
05:57:27 [2021-03-30T05:57:27.695Z] #22 10.67 Collecting pyyaml (from yamllint==1.16.0)
05:57:27 [2021-03-30T05:57:27.939Z] #43 162.2   CC       criu/timerfd.o
05:57:27 [2021-03-30T05:57:27.954Z] #22 10.95   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
05:57:28 [2021-03-30T05:57:28.070Z] #20 59.71 Setting up apparmor (2.13.2-10) ...
05:57:28 [2021-03-30T05:57:28.200Z] #43 162.5   CC       criu/tty.o
05:57:28 [2021-03-30T05:57:28.520Z] #24 DONE 225.5s
05:57:28 [2021-03-30T05:57:28.520Z] 
05:57:28 [2021-03-30T05:57:28.520Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:57:28 [2021-03-30T05:57:28.520Z] #53 sha256:096b704d6adfdd8ef4311cf3bdc9b64c0065e5a8f4d5033602d7765236cdc061
05:57:28 [2021-03-30T05:57:28.520Z] #53 104.5 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
05:57:28 [2021-03-30T05:57:28.524Z] #22 11.30 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
05:57:28 [2021-03-30T05:57:28.524Z] #22 11.34   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
05:57:28 [2021-03-30T05:57:28.524Z] #22 11.39 Installing collected packages: pyyaml, pathspec, yamllint
05:57:28 [2021-03-30T05:57:28.773Z] #43 ...
05:57:28 [2021-03-30T05:57:28.773Z] 
05:57:28 [2021-03-30T05:57:28.773Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:57:28 [2021-03-30T05:57:28.773Z] #49 sha256:63eb2754683b3e2b02079d7259174881a12224ad61f61e0774a96ece623a1166
05:57:28 [2021-03-30T05:57:28.773Z] #49 220.0 + /build/golangci-lint --version
05:57:28 [2021-03-30T05:57:28.773Z] #49 220.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
05:57:28 [2021-03-30T05:57:28.773Z] #49 DONE 224.5s
05:57:28 [2021-03-30T05:57:28.773Z] 
05:57:28 [2021-03-30T05:57:28.773Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
05:57:28 [2021-03-30T05:57:28.773Z] #30 sha256:d96d123806898438342fde61b88369f5187624a4179c71076c93c8e6fa600225
05:57:28 [2021-03-30T05:57:28.773Z] #30 DONE 5.3s
05:57:28 [2021-03-30T05:57:28.773Z] 
05:57:28 [2021-03-30T05:57:28.773Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
05:57:28 [2021-03-30T05:57:28.773Z] #33 sha256:8c4b0235cd76270f34b1e2b0b5fdc7bd37bfd43d5ec02ecfb429a49108ccea79
05:57:28 [2021-03-30T05:57:28.784Z] #22 11.79 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
05:57:29 [2021-03-30T05:57:29.345Z] #33 DONE 0.5s
05:57:29 [2021-03-30T05:57:29.345Z] 
05:57:29 [2021-03-30T05:57:29.345Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:57:29 [2021-03-30T05:57:29.345Z] #53 sha256:2e1a422516db92a0f7a3456c1988099751105ae1e2a8f5e2e09713344a49d801
05:57:29 [2021-03-30T05:57:29.345Z] #53 ...
05:57:29 [2021-03-30T05:57:29.345Z] 
05:57:29 [2021-03-30T05:57:29.345Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
05:57:29 [2021-03-30T05:57:29.345Z] #35 sha256:261cd99ab5e533de75f42d06d55088f1e3a5cdb33688f79c718ca946ad54a906
05:57:29 [2021-03-30T05:57:29.362Z] #22 DONE 12.2s
05:57:29 [2021-03-30T05:57:29.362Z] 
05:57:29 [2021-03-30T05:57:29.362Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
05:57:29 [2021-03-30T05:57:29.362Z] #25 sha256:722b8aa534f53334e5ac512a53b3d6177a3119b827746f1d2a5ff10d267d3265
05:57:29 [2021-03-30T05:57:29.607Z] #35 DONE 0.2s
05:57:29 [2021-03-30T05:57:29.607Z] 
05:57:29 [2021-03-30T05:57:29.607Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
05:57:29 [2021-03-30T05:57:29.607Z] #38 sha256:2e12eff6fadc081d4e4d06a3b4d02dd702646321a6217d042159b9b53bd84f7e
05:57:29 [2021-03-30T05:57:29.607Z] #38 DONE 0.1s
05:57:29 [2021-03-30T05:57:29.607Z] 
05:57:29 [2021-03-30T05:57:29.607Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:29 [2021-03-30T05:57:29.607Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:29 [2021-03-30T05:57:29.607Z] #43 164.1   CC       criu/tun.o
05:57:29 [2021-03-30T05:57:29.622Z] #25 DONE 0.3s
05:57:29 [2021-03-30T05:57:29.622Z] 
05:57:29 [2021-03-30T05:57:29.622Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
05:57:29 [2021-03-30T05:57:29.622Z] #30 sha256:9ae104bef4bea314a7ff52829aa3a8105db668ee1bae9cab879cf7150cd801e4
05:57:29 [2021-03-30T05:57:29.720Z] #20 61.47 Setting up xfsprogs (4.20.0-1) ...
05:57:29 [2021-03-30T05:57:29.720Z] #20 61.48 Setting up python3-lib2to3 (3.7.3-1) ...
05:57:29 [2021-03-30T05:57:29.982Z] #20 61.89 Setting up python3-pkg-resources (40.8.0-1) ...
05:57:30 [2021-03-30T05:57:30.180Z] #43 164.6   CC       criu/uffd.o
05:57:30 [2021-03-30T05:57:30.441Z] #43 ...
05:57:30 [2021-03-30T05:57:30.441Z] 
05:57:30 [2021-03-30T05:57:30.441Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
05:57:30 [2021-03-30T05:57:30.441Z] #41 sha256:1cc85f80f08bc8976c5a07e7b28f8217a28de916ee04befc4fd7123c316fb778
05:57:30 [2021-03-30T05:57:30.441Z] #41 DONE 0.9s
05:57:30 [2021-03-30T05:57:30.455Z] #53 106.4 + mkdir -p /build
05:57:30 [2021-03-30T05:57:30.455Z] #53 106.4 + cp runc /build/runc
05:57:30 [2021-03-30T05:57:30.703Z] 
05:57:30 [2021-03-30T05:57:30.703Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:57:30 [2021-03-30T05:57:30.703Z] #56 sha256:dcc53bcd2cc250f79b0f4960ba82376e44adde1b8b43371426283b7377d33601
05:57:30 [2021-03-30T05:57:30.928Z] #20 62.84 Setting up python3-distutils (3.7.3-1) ...
05:57:31 [2021-03-30T05:57:31.055Z] #53 DONE 106.9s
05:57:31 [2021-03-30T05:57:31.055Z] 
05:57:31 [2021-03-30T05:57:31.055Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:31 [2021-03-30T05:57:31.055Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:57:31 [2021-03-30T05:57:31.055Z] #43 146.0   CC       criu/sockets.o
05:57:31 [2021-03-30T05:57:31.055Z] #43 146.7   CC       criu/stats.o
05:57:31 [2021-03-30T05:57:31.055Z] #43 147.0   CC       criu/string.o
05:57:31 [2021-03-30T05:57:31.055Z] #43 147.1   CC       criu/sysctl.o
05:57:31 [2021-03-30T05:57:31.055Z] #43 147.7   CC       criu/sysfs_parse.o
05:57:31 [2021-03-30T05:57:31.055Z] #43 148.2   CC       criu/timens.o
05:57:31 [2021-03-30T05:57:31.055Z] #43 148.6   CC       criu/timerfd.o
05:57:31 [2021-03-30T05:57:31.055Z] #43 149.0   CC       criu/tty.o
05:57:31 [2021-03-30T05:57:31.055Z] #43 150.9   CC       criu/tun.o
05:57:31 [2021-03-30T05:57:31.274Z] #56 ...
05:57:31 [2021-03-30T05:57:31.274Z] 
05:57:31 [2021-03-30T05:57:31.274Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:31 [2021-03-30T05:57:31.274Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:31 [2021-03-30T05:57:31.274Z] #43 165.7   CC       criu/util.o
05:57:31 [2021-03-30T05:57:31.501Z] #20 63.36 Setting up python3-setuptools (40.8.0-1) ...
05:57:31 [2021-03-30T05:57:31.636Z] #43 151.4   CC       criu/uffd.o
05:57:31 [2021-03-30T05:57:31.739Z] #44 178.3   CC       criu/protobuf-desc.o
05:57:32 [2021-03-30T05:57:32.445Z] #20 64.44 Setting up python3-pip (18.1-5) ...
05:57:32 [2021-03-30T05:57:32.660Z] #43 166.8   CC       criu/uts_ns.o
05:57:32 [2021-03-30T05:57:32.660Z] #43 166.9   CC       criu/vdso-compat.o
05:57:32 [2021-03-30T05:57:32.660Z] #43 167.1   CC       criu/vdso.o
05:57:33 [2021-03-30T05:57:33.030Z] #43 152.5   CC       criu/util.o
05:57:33 [2021-03-30T05:57:33.233Z] #43 167.5   LINK     criu/built-in.o
05:57:33 [2021-03-30T05:57:33.233Z] #43 167.5   LINK     criu/criu
05:57:33 [2021-03-30T05:57:33.233Z] #43 167.8   DEP      lib/c/criu.d
05:57:33 [2021-03-30T05:57:33.280Z] #44 ...
05:57:33 [2021-03-30T05:57:33.280Z] 
05:57:33 [2021-03-30T05:57:33.280Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:57:33 [2021-03-30T05:57:33.280Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
05:57:33 [2021-03-30T05:57:33.280Z] #41 246.3 + dpkg --print-architecture
05:57:33 [2021-03-30T05:57:33.280Z] #41 246.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
05:57:33 [2021-03-30T05:57:33.494Z] #43 167.8   CC       images/rpc.pb-c.o
05:57:33 [2021-03-30T05:57:33.606Z] #43 153.5   CC       criu/uts_ns.o
05:57:33 [2021-03-30T05:57:33.756Z] #43 168.2   CC       lib/c/criu.o
05:57:33 [2021-03-30T05:57:33.834Z] #20 65.54 Processing triggers for libc-bin (2.28-10) ...
05:57:33 [2021-03-30T05:57:33.834Z] #20 65.60 Processing triggers for mime-support (3.62) ...
05:57:33 [2021-03-30T05:57:33.930Z] #41 247.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
05:57:33 [2021-03-30T05:57:33.931Z] #41 247.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
05:57:34 [2021-03-30T05:57:34.183Z] #43 153.8   CC       criu/vdso.o
05:57:34 [2021-03-30T05:57:34.447Z] #43 154.2   LINK     criu/built-in.o
05:57:34 [2021-03-30T05:57:34.699Z] #43 168.9   LINK     lib/c/built-in.o
05:57:34 [2021-03-30T05:57:34.699Z] #43 168.9   LINK     lib/c/libcriu.so
05:57:34 [2021-03-30T05:57:34.699Z] #43 169.0   LINK     lib/c/libcriu.a
05:57:34 [2021-03-30T05:57:34.699Z] #43 169.1   GEN      magic.py
05:57:34 [2021-03-30T05:57:34.699Z] #43 169.2 Note: Building without setproctitle() and strlcpy() support.
05:57:34 [2021-03-30T05:57:34.699Z] #43 169.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:57:34 [2021-03-30T05:57:34.699Z] #43 169.2 Note: Building without GnuTLS support
05:57:34 [2021-03-30T05:57:34.710Z] #43 154.4   LINK     criu/criu
05:57:34 [2021-03-30T05:57:34.780Z] #20 DONE 66.7s
05:57:34 [2021-03-30T05:57:34.780Z] 
05:57:34 [2021-03-30T05:57:34.780Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
05:57:34 [2021-03-30T05:57:34.780Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
05:57:34 [2021-03-30T05:57:34.903Z] #30 ...
05:57:34 [2021-03-30T05:57:34.903Z] 
05:57:34 [2021-03-30T05:57:34.903Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:34 [2021-03-30T05:57:34.903Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:34 [2021-03-30T05:57:34.903Z] #43 134.7   CC       criu/netfilter.o
05:57:34 [2021-03-30T05:57:34.903Z] #43 135.1   CC       criu/page-pipe.o
05:57:34 [2021-03-30T05:57:34.903Z] #43 135.5   CC       criu/page-xfer.o
05:57:34 [2021-03-30T05:57:34.903Z] #43 136.8   CC       criu/pagemap-cache.o
05:57:34 [2021-03-30T05:57:34.903Z] #43 137.2   CC       criu/pagemap.o
05:57:34 [2021-03-30T05:57:34.903Z] #43 138.2   CC       criu/parasite-syscall.o
05:57:34 [2021-03-30T05:57:34.903Z] #43 139.2   CC       criu/path.o
05:57:34 [2021-03-30T05:57:34.903Z] #43 139.5   CC       criu/pie-util-vdso-elf32.o
05:57:34 [2021-03-30T05:57:34.903Z] #43 140.3   CC       criu/pie-util-vdso.o
05:57:34 [2021-03-30T05:57:34.903Z] #43 140.8   CC       criu/pie-util.o
05:57:34 [2021-03-30T05:57:34.903Z] #43 141.0   CC       criu/pipes.o
05:57:34 [2021-03-30T05:57:34.903Z] #43 141.7   CC       criu/plugin.o
05:57:34 [2021-03-30T05:57:34.903Z] #43 142.2   CC       criu/proc_parse.o
05:57:34 [2021-03-30T05:57:34.903Z] #43 144.4   CC       criu/protobuf-desc.o
05:57:34 [2021-03-30T05:57:34.903Z] #43 ...
05:57:34 [2021-03-30T05:57:34.903Z] 
05:57:34 [2021-03-30T05:57:34.903Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
05:57:34 [2021-03-30T05:57:34.903Z] #30 sha256:9ae104bef4bea314a7ff52829aa3a8105db668ee1bae9cab879cf7150cd801e4
05:57:34 [2021-03-30T05:57:34.903Z] #30 DONE 5.1s
05:57:34 [2021-03-30T05:57:34.903Z] 
05:57:34 [2021-03-30T05:57:34.903Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
05:57:34 [2021-03-30T05:57:34.903Z] #33 sha256:6cebfc25250f7c5c42943e4167d9a952694f473198ddceabb18fa100ef1ac47a
05:57:34 [2021-03-30T05:57:34.961Z] #43 169.2 Makefile.config:39: Warn: you have no libnftables installed
05:57:34 [2021-03-30T05:57:34.961Z] #43 169.2 Makefile.config:40: Warn: Building without nftables support
05:57:34 [2021-03-30T05:57:34.972Z] #43 154.7   DEP      lib/c/criu.d
05:57:34 [2021-03-30T05:57:34.973Z] #43 154.8   CC       images/rpc.pb-c.o
05:57:35 [2021-03-30T05:57:35.221Z] #43 169.7 fatal: not a git repository (or any of the parent directories): .git
05:57:35 [2021-03-30T05:57:35.475Z] #33 DONE 0.8s
05:57:35 [2021-03-30T05:57:35.475Z] 
05:57:35 [2021-03-30T05:57:35.475Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
05:57:35 [2021-03-30T05:57:35.476Z] #35 sha256:9e47e827f4901707593b92d49e52dd4761a82f4a6e6461e857eb47948a44260c
05:57:35 [2021-03-30T05:57:35.476Z] #35 DONE 0.2s
05:57:35 [2021-03-30T05:57:35.476Z] 
05:57:35 [2021-03-30T05:57:35.476Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:35 [2021-03-30T05:57:35.476Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:35 [2021-03-30T05:57:35.476Z] #43 145.4   CC       criu/protobuf.o
05:57:35 [2021-03-30T05:57:35.476Z] #43 145.6   CC       criu/pstree.o
05:57:35 [2021-03-30T05:57:35.550Z] #43 155.4   CC       lib/c/criu.o
05:57:35 [2021-03-30T05:57:35.725Z] #21 1.048 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
05:57:35 [2021-03-30T05:57:35.795Z] #43 170.2 make[1]: Nothing to be done for 'all'.
05:57:35 [2021-03-30T05:57:35.988Z] #21 1.056 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
05:57:35 [2021-03-30T05:57:35.988Z] #21 1.059 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
05:57:35 [2021-03-30T05:57:35.988Z] #21 DONE 1.1s
05:57:35 [2021-03-30T05:57:35.988Z] 
05:57:35 [2021-03-30T05:57:35.988Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:57:35 [2021-03-30T05:57:35.988Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
05:57:36 [2021-03-30T05:57:36.056Z] #43 ...
05:57:36 [2021-03-30T05:57:36.056Z] 
05:57:36 [2021-03-30T05:57:36.056Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
05:57:36 [2021-03-30T05:57:36.056Z] #38 sha256:318aa4ca07334422325a2562dccaf0b9d0acfa101b7b82239c2a64d507b9d947
05:57:36 [2021-03-30T05:57:36.056Z] #38 DONE 0.3s
05:57:36 [2021-03-30T05:57:36.056Z] 
05:57:36 [2021-03-30T05:57:36.056Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:57:36 [2021-03-30T05:57:36.056Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:57:36 [2021-03-30T05:57:36.127Z] #43 ...
05:57:36 [2021-03-30T05:57:36.127Z] 
05:57:36 [2021-03-30T05:57:36.127Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:57:36 [2021-03-30T05:57:36.127Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6
05:57:36 [2021-03-30T05:57:36.127Z] #22 25.09   Installing build dependencies: finished with status 'done'
05:57:36 [2021-03-30T05:57:36.127Z] #22 30.33 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
05:57:36 [2021-03-30T05:57:36.127Z] #22 30.37   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
05:57:36 [2021-03-30T05:57:36.127Z] #22 30.40 Building wheels for collected packages: pyyaml
05:57:36 [2021-03-30T05:57:36.127Z] #22 30.40   Running setup.py bdist_wheel for pyyaml: started
05:57:36 [2021-03-30T05:57:36.127Z] #22 31.52   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
05:57:36 [2021-03-30T05:57:36.127Z] #22 31.52   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
05:57:36 [2021-03-30T05:57:36.127Z] #22 31.64 Successfully built pyyaml
05:57:36 [2021-03-30T05:57:36.127Z] #22 31.66 Installing collected packages: pyyaml, pathspec, yamllint
05:57:36 [2021-03-30T05:57:36.127Z] #22 31.90 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
05:57:36 [2021-03-30T05:57:36.127Z] #22 DONE 32.2s
05:57:36 [2021-03-30T05:57:36.127Z] 
05:57:36 [2021-03-30T05:57:36.127Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
05:57:36 [2021-03-30T05:57:36.127Z] #25 sha256:e099a426e44280267b2f47d87b902dc1ea4bc9bea6af3aba4ae9945ddb616589
05:57:36 [2021-03-30T05:57:36.316Z] #40 ...
05:57:36 [2021-03-30T05:57:36.317Z] 
05:57:36 [2021-03-30T05:57:36.317Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:36 [2021-03-30T05:57:36.317Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:36 [2021-03-30T05:57:36.317Z] #43 146.7   CC       criu/rbtree.o
05:57:36 [2021-03-30T05:57:36.368Z] #43 170.8 make[1]: 'images/built-in.o' is up to date.
05:57:36 [2021-03-30T05:57:36.368Z] #43 170.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
05:57:36 [2021-03-30T05:57:36.368Z] #43 170.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
05:57:36 [2021-03-30T05:57:36.368Z] #43 170.8 make[1]: 'compel/libcompel.a' is up to date.
05:57:36 [2021-03-30T05:57:36.368Z] #43 170.9 make[1]: 'compel/compel-host-bin' is up to date.
05:57:36 [2021-03-30T05:57:36.576Z] #43 147.0   CC       criu/rst-malloc.o
05:57:36 [2021-03-30T05:57:36.629Z] #43 170.9 make[1]: Nothing to be done for 'all'.
05:57:36 [2021-03-30T05:57:36.629Z] #43 170.9 make[1]: 'soccr/libsoccr.a' is up to date.
05:57:36 [2021-03-30T05:57:36.629Z] #43 171.1 make[2]: Nothing to be done for 'all'.
05:57:36 [2021-03-30T05:57:36.629Z] #43 171.1 make[2]: Nothing to be done for 'all'.
05:57:36 [2021-03-30T05:57:36.629Z] #43 171.1 make[2]: Nothing to be done for 'all'.
05:57:36 [2021-03-30T05:57:36.705Z] #25 DONE 0.5s
05:57:36 [2021-03-30T05:57:36.705Z] 
05:57:36 [2021-03-30T05:57:36.705Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
05:57:36 [2021-03-30T05:57:36.705Z] #30 sha256:08a8fe2c0fe282276118d9a593b7f41648d10bbb3a42117eee61a8ba6ff4c975
05:57:36 [2021-03-30T05:57:36.836Z] #43 147.2   CC       criu/seccomp.o
05:57:36 [2021-03-30T05:57:36.891Z] #43 171.2 make[2]: Nothing to be done for 'all'.
05:57:36 [2021-03-30T05:57:36.891Z] #43 171.2 make[2]: Nothing to be done for 'all'.
05:57:36 [2021-03-30T05:57:36.891Z] #43 171.3 make[2]: Nothing to be done for 'all'.
05:57:36 [2021-03-30T05:57:36.891Z] #43 171.3 make[2]: Nothing to be done for 'all'.
05:57:37 [2021-03-30T05:57:37.152Z] #43 171.4 make[2]: Nothing to be done for 'all'.
05:57:37 [2021-03-30T05:57:37.152Z] #43 171.4   INSTALL  criu/criu
05:57:37 [2021-03-30T05:57:37.152Z] #43 DONE 171.7s
05:57:37 [2021-03-30T05:57:37.152Z] 
05:57:37 [2021-03-30T05:57:37.152Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:57:37 [2021-03-30T05:57:37.152Z] #56 sha256:dcc53bcd2cc250f79b0f4960ba82376e44adde1b8b43371426283b7377d33601
05:57:37 [2021-03-30T05:57:37.379Z] #22 ...
05:57:37 [2021-03-30T05:57:37.379Z] 
05:57:37 [2021-03-30T05:57:37.379Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:37 [2021-03-30T05:57:37.379Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:37 [2021-03-30T05:57:37.379Z] #43 119.8   CC       criu/image-desc.o
05:57:37 [2021-03-30T05:57:37.379Z] #43 119.9   CC       criu/image.o
05:57:37 [2021-03-30T05:57:37.379Z] #43 120.8   CC       criu/ipc_ns.o
05:57:37 [2021-03-30T05:57:37.379Z] #43 122.0   CC       criu/irmap.o
05:57:37 [2021-03-30T05:57:37.379Z] #43 122.7   CC       criu/kcmp-ids.o
05:57:37 [2021-03-30T05:57:37.379Z] #43 123.1   CC       criu/kerndat.o
05:57:37 [2021-03-30T05:57:37.379Z] #43 124.3   CC       criu/libnetlink.o
05:57:37 [2021-03-30T05:57:37.379Z] #43 124.8   CC       criu/log.o
05:57:37 [2021-03-30T05:57:37.379Z] #43 125.3   CC       criu/lsm.o
05:57:37 [2021-03-30T05:57:37.379Z] #43 125.7   CC       criu/mem.o
05:57:37 [2021-03-30T05:57:37.379Z] #43 128.1   CC       criu/memfd.o
05:57:37 [2021-03-30T05:57:37.379Z] #43 128.9   CC       criu/mount.o
05:57:37 [2021-03-30T05:57:37.774Z] #43 148.0   CC       criu/seize.o
05:57:38 [2021-03-30T05:57:38.542Z] #56 ...
05:57:38 [2021-03-30T05:57:38.542Z] 
05:57:38 [2021-03-30T05:57:38.542Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
05:57:38 [2021-03-30T05:57:38.542Z] #44 sha256:a857adaaeec7d4c6d1ddfb7d5f53a16494b2262279ef125c8a9e4581c0765189
05:57:38 [2021-03-30T05:57:38.542Z] #44 DONE 0.1s
05:57:38 [2021-03-30T05:57:38.542Z] 
05:57:38 [2021-03-30T05:57:38.542Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
05:57:38 [2021-03-30T05:57:38.542Z] #46 sha256:4fcf84ce03b8f0f7e7a1f305e8a8da6261984d0c49dfc48129a517dd24cc8413
05:57:38 [2021-03-30T05:57:38.714Z] #43 149.0   CC       criu/servicefd.o
05:57:38 [2021-03-30T05:57:38.804Z] #46 DONE 0.3s
05:57:38 [2021-03-30T05:57:38.804Z] 
05:57:38 [2021-03-30T05:57:38.804Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
05:57:38 [2021-03-30T05:57:38.804Z] #48 sha256:9ef1863bd6a5cdf462d0408d2df1408f4b44baf37fb79d95d9d05224d5e4f83d
05:57:38 [2021-03-30T05:57:38.973Z] #43 ...
05:57:38 [2021-03-30T05:57:38.973Z] 
05:57:38 [2021-03-30T05:57:38.973Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:57:38 [2021-03-30T05:57:38.974Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:57:38 [2021-03-30T05:57:38.974Z] #40 DONE 245.8s
05:57:39 [2021-03-30T05:57:39.066Z] #48 DONE 0.1s
05:57:39 [2021-03-30T05:57:39.066Z] 
05:57:39 [2021-03-30T05:57:39.066Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
05:57:39 [2021-03-30T05:57:39.066Z] #50 sha256:ca1fdc58bd99da095da947cab5a3f145694d948841819c4db823e7af97390c8d
05:57:39 [2021-03-30T05:57:39.234Z] 
05:57:39 [2021-03-30T05:57:39.234Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:39 [2021-03-30T05:57:39.234Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:39 [2021-03-30T05:57:39.234Z] #43 149.5   CC       criu/shmem.o
05:57:39 [2021-03-30T05:57:39.328Z] #50 DONE 0.5s
05:57:39 [2021-03-30T05:57:39.328Z] 
05:57:39 [2021-03-30T05:57:39.328Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:57:39 [2021-03-30T05:57:39.328Z] #53 sha256:2e1a422516db92a0f7a3456c1988099751105ae1e2a8f5e2e09713344a49d801
05:57:39 [2021-03-30T05:57:39.593Z] #53 ...
05:57:39 [2021-03-30T05:57:39.593Z] 
05:57:39 [2021-03-30T05:57:39.593Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
05:57:39 [2021-03-30T05:57:39.593Z] #52 sha256:81ad4a76ca8755dd388d3a3d4dd26092d4692043fcba50cf5fb6f2a3911b8ef3
05:57:39 [2021-03-30T05:57:39.593Z] #52 DONE 0.1s
05:57:39 [2021-03-30T05:57:39.593Z] 
05:57:39 [2021-03-30T05:57:39.593Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:57:39 [2021-03-30T05:57:39.593Z] #53 sha256:2e1a422516db92a0f7a3456c1988099751105ae1e2a8f5e2e09713344a49d801
05:57:40 [2021-03-30T05:57:40.615Z] #43 150.8   CC       criu/sigframe.o
05:57:40 [2021-03-30T05:57:40.615Z] #43 ...
05:57:40 [2021-03-30T05:57:40.615Z] 
05:57:40 [2021-03-30T05:57:40.615Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
05:57:40 [2021-03-30T05:57:40.615Z] #41 sha256:f8985c8044a849599e84e4d9cd3217af2fdaebd98b036dd5d43b4ce711155e54
05:57:40 [2021-03-30T05:57:40.615Z] #41 DONE 0.3s
05:57:40 [2021-03-30T05:57:40.615Z] 
05:57:40 [2021-03-30T05:57:40.615Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:40 [2021-03-30T05:57:40.615Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:40 [2021-03-30T05:57:40.615Z] #43 150.9   CC       criu/signalfd.o
05:57:40 [2021-03-30T05:57:40.615Z] #43 151.2   CC       criu/sk-inet.o
05:57:41 [2021-03-30T05:57:41.556Z] #43 152.1   CC       criu/sk-netlink.o
05:57:41 [2021-03-30T05:57:41.595Z] #43 133.5   CC       criu/namespaces.o
05:57:41 [2021-03-30T05:57:41.595Z] #43 ...
05:57:41 [2021-03-30T05:57:41.595Z] 
05:57:41 [2021-03-30T05:57:41.595Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:57:41 [2021-03-30T05:57:41.595Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
05:57:41 [2021-03-30T05:57:41.595Z] #22 5.474 Collecting yamllint==1.16.0
05:57:42 [2021-03-30T05:57:42.014Z] #30 ...
05:57:42 [2021-03-30T05:57:42.014Z] 
05:57:42 [2021-03-30T05:57:42.014Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:42 [2021-03-30T05:57:42.014Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:57:42 [2021-03-30T05:57:42.014Z] #43 156.4   LINK     lib/c/built-in.o
05:57:42 [2021-03-30T05:57:42.014Z] #43 156.4   LINK     lib/c/libcriu.so
05:57:42 [2021-03-30T05:57:42.014Z] #43 156.5   LINK     lib/c/libcriu.a
05:57:42 [2021-03-30T05:57:42.014Z] #43 156.6   GEN      magic.py
05:57:42 [2021-03-30T05:57:42.015Z] #43 156.8 Note: Building without setproctitle() and strlcpy() support.
05:57:42 [2021-03-30T05:57:42.015Z] #43 156.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:57:42 [2021-03-30T05:57:42.015Z] #43 156.8 Note: Building without GnuTLS support
05:57:42 [2021-03-30T05:57:42.015Z] #43 156.8 Makefile.config:39: Warn: you have no libnftables installed
05:57:42 [2021-03-30T05:57:42.015Z] #43 156.8 Makefile.config:40: Warn: Building without nftables support
05:57:42 [2021-03-30T05:57:42.015Z] #43 157.5 fatal: not a git repository (or any of the parent directories): .git
05:57:42 [2021-03-30T05:57:42.015Z] #43 158.3 make[1]: Nothing to be done for 'all'.
05:57:42 [2021-03-30T05:57:42.015Z] #43 159.2 make[1]: 'images/built-in.o' is up to date.
05:57:42 [2021-03-30T05:57:42.015Z] #43 159.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
05:57:42 [2021-03-30T05:57:42.015Z] #43 159.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
05:57:42 [2021-03-30T05:57:42.015Z] #43 159.3 make[1]: 'compel/libcompel.a' is up to date.
05:57:42 [2021-03-30T05:57:42.015Z] #43 159.4 make[1]: 'compel/compel-host-bin' is up to date.
05:57:42 [2021-03-30T05:57:42.015Z] #43 159.4 make[1]: Nothing to be done for 'all'.
05:57:42 [2021-03-30T05:57:42.015Z] #43 159.4 make[1]: 'soccr/libsoccr.a' is up to date.
05:57:42 [2021-03-30T05:57:42.015Z] #43 159.7 make[2]: Nothing to be done for 'all'.
05:57:42 [2021-03-30T05:57:42.015Z] #43 159.7 make[2]: Nothing to be done for 'all'.
05:57:42 [2021-03-30T05:57:42.015Z] #43 159.8 make[2]: Nothing to be done for 'all'.
05:57:42 [2021-03-30T05:57:42.015Z] #43 159.9 make[2]: Nothing to be done for 'all'.
05:57:42 [2021-03-30T05:57:42.015Z] #43 160.0 make[2]: Nothing to be done for 'all'.
05:57:42 [2021-03-30T05:57:42.015Z] #43 160.0 make[2]: Nothing to be done for 'all'.
05:57:42 [2021-03-30T05:57:42.015Z] #43 160.1 make[2]: Nothing to be done for 'all'.
05:57:42 [2021-03-30T05:57:42.015Z] #43 160.2 make[2]: Nothing to be done for 'all'.
05:57:42 [2021-03-30T05:57:42.015Z] #43 160.2   INSTALL  criu/criu
05:57:42 [2021-03-30T05:57:42.126Z] #43 152.4   CC       criu/sk-packet.o
05:57:42 [2021-03-30T05:57:42.696Z] #43 153.0   CC       criu/sk-queue.o
05:57:42 [2021-03-30T05:57:42.956Z] #43 153.4   CC       criu/sk-tcp.o
05:57:43 [2021-03-30T05:57:43.218Z] #43 ...
05:57:43 [2021-03-30T05:57:43.218Z] 
05:57:43 [2021-03-30T05:57:43.218Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:57:43 [2021-03-30T05:57:43.218Z] #49 sha256:84f0e5445679b40e9d4679ac56caca4326a7ead86c9ff3ea593f5c42b89c92d5
05:57:43 [2021-03-30T05:57:43.218Z] #49 250.1 + /build/golangci-lint --version
05:57:43 [2021-03-30T05:57:43.218Z] #49 250.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
05:57:43 [2021-03-30T05:57:43.218Z] #49 DONE 250.6s
05:57:43 [2021-03-30T05:57:43.478Z] 
05:57:43 [2021-03-30T05:57:43.478Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:57:43 [2021-03-30T05:57:43.478Z] #56 sha256:f080c635f9bd9cd385b3f451ad40be54a39349ec0da514c155d58a5ea3d807ad
05:57:43 [2021-03-30T05:57:43.478Z] #56 ...
05:57:43 [2021-03-30T05:57:43.478Z] 
05:57:43 [2021-03-30T05:57:43.478Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:43 [2021-03-30T05:57:43.478Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:43 [2021-03-30T05:57:43.478Z] #43 154.1   CC       criu/sk-unix.o
05:57:44 [2021-03-30T05:57:44.410Z] #41 ...
05:57:44 [2021-03-30T05:57:44.410Z] 
05:57:44 [2021-03-30T05:57:44.410Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:44 [2021-03-30T05:57:44.410Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:57:44 [2021-03-30T05:57:44.410Z] #44 179.6   CC       criu/protobuf.o
05:57:44 [2021-03-30T05:57:44.410Z] #44 180.1   CC       criu/pstree.o
05:57:44 [2021-03-30T05:57:44.410Z] #44 181.4   CC       criu/rbtree.o
05:57:44 [2021-03-30T05:57:44.410Z] #44 181.9   CC       criu/rst-malloc.o
05:57:44 [2021-03-30T05:57:44.410Z] #44 182.3   CC       criu/seccomp.o
05:57:44 [2021-03-30T05:57:44.410Z] #44 183.2   CC       criu/seize.o
05:57:44 [2021-03-30T05:57:44.410Z] #44 184.5   CC       criu/servicefd.o
05:57:44 [2021-03-30T05:57:44.410Z] #44 185.1   CC       criu/shmem.o
05:57:44 [2021-03-30T05:57:44.410Z] #44 186.3   CC       criu/sigframe.o
05:57:44 [2021-03-30T05:57:44.410Z] #44 186.6   CC       criu/signalfd.o
05:57:44 [2021-03-30T05:57:44.410Z] #44 186.9   CC       criu/sk-inet.o
05:57:44 [2021-03-30T05:57:44.410Z] #44 188.3   CC       criu/sk-netlink.o
05:57:44 [2021-03-30T05:57:44.410Z] #44 188.9   CC       criu/sk-packet.o
05:57:44 [2021-03-30T05:57:44.410Z] #44 189.8   CC       criu/sk-queue.o
05:57:44 [2021-03-30T05:57:44.410Z] #44 190.5   CC       criu/sk-tcp.o
05:57:44 [2021-03-30T05:57:44.717Z] #44 191.0   CC       criu/sk-unix.o
05:57:46 [2021-03-30T05:57:46.021Z] #43 156.1   CC       criu/sockets.o
05:57:46 [2021-03-30T05:57:46.278Z] #53 ...
05:57:46 [2021-03-30T05:57:46.278Z] 
05:57:46 [2021-03-30T05:57:46.278Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:57:46 [2021-03-30T05:57:46.278Z] #56 sha256:dcc53bcd2cc250f79b0f4960ba82376e44adde1b8b43371426283b7377d33601
05:57:46 [2021-03-30T05:57:46.278Z] #56 194.6 + bin/containerd
05:57:46 [2021-03-30T05:57:46.280Z] #43 156.7   CC       criu/stats.o
05:57:46 [2021-03-30T05:57:46.540Z] #43 157.0   CC       criu/string.o
05:57:46 [2021-03-30T05:57:46.540Z] #43 157.0   CC       criu/sysctl.o
05:57:46 [2021-03-30T05:57:46.893Z] #22 10.88   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
05:57:46 [2021-03-30T05:57:46.893Z] #22 10.97 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
05:57:46 [2021-03-30T05:57:46.893Z] #22 11.02   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
05:57:46 [2021-03-30T05:57:46.893Z] #22 11.07 Collecting pyyaml (from yamllint==1.16.0)
05:57:47 [2021-03-30T05:57:47.110Z] #43 157.5   CC       criu/sysfs_parse.o
05:57:47 [2021-03-30T05:57:47.156Z] #22 11.36   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
05:57:47 [2021-03-30T05:57:47.320Z] #43 DONE 166.8s
05:57:47 [2021-03-30T05:57:47.320Z] 
05:57:47 [2021-03-30T05:57:47.320Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:57:47 [2021-03-30T05:57:47.320Z] #56 sha256:5eb697ecc633d9916bf106fe7ef26d8da28eb449d21165424e960b335c10bda7
05:57:47 [2021-03-30T05:57:47.320Z] #56 ...
05:57:47 [2021-03-30T05:57:47.320Z] 
05:57:47 [2021-03-30T05:57:47.320Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
05:57:47 [2021-03-30T05:57:47.320Z] #30 sha256:08a8fe2c0fe282276118d9a593b7f41648d10bbb3a42117eee61a8ba6ff4c975
05:57:47 [2021-03-30T05:57:47.320Z] #30 DONE 10.6s
05:57:47 [2021-03-30T05:57:47.320Z] 
05:57:47 [2021-03-30T05:57:47.320Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
05:57:47 [2021-03-30T05:57:47.320Z] #33 sha256:be0883673f69db4584f316a14c8624cb07e598945534fa3ee6f380cd0fd49d60
05:57:47 [2021-03-30T05:57:47.369Z] #43 157.7   CC       criu/timens.o
05:57:47 [2021-03-30T05:57:47.498Z] #44 193.6   CC       criu/sockets.o
05:57:47 [2021-03-30T05:57:47.630Z] #43 158.0   CC       criu/timerfd.o
05:57:47 [2021-03-30T05:57:47.729Z] #22 11.71 Installing collected packages: pathspec, pyyaml, yamllint
05:57:47 [2021-03-30T05:57:47.890Z] #43 158.2   CC       criu/tty.o
05:57:47 [2021-03-30T05:57:47.895Z] #33 DONE 0.8s
05:57:47 [2021-03-30T05:57:47.895Z] 
05:57:47 [2021-03-30T05:57:47.895Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:57:47 [2021-03-30T05:57:47.895Z] #56 sha256:5eb697ecc633d9916bf106fe7ef26d8da28eb449d21165424e960b335c10bda7
05:57:47 [2021-03-30T05:57:47.895Z] #56 ...
05:57:47 [2021-03-30T05:57:47.895Z] 
05:57:47 [2021-03-30T05:57:47.895Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
05:57:47 [2021-03-30T05:57:47.895Z] #35 sha256:d2d8df81337d069fd6d0a82a24152f87d45c89935a5d4db74d29aa33b650f406
05:57:47 [2021-03-30T05:57:47.991Z] #22 12.06 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
05:57:48 [2021-03-30T05:57:48.158Z] #35 DONE 0.2s
05:57:48 [2021-03-30T05:57:48.158Z] 
05:57:48 [2021-03-30T05:57:48.158Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
05:57:48 [2021-03-30T05:57:48.158Z] #38 sha256:e729943e6129ffa3cabf478a6a9fa4e3650260c19026d233056eaa81f5e5c96c
05:57:48 [2021-03-30T05:57:48.420Z] #38 DONE 0.2s
05:57:48 [2021-03-30T05:57:48.420Z] 
05:57:48 [2021-03-30T05:57:48.420Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
05:57:48 [2021-03-30T05:57:48.420Z] #41 sha256:625606fde928ebe1b50220e941bd1b769013eb5cdab1a845d29aba3848874b2e
05:57:48 [2021-03-30T05:57:48.559Z] #44 194.8   CC       criu/stats.o
05:57:48 [2021-03-30T05:57:48.564Z] #22 DONE 12.5s
05:57:48 [2021-03-30T05:57:48.564Z] 
05:57:48 [2021-03-30T05:57:48.564Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
05:57:48 [2021-03-30T05:57:48.564Z] #25 sha256:3672444ba8b5663d76dd70b7293dae242738520f86160d386b382f055cfbd1e1
05:57:48 [2021-03-30T05:57:48.826Z] #25 DONE 0.4s
05:57:48 [2021-03-30T05:57:48.826Z] 
05:57:48 [2021-03-30T05:57:48.826Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:48 [2021-03-30T05:57:48.826Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:48 [2021-03-30T05:57:48.826Z] #43 135.2   CC       criu/net.o
05:57:48 [2021-03-30T05:57:48.826Z] #43 137.9   CC       criu/netfilter.o
05:57:48 [2021-03-30T05:57:48.826Z] #43 138.3   CC       criu/page-pipe.o
05:57:48 [2021-03-30T05:57:48.826Z] #43 138.8   CC       criu/page-xfer.o
05:57:48 [2021-03-30T05:57:48.826Z] #43 140.5   CC       criu/pagemap-cache.o
05:57:48 [2021-03-30T05:57:48.826Z] #43 140.9   CC       criu/pagemap.o
05:57:48 [2021-03-30T05:57:48.826Z] #43 ...
05:57:48 [2021-03-30T05:57:48.826Z] 
05:57:48 [2021-03-30T05:57:48.826Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
05:57:48 [2021-03-30T05:57:48.826Z] #30 sha256:85087c368bacaf0a5d8bab49cfb194efae3241d2e19dff1c255df4e333643219
05:57:48 [2021-03-30T05:57:48.858Z] #44 195.4   CC       criu/string.o
05:57:48 [2021-03-30T05:57:48.995Z] #41 DONE 0.8s
05:57:48 [2021-03-30T05:57:48.995Z] 
05:57:48 [2021-03-30T05:57:48.995Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:57:48 [2021-03-30T05:57:48.995Z] #56 sha256:5eb697ecc633d9916bf106fe7ef26d8da28eb449d21165424e960b335c10bda7
05:57:49 [2021-03-30T05:57:49.166Z] #44 195.4   CC       criu/sysctl.o
05:57:49 [2021-03-30T05:57:49.256Z] #56 ...
05:57:49 [2021-03-30T05:57:49.256Z] 
05:57:49 [2021-03-30T05:57:49.256Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
05:57:49 [2021-03-30T05:57:49.256Z] #44 sha256:6b353fa93c26efc5aac212c2666f7daca71bc3fa35534f1a3713142e0f07b333
05:57:49 [2021-03-30T05:57:49.256Z] #44 DONE 0.1s
05:57:49 [2021-03-30T05:57:49.256Z] 
05:57:49 [2021-03-30T05:57:49.256Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
05:57:49 [2021-03-30T05:57:49.256Z] #46 sha256:683ac5fb841f1964aa3bf4477dae04614db2cbd926e28058ccf02d26f90ad1ef
05:57:49 [2021-03-30T05:57:49.270Z] #43 159.4   CC       criu/tun.o
05:57:49 [2021-03-30T05:57:49.270Z] #43 159.8   CC       criu/uffd.o
05:57:49 [2021-03-30T05:57:49.829Z] #46 DONE 0.6s
05:57:49 [2021-03-30T05:57:49.829Z] 
05:57:49 [2021-03-30T05:57:49.829Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
05:57:49 [2021-03-30T05:57:49.829Z] #48 sha256:19064ef1ecac712baf0e59d84aea98ab4ebfb56fba02b360a5ca339140b9ba34
05:57:49 [2021-03-30T05:57:49.840Z] #43 160.4   CC       criu/util.o
05:57:50 [2021-03-30T05:57:50.090Z] #48 DONE 0.2s
05:57:50 [2021-03-30T05:57:50.090Z] 
05:57:50 [2021-03-30T05:57:50.090Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
05:57:50 [2021-03-30T05:57:50.090Z] #50 sha256:43f569de739218244494eb138fff719495087da8a34b80ee57db47c0d862dea6
05:57:50 [2021-03-30T05:57:50.226Z] #44 196.4   CC       criu/sysfs_parse.o
05:57:50 [2021-03-30T05:57:50.525Z] #44 197.0   CC       criu/timens.o
05:57:50 [2021-03-30T05:57:50.826Z] #44 197.4   CC       criu/timerfd.o
05:57:51 [2021-03-30T05:57:51.037Z] #50 DONE 1.1s
05:57:51 [2021-03-30T05:57:51.037Z] 
05:57:51 [2021-03-30T05:57:51.037Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
05:57:51 [2021-03-30T05:57:51.037Z] #52 sha256:736bbb970ca90ef490a251387fccd4e5c6ea36982c7f12a6ffc492e9b667d7fb
05:57:51 [2021-03-30T05:57:51.221Z] #43 161.3   CC       criu/uts_ns.o
05:57:51 [2021-03-30T05:57:51.221Z] #43 161.5   CC       criu/vdso-compat.o
05:57:51 [2021-03-30T05:57:51.221Z] #43 161.6   CC       criu/vdso.o
05:57:51 [2021-03-30T05:57:51.298Z] #52 DONE 0.1s
05:57:51 [2021-03-30T05:57:51.298Z] 
05:57:51 [2021-03-30T05:57:51.298Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
05:57:51 [2021-03-30T05:57:51.298Z] #54 sha256:0f28ed52c3d73b3fe0d4d7a13ebe4839b98817e569f151a2e0a72b32c5870bb2
05:57:51 [2021-03-30T05:57:51.476Z] #44 197.7   CC       criu/tty.o
05:57:51 [2021-03-30T05:57:51.568Z] #56 ...
05:57:51 [2021-03-30T05:57:51.568Z] 
05:57:51 [2021-03-30T05:57:51.568Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:57:51 [2021-03-30T05:57:51.568Z] #53 sha256:2e1a422516db92a0f7a3456c1988099751105ae1e2a8f5e2e09713344a49d801
05:57:51 [2021-03-30T05:57:51.568Z] #53 124.9 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
05:57:51 [2021-03-30T05:57:51.568Z] #53 125.9 + mkdir -p /build
05:57:51 [2021-03-30T05:57:51.568Z] #53 125.9 + cp runc /build/runc
05:57:51 [2021-03-30T05:57:51.790Z] #43 162.1   LINK     criu/built-in.o
05:57:51 [2021-03-30T05:57:51.790Z] #43 162.2   LINK     criu/criu
05:57:51 [2021-03-30T05:57:51.872Z] #54 DONE 0.5s
05:57:51 [2021-03-30T05:57:51.872Z] 
05:57:51 [2021-03-30T05:57:51.872Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:57:51 [2021-03-30T05:57:51.872Z] #56 sha256:5eb697ecc633d9916bf106fe7ef26d8da28eb449d21165424e960b335c10bda7
05:57:52 [2021-03-30T05:57:52.051Z] #43 162.6   DEP      lib/c/criu.d
05:57:52 [2021-03-30T05:57:52.051Z] #43 162.6   CC       images/rpc.pb-c.o
05:57:52 [2021-03-30T05:57:52.141Z] #53 DONE 126.4s
05:57:52 [2021-03-30T05:57:52.141Z] 
05:57:52 [2021-03-30T05:57:52.141Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:57:52 [2021-03-30T05:57:52.141Z] #56 sha256:dcc53bcd2cc250f79b0f4960ba82376e44adde1b8b43371426283b7377d33601
05:57:52 [2021-03-30T05:57:52.621Z] #43 163.0   CC       lib/c/criu.o
05:57:53 [2021-03-30T05:57:53.561Z] #43 163.8   LINK     lib/c/built-in.o
05:57:53 [2021-03-30T05:57:53.561Z] #43 163.8   LINK     lib/c/libcriu.so
05:57:53 [2021-03-30T05:57:53.561Z] #43 163.9   LINK     lib/c/libcriu.a
05:57:53 [2021-03-30T05:57:53.561Z] #43 164.0   GEN      magic.py
05:57:53 [2021-03-30T05:57:53.561Z] #43 164.1 Note: Building without setproctitle() and strlcpy() support.
05:57:53 [2021-03-30T05:57:53.561Z] #43 164.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:57:53 [2021-03-30T05:57:53.704Z] ok  	github.com/docker/docker/cmd/dockerd	0.082s	coverage: 29.1% of statements
05:57:53 [2021-03-30T05:57:53.704Z] ok  	github.com/docker/docker/container	0.120s	coverage: 34.7% of statements
05:57:53 [2021-03-30T05:57:53.704Z] ?   	github.com/docker/docker/container/stream	[no test files]
05:57:53 [2021-03-30T05:57:53.704Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
05:57:53 [2021-03-30T05:57:53.704Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
05:57:53 [2021-03-30T05:57:53.704Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
05:57:53 [2021-03-30T05:57:53.820Z] #43 164.1 Note: Building without GnuTLS support
05:57:53 [2021-03-30T05:57:53.820Z] #43 164.1 Makefile.config:39: Warn: you have no libnftables installed
05:57:53 [2021-03-30T05:57:53.820Z] #43 164.1 Makefile.config:40: Warn: Building without nftables support
05:57:54 [2021-03-30T05:57:54.060Z] #56 ...
05:57:54 [2021-03-30T05:57:54.060Z] 
05:57:54 [2021-03-30T05:57:54.060Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
05:57:54 [2021-03-30T05:57:54.060Z] #54 sha256:91af9559ea1c7310f799d63a583617ea4b7d9688ee453568ca204dfe1fd50696
05:57:54 [2021-03-30T05:57:54.060Z] #54 DONE 0.2s
05:57:54 [2021-03-30T05:57:54.060Z] 
05:57:54 [2021-03-30T05:57:54.060Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:57:54 [2021-03-30T05:57:54.060Z] #56 sha256:dcc53bcd2cc250f79b0f4960ba82376e44adde1b8b43371426283b7377d33601
05:57:54 [2021-03-30T05:57:54.080Z] #43 164.7 fatal: not a git repository (or any of the parent directories): .git
05:57:54 [2021-03-30T05:57:54.260Z] #44 200.2   CC       criu/tun.o
05:57:54 [2021-03-30T05:57:54.260Z] #44 200.8   CC       criu/uffd.o
05:57:55 [2021-03-30T05:57:55.024Z] #43 165.2 make[1]: Nothing to be done for 'all'.
05:57:55 [2021-03-30T05:57:55.287Z] #43 165.7 make[1]: 'images/built-in.o' is up to date.
05:57:55 [2021-03-30T05:57:55.287Z] #43 165.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
05:57:55 [2021-03-30T05:57:55.287Z] #43 165.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
05:57:55 [2021-03-30T05:57:55.287Z] #43 165.8 make[1]: 'compel/libcompel.a' is up to date.
05:57:55 [2021-03-30T05:57:55.287Z] #43 165.8 make[1]: 'compel/compel-host-bin' is up to date.
05:57:55 [2021-03-30T05:57:55.424Z] #30 ...
05:57:55 [2021-03-30T05:57:55.424Z] 
05:57:55 [2021-03-30T05:57:55.424Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:55 [2021-03-30T05:57:55.424Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:55 [2021-03-30T05:57:55.424Z] #43 142.1   CC       criu/parasite-syscall.o
05:57:55 [2021-03-30T05:57:55.424Z] #43 142.8   CC       criu/path.o
05:57:55 [2021-03-30T05:57:55.425Z] #43 143.1   CC       criu/pie-util-vdso-elf32.o
05:57:55 [2021-03-30T05:57:55.425Z] #43 143.6   CC       criu/pie-util-vdso.o
05:57:55 [2021-03-30T05:57:55.425Z] #43 144.1   CC       criu/pie-util.o
05:57:55 [2021-03-30T05:57:55.425Z] #43 144.4   CC       criu/pipes.o
05:57:55 [2021-03-30T05:57:55.425Z] #43 145.0   CC       criu/plugin.o
05:57:55 [2021-03-30T05:57:55.425Z] #43 145.3   CC       criu/proc_parse.o
05:57:55 [2021-03-30T05:57:55.425Z] #43 147.1   CC       criu/protobuf-desc.o
05:57:55 [2021-03-30T05:57:55.425Z] #43 ...
05:57:55 [2021-03-30T05:57:55.425Z] 
05:57:55 [2021-03-30T05:57:55.425Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:57:55 [2021-03-30T05:57:55.425Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:57:55 [2021-03-30T05:57:55.425Z] #40 DONE 251.0s
05:57:55 [2021-03-30T05:57:55.425Z] 
05:57:55 [2021-03-30T05:57:55.425Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
05:57:55 [2021-03-30T05:57:55.425Z] #30 sha256:85087c368bacaf0a5d8bab49cfb194efae3241d2e19dff1c255df4e333643219
05:57:55 [2021-03-30T05:57:55.425Z] #30 DONE 6.2s
05:57:55 [2021-03-30T05:57:55.425Z] 
05:57:55 [2021-03-30T05:57:55.425Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
05:57:55 [2021-03-30T05:57:55.425Z] #33 sha256:dbb0fd27ef71b821a88d32fc16a72f811251fd2179f5efac1bafbb5eb06381dc
05:57:55 [2021-03-30T05:57:55.547Z] #43 165.8 make[1]: Nothing to be done for 'all'.
05:57:55 [2021-03-30T05:57:55.547Z] #43 165.8 make[1]: 'soccr/libsoccr.a' is up to date.
05:57:55 [2021-03-30T05:57:55.547Z] #43 166.1 make[2]: Nothing to be done for 'all'.
05:57:55 [2021-03-30T05:57:55.687Z] #33 DONE 0.6s
05:57:55 [2021-03-30T05:57:55.687Z] 
05:57:55 [2021-03-30T05:57:55.687Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
05:57:55 [2021-03-30T05:57:55.687Z] #35 sha256:96917a5f99cc9d5c9dc96c11e86b25dc5cd3c1bdd68e26f93051ecfd75622ff9
05:57:55 [2021-03-30T05:57:55.807Z] #43 166.1 make[2]: Nothing to be done for 'all'.
05:57:55 [2021-03-30T05:57:55.807Z] #43 166.1 make[2]: Nothing to be done for 'all'.
05:57:55 [2021-03-30T05:57:55.807Z] #43 166.2 make[2]: Nothing to be done for 'all'.
05:57:55 [2021-03-30T05:57:55.807Z] #43 166.3 make[2]: Nothing to be done for 'all'.
05:57:55 [2021-03-30T05:57:55.807Z] #43 166.3 make[2]: Nothing to be done for 'all'.
05:57:55 [2021-03-30T05:57:55.807Z] #43 166.3 make[2]: Nothing to be done for 'all'.
05:57:55 [2021-03-30T05:57:55.953Z] #35 DONE 0.2s
05:57:55 [2021-03-30T05:57:55.953Z] 
05:57:55 [2021-03-30T05:57:55.953Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
05:57:55 [2021-03-30T05:57:55.953Z] #38 sha256:8bf845adc5c126abe887ceb7adda8da7dbeb526a118395bdac2d6020a18ff29e
05:57:56 [2021-03-30T05:57:56.067Z] #43 166.4 make[2]: Nothing to be done for 'all'.
05:57:56 [2021-03-30T05:57:56.067Z] #43 166.4   INSTALL  criu/criu
05:57:56 [2021-03-30T05:57:56.215Z] #38 DONE 0.3s
05:57:56 [2021-03-30T05:57:56.215Z] 
05:57:56 [2021-03-30T05:57:56.215Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:56 [2021-03-30T05:57:56.215Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:56 [2021-03-30T05:57:56.215Z] #43 148.1   CC       criu/protobuf.o
05:57:56 [2021-03-30T05:57:56.215Z] #43 148.7   CC       criu/pstree.o
05:57:56 [2021-03-30T05:57:56.327Z] #43 DONE 166.6s
05:57:56 [2021-03-30T05:57:56.327Z] 
05:57:56 [2021-03-30T05:57:56.327Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:57:56 [2021-03-30T05:57:56.327Z] #56 sha256:f080c635f9bd9cd385b3f451ad40be54a39349ec0da514c155d58a5ea3d807ad
05:57:56 [2021-03-30T05:57:56.373Z] #44 202.5   CC       criu/util.o
05:57:57 [2021-03-30T05:57:57.161Z] #43 ...
05:57:57 [2021-03-30T05:57:57.161Z] 
05:57:57 [2021-03-30T05:57:57.161Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
05:57:57 [2021-03-30T05:57:57.161Z] #41 sha256:2e9b532a7724da84e3b0b0f6afe6f5c08728e727251c1d823f1bfdab0647ecbb
05:57:57 [2021-03-30T05:57:57.161Z] #41 DONE 0.7s
05:57:57 [2021-03-30T05:57:57.161Z] 
05:57:57 [2021-03-30T05:57:57.161Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:57:57 [2021-03-30T05:57:57.161Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:57:57 [2021-03-30T05:57:57.161Z] #43 149.7   CC       criu/rbtree.o
05:57:57 [2021-03-30T05:57:57.267Z] #56 ...
05:57:57 [2021-03-30T05:57:57.267Z] 
05:57:57 [2021-03-30T05:57:57.267Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
05:57:57 [2021-03-30T05:57:57.267Z] #44 sha256:df325c66632dd9920a04d4f7673aedc04858b205e6f5895176e6289b443cfd51
05:57:57 [2021-03-30T05:57:57.533Z] #44 DONE 0.1s
05:57:57 [2021-03-30T05:57:57.533Z] 
05:57:57 [2021-03-30T05:57:57.533Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
05:57:57 [2021-03-30T05:57:57.533Z] #46 sha256:84adabe4d50b316f4bd95a6a87485f8e198f47f17af40078ae13ea66f3e432bc
05:57:57 [2021-03-30T05:57:57.533Z] #46 DONE 0.2s
05:57:57 [2021-03-30T05:57:57.533Z] 
05:57:57 [2021-03-30T05:57:57.533Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:57:57 [2021-03-30T05:57:57.533Z] #56 sha256:f080c635f9bd9cd385b3f451ad40be54a39349ec0da514c155d58a5ea3d807ad
05:57:57 [2021-03-30T05:57:57.734Z] #43 150.0   CC       criu/rst-malloc.o
05:57:57 [2021-03-30T05:57:57.734Z] #43 150.2   CC       criu/seccomp.o
05:57:57 [2021-03-30T05:57:57.807Z] #56 ...
05:57:57 [2021-03-30T05:57:57.807Z] 
05:57:57 [2021-03-30T05:57:57.807Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
05:57:57 [2021-03-30T05:57:57.807Z] #48 sha256:ea2b3acfcc2d6194ea18bbe947d7cd7251830d6e24e47f55f1fa9cf32d0a80b3
05:57:57 [2021-03-30T05:57:57.807Z] #48 DONE 0.1s
05:57:57 [2021-03-30T05:57:57.807Z] 
05:57:57 [2021-03-30T05:57:57.807Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
05:57:57 [2021-03-30T05:57:57.807Z] #50 sha256:c954cdec72fea6330b761b9179a8cbf0968eb740afe0fda161556040b1d98628
05:57:57 [2021-03-30T05:57:57.941Z] #44 204.2   CC       criu/uts_ns.o
05:57:58 [2021-03-30T05:57:58.067Z] #50 DONE 0.3s
05:57:58 [2021-03-30T05:57:58.067Z] 
05:57:58 [2021-03-30T05:57:58.067Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
05:57:58 [2021-03-30T05:57:58.067Z] #52 sha256:53ba819cf5a7f2262fbb90fc6b6f127e07260dc56e727fb2fdfbc1c70a46644f
05:57:58 [2021-03-30T05:57:58.067Z] #52 DONE 0.1s
05:57:58 [2021-03-30T05:57:58.067Z] 
05:57:58 [2021-03-30T05:57:58.067Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:57:58 [2021-03-30T05:57:58.067Z] #53 sha256:fca3e843a8c6a36d067fd10a51e042a2a57afc0c9719d514c243fcfccc9c0364
05:57:58 [2021-03-30T05:57:58.241Z] #44 204.6   CC       criu/vdso.o
05:57:58 [2021-03-30T05:57:58.679Z] #43 150.9   CC       criu/seize.o
05:57:58 [2021-03-30T05:57:58.895Z] #44 205.4   LINK     criu/built-in.o
05:57:59 [2021-03-30T05:57:59.196Z] #44 205.7   LINK     criu/criu
05:57:59 [2021-03-30T05:57:59.253Z] #43 151.7   CC       criu/servicefd.o
05:57:59 [2021-03-30T05:57:59.515Z] #43 152.1   CC       criu/shmem.o
05:57:59 [2021-03-30T05:57:59.849Z] #44 206.3   DEP      lib/c/criu.d
05:57:59 [2021-03-30T05:57:59.849Z] #44 206.4   CC       images/rpc.pb-c.o
05:58:00 [2021-03-30T05:58:00.461Z] #43 152.9   CC       criu/sigframe.o
05:58:00 [2021-03-30T05:58:00.461Z] #43 153.0   CC       criu/signalfd.o
05:58:00 [2021-03-30T05:58:00.609Z] ok  	github.com/docker/docker/daemon/cluster	0.075s	coverage: 0.5% of statements
05:58:00 [2021-03-30T05:58:00.723Z] #43 153.2   CC       criu/sk-inet.o
05:58:00 [2021-03-30T05:58:00.732Z] #44 207.2   CC       lib/c/criu.o
05:58:01 [2021-03-30T05:58:01.669Z] #43 154.2   CC       criu/sk-netlink.o
05:58:01 [2021-03-30T05:58:01.881Z] #56 207.1 + bin/containerd-stress
05:58:01 [2021-03-30T05:58:01.931Z] #43 ...
05:58:01 [2021-03-30T05:58:01.931Z] 
05:58:01 [2021-03-30T05:58:01.931Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:58:01 [2021-03-30T05:58:01.931Z] #49 sha256:89ae4fff35947578c0f6244874333061e7f4181d8580f564663cb2f78c90d8b1
05:58:01 [2021-03-30T05:58:01.931Z] #49 257.3 + /build/golangci-lint --version
05:58:01 [2021-03-30T05:58:01.931Z] #49 257.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
05:58:01 [2021-03-30T05:58:01.931Z] #49 DONE 258.2s
05:58:02 [2021-03-30T05:58:02.193Z] 
05:58:02 [2021-03-30T05:58:02.193Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:58:02 [2021-03-30T05:58:02.193Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:58:02 [2021-03-30T05:58:02.193Z] #43 154.6   CC       criu/sk-packet.o
05:58:02 [2021-03-30T05:58:02.681Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
05:58:02 [2021-03-30T05:58:02.766Z] #43 155.1   CC       criu/sk-queue.o
05:58:02 [2021-03-30T05:58:02.851Z] #44 208.9   LINK     lib/c/built-in.o
05:58:02 [2021-03-30T05:58:02.851Z] #44 208.9   LINK     lib/c/libcriu.so
05:58:02 [2021-03-30T05:58:02.851Z] #44 209.0   LINK     lib/c/libcriu.a
05:58:02 [2021-03-30T05:58:02.851Z] #44 209.2   GEN      magic.py
05:58:02 [2021-03-30T05:58:02.851Z] #44 209.4 Note: Building without setproctitle() and strlcpy() support.
05:58:02 [2021-03-30T05:58:02.851Z] #44 209.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:58:02 [2021-03-30T05:58:02.851Z] #44 209.4 Note: Building without GnuTLS support
05:58:02 [2021-03-30T05:58:02.851Z] #44 209.4 Makefile.config:39: Warn: you have no libnftables installed
05:58:02 [2021-03-30T05:58:02.851Z] #44 209.4 Makefile.config:40: Warn: Building without nftables support
05:58:03 [2021-03-30T05:58:03.028Z] #43 155.5   CC       criu/sk-tcp.o
05:58:03 [2021-03-30T05:58:03.605Z] #43 155.9   CC       criu/sk-unix.o
05:58:03 [2021-03-30T05:58:03.920Z] #44 210.4 fatal: not a git repository (or any of the parent directories): .git
05:58:04 [2021-03-30T05:58:04.193Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
05:58:04 [2021-03-30T05:58:04.432Z] #56 210.3 + bin/containerd-shim
05:58:04 [2021-03-30T05:58:04.642Z] #53 ...
05:58:04 [2021-03-30T05:58:04.642Z] 
05:58:04 [2021-03-30T05:58:04.642Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:58:04 [2021-03-30T05:58:04.642Z] #56 sha256:f080c635f9bd9cd385b3f451ad40be54a39349ec0da514c155d58a5ea3d807ad
05:58:04 [2021-03-30T05:58:04.642Z] #56 205.3 + bin/containerd
05:58:04 [2021-03-30T05:58:04.984Z] #44 211.5 make[1]: Nothing to be done for 'all'.
05:58:05 [2021-03-30T05:58:05.527Z] #43 157.7   CC       criu/sockets.o
05:58:05 [2021-03-30T05:58:05.857Z] #43 158.3   CC       criu/stats.o
05:58:06 [2021-03-30T05:58:06.119Z] #43 158.5   CC       criu/string.o
05:58:06 [2021-03-30T05:58:06.119Z] #43 158.6   CC       criu/sysctl.o
05:58:06 [2021-03-30T05:58:06.525Z] #44 212.7 make[1]: 'images/built-in.o' is up to date.
05:58:06 [2021-03-30T05:58:06.525Z] #44 212.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
05:58:06 [2021-03-30T05:58:06.525Z] #44 212.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
05:58:06 [2021-03-30T05:58:06.525Z] #44 212.8 make[1]: 'compel/libcompel.a' is up to date.
05:58:06 [2021-03-30T05:58:06.525Z] #44 212.8 make[1]: 'compel/compel-host-bin' is up to date.
05:58:06 [2021-03-30T05:58:06.525Z] #44 212.9 make[1]: Nothing to be done for 'all'.
05:58:06 [2021-03-30T05:58:06.525Z] #44 212.9 make[1]: 'soccr/libsoccr.a' is up to date.
05:58:06 [2021-03-30T05:58:06.525Z] #44 213.1 make[2]: Nothing to be done for 'all'.
05:58:06 [2021-03-30T05:58:06.693Z] #43 159.0   CC       criu/sysfs_parse.o
05:58:06 [2021-03-30T05:58:06.826Z] #44 213.1 make[2]: Nothing to be done for 'all'.
05:58:06 [2021-03-30T05:58:06.826Z] #44 213.1 make[2]: Nothing to be done for 'all'.
05:58:06 [2021-03-30T05:58:06.826Z] #44 213.3 make[2]: Nothing to be done for 'all'.
05:58:06 [2021-03-30T05:58:06.826Z] #44 213.3 make[2]: Nothing to be done for 'all'.
05:58:06 [2021-03-30T05:58:06.826Z] #44 213.4 make[2]: Nothing to be done for 'all'.
05:58:06 [2021-03-30T05:58:06.955Z] #43 159.2   CC       criu/timens.o
05:58:06 [2021-03-30T05:58:06.955Z] #43 159.5   CC       criu/timerfd.o
05:58:07 [2021-03-30T05:58:07.128Z] #44 213.5 make[2]: Nothing to be done for 'all'.
05:58:07 [2021-03-30T05:58:07.128Z] #44 213.6 make[2]: Nothing to be done for 'all'.
05:58:07 [2021-03-30T05:58:07.128Z] #44 213.7   INSTALL  criu/criu
05:58:07 [2021-03-30T05:58:07.217Z] #43 159.8   CC       criu/tty.o
05:58:07 [2021-03-30T05:58:07.431Z] #44 DONE 213.8s
05:58:07 [2021-03-30T05:58:07.432Z] 
05:58:07 [2021-03-30T05:58:07.432Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:58:07 [2021-03-30T05:58:07.432Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
05:58:07 [2021-03-30T05:58:07.432Z] #41 DONE 280.6s
05:58:07 [2021-03-30T05:58:07.432Z] 
05:58:07 [2021-03-30T05:58:07.432Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:58:07 [2021-03-30T05:58:07.432Z] #50 sha256:66b4bd7062929ed6a0335cdb9fa9c7e3b2682bb1cf2c2b058eb348ed29220228
05:58:08 [2021-03-30T05:58:08.605Z] #43 161.1   CC       criu/tun.o
05:58:08 [2021-03-30T05:58:08.867Z] #43 161.4   CC       criu/uffd.o
05:58:09 [2021-03-30T05:58:09.440Z] #43 162.1   CC       criu/util.o
05:58:09 [2021-03-30T05:58:09.772Z] #56 216.0 + bin/containerd-shim-runc-v1
05:58:09 [2021-03-30T05:58:09.916Z] #56 ...
05:58:09 [2021-03-30T05:58:09.916Z] 
05:58:09 [2021-03-30T05:58:09.916Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:58:09 [2021-03-30T05:58:09.916Z] #53 sha256:fca3e843a8c6a36d067fd10a51e042a2a57afc0c9719d514c243fcfccc9c0364
05:58:09 [2021-03-30T05:58:09.916Z] #53 124.9 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
05:58:09 [2021-03-30T05:58:09.916Z] #53 125.9 + mkdir -p /build
05:58:09 [2021-03-30T05:58:09.916Z] #53 125.9 + cp runc /build/runc
05:58:09 [2021-03-30T05:58:09.916Z] #53 DONE 126.1s
05:58:09 [2021-03-30T05:58:09.916Z] 
05:58:09 [2021-03-30T05:58:09.916Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:58:09 [2021-03-30T05:58:09.916Z] #56 sha256:f080c635f9bd9cd385b3f451ad40be54a39349ec0da514c155d58a5ea3d807ad
05:58:10 [2021-03-30T05:58:10.830Z] #43 163.0   CC       criu/uts_ns.o
05:58:10 [2021-03-30T05:58:10.830Z] #43 163.2   CC       criu/vdso-compat.o
05:58:10 [2021-03-30T05:58:10.830Z] #43 163.4   CC       criu/vdso.o
05:58:10 [2021-03-30T05:58:10.856Z] #56 ...
05:58:10 [2021-03-30T05:58:10.856Z] 
05:58:10 [2021-03-30T05:58:10.856Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
05:58:10 [2021-03-30T05:58:10.856Z] #54 sha256:bd0bd3ac26497192a695caf36f2d1e3de429e34897c4ca7e975e456d63d8b11f
05:58:11 [2021-03-30T05:58:11.116Z] #54 DONE 0.2s
05:58:11 [2021-03-30T05:58:11.116Z] 
05:58:11 [2021-03-30T05:58:11.116Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:58:11 [2021-03-30T05:58:11.116Z] #56 sha256:f080c635f9bd9cd385b3f451ad40be54a39349ec0da514c155d58a5ea3d807ad
05:58:11 [2021-03-30T05:58:11.403Z] #43 163.8   LINK     criu/built-in.o
05:58:11 [2021-03-30T05:58:11.404Z] #43 163.9   LINK     criu/criu
05:58:11 [2021-03-30T05:58:11.665Z] #43 164.3   DEP      lib/c/criu.d
05:58:11 [2021-03-30T05:58:11.665Z] #43 164.3   CC       images/rpc.pb-c.o
05:58:12 [2021-03-30T05:58:12.297Z] #43 164.8   CC       lib/c/criu.o
05:58:12 [2021-03-30T05:58:12.850Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.450s	coverage: 14.1% of statements
05:58:13 [2021-03-30T05:58:13.253Z] #43 165.6   LINK     lib/c/built-in.o
05:58:13 [2021-03-30T05:58:13.253Z] #43 165.6   LINK     lib/c/libcriu.so
05:58:13 [2021-03-30T05:58:13.253Z] #43 165.7   LINK     lib/c/libcriu.a
05:58:13 [2021-03-30T05:58:13.253Z] #43 165.8   GEN      magic.py
05:58:13 [2021-03-30T05:58:13.253Z] #43 165.9 Note: Building without setproctitle() and strlcpy() support.
05:58:13 [2021-03-30T05:58:13.482Z] ok  	github.com/docker/docker/daemon/config	0.024s	coverage: 81.8% of statements
05:58:13 [2021-03-30T05:58:13.515Z] #43 165.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:58:13 [2021-03-30T05:58:13.515Z] #43 165.9 Note: Building without GnuTLS support
05:58:13 [2021-03-30T05:58:13.515Z] #43 165.9 Makefile.config:39: Warn: you have no libnftables installed
05:58:13 [2021-03-30T05:58:13.515Z] #43 165.9 Makefile.config:40: Warn: Building without nftables support
05:58:13 [2021-03-30T05:58:13.995Z] #56 220.0 + bin/containerd-shim-runc-v2
05:58:14 [2021-03-30T05:58:14.087Z] #43 166.5 fatal: not a git repository (or any of the parent directories): .git
05:58:14 [2021-03-30T05:58:14.432Z] #50 287.8 + /build/golangci-lint --version
05:58:14 [2021-03-30T05:58:14.517Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
05:58:14 [2021-03-30T05:58:14.518Z] ok  	github.com/docker/docker/daemon	12.301s	coverage: 17.2% of statements
05:58:14 [2021-03-30T05:58:14.518Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
05:58:14 [2021-03-30T05:58:14.518Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
05:58:14 [2021-03-30T05:58:14.660Z] #43 167.0 make[1]: Nothing to be done for 'all'.
05:58:14 [2021-03-30T05:58:14.922Z] #43 167.5 make[1]: 'images/built-in.o' is up to date.
05:58:15 [2021-03-30T05:58:15.080Z] #50 288.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
05:58:15 [2021-03-30T05:58:15.080Z] #50 DONE 288.4s
05:58:15 [2021-03-30T05:58:15.080Z] 
05:58:15 [2021-03-30T05:58:15.080Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:58:15 [2021-03-30T05:58:15.080Z] #54 sha256:0ac7b1630080b1cf79b8949866d47a04624d7334f1d5ff569f5f1b586358a2f9
05:58:15 [2021-03-30T05:58:15.151Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
05:58:15 [2021-03-30T05:58:15.151Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
05:58:15 [2021-03-30T05:58:15.151Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
05:58:15 [2021-03-30T05:58:15.184Z] #43 167.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
05:58:15 [2021-03-30T05:58:15.184Z] #43 167.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
05:58:15 [2021-03-30T05:58:15.184Z] #43 167.6 make[1]: 'compel/libcompel.a' is up to date.
05:58:15 [2021-03-30T05:58:15.184Z] #43 167.6 make[1]: 'compel/compel-host-bin' is up to date.
05:58:15 [2021-03-30T05:58:15.184Z] #43 167.6 make[1]: Nothing to be done for 'all'.
05:58:15 [2021-03-30T05:58:15.184Z] #43 167.6 make[1]: 'soccr/libsoccr.a' is up to date.
05:58:15 [2021-03-30T05:58:15.384Z] #56 221.4 + binaries
05:58:15 [2021-03-30T05:58:15.384Z] #56 221.4 + install -D bin/containerd /build/containerd
05:58:15 [2021-03-30T05:58:15.384Z] #56 221.5 + install -D bin/containerd-shim /build/containerd-shim
05:58:15 [2021-03-30T05:58:15.384Z] #56 221.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
05:58:15 [2021-03-30T05:58:15.384Z] #56 221.5 + install -D bin/ctr /build/ctr
05:58:15 [2021-03-30T05:58:15.446Z] #43 167.8 make[2]: Nothing to be done for 'all'.
05:58:15 [2021-03-30T05:58:15.446Z] #43 167.8 make[2]: Nothing to be done for 'all'.
05:58:15 [2021-03-30T05:58:15.446Z] #43 167.8 make[2]: Nothing to be done for 'all'.
05:58:15 [2021-03-30T05:58:15.446Z] #43 167.9 make[2]: Nothing to be done for 'all'.
05:58:15 [2021-03-30T05:58:15.446Z] #43 167.9 make[2]: Nothing to be done for 'all'.
05:58:15 [2021-03-30T05:58:15.446Z] #43 167.9 make[2]: Nothing to be done for 'all'.
05:58:15 [2021-03-30T05:58:15.446Z] #43 168.0 make[2]: Nothing to be done for 'all'.
05:58:15 [2021-03-30T05:58:15.707Z] #43 168.0 make[2]: Nothing to be done for 'all'.
05:58:15 [2021-03-30T05:58:15.707Z] #43 168.1   INSTALL  criu/criu
05:58:15 [2021-03-30T05:58:15.785Z] ok  	github.com/docker/docker/daemon/graphdriver	0.013s	coverage: 2.2% of statements
05:58:15 [2021-03-30T05:58:15.969Z] #43 DONE 168.4s
05:58:15 [2021-03-30T05:58:15.969Z] 
05:58:15 [2021-03-30T05:58:15.969Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:58:15 [2021-03-30T05:58:15.969Z] #53 sha256:0b61d1cdf0760029ac04f9d39b3387bcaa5dd0bfac8a4b89cb4e0e112a84ff40
05:58:16 [2021-03-30T05:58:16.914Z] #53 ...
05:58:16 [2021-03-30T05:58:16.915Z] 
05:58:16 [2021-03-30T05:58:16.915Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
05:58:16 [2021-03-30T05:58:16.915Z] #44 sha256:217d4dc01bbab7de4aead04c559a68f917ca9272061944ace67ae98e327c29fb
05:58:17 [2021-03-30T05:58:17.175Z] #44 DONE 0.1s
05:58:17 [2021-03-30T05:58:17.175Z] 
05:58:17 [2021-03-30T05:58:17.175Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
05:58:17 [2021-03-30T05:58:17.175Z] #46 sha256:2062fc181540b07e5c6af198bfdf06a7fc1af79a7473ed68b3dde362e10b5d17
05:58:17 [2021-03-30T05:58:17.437Z] #46 DONE 0.3s
05:58:17 [2021-03-30T05:58:17.437Z] 
05:58:17 [2021-03-30T05:58:17.437Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
05:58:17 [2021-03-30T05:58:17.437Z] #48 sha256:08d28ef029b1ea059410fc53d81ae6edd2e0fae143b2cd02332c7ce2b9559add
05:58:17 [2021-03-30T05:58:17.437Z] #48 DONE 0.1s
05:58:17 [2021-03-30T05:58:17.437Z] 
05:58:17 [2021-03-30T05:58:17.437Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
05:58:17 [2021-03-30T05:58:17.437Z] #50 sha256:e219da2f6686dfbda1cf0c277ff863db764d65afa6dea809edf447f7b182c039
05:58:17 [2021-03-30T05:58:17.854Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
05:58:18 [2021-03-30T05:58:18.010Z] #50 DONE 0.6s
05:58:18 [2021-03-30T05:58:18.010Z] 
05:58:18 [2021-03-30T05:58:18.010Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:58:18 [2021-03-30T05:58:18.010Z] #53 sha256:0b61d1cdf0760029ac04f9d39b3387bcaa5dd0bfac8a4b89cb4e0e112a84ff40
05:58:18 [2021-03-30T05:58:18.010Z] #53 ...
05:58:18 [2021-03-30T05:58:18.010Z] 
05:58:18 [2021-03-30T05:58:18.010Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
05:58:18 [2021-03-30T05:58:18.010Z] #52 sha256:06b6d410e3ea2c24a79d6f367c53be2c917a62c84fe1291acf01f0b935fd0280
05:58:18 [2021-03-30T05:58:18.010Z] #52 DONE 0.1s
05:58:18 [2021-03-30T05:58:18.272Z] 
05:58:18 [2021-03-30T05:58:18.272Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:58:18 [2021-03-30T05:58:18.272Z] #53 sha256:0b61d1cdf0760029ac04f9d39b3387bcaa5dd0bfac8a4b89cb4e0e112a84ff40
05:58:18 [2021-03-30T05:58:18.487Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.193s	coverage: 56.2% of statements
05:58:19 [2021-03-30T05:58:19.590Z] #56 DONE 225.6s
05:58:20 [2021-03-30T05:58:20.642Z] #56 225.7 + bin/containerd-stress
05:58:20 [2021-03-30T05:58:20.642Z] #56 227.6 + bin/containerd-shim
05:58:20 [2021-03-30T05:58:20.976Z] 
05:58:20 [2021-03-30T05:58:20.976Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
05:58:20 [2021-03-30T05:58:20.976Z] #57 sha256:5ce699fdc94b838b45dd9fd843d8ca9699641bf5ba9fab1fed1899c8e98e9e55
05:58:22 [2021-03-30T05:58:22.890Z] #57 DONE 2.0s
05:58:22 [2021-03-30T05:58:22.890Z] 
05:58:22 [2021-03-30T05:58:22.890Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
05:58:22 [2021-03-30T05:58:22.890Z] #61 sha256:c2f5f34057248c71a79425836f9d9a182209d0ed30e21c660edb2105d74b7475
05:58:22 [2021-03-30T05:58:22.942Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.139s	coverage: 46.2% of statements
05:58:23 [2021-03-30T05:58:23.462Z] #61 DONE 0.5s
05:58:23 [2021-03-30T05:58:23.462Z] 
05:58:23 [2021-03-30T05:58:23.462Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
05:58:23 [2021-03-30T05:58:23.462Z] #66 sha256:7c7bd6f9959a83f861cbc3100378b0405e0d4d9121859778616faa13bb0a20b0
05:58:23 [2021-03-30T05:58:23.568Z] #53 ...
05:58:23 [2021-03-30T05:58:23.568Z] 
05:58:23 [2021-03-30T05:58:23.568Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:58:23 [2021-03-30T05:58:23.568Z] #56 sha256:9190b1b964128fb02f1b910a92b376b5c36f5f710738beff59109d4364383c2d
05:58:23 [2021-03-30T05:58:23.568Z] #56 212.1 + bin/containerd
05:58:23 [2021-03-30T05:58:23.974Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.005s	coverage: 1.9% of statements
05:58:25 [2021-03-30T05:58:25.932Z] #56 234.2 + bin/containerd-shim-runc-v1
05:58:26 [2021-03-30T05:58:26.007Z] #66 DONE 2.2s
05:58:26 [2021-03-30T05:58:26.008Z] 
05:58:26 [2021-03-30T05:58:26.008Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
05:58:26 [2021-03-30T05:58:26.008Z] #68 sha256:80fb7e21842a6f693956641ba91d88bcac59bf5b2c5f08ebd7f268611579840d
05:58:26 [2021-03-30T05:58:26.008Z] #68 DONE 0.1s
05:58:26 [2021-03-30T05:58:26.008Z] 
05:58:26 [2021-03-30T05:58:26.008Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
05:58:26 [2021-03-30T05:58:26.008Z] #69 sha256:e0d3255cbb970b4dbb6200c7cc051f018f5eb97e39ae3bf08e6b04d7cb825b14
05:58:26 [2021-03-30T05:58:26.008Z] #69 DONE 0.1s
05:58:26 [2021-03-30T05:58:26.008Z] 
05:58:26 [2021-03-30T05:58:26.008Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
05:58:26 [2021-03-30T05:58:26.008Z] #70 sha256:ddd58bfcc6b9c90a3e2602ce2523b8686f4dbbfb1f322009709a74ed5627ce48
05:58:27 [2021-03-30T05:58:27.492Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.381s	coverage: 49.4% of statements
05:58:27 [2021-03-30T05:58:27.781Z] #56 ...
05:58:27 [2021-03-30T05:58:27.781Z] 
05:58:27 [2021-03-30T05:58:27.781Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:58:27 [2021-03-30T05:58:27.781Z] #53 sha256:0b61d1cdf0760029ac04f9d39b3387bcaa5dd0bfac8a4b89cb4e0e112a84ff40
05:58:27 [2021-03-30T05:58:27.781Z] #53 127.4 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
05:58:27 [2021-03-30T05:58:27.781Z] #53 128.3 + mkdir -p /build
05:58:27 [2021-03-30T05:58:27.781Z] #53 128.3 + cp runc /build/runc
05:58:27 [2021-03-30T05:58:27.781Z] #53 DONE 128.9s
05:58:27 [2021-03-30T05:58:27.935Z] #70 DONE 1.8s
05:58:27 [2021-03-30T05:58:27.935Z] 
05:58:27 [2021-03-30T05:58:27.935Z] #71 exporting to image
05:58:27 [2021-03-30T05:58:27.935Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
05:58:27 [2021-03-30T05:58:27.935Z] #71 exporting layers
05:58:28 [2021-03-30T05:58:28.043Z] 
05:58:28 [2021-03-30T05:58:28.043Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:58:28 [2021-03-30T05:58:28.043Z] #56 sha256:9190b1b964128fb02f1b910a92b376b5c36f5f710738beff59109d4364383c2d
05:58:29 [2021-03-30T05:58:29.435Z] #56 ...
05:58:29 [2021-03-30T05:58:29.435Z] 
05:58:29 [2021-03-30T05:58:29.435Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
05:58:29 [2021-03-30T05:58:29.435Z] #54 sha256:5c319303e65df9e4696d37157928afb6ee5b927165e820d07ddae20fc361e7d3
05:58:29 [2021-03-30T05:58:29.697Z] #54 DONE 0.3s
05:58:29 [2021-03-30T05:58:29.697Z] 
05:58:29 [2021-03-30T05:58:29.697Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:58:29 [2021-03-30T05:58:29.697Z] #56 sha256:9190b1b964128fb02f1b910a92b376b5c36f5f710738beff59109d4364383c2d
05:58:31 [2021-03-30T05:58:31.223Z] #56 238.8 + bin/containerd-shim-runc-v2
05:58:31 [2021-03-30T05:58:31.483Z] #56 239.9 + binaries
05:58:31 [2021-03-30T05:58:31.483Z] #56 239.9 + install -D bin/containerd /build/containerd
05:58:31 [2021-03-30T05:58:31.483Z] #56 239.9 + install -D bin/containerd-shim /build/containerd-shim
05:58:31 [2021-03-30T05:58:31.483Z] #56 239.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
05:58:31 [2021-03-30T05:58:31.483Z] #56 239.9 + install -D bin/ctr /build/ctr
05:58:33 [2021-03-30T05:58:33.059Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	15.690s	coverage: 73.3% of statements
05:58:33 [2021-03-30T05:58:33.059Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
05:58:33 [2021-03-30T05:58:33.350Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 57.5% of statements
05:58:33 [2021-03-30T05:58:33.394Z] #56 DONE 241.7s
05:58:33 [2021-03-30T05:58:33.982Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.820s	coverage: 57.7% of statements
05:58:33 [2021-03-30T05:58:33.982Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
05:58:33 [2021-03-30T05:58:33.982Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
05:58:34 [2021-03-30T05:58:34.274Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
05:58:34 [2021-03-30T05:58:34.337Z] 
05:58:34 [2021-03-30T05:58:34.337Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
05:58:34 [2021-03-30T05:58:34.337Z] #57 sha256:77018136652d480278f4e0a26ff148d542f38ceff336bbb1b2c311e9dadb61af
05:58:34 [2021-03-30T05:58:34.566Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
05:58:35 [2021-03-30T05:58:35.277Z] #57 DONE 1.0s
05:58:35 [2021-03-30T05:58:35.277Z] 
05:58:35 [2021-03-30T05:58:35.277Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
05:58:35 [2021-03-30T05:58:35.277Z] #61 sha256:b22ffdfa6640c8267c3f5d84bfeb9f93509b5d019a1536c085c7b381c3f2daa2
05:58:35 [2021-03-30T05:58:35.277Z] #61 DONE 0.2s
05:58:35 [2021-03-30T05:58:35.277Z] 
05:58:35 [2021-03-30T05:58:35.277Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
05:58:35 [2021-03-30T05:58:35.277Z] #66 sha256:062046eab335ae64dc8f248d107f7a26a246002bd2f432d5f4c7922bfc9a6981
05:58:36 [2021-03-30T05:58:36.168Z] #71 exporting layers 7.4s done
05:58:36 [2021-03-30T05:58:36.168Z] #71 writing image sha256:dc07fb2bb8b0a71f5bbeabd13bc9973c111a9f927a5d73e0cd647f5513e7c219 done
05:58:36 [2021-03-30T05:58:36.168Z] #71 naming to docker.io/library/docker:b14bf43764e016e95eb7486e49ae675d477e475b done
05:58:36 [2021-03-30T05:58:36.168Z] #71 DONE 7.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
05:58:36 [2021-03-30T05:58:36.218Z] #66 DONE 1.0s
05:58:36 [2021-03-30T05:58:36.218Z] 
05:58:36 [2021-03-30T05:58:36.218Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
05:58:36 [2021-03-30T05:58:36.218Z] #68 sha256:5a38e9b8c72fe6fccd54cf7e97e895b38583c3110496abd021a6db00417a5833
[Pipeline] sh
05:58:36 [2021-03-30T05:58:36.480Z] #68 DONE 0.1s
05:58:36 [2021-03-30T05:58:36.480Z] 
05:58:36 [2021-03-30T05:58:36.480Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
05:58:36 [2021-03-30T05:58:36.480Z] #69 sha256:b5b5e7ba9c952015e47ac8372ab2192fff6656c8d23e9ae2430f00ee1b850419
05:58:36 [2021-03-30T05:58:36.480Z] #69 DONE 0.0s
05:58:36 [2021-03-30T05:58:36.480Z] 
05:58:36 [2021-03-30T05:58:36.480Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
05:58:36 [2021-03-30T05:58:36.480Z] #70 sha256:c3ecb9f9e70b511d2e393eaadc8deab3f381e27d14fcaba6d7002830f0fd886b
05:58:36 [2021-03-30T05:58:36.514Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42217/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b14bf43764e016e95eb7486e49ae675d477e475b hack/test/unit
05:58:36 [2021-03-30T05:58:36.636Z] ok  	github.com/docker/docker/daemon/logger	0.211s	coverage: 43.2% of statements
05:58:36 [2021-03-30T05:58:36.927Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 6.7% of statements
05:58:36 [2021-03-30T05:58:36.927Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
05:58:36 [2021-03-30T05:58:36.927Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
05:58:37 [2021-03-30T05:58:37.051Z] #70 0.725 Hit:1 http://deb.debian.org/debian buster-backports InRelease
05:58:37 [2021-03-30T05:58:37.622Z] #70 1.030 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
05:58:37 [2021-03-30T05:58:37.622Z] #70 1.190 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
05:58:37 [2021-03-30T05:58:37.622Z] #70 1.192 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
05:58:37 [2021-03-30T05:58:37.679Z] #54 189.1 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
05:58:37 [2021-03-30T05:58:37.679Z] #54 190.1 + mkdir -p /build
05:58:37 [2021-03-30T05:58:37.679Z] #54 190.1 + cp runc /build/runc
05:58:37 [2021-03-30T05:58:37.679Z] #54 DONE 190.3s
05:58:37 [2021-03-30T05:58:37.679Z] 
05:58:37 [2021-03-30T05:58:37.679Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:58:37 [2021-03-30T05:58:37.679Z] #25 sha256:5483e07e5c4ed3da08eb0eb7e6bbfaa320215aa38aee70f5808706ea45dff11c
05:58:37 [2021-03-30T05:58:37.751Z] #56 236.5 + bin/containerd-stress
05:58:37 [2021-03-30T05:58:37.751Z] #56 238.5 + bin/containerd-shim
05:58:38 [2021-03-30T05:58:38.435Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 67.0% of statements
05:58:38 [2021-03-30T05:58:38.436Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.075s	coverage: 77.8% of statements
05:58:38 [2021-03-30T05:58:38.436Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
05:58:38 [2021-03-30T05:58:38.436Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
05:58:38 [2021-03-30T05:58:38.566Z] #70 1.359 Reading package lists...
05:58:38 [2021-03-30T05:58:38.827Z] #70 1.977 Reading package lists...
05:58:39 [2021-03-30T05:58:39.088Z] #70 2.584 Building dependency tree...
05:58:39 [2021-03-30T05:58:39.088Z] #70 2.709 Reading state information...
05:58:39 [2021-03-30T05:58:39.088Z] #70 2.812 The following additional packages will be installed:
05:58:39 [2021-03-30T05:58:39.088Z] #70 2.812   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
05:58:39 [2021-03-30T05:58:39.088Z] #70 2.812   libpam-systemd
05:58:39 [2021-03-30T05:58:39.088Z] #70 2.813 Suggested packages:
05:58:39 [2021-03-30T05:58:39.088Z] #70 2.813   systemd-container policykit-1
05:58:39 [2021-03-30T05:58:39.088Z] #70 2.813 Recommended packages:
05:58:39 [2021-03-30T05:58:39.088Z] #70 2.813   libnss-systemd
05:58:39 [2021-03-30T05:58:39.088Z] #70 2.904 The following NEW packages will be installed:
05:58:39 [2021-03-30T05:58:39.348Z] #70 2.904   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
05:58:39 [2021-03-30T05:58:39.348Z] #70 2.905   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
05:58:39 [2021-03-30T05:58:39.348Z] #70 3.174 0 upgraded, 11 newly installed, 0 to remove and 24 not upgraded.
05:58:39 [2021-03-30T05:58:39.348Z] #70 3.174 Need to get 4762 kB of archives.
05:58:39 [2021-03-30T05:58:39.348Z] #70 3.174 After this operation, 16.6 MB of additional disk space will be used.
05:58:39 [2021-03-30T05:58:39.348Z] #70 3.174 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
05:58:39 [2021-03-30T05:58:39.470Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 23.9% of statements
05:58:39 [2021-03-30T05:58:39.470Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 69.9% of statements
05:58:39 [2021-03-30T05:58:39.610Z] #70 3.176 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
05:58:39 [2021-03-30T05:58:39.610Z] #70 3.177 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
05:58:39 [2021-03-30T05:58:39.610Z] #70 3.182 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
05:58:39 [2021-03-30T05:58:39.610Z] #70 3.184 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
05:58:39 [2021-03-30T05:58:39.610Z] #70 3.186 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB]
05:58:39 [2021-03-30T05:58:39.610Z] #70 3.262 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB]
05:58:39 [2021-03-30T05:58:39.610Z] #70 3.270 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
05:58:39 [2021-03-30T05:58:39.610Z] #70 3.272 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
05:58:39 [2021-03-30T05:58:39.610Z] #70 3.274 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB]
05:58:39 [2021-03-30T05:58:39.610Z] #70 3.276 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
05:58:39 [2021-03-30T05:58:39.761Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.016s	coverage: 87.2% of statements
05:58:39 [2021-03-30T05:58:39.870Z] #70 3.430 debconf: delaying package configuration, since apt-utils is not installed
05:58:39 [2021-03-30T05:58:39.870Z] #70 3.456 Fetched 4762 kB in 0s (13.2 MB/s)
05:58:39 [2021-03-30T05:58:39.870Z] #70 3.483 Selecting previously unselected package libargon2-1:amd64.
05:58:39 [2021-03-30T05:58:39.870Z] #70 3.483 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28057 files and directories currently installed.)
05:58:39 [2021-03-30T05:58:39.870Z] #70 3.497 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
05:58:39 [2021-03-30T05:58:39.870Z] #70 3.505 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
05:58:39 [2021-03-30T05:58:39.870Z] #70 3.540 Selecting previously unselected package libjson-c3:amd64.
05:58:39 [2021-03-30T05:58:39.870Z] #70 3.542 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
05:58:39 [2021-03-30T05:58:39.870Z] #70 3.546 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
05:58:39 [2021-03-30T05:58:39.870Z] #70 3.582 Selecting previously unselected package libcryptsetup12:amd64.
05:58:39 [2021-03-30T05:58:39.870Z] #70 3.584 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
05:58:39 [2021-03-30T05:58:39.870Z] #70 3.589 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
05:58:39 [2021-03-30T05:58:39.870Z] #70 3.639 Selecting previously unselected package libidn11:amd64.
05:58:39 [2021-03-30T05:58:39.870Z] #70 3.639 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
05:58:39 [2021-03-30T05:58:39.870Z] #70 3.643 Unpacking libidn11:amd64 (1.33-2.2) ...
05:58:40 [2021-03-30T05:58:40.132Z] #70 3.686 Selecting previously unselected package libkmod2:amd64.
05:58:40 [2021-03-30T05:58:40.132Z] #70 3.686 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
05:58:40 [2021-03-30T05:58:40.132Z] #70 3.690 Unpacking libkmod2:amd64 (26-1) ...
05:58:40 [2021-03-30T05:58:40.132Z] #70 3.735 Selecting previously unselected package systemd.
05:58:40 [2021-03-30T05:58:40.132Z] #70 3.738 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ...
05:58:40 [2021-03-30T05:58:40.132Z] #70 3.776 Unpacking systemd (241-7~deb10u7) ...
05:58:40 [2021-03-30T05:58:40.703Z] #70 4.234 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
05:58:40 [2021-03-30T05:58:40.703Z] #70 4.246 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
05:58:40 [2021-03-30T05:58:40.703Z] #70 4.257 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
05:58:40 [2021-03-30T05:58:40.703Z] #70 4.268 Setting up libidn11:amd64 (1.33-2.2) ...
05:58:40 [2021-03-30T05:58:40.703Z] #70 4.280 Setting up libkmod2:amd64 (26-1) ...
05:58:40 [2021-03-30T05:58:40.703Z] #70 4.291 Setting up systemd (241-7~deb10u7) ...
05:58:40 [2021-03-30T05:58:40.703Z] #70 4.339 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
05:58:40 [2021-03-30T05:58:40.703Z] #70 4.341 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
05:58:40 [2021-03-30T05:58:40.703Z] #70 4.344 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
05:58:40 [2021-03-30T05:58:40.703Z] #70 4.344 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
05:58:40 [2021-03-30T05:58:40.796Z] ok  	github.com/docker/docker/daemon/logger/local	0.012s	coverage: 75.2% of statements
05:58:40 [2021-03-30T05:58:40.796Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
05:58:41 [2021-03-30T05:58:41.093Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.066s	coverage: 55.1% of statements
05:58:41 [2021-03-30T05:58:41.274Z] #70 4.811 Selecting previously unselected package systemd-sysv.
05:58:41 [2021-03-30T05:58:41.275Z] #70 4.811 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28854 files and directories currently installed.)
05:58:41 [2021-03-30T05:58:41.275Z] #70 4.825 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ...
05:58:41 [2021-03-30T05:58:41.275Z] #70 4.829 Unpacking systemd-sysv (241-7~deb10u7) ...
05:58:41 [2021-03-30T05:58:41.275Z] #70 4.876 Selecting previously unselected package libdbus-1-3:amd64.
05:58:41 [2021-03-30T05:58:41.275Z] #70 4.879 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
05:58:41 [2021-03-30T05:58:41.275Z] #70 4.883 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
05:58:41 [2021-03-30T05:58:41.275Z] #70 4.941 Selecting previously unselected package dbus.
05:58:41 [2021-03-30T05:58:41.275Z] #70 4.944 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
05:58:41 [2021-03-30T05:58:41.275Z] #70 4.955 Unpacking dbus (1.12.20-0+deb10u1) ...
05:58:41 [2021-03-30T05:58:41.275Z] #70 5.014 Selecting previously unselected package libpam-systemd:amd64.
05:58:41 [2021-03-30T05:58:41.275Z] #70 5.017 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ...
05:58:41 [2021-03-30T05:58:41.275Z] #70 5.021 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ...
05:58:41 [2021-03-30T05:58:41.275Z] #70 5.061 Selecting previously unselected package dbus-user-session.
05:58:41 [2021-03-30T05:58:41.536Z] #70 5.064 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
05:58:41 [2021-03-30T05:58:41.536Z] #70 5.068 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
05:58:41 [2021-03-30T05:58:41.536Z] #70 5.155 Setting up systemd-sysv (241-7~deb10u7) ...
05:58:41 [2021-03-30T05:58:41.536Z] #70 5.167 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
05:58:41 [2021-03-30T05:58:41.536Z] #70 5.179 Setting up dbus (1.12.20-0+deb10u1) ...
05:58:41 [2021-03-30T05:58:41.536Z] #70 5.294 invoke-rc.d: could not determine current runlevel
05:58:41 [2021-03-30T05:58:41.728Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 31.5% of statements
05:58:41 [2021-03-30T05:58:41.797Z] #70 5.296 invoke-rc.d: policy-rc.d denied execution of start.
05:58:41 [2021-03-30T05:58:41.797Z] #70 5.301 Setting up libpam-systemd:amd64 (241-7~deb10u7) ...
05:58:41 [2021-03-30T05:58:41.797Z] #70 5.445 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
05:58:41 [2021-03-30T05:58:41.797Z] #70 5.462 Processing triggers for systemd (241-7~deb10u7) ...
05:58:41 [2021-03-30T05:58:41.797Z] #70 5.471 Processing triggers for libc-bin (2.28-10) ...
05:58:41 [2021-03-30T05:58:41.807Z] ?   	github.com/docker/docker/api	[no test files]
05:58:42 [2021-03-30T05:58:42.058Z] #70 DONE 5.6s
05:58:42 [2021-03-30T05:58:42.058Z] 
05:58:42 [2021-03-30T05:58:42.058Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
05:58:42 [2021-03-30T05:58:42.058Z] #71 sha256:7bb4cb4a4a867068f4027ccc08eee50d437c231ff0c58dd451ff8640cf081c56
05:58:42 [2021-03-30T05:58:42.558Z] 4612f6d0b889: Pull complete
05:58:42 [2021-03-30T05:58:42.629Z] #71 0.452   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:58:42 [2021-03-30T05:58:42.629Z] #71 0.452                                  Dload  Upload   Total   Spent    Left  Speed
05:58:42 [2021-03-30T05:58:42.629Z] #71 0.452 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  18414      0 --:--:-- --:--:-- --:--:-- 18414
05:58:42 [2021-03-30T05:58:42.629Z] #71 DONE 0.6s
05:58:42 [2021-03-30T05:58:42.629Z] 
05:58:42 [2021-03-30T05:58:42.629Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
05:58:42 [2021-03-30T05:58:42.629Z] #72 sha256:b05af2aaf4166f159ba85a9d365257742418da7c4216197c934747d0f50da5d5
05:58:43 [2021-03-30T05:58:43.236Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
05:58:43 [2021-03-30T05:58:43.236Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
05:58:43 [2021-03-30T05:58:43.306Z] #25 ...
05:58:43 [2021-03-30T05:58:43.306Z] 
05:58:43 [2021-03-30T05:58:43.306Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:58:43 [2021-03-30T05:58:43.306Z] #57 sha256:7918dd5e694e2152a126b29ec5edf0b8870932c4cbe78e29adde95f341a7539d
05:58:43 [2021-03-30T05:58:43.306Z] #57 275.1 + bin/containerd
05:58:44 [2021-03-30T05:58:44.014Z] #72 DONE 1.4s
05:58:44 [2021-03-30T05:58:44.014Z] 
05:58:44 [2021-03-30T05:58:44.014Z] #73 exporting to image
05:58:44 [2021-03-30T05:58:44.014Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
05:58:44 [2021-03-30T05:58:44.014Z] #73 exporting layers
05:58:44 [2021-03-30T05:58:44.271Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
05:58:44 [2021-03-30T05:58:44.271Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.495s	coverage: 82.5% of statements
05:58:44 [2021-03-30T05:58:44.271Z] ?   	github.com/docker/docker/daemon/names	[no test files]
05:58:44 [2021-03-30T05:58:44.271Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
05:58:44 [2021-03-30T05:58:44.329Z] #56 245.2 + bin/containerd-shim-runc-v1
05:58:45 [2021-03-30T05:58:45.778Z] ok  	github.com/docker/docker/distribution/metadata	0.045s	coverage: 48.2% of statements
05:58:46 [2021-03-30T05:58:46.109Z] #57 ...
05:58:46 [2021-03-30T05:58:46.109Z] 
05:58:46 [2021-03-30T05:58:46.109Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:58:46 [2021-03-30T05:58:46.109Z] #25 sha256:5483e07e5c4ed3da08eb0eb7e6bbfaa320215aa38aee70f5808706ea45dff11c
05:58:46 [2021-03-30T05:58:46.109Z] #25 319.0 + return
05:58:46 [2021-03-30T05:58:46.109Z] #25 DONE 319.1s
05:58:46 [2021-03-30T05:58:46.109Z] 
05:58:46 [2021-03-30T05:58:46.109Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:58:46 [2021-03-30T05:58:46.109Z] #57 sha256:7918dd5e694e2152a126b29ec5edf0b8870932c4cbe78e29adde95f341a7539d
05:58:46 [2021-03-30T05:58:46.411Z] ok  	github.com/docker/docker/distribution	0.270s	coverage: 25.2% of statements
05:58:46 [2021-03-30T05:58:46.411Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
05:58:47 [2021-03-30T05:58:47.446Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
05:58:47 [2021-03-30T05:58:47.674Z] #57 ...
05:58:47 [2021-03-30T05:58:47.674Z] 
05:58:47 [2021-03-30T05:58:47.674Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
05:58:47 [2021-03-30T05:58:47.674Z] #26 sha256:1b5cf141f0f82dbbcd7a6871d930f7e6f973f5035838c2d365352a85c4f9f0e4
05:58:47 [2021-03-30T05:58:47.674Z] #26 DONE 0.1s
05:58:47 [2021-03-30T05:58:47.974Z] 
05:58:47 [2021-03-30T05:58:47.974Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
05:58:47 [2021-03-30T05:58:47.974Z] #31 sha256:98a0156b11b2fd11cf73261ce99dca3aaae388a23fad67d361547c52ccdcecd0
05:58:48 [2021-03-30T05:58:48.082Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.6% of statements
05:58:48 [2021-03-30T05:58:48.527Z] #56 249.6 + bin/containerd-shim-runc-v2
05:58:48 [2021-03-30T05:58:48.625Z] #31 DONE 0.7s
05:58:48 [2021-03-30T05:58:48.625Z] 
05:58:48 [2021-03-30T05:58:48.625Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:58:48 [2021-03-30T05:58:48.625Z] #57 sha256:7918dd5e694e2152a126b29ec5edf0b8870932c4cbe78e29adde95f341a7539d
05:58:48 [2021-03-30T05:58:48.625Z] #57 ...
05:58:48 [2021-03-30T05:58:48.625Z] 
05:58:48 [2021-03-30T05:58:48.625Z] #34 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
05:58:48 [2021-03-30T05:58:48.625Z] #34 sha256:ea3fdd18dcd84112f820ef5d3149fd8fdf90e92aa436b214a521bea89e4c4d6e
05:58:48 [2021-03-30T05:58:48.625Z] #34 DONE 0.1s
05:58:48 [2021-03-30T05:58:48.625Z] 
05:58:48 [2021-03-30T05:58:48.625Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
05:58:48 [2021-03-30T05:58:48.625Z] #36 sha256:1382cf90feb94925533d75408ced828811b6e1bf4661587d24f7aa868c62af38
05:58:48 [2021-03-30T05:58:48.625Z] #36 DONE 0.1s
05:58:48 [2021-03-30T05:58:48.625Z] 
05:58:48 [2021-03-30T05:58:48.625Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
05:58:48 [2021-03-30T05:58:48.625Z] #39 sha256:67227446751d046dd69c8aad58994ee78385838a716e67507f328d14d97c4dd2
05:58:48 [2021-03-30T05:58:48.625Z] #39 DONE 0.1s
05:58:48 [2021-03-30T05:58:48.625Z] 
05:58:48 [2021-03-30T05:58:48.625Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
05:58:48 [2021-03-30T05:58:48.625Z] #42 sha256:3f77fa961e86a35e0fbdf9738cdcaca7427c75cdd37ff4304ec5f4064f55d51b
05:58:48 [2021-03-30T05:58:48.715Z] ok  	github.com/docker/docker/distribution/xfer	1.883s	coverage: 85.1% of statements
05:58:48 [2021-03-30T05:58:48.715Z] ?   	github.com/docker/docker/dockerversion	[no test files]
05:58:48 [2021-03-30T05:58:48.715Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
05:58:48 [2021-03-30T05:58:48.924Z] #42 DONE 0.2s
05:58:48 [2021-03-30T05:58:48.924Z] 
05:58:48 [2021-03-30T05:58:48.924Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:58:48 [2021-03-30T05:58:48.924Z] #57 sha256:7918dd5e694e2152a126b29ec5edf0b8870932c4cbe78e29adde95f341a7539d
05:58:48 [2021-03-30T05:58:48.924Z] #57 ...
05:58:48 [2021-03-30T05:58:48.924Z] 
05:58:48 [2021-03-30T05:58:48.924Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
05:58:48 [2021-03-30T05:58:48.924Z] #45 sha256:54f7c705209f3870687f1fd0af9883e7e1c0e884ec82be3d11775b641e8eea30
05:58:48 [2021-03-30T05:58:48.924Z] #45 DONE 0.1s
05:58:48 [2021-03-30T05:58:48.924Z] 
05:58:48 [2021-03-30T05:58:48.925Z] #47 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
05:58:48 [2021-03-30T05:58:48.925Z] #47 sha256:7ce1946b2a5933b0aed9af58506d6c8fc3fac5a6032569a767326e5c3b56800f
05:58:49 [2021-03-30T05:58:49.095Z] #56 250.6 + binaries
05:58:49 [2021-03-30T05:58:49.095Z] #56 250.6 + install -D bin/containerd /build/containerd
05:58:49 [2021-03-30T05:58:49.095Z] #56 250.7 + install -D bin/containerd-shim /build/containerd-shim
05:58:49 [2021-03-30T05:58:49.095Z] #56 250.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
05:58:49 [2021-03-30T05:58:49.095Z] #56 250.7 + install -D bin/ctr /build/ctr
05:58:49 [2021-03-30T05:58:49.224Z] #47 DONE 0.1s
05:58:49 [2021-03-30T05:58:49.224Z] 
05:58:49 [2021-03-30T05:58:49.224Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
05:58:49 [2021-03-30T05:58:49.224Z] #49 sha256:af62655b199a2d7c45af87dc0a4a56b2d90d96599b0472a08b8a95bc6f62a792
05:58:49 [2021-03-30T05:58:49.224Z] #49 DONE 0.1s
05:58:49 [2021-03-30T05:58:49.224Z] 
05:58:49 [2021-03-30T05:58:49.224Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
05:58:49 [2021-03-30T05:58:49.224Z] #51 sha256:4228f481d35c2d06501990c89e5a395c9973c030e376bbc65425b00f818f089e
05:58:49 [2021-03-30T05:58:49.224Z] #51 DONE 0.1s
05:58:49 [2021-03-30T05:58:49.224Z] 
05:58:49 [2021-03-30T05:58:49.224Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:58:49 [2021-03-30T05:58:49.224Z] #57 sha256:7918dd5e694e2152a126b29ec5edf0b8870932c4cbe78e29adde95f341a7539d
05:58:49 [2021-03-30T05:58:49.523Z] #57 ...
05:58:49 [2021-03-30T05:58:49.523Z] 
05:58:49 [2021-03-30T05:58:49.523Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
05:58:49 [2021-03-30T05:58:49.523Z] #53 sha256:ff28306cd637b7d807ba821177f634345925ba4732fba5491564c128a26aa853
05:58:49 [2021-03-30T05:58:49.523Z] #53 DONE 0.1s
05:58:49 [2021-03-30T05:58:49.523Z] 
05:58:49 [2021-03-30T05:58:49.523Z] #55 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
05:58:49 [2021-03-30T05:58:49.523Z] #55 sha256:3d377bac13b55a59cc0ff62aa6c03cb2eae0d3e8b23eeca2da9308bb6bc70559
05:58:49 [2021-03-30T05:58:49.523Z] #55 DONE 0.1s
05:58:49 [2021-03-30T05:58:49.523Z] 
05:58:49 [2021-03-30T05:58:49.523Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:58:49 [2021-03-30T05:58:49.523Z] #57 sha256:7918dd5e694e2152a126b29ec5edf0b8870932c4cbe78e29adde95f341a7539d
05:58:49 [2021-03-30T05:58:49.753Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
05:58:49 [2021-03-30T05:58:49.753Z] ok  	github.com/docker/docker/image/tarexport	0.023s	coverage: 0.6% of statements
05:58:49 [2021-03-30T05:58:49.753Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
05:58:50 [2021-03-30T05:58:50.386Z] ok  	github.com/docker/docker/libcontainerd/queue	0.029s	coverage: 100.0% of statements
05:58:50 [2021-03-30T05:58:50.472Z] #56 DONE 251.9s
05:58:51 [2021-03-30T05:58:51.410Z] 
05:58:51 [2021-03-30T05:58:51.410Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
05:58:51 [2021-03-30T05:58:51.410Z] #57 sha256:1b62c1b91a71c26c50f74c8541d0350b2b0d46381907af3d3ff86ed506919fb6
05:58:51 [2021-03-30T05:58:51.421Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 45.2% of statements
05:58:52 [2021-03-30T05:58:52.054Z] ok  	github.com/docker/docker/opts	0.016s	coverage: 67.1% of statements
05:58:52 [2021-03-30T05:58:52.155Z] #73 exporting layers 6.9s done
05:58:52 [2021-03-30T05:58:52.155Z] #73 writing image sha256:d548bcacfa0dde66364701e26384187b3b7e0195daa539a6ee88b4cb73c8bed1 done
05:58:52 [2021-03-30T05:58:52.155Z] #73 naming to docker.io/library/docker:b14bf43764e016e95eb7486e49ae675d477e475b done
05:58:52 [2021-03-30T05:58:52.155Z] #73 DONE 7.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
05:58:52 [2021-03-30T05:58:52.346Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
05:58:52 [2021-03-30T05:58:52.346Z] #57 DONE 0.9s
05:58:52 [2021-03-30T05:58:52.346Z] 
05:58:52 [2021-03-30T05:58:52.346Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
05:58:52 [2021-03-30T05:58:52.346Z] #61 sha256:5b4dfa4c2eaba5ab1bcf2f46bd97b823ebecacfa833dfbd65fe5b101990c19e4
05:58:52 [2021-03-30T05:58:52.346Z] #61 DONE 0.2s
05:58:52 [2021-03-30T05:58:52.346Z] 
05:58:52 [2021-03-30T05:58:52.346Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
05:58:52 [2021-03-30T05:58:52.346Z] #66 sha256:b759b5dde58466098d1b43bb6e8f7d1bfeea0a6776fd50e917f363482bcb2619
05:58:52 [2021-03-30T05:58:52.524Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42217/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b14bf43764e016e95eb7486e49ae675d477e475b hack/make.sh dynbinary test-integration
05:58:53 [2021-03-30T05:58:53.282Z] #66 DONE 0.9s
05:58:53 [2021-03-30T05:58:53.282Z] 
05:58:53 [2021-03-30T05:58:53.282Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
05:58:53 [2021-03-30T05:58:53.282Z] #68 sha256:c0a2f6c27aec9dc99d895306761980a611ce2ab300bb0f82ee6a32474fa9ee3f
05:58:53 [2021-03-30T05:58:53.282Z] #68 DONE 0.0s
05:58:53 [2021-03-30T05:58:53.282Z] 
05:58:53 [2021-03-30T05:58:53.282Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
05:58:53 [2021-03-30T05:58:53.282Z] #69 sha256:13e4ce643d5011749c475a3810b94d18d2dc34502d5c38dff67550904320a162
05:58:53 [2021-03-30T05:58:53.282Z] #69 DONE 0.0s
05:58:53 [2021-03-30T05:58:53.282Z] 
05:58:53 [2021-03-30T05:58:53.282Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
05:58:53 [2021-03-30T05:58:53.282Z] #70 sha256:3ecfee12f5ecacf2497ef70bed81318b4602c63a99f42ada43165dac4a3056f1
05:58:53 [2021-03-30T05:58:53.908Z] ok  	github.com/docker/docker/pkg/archive	0.543s	coverage: 77.1% of statements
05:58:54 [2021-03-30T05:58:54.066Z] ok  	github.com/docker/docker/api/server	0.032s	coverage: 9.0% of statements
05:58:54 [2021-03-30T05:58:54.439Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
05:58:54 [2021-03-30T05:58:54.439Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
05:58:54 [2021-03-30T05:58:54.439Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
05:58:54 [2021-03-30T05:58:54.439Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
05:58:54 [2021-03-30T05:58:54.439Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
05:58:54 [2021-03-30T05:58:54.439Z] Detected virtualization docker.
05:58:54 [2021-03-30T05:58:54.439Z] Detected architecture x86-64.
05:58:54 [2021-03-30T05:58:54.439Z] Set hostname to <ca35d75a6ee9>.
05:58:55 [2021-03-30T05:58:55.011Z] + source /etc/docker-entrypoint-cmd
05:58:55 [2021-03-30T05:58:55.011Z] ++ hack/make.sh dynbinary test-integration
05:58:55 [2021-03-30T05:58:55.011Z] 
05:58:55 [2021-03-30T05:58:55.272Z] Removing bundles/
05:58:55 [2021-03-30T05:58:55.272Z] 
05:58:55 [2021-03-30T05:58:55.272Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
05:58:55 [2021-03-30T05:58:55.272Z] Building: bundles/dynbinary-daemon/dockerd-dev
05:58:55 [2021-03-30T05:58:55.272Z] GOOS="" GOARCH="" GOARM=""
05:58:55 [2021-03-30T05:58:55.415Z] ok  	github.com/docker/docker/pkg/authorization	0.652s	coverage: 68.3% of statements
05:58:55 [2021-03-30T05:58:55.415Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
05:58:55 [2021-03-30T05:58:55.707Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
05:58:56 [2021-03-30T05:58:56.297Z] #56 243.5 + bin/containerd-stress
05:58:56 [2021-03-30T05:58:56.297Z] #56 245.6 + bin/containerd-shim
05:58:57 [2021-03-30T05:58:57.472Z] #70 DONE 3.7s
05:58:57 [2021-03-30T05:58:57.472Z] 
05:58:57 [2021-03-30T05:58:57.472Z] #71 exporting to image
05:58:57 [2021-03-30T05:58:57.472Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
05:58:57 [2021-03-30T05:58:57.472Z] #71 exporting layers
05:58:59 [2021-03-30T05:58:59.224Z] ok  	github.com/docker/docker/layer	7.626s	coverage: 68.8% of statements
05:58:59 [2021-03-30T05:58:59.224Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
05:58:59 [2021-03-30T05:58:59.224Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
05:58:59 [2021-03-30T05:58:59.224Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
05:58:59 [2021-03-30T05:58:59.224Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
05:58:59 [2021-03-30T05:58:59.224Z] ?   	github.com/docker/docker/oci/caps	[no test files]
05:58:59 [2021-03-30T05:58:59.516Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
05:58:59 [2021-03-30T05:58:59.807Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
05:58:59 [2021-03-30T05:58:59.807Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.549s	coverage: 43.2% of statements
05:58:59 [2021-03-30T05:58:59.807Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
05:58:59 [2021-03-30T05:58:59.807Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
05:59:00 [2021-03-30T05:59:00.098Z] ok  	github.com/docker/docker/pkg/discovery/file	0.022s	coverage: 97.6% of statements
05:59:00 [2021-03-30T05:59:00.732Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.001s	coverage: 92.3% of statements
05:59:01 [2021-03-30T05:59:01.366Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.028s	coverage: 93.8% of statements
05:59:01 [2021-03-30T05:59:01.998Z] ok  	github.com/docker/docker/pkg/dmesg	0.022s	coverage: 83.3% of statements
05:59:02 [2021-03-30T05:59:02.896Z] #56 252.5 + bin/containerd-shim-runc-v1
05:59:03 [2021-03-30T05:59:03.032Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
05:59:03 [2021-03-30T05:59:03.774Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 89.5% of statements
05:59:03 [2021-03-30T05:59:03.774Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.083s	coverage: 84.1% of statements
05:59:04 [2021-03-30T05:59:04.407Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
05:59:04 [2021-03-30T05:59:04.698Z] ok  	github.com/docker/docker/pkg/fsutils	0.437s	coverage: 85.1% of statements
05:59:05 [2021-03-30T05:59:05.330Z] ok  	github.com/docker/docker/pkg/idtools	0.399s	coverage: 69.5% of statements
05:59:05 [2021-03-30T05:59:05.592Z] #71 exporting layers 7.3s done
05:59:05 [2021-03-30T05:59:05.592Z] #71 writing image sha256:68596d5741087ad4f81d5ade71a74de67b49dada4e1cd375e79a6f9e9ca25e22 done
05:59:05 [2021-03-30T05:59:05.592Z] #71 naming to docker.io/library/docker:b14bf43764e016e95eb7486e49ae675d477e475b done
05:59:05 [2021-03-30T05:59:05.592Z] #71 DONE 7.3s
[Pipeline] }
[Pipeline] // stage
05:59:05 [2021-03-30T05:59:05.621Z] ok  	github.com/docker/docker/pkg/ioutils	0.285s	coverage: 70.1% of statements
05:59:05 [2021-03-30T05:59:05.621Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
05:59:05 [2021-03-30T05:59:05.621Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
05:59:05 [2021-03-30T05:59:05.912Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
05:59:05 [2021-03-30T05:59:05.912Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
05:59:05 [2021-03-30T05:59:05.912Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
05:59:05 [2021-03-30T05:59:05.912Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
05:59:05 [2021-03-30T05:59:05.912Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
05:59:05 [2021-03-30T05:59:05.937Z] + trap exit INT TERM
05:59:05 [2021-03-30T05:59:05.937Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
05:59:05 [2021-03-30T05:59:05.937Z] + CONTAINER_NAME=docker-pr1
05:59:05 [2021-03-30T05:59:05.937Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42217/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42217/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b -e DOCKER_GRAPHDRIVER docker:b14bf43764e016e95eb7486e49ae675d477e475b hack/make.sh dynbinary-daemon
05:59:06 [2021-03-30T05:59:06.203Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
05:59:06 [2021-03-30T05:59:06.495Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
05:59:06 [2021-03-30T05:59:06.495Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 86.7% of statements
05:59:06 [2021-03-30T05:59:06.786Z] ok  	github.com/docker/docker/pkg/pidfile	0.029s	coverage: 82.4% of statements
05:59:06 [2021-03-30T05:59:06.786Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
05:59:06 [2021-03-30T05:59:06.786Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
05:59:07 [2021-03-30T05:59:07.315Z] 
05:59:07 [2021-03-30T05:59:07.494Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.011s	coverage: 56.8% of statements
05:59:07 [2021-03-30T05:59:07.575Z] Removing bundles/
05:59:07 [2021-03-30T05:59:07.576Z] 
05:59:07 [2021-03-30T05:59:07.576Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
05:59:07 [2021-03-30T05:59:07.576Z] Building: bundles/dynbinary-daemon/dockerd-dev
05:59:07 [2021-03-30T05:59:07.576Z] GOOS="" GOARCH="" GOARM=""
05:59:08 [2021-03-30T05:59:08.127Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
05:59:08 [2021-03-30T05:59:08.194Z] #56 257.0 + bin/containerd-shim-runc-v2
05:59:08 [2021-03-30T05:59:08.418Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
05:59:08 [2021-03-30T05:59:08.418Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
05:59:08 [2021-03-30T05:59:08.455Z] #56 258.0 + binaries
05:59:08 [2021-03-30T05:59:08.455Z] #56 258.0 + install -D bin/containerd /build/containerd
05:59:08 [2021-03-30T05:59:08.455Z] #56 258.0 + install -D bin/containerd-shim /build/containerd-shim
05:59:08 [2021-03-30T05:59:08.716Z] #56 258.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
05:59:08 [2021-03-30T05:59:08.716Z] #56 258.0 + install -D bin/ctr /build/ctr
05:59:09 [2021-03-30T05:59:09.929Z] ok  	github.com/docker/docker/pkg/pubsub	1.019s	coverage: 75.0% of statements
05:59:09 [2021-03-30T05:59:09.929Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
05:59:10 [2021-03-30T05:59:10.630Z] #56 DONE 259.8s
05:59:11 [2021-03-30T05:59:11.203Z] 
05:59:11 [2021-03-30T05:59:11.203Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
05:59:11 [2021-03-30T05:59:11.203Z] #57 sha256:9ef20368d146dfbccf27492cb5fff3c1cf50f0e3026687bbdeca1cfac34fbe75
05:59:12 [2021-03-30T05:59:12.144Z] #57 DONE 1.0s
05:59:12 [2021-03-30T05:59:12.144Z] 
05:59:12 [2021-03-30T05:59:12.144Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
05:59:12 [2021-03-30T05:59:12.144Z] #61 sha256:f9cbf4f380048dcc1d0f48309c193eda31d62320c87433c1c292c7fd39675c85
05:59:12 [2021-03-30T05:59:12.405Z] #61 DONE 0.2s
05:59:12 [2021-03-30T05:59:12.405Z] 
05:59:12 [2021-03-30T05:59:12.405Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
05:59:12 [2021-03-30T05:59:12.405Z] #66 sha256:46d5d33613a57277ee0c3145a5c3f48f6822a7eb463e762b1445167347f1ae3b
05:59:12 [2021-03-30T05:59:12.681Z] ok  	github.com/docker/docker/pkg/signal	2.389s	coverage: 61.0% of statements
05:59:12 [2021-03-30T05:59:12.972Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
05:59:13 [2021-03-30T05:59:13.263Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
05:59:13 [2021-03-30T05:59:13.346Z] #66 DONE 1.1s
05:59:13 [2021-03-30T05:59:13.555Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
05:59:13 [2021-03-30T05:59:13.607Z] 
05:59:13 [2021-03-30T05:59:13.607Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
05:59:13 [2021-03-30T05:59:13.607Z] #68 sha256:46cc25e029d3ae6035ba6530639de3b3c4046186f5f2945c8f4618c3d243e0cb
05:59:13 [2021-03-30T05:59:13.607Z] #68 DONE 0.0s
05:59:13 [2021-03-30T05:59:13.607Z] 
05:59:13 [2021-03-30T05:59:13.607Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
05:59:13 [2021-03-30T05:59:13.607Z] #69 sha256:31820c74b3fffecd707d014ce6ba29e71999a9efd30759dc6ca89a1ce0a3c95a
05:59:13 [2021-03-30T05:59:13.607Z] #69 DONE 0.0s
05:59:13 [2021-03-30T05:59:13.607Z] 
05:59:13 [2021-03-30T05:59:13.607Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
05:59:13 [2021-03-30T05:59:13.607Z] #70 sha256:4a0fcbc631b73809361a6dde5e6200e4ba9ad51f468e45dff376dd923c795b3d
05:59:14 [2021-03-30T05:59:14.189Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.2% of statements
05:59:14 [2021-03-30T05:59:14.821Z] ok  	github.com/docker/docker/pkg/system	0.038s	coverage: 36.9% of statements
05:59:15 [2021-03-30T05:59:15.113Z] ok  	github.com/docker/docker/pkg/tailfile	0.042s	coverage: 88.6% of statements
05:59:15 [2021-03-30T05:59:15.404Z] ok  	github.com/docker/docker/pkg/tarsum	0.033s	coverage: 89.3% of statements
05:59:15 [2021-03-30T05:59:15.523Z] #70 DONE 1.7s
05:59:15 [2021-03-30T05:59:15.523Z] 
05:59:15 [2021-03-30T05:59:15.523Z] #71 exporting to image
05:59:15 [2021-03-30T05:59:15.523Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
05:59:15 [2021-03-30T05:59:15.523Z] #71 exporting layers
05:59:15 [2021-03-30T05:59:15.695Z] testing: warning: no tests to run
05:59:15 [2021-03-30T05:59:15.696Z] coverage: [no statements]
05:59:15 [2021-03-30T05:59:15.696Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
05:59:15 [2021-03-30T05:59:15.987Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
05:59:16 [2021-03-30T05:59:16.278Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
05:59:16 [2021-03-30T05:59:16.569Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
05:59:18 [2021-03-30T05:59:18.077Z] ok  	github.com/docker/docker/plugin	0.564s	coverage: 23.2% of statements
05:59:18 [2021-03-30T05:59:18.716Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
05:59:19 [2021-03-30T05:59:19.349Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 86.4% of statements
05:59:20 [2021-03-30T05:59:20.857Z] ok  	github.com/docker/docker/quota	0.656s	coverage: 71.4% of statements
05:59:21 [2021-03-30T05:59:21.148Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
05:59:22 [2021-03-30T05:59:22.115Z] #71 exporting layers 6.8s done
05:59:22 [2021-03-30T05:59:22.115Z] #71 writing image sha256:418393c1b8bbd7688c579bb35a2d1ccb573f7de21e5e19700701ea7fec149eb7 done
05:59:22 [2021-03-30T05:59:22.115Z] #71 naming to docker.io/library/docker:b14bf43764e016e95eb7486e49ae675d477e475b done
05:59:22 [2021-03-30T05:59:22.115Z] #71 DONE 6.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
05:59:22 [2021-03-30T05:59:22.183Z] ok  	github.com/docker/docker/registry	0.084s	coverage: 58.8% of statements
[Pipeline] sh
05:59:22 [2021-03-30T05:59:22.303Z] #57 309.5 + bin/containerd-stress
05:59:22 [2021-03-30T05:59:22.303Z] #57 311.9 + bin/containerd-shim
05:59:22 [2021-03-30T05:59:22.490Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42217/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b14bf43764e016e95eb7486e49ae675d477e475b hack/make.sh dynbinary test-integration
05:59:22 [2021-03-30T05:59:22.817Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
05:59:23 [2021-03-30T05:59:23.108Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
05:59:23 [2021-03-30T05:59:23.740Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
05:59:23 [2021-03-30T05:59:23.876Z] 
05:59:23 [2021-03-30T05:59:23.876Z] Removing bundles/
05:59:23 [2021-03-30T05:59:23.876Z] 
05:59:23 [2021-03-30T05:59:23.876Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
05:59:23 [2021-03-30T05:59:23.876Z] Building: bundles/dynbinary-daemon/dockerd-dev
05:59:23 [2021-03-30T05:59:23.876Z] GOOS="" GOARCH="" GOARM=""
05:59:24 [2021-03-30T05:59:24.032Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
05:59:26 [2021-03-30T05:59:26.098Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
05:59:26 [2021-03-30T05:59:26.809Z] #57 318.8 + bin/containerd-shim-runc-v1
05:59:27 [2021-03-30T05:59:27.133Z] ok  	github.com/docker/docker/volume/local	0.292s	coverage: 76.4% of statements
05:59:27 [2021-03-30T05:59:27.765Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
05:59:28 [2021-03-30T05:59:28.800Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 73.1% of statements
05:59:31 [2021-03-30T05:59:31.371Z] #57 323.6 + bin/containerd-shim-runc-v2
05:59:32 [2021-03-30T05:59:32.023Z] #57 324.7 + binaries
05:59:32 [2021-03-30T05:59:32.023Z] #57 324.7 + install -D bin/containerd /build/containerd
05:59:32 [2021-03-30T05:59:32.023Z] #57 324.7 + install -D bin/containerd-shim /build/containerd-shim
05:59:32 [2021-03-30T05:59:32.320Z] #57 324.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
05:59:32 [2021-03-30T05:59:32.320Z] #57 324.8 + install -D bin/ctr /build/ctr
05:59:32 [2021-03-30T05:59:32.320Z] #57 DONE 324.8s
05:59:32 [2021-03-30T05:59:32.433Z] INFO [loader] Go packages loading at mode 575 (name|compiled_files|files|imports|types_sizes|deps|exports_file) took 2m1.064778457s 
05:59:32 [2021-03-30T05:59:32.433Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 652.009244ms 
05:59:33 [2021-03-30T05:59:33.363Z] 
05:59:33 [2021-03-30T05:59:33.363Z] #58 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
05:59:33 [2021-03-30T05:59:33.363Z] #58 sha256:d8a2adb407586a167a56b53642e1cf4799c3f6624afdb1cbb764484ed222c3a9
05:59:33 [2021-03-30T05:59:33.363Z] #58 DONE 0.1s
05:59:33 [2021-03-30T05:59:33.363Z] 
05:59:33 [2021-03-30T05:59:33.363Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
05:59:33 [2021-03-30T05:59:33.363Z] #62 sha256:f444264c6c8ab9b8a7ff966f09ca9a56075271c23704b39372575acfa4ade605
05:59:33 [2021-03-30T05:59:33.363Z] #62 DONE 0.1s
05:59:33 [2021-03-30T05:59:33.363Z] 
05:59:33 [2021-03-30T05:59:33.363Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
05:59:33 [2021-03-30T05:59:33.363Z] #67 sha256:e07b3a3405d103b8386f60fe182e50742dd348c2804405eeb37b1fd9961e7611
05:59:33 [2021-03-30T05:59:33.659Z] #67 DONE 0.1s
05:59:33 [2021-03-30T05:59:33.659Z] 
05:59:33 [2021-03-30T05:59:33.659Z] #69 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
05:59:33 [2021-03-30T05:59:33.659Z] #69 sha256:8030efc1451b2c6dd26b87774969fbb318bc8238c507a0e33179e09a93092751
05:59:33 [2021-03-30T05:59:33.659Z] #69 DONE 0.1s
05:59:33 [2021-03-30T05:59:33.659Z] 
05:59:33 [2021-03-30T05:59:33.659Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
05:59:33 [2021-03-30T05:59:33.659Z] #70 sha256:8d1b930d6910518445c0f4175016db2b899c74014b0aca75b65d424c6906f7b0
05:59:33 [2021-03-30T05:59:33.659Z] #70 DONE 0.0s
05:59:33 [2021-03-30T05:59:33.659Z] 
05:59:33 [2021-03-30T05:59:33.659Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
05:59:33 [2021-03-30T05:59:33.659Z] #71 sha256:81de37201ff17e050e62e27448e1f5c2737a50b010830c936ff93c2328aea836
05:59:35 [2021-03-30T05:59:35.748Z] #71 DONE 2.2s
05:59:36 [2021-03-30T05:59:36.048Z] 
05:59:36 [2021-03-30T05:59:36.048Z] #72 exporting to oci image format
05:59:36 [2021-03-30T05:59:36.048Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
05:59:36 [2021-03-30T05:59:36.048Z] #72 exporting layers
05:59:41 [2021-03-30T05:59:41.495Z] ok  	github.com/docker/docker/pkg/plugins	33.618s	coverage: 76.6% of statements
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/pkg/term	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/rootless	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/testutil/request	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/volume	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === Skipped
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     exec_linux_test.go:18: requires AppArmor to be enabled
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     exec_linux_test.go:38: requires AppArmor to be enabled
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:46: Driver btrfs not supported
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:46: Driver btrfs not supported
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:46: Driver btrfs not supported
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:46: Driver btrfs not supported
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:46: Driver btrfs not supported
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:73: No driver to put!
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z] time="2021-03-30T05:58:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z] time="2021-03-30T05:58:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z] time="2021-03-30T05:58:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z] time="2021-03-30T05:58:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z] time="2021-03-30T05:58:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:73: No driver to put!
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     overlay_test.go:49: Fails to compute changes intermittently
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     overlay_test.go:65: Cannot run test with naive change algorithm
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:46: Driver zfs not supported
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:46: Driver zfs not supported
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:46: Driver zfs not supported
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:46: Driver zfs not supported
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:46: Driver zfs not supported
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     graphtest_unix.go:73: No driver to put!
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
05:59:41 [2021-03-30T05:59:41.495Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] 
05:59:41 [2021-03-30T05:59:41.495Z] DONE 2248 tests, 26 skipped in 231.350s
Post stage
[Pipeline] junit
05:59:42 [2021-03-30T05:59:42.175Z] Recording test results
05:59:42 [2021-03-30T05:59:42.284Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
05:59:42 [2021-03-30T05:59:42.710Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42217/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b14bf43764e016e95eb7486e49ae675d477e475b hack/make.sh dynbinary test-integration
05:59:43 [2021-03-30T05:59:43.349Z] 
05:59:43 [2021-03-30T05:59:43.349Z] Removing bundles/
05:59:43 [2021-03-30T05:59:43.349Z] 
05:59:43 [2021-03-30T05:59:43.349Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
05:59:43 [2021-03-30T05:59:43.349Z] Building: bundles/dynbinary-daemon/dockerd-dev
05:59:43 [2021-03-30T05:59:43.349Z] GOOS="" GOARCH="" GOARM=""
05:59:50 [2021-03-30T05:59:50.382Z] ok  	github.com/docker/docker/api/server/httputils	0.034s	coverage: 14.7% of statements
05:59:50 [2021-03-30T05:59:50.382Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
05:59:50 [2021-03-30T05:59:50.382Z] ok  	github.com/docker/docker/api/server/middleware	0.015s	coverage: 37.7% of statements
05:59:50 [2021-03-30T05:59:50.382Z] ?   	github.com/docker/docker/api/server/router	[no test files]
05:59:50 [2021-03-30T05:59:50.382Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
05:59:50 [2021-03-30T05:59:50.382Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
05:59:50 [2021-03-30T05:59:50.382Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
05:59:50 [2021-03-30T05:59:50.382Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
05:59:50 [2021-03-30T05:59:50.382Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
05:59:50 [2021-03-30T05:59:50.382Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
05:59:50 [2021-03-30T05:59:50.382Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
05:59:50 [2021-03-30T05:59:50.382Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
05:59:51 [2021-03-30T05:59:51.330Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
05:59:51 [2021-03-30T05:59:51.330Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
05:59:51 [2021-03-30T05:59:51.330Z] ok  	github.com/docker/docker/api/types/strslice	0.013s	coverage: 90.0% of statements
05:59:51 [2021-03-30T05:59:51.594Z] ok  	github.com/docker/docker/api/server/router/swarm	0.026s	coverage: 5.7% of statements
05:59:51 [2021-03-30T05:59:51.594Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
05:59:51 [2021-03-30T05:59:51.594Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
05:59:51 [2021-03-30T05:59:51.594Z] ?   	github.com/docker/docker/api/types	[no test files]
05:59:51 [2021-03-30T05:59:51.594Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
05:59:51 [2021-03-30T05:59:51.594Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
05:59:51 [2021-03-30T05:59:51.595Z] ?   	github.com/docker/docker/api/types/container	[no test files]
05:59:51 [2021-03-30T05:59:51.595Z] ?   	github.com/docker/docker/api/types/events	[no test files]
05:59:51 [2021-03-30T05:59:51.858Z] ok  	github.com/docker/docker/api/types/filters	0.015s	coverage: 92.2% of statements
05:59:51 [2021-03-30T05:59:51.858Z] ?   	github.com/docker/docker/api/types/image	[no test files]
05:59:51 [2021-03-30T05:59:51.858Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
05:59:51 [2021-03-30T05:59:51.858Z] ?   	github.com/docker/docker/api/types/network	[no test files]
05:59:51 [2021-03-30T05:59:51.858Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
05:59:51 [2021-03-30T05:59:51.858Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
05:59:51 [2021-03-30T05:59:51.858Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
05:59:51 [2021-03-30T05:59:51.858Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
05:59:51 [2021-03-30T05:59:51.858Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
05:59:52 [2021-03-30T05:59:52.121Z] ok  	github.com/docker/docker/api/types/versions	0.020s	coverage: 75.0% of statements
05:59:52 [2021-03-30T05:59:52.121Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
05:59:52 [2021-03-30T05:59:52.121Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
05:59:52 [2021-03-30T05:59:52.121Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
05:59:52 [2021-03-30T05:59:52.121Z] ?   	github.com/docker/docker/builder	[no test files]
05:59:52 [2021-03-30T05:59:52.121Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
05:59:52 [2021-03-30T05:59:52.121Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
05:59:52 [2021-03-30T05:59:52.122Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
05:59:52 [2021-03-30T05:59:52.122Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
05:59:52 [2021-03-30T05:59:52.122Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
05:59:52 [2021-03-30T05:59:52.122Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
05:59:52 [2021-03-30T05:59:52.122Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
05:59:54 [2021-03-30T05:59:54.680Z] ok  	github.com/docker/docker/cli/debug	0.012s	coverage: 100.0% of statements
05:59:56 [2021-03-30T05:59:56.075Z] ok  	github.com/docker/docker/builder/remotecontext	0.296s	coverage: 13.7% of statements
05:59:56 [2021-03-30T05:59:56.653Z] ok  	github.com/docker/docker/builder/dockerfile	0.937s	coverage: 48.5% of statements
05:59:56 [2021-03-30T05:59:56.653Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
05:59:56 [2021-03-30T05:59:56.916Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.639s	coverage: 86.3% of statements
05:59:56 [2021-03-30T05:59:56.916Z] ?   	github.com/docker/docker/cli	[no test files]
05:59:56 [2021-03-30T05:59:56.916Z] ?   	github.com/docker/docker/cli/config	[no test files]
06:00:02 [2021-03-30T06:00:02.226Z] ok  	github.com/docker/docker/client	0.246s	coverage: 75.4% of statements
06:00:28 [2021-03-30T06:00:28.846Z] ok  	github.com/docker/docker/cmd/dockerd	0.121s	coverage: 29.1% of statements
06:00:29 [2021-03-30T06:00:29.793Z] ok  	github.com/docker/docker/container	0.186s	coverage: 34.4% of statements
06:00:29 [2021-03-30T06:00:29.793Z] ?   	github.com/docker/docker/container/stream	[no test files]
06:00:29 [2021-03-30T06:00:29.793Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
06:00:29 [2021-03-30T06:00:29.793Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
06:00:29 [2021-03-30T06:00:29.793Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
06:00:31 [2021-03-30T06:00:31.781Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:00:31 [2021-03-30T06:00:31.781Z] 
06:00:31 [2021-03-30T06:00:31.781Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:00:31 [2021-03-30T06:00:31.781Z] DOCKER_SYSTEMD=1
06:00:31 [2021-03-30T06:00:31.781Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:00:31 [2021-03-30T06:00:31.781Z] HOSTNAME=ca35d75a6ee9
06:00:31 [2021-03-30T06:00:31.781Z] DEST=bundles/test-integration
06:00:31 [2021-03-30T06:00:31.781Z] PWD=/go/src/github.com/docker/docker
06:00:31 [2021-03-30T06:00:31.781Z] DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b
06:00:31 [2021-03-30T06:00:31.781Z] container=docker
06:00:31 [2021-03-30T06:00:31.781Z] HOME=/root
06:00:31 [2021-03-30T06:00:31.781Z] LANG=C.UTF-8
06:00:31 [2021-03-30T06:00:31.781Z] INVOCATION_ID=2596918c093b47daae5caa5b25eb545a
06:00:31 [2021-03-30T06:00:31.781Z] GOLANG_VERSION=1.13.15
06:00:31 [2021-03-30T06:00:31.781Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:00:31 [2021-03-30T06:00:31.781Z] VALIDATE_BRANCH=master
06:00:31 [2021-03-30T06:00:31.781Z] TERM=xterm
06:00:31 [2021-03-30T06:00:31.781Z] DOCKER_PKG=github.com/docker/docker
06:00:31 [2021-03-30T06:00:31.781Z] SHLVL=3
06:00:31 [2021-03-30T06:00:31.781Z] TIMEOUT=120m
06:00:31 [2021-03-30T06:00:31.781Z] DOCKER_BUILDTAGS=apparmor seccomp journald
06:00:31 [2021-03-30T06:00:31.781Z] DOCKER_GRAPHDRIVER=overlay2
06:00:31 [2021-03-30T06:00:31.781Z] GO111MODULE=off
06:00:31 [2021-03-30T06:00:31.781Z] DOCKER_EXPERIMENTAL=1
06:00:31 [2021-03-30T06:00:31.781Z] TEST_SKIP_INTEGRATION_CLI=1
06:00:31 [2021-03-30T06:00:31.781Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:00:31 [2021-03-30T06:00:31.781Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:00:31 [2021-03-30T06:00:31.781Z] GOPATH=/go
06:00:31 [2021-03-30T06:00:31.781Z] PKG_CONFIG=pkg-config
06:00:31 [2021-03-30T06:00:31.781Z] _=/usr/bin/env
06:00:31 [2021-03-30T06:00:31.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:00:32 [2021-03-30T06:00:32.355Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.072s	coverage: 65.3% of statements
06:00:33 [2021-03-30T06:00:33.746Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.080s	coverage: 35.9% of statements
06:00:37 [2021-03-30T06:00:37.982Z] ok  	github.com/docker/docker/daemon/cluster	0.116s	coverage: 0.5% of statements
06:00:39 [2021-03-30T06:00:39.077Z] 5ff1512f88ec: Pull complete
06:00:39 [2021-03-30T06:00:39.077Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab
06:00:39 [2021-03-30T06:00:39.077Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
06:00:39 [2021-03-30T06:00:39.077Z] mcr.microsoft.com/windows/servercore:ltsc2019
06:00:39 [2021-03-30T06:00:39.077Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
06:00:39 [2021-03-30T06:00:39.077Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
06:00:39 [2021-03-30T06:00:39.077Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817'
06:00:39 [2021-03-30T06:00:39.077Z] INFO: Docker version of control daemon
06:00:39 [2021-03-30T06:00:39.077Z] 
06:00:39 [2021-03-30T06:00:39.077Z] Client: Docker Engine - Enterprise
06:00:39 [2021-03-30T06:00:39.077Z]  Version:           19.03.12
06:00:39 [2021-03-30T06:00:39.077Z]  API version:       1.40
06:00:39 [2021-03-30T06:00:39.077Z]  Go version:        go1.13.13
06:00:39 [2021-03-30T06:00:39.077Z]  Git commit:        4306744
06:00:39 [2021-03-30T06:00:39.077Z]  Built:             08/05/2020 19:27:53
06:00:39 [2021-03-30T06:00:39.077Z]  OS/Arch:           windows/amd64
06:00:39 [2021-03-30T06:00:39.077Z]  Experimental:      false
06:00:39 [2021-03-30T06:00:39.077Z] 
06:00:39 [2021-03-30T06:00:39.077Z] Server: Docker Engine - Enterprise
06:00:39 [2021-03-30T06:00:39.077Z]  Engine:
06:00:39 [2021-03-30T06:00:39.077Z]   Version:          19.03.12
06:00:39 [2021-03-30T06:00:39.077Z]   API version:      1.40 (minimum version 1.24)
06:00:39 [2021-03-30T06:00:39.077Z]   Go version:       go1.13.13
06:00:39 [2021-03-30T06:00:39.077Z]   Git commit:       f295753ffd
06:00:39 [2021-03-30T06:00:39.077Z]   Built:            08/05/2020 19:26:41
06:00:39 [2021-03-30T06:00:39.077Z]   OS/Arch:          windows/amd64
06:00:39 [2021-03-30T06:00:39.077Z]   Experimental:     true
06:00:39 [2021-03-30T06:00:39.077Z] 
06:00:39 [2021-03-30T06:00:39.077Z] INFO: Docker info of control daemon
06:00:39 [2021-03-30T06:00:39.077Z] 
06:00:39 [2021-03-30T06:00:39.077Z] Client:
06:00:39 [2021-03-30T06:00:39.077Z]  Debug Mode: false
06:00:39 [2021-03-30T06:00:39.077Z]  Plugins:
06:00:39 [2021-03-30T06:00:39.077Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
06:00:39 [2021-03-30T06:00:39.077Z] 
06:00:39 [2021-03-30T06:00:39.077Z] Server:
06:00:39 [2021-03-30T06:00:39.077Z]  Containers: 0
06:00:39 [2021-03-30T06:00:39.077Z]   Running: 0
06:00:39 [2021-03-30T06:00:39.077Z]   Paused: 0
06:00:39 [2021-03-30T06:00:39.077Z]   Stopped: 0
06:00:39 [2021-03-30T06:00:39.077Z]  Images: 1
06:00:39 [2021-03-30T06:00:39.077Z]  Server Version: 19.03.12
06:00:39 [2021-03-30T06:00:39.077Z]  Storage Driver: windowsfilter (windows) lcow (linux)
06:00:39 [2021-03-30T06:00:39.077Z]   Windows: 
06:00:39 [2021-03-30T06:00:39.077Z]   LCOW: 
06:00:39 [2021-03-30T06:00:39.077Z]  Logging Driver: json-file
06:00:39 [2021-03-30T06:00:39.077Z]  Plugins:
06:00:39 [2021-03-30T06:00:39.077Z]   Volume: local
06:00:39 [2021-03-30T06:00:39.077Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
06:00:39 [2021-03-30T06:00:39.077Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
06:00:39 [2021-03-30T06:00:39.077Z]  Swarm: inactive
06:00:39 [2021-03-30T06:00:39.077Z]  Default Isolation: process
06:00:39 [2021-03-30T06:00:39.077Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
06:00:39 [2021-03-30T06:00:39.077Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
06:00:39 [2021-03-30T06:00:39.077Z]  OSType: windows
06:00:39 [2021-03-30T06:00:39.077Z]  Architecture: x86_64
06:00:39 [2021-03-30T06:00:39.077Z]  CPUs: 4
06:00:39 [2021-03-30T06:00:39.077Z]  Total Memory: 32GiB
06:00:39 [2021-03-30T06:00:39.077Z]  Name: azwin-2-a414f0
06:00:39 [2021-03-30T06:00:39.077Z]  ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q
06:00:39 [2021-03-30T06:00:39.077Z]  Docker Root Dir: D:\docker
06:00:39 [2021-03-30T06:00:39.077Z]  Debug Mode: false
06:00:39 [2021-03-30T06:00:39.077Z]  Registry: https://index.docker.io/v1/
06:00:39 [2021-03-30T06:00:39.078Z]  Labels:
06:00:39 [2021-03-30T06:00:39.078Z]  Experimental: true
06:00:39 [2021-03-30T06:00:39.078Z]  Insecure Registries:
06:00:39 [2021-03-30T06:00:39.078Z]   10.0.0.4:5000
06:00:39 [2021-03-30T06:00:39.078Z]   127.0.0.0/8
06:00:39 [2021-03-30T06:00:39.078Z]  Registry Mirrors:
06:00:39 [2021-03-30T06:00:39.078Z]   http://10.0.0.4:5000/
06:00:39 [2021-03-30T06:00:39.078Z]  Live Restore Enabled: false
06:00:39 [2021-03-30T06:00:39.078Z] 
06:00:39 [2021-03-30T06:00:39.078Z] 
06:00:39 [2021-03-30T06:00:39.078Z] INFO: Commit hash is b14bf43764
06:00:39 [2021-03-30T06:00:39.078Z] INFO: Nuke-Everything...
06:00:39 [2021-03-30T06:00:39.078Z] INFO: Container count on control daemon to delete is 0
06:00:39 [2021-03-30T06:00:39.078Z] INFO: Nuking d:\CI
06:00:39 [2021-03-30T06:00:39.078Z] INFO: Zapped successfully
06:00:39 [2021-03-30T06:00:39.078Z] INFO: Location for testing is d:\CI\PR-42217\1
06:00:39 [2021-03-30T06:00:39.078Z] INFO: Validating GOLang consistency in Dockerfile.windows...
06:00:39 [2021-03-30T06:00:39.078Z] 
06:00:39 [2021-03-30T06:00:39.078Z] 
06:00:39 [2021-03-30T06:00:39.078Z] INFO: Building the image from Dockerfile.windows at 03/30/2021 06:00:37...
06:00:39 [2021-03-30T06:00:39.078Z] 
06:00:39 [2021-03-30T06:00:39.909Z] ok  	github.com/docker/docker/daemon/config	0.103s	coverage: 81.8% of statements
06:00:39 [2021-03-30T06:00:39.909Z] ok  	github.com/docker/docker/daemon/discovery	0.020s	coverage: 30.0% of statements
06:00:41 [2021-03-30T06:00:41.304Z] ok  	github.com/docker/docker/daemon/events	0.071s	coverage: 50.0% of statements
06:00:41 [2021-03-30T06:00:41.880Z] ok  	github.com/docker/docker/daemon/graphdriver	0.030s	coverage: 2.2% of statements
06:00:44 [2021-03-30T06:00:44.039Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:00:44 [2021-03-30T06:00:44.039Z] 
06:00:44 [2021-03-30T06:00:44.039Z] + TEST_INTEGRATION_DEST=1
06:00:44 [2021-03-30T06:00:44.039Z] + CONTAINER_NAME=docker-pr1-1
06:00:44 [2021-03-30T06:00:44.039Z] + TEST_SKIP_INTEGRATION_CLI=1
06:00:44 [2021-03-30T06:00:44.039Z] + run_tests test-integration-flaky
06:00:44 [2021-03-30T06:00:44.039Z] + '[' -n 0 ']'
06:00:44 [2021-03-30T06:00:44.039Z] + rm=
06:00:44 [2021-03-30T06:00:44.039Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42217/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42217/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42217/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b14bf43764e016e95eb7486e49ae675d477e475b hack/make.sh test-integration-flaky test-integration
06:00:44 [2021-03-30T06:00:44.039Z] + c=0
06:00:44 [2021-03-30T06:00:44.039Z] + TEST_INTEGRATION_DEST=2
06:00:44 [2021-03-30T06:00:44.039Z] + CONTAINER_NAME=docker-pr1-2
06:00:44 [2021-03-30T06:00:44.039Z] + TEST_SKIP_INTEGRATION=1
06:00:44 [2021-03-30T06:00:44.039Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
06:00:44 [2021-03-30T06:00:44.040Z] + run_tests
06:00:44 [2021-03-30T06:00:44.040Z] + '[' -n 0 ']'
06:00:44 [2021-03-30T06:00:44.040Z] + rm=
06:00:44 [2021-03-30T06:00:44.040Z] + TEST_INTEGRATION_DEST=3
06:00:44 [2021-03-30T06:00:44.040Z] + CONTAINER_NAME=docker-pr1-3
06:00:44 [2021-03-30T06:00:44.040Z] + TEST_SKIP_INTEGRATION=1
06:00:44 [2021-03-30T06:00:44.040Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
06:00:44 [2021-03-30T06:00:44.040Z] + run_tests
06:00:44 [2021-03-30T06:00:44.040Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42217/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42217/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42217/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b14bf43764e016e95eb7486e49ae675d477e475b hack/make.sh '' test-integration
06:00:44 [2021-03-30T06:00:44.040Z] + '[' -n 0 ']'
06:00:44 [2021-03-30T06:00:44.040Z] + rm=
06:00:44 [2021-03-30T06:00:44.040Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42217/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42217/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42217/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b14bf43764e016e95eb7486e49ae675d477e475b hack/make.sh '' test-integration
06:00:44 [2021-03-30T06:00:44.040Z] ++ jobs -p
06:00:44 [2021-03-30T06:00:44.040Z] + for job in $(jobs -p)
06:00:44 [2021-03-30T06:00:44.040Z] + wait 11513
06:00:44 [2021-03-30T06:00:44.040Z] 
06:00:44 [2021-03-30T06:00:44.040Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:00:44 [2021-03-30T06:00:44.040Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:00:44 [2021-03-30T06:00:44.040Z] HOSTNAME=9dccef2d7996
06:00:44 [2021-03-30T06:00:44.040Z] TEST_SKIP_INTEGRATION=1
06:00:44 [2021-03-30T06:00:44.040Z] TESTDEBUG=0
06:00:44 [2021-03-30T06:00:44.040Z] DEST=bundles/test-integration
06:00:44 [2021-03-30T06:00:44.040Z] PWD=/go/src/github.com/docker/docker
06:00:44 [2021-03-30T06:00:44.040Z] KEEPBUNDLE=1
06:00:44 [2021-03-30T06:00:44.040Z] DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b
06:00:44 [2021-03-30T06:00:44.040Z] container=docker
06:00:44 [2021-03-30T06:00:44.040Z] HOME=/root
06:00:44 [2021-03-30T06:00:44.040Z] GOLANG_VERSION=1.13.15
06:00:44 [2021-03-30T06:00:44.040Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:00:44 [2021-03-30T06:00:44.040Z] VALIDATE_BRANCH=master
06:00:44 [2021-03-30T06:00:44.040Z] TERM=xterm
06:00:44 [2021-03-30T06:00:44.040Z] DOCKER_PKG=github.com/docker/docker
06:00:44 [2021-03-30T06:00:44.040Z] SHLVL=1
06:00:44 [2021-03-30T06:00:44.040Z] TIMEOUT=120m
06:00:44 [2021-03-30T06:00:44.040Z] DOCKER_BUILDTAGS=apparmor seccomp journald
06:00:44 [2021-03-30T06:00:44.040Z] DOCKER_GRAPHDRIVER=overlay2
06:00:44 [2021-03-30T06:00:44.040Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
06:00:44 [2021-03-30T06:00:44.040Z] GO111MODULE=off
06:00:44 [2021-03-30T06:00:44.040Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:00:44 [2021-03-30T06:00:44.040Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:00:44 [2021-03-30T06:00:44.040Z] GOPATH=/go
06:00:44 [2021-03-30T06:00:44.040Z] PKG_CONFIG=pkg-config
06:00:44 [2021-03-30T06:00:44.040Z] _=/usr/bin/env
06:00:44 [2021-03-30T06:00:44.040Z] Building test suite binary ./integration-cli/test.main
06:00:44 [2021-03-30T06:00:44.040Z] 
06:00:44 [2021-03-30T06:00:44.040Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:00:44 [2021-03-30T06:00:44.040Z] 
06:00:44 [2021-03-30T06:00:44.040Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:00:44 [2021-03-30T06:00:44.040Z] HOSTNAME=dce8d79a323c
06:00:44 [2021-03-30T06:00:44.040Z] TEST_SKIP_INTEGRATION=1
06:00:44 [2021-03-30T06:00:44.040Z] TESTDEBUG=0
06:00:44 [2021-03-30T06:00:44.040Z] DEST=bundles/test-integration
06:00:44 [2021-03-30T06:00:44.040Z] PWD=/go/src/github.com/docker/docker
06:00:44 [2021-03-30T06:00:44.040Z] KEEPBUNDLE=1
06:00:44 [2021-03-30T06:00:44.040Z] DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b
06:00:44 [2021-03-30T06:00:44.040Z] container=docker
06:00:44 [2021-03-30T06:00:44.040Z] HOME=/root
06:00:44 [2021-03-30T06:00:44.040Z] GOLANG_VERSION=1.13.15
06:00:44 [2021-03-30T06:00:44.040Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:00:44 [2021-03-30T06:00:44.040Z] VALIDATE_BRANCH=master
06:00:44 [2021-03-30T06:00:44.040Z] TERM=xterm
06:00:44 [2021-03-30T06:00:44.040Z] DOCKER_PKG=github.com/docker/docker
06:00:44 [2021-03-30T06:00:44.040Z] SHLVL=1
06:00:44 [2021-03-30T06:00:44.040Z] TIMEOUT=120m
06:00:44 [2021-03-30T06:00:44.040Z] DOCKER_BUILDTAGS=apparmor seccomp journald
06:00:44 [2021-03-30T06:00:44.040Z] DOCKER_GRAPHDRIVER=overlay2
06:00:44 [2021-03-30T06:00:44.040Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
06:00:44 [2021-03-30T06:00:44.040Z] GO111MODULE=off
06:00:44 [2021-03-30T06:00:44.040Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:00:44 [2021-03-30T06:00:44.040Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:00:44 [2021-03-30T06:00:44.040Z] GOPATH=/go
06:00:44 [2021-03-30T06:00:44.040Z] PKG_CONFIG=pkg-config
06:00:44 [2021-03-30T06:00:44.040Z] _=/usr/bin/env
06:00:44 [2021-03-30T06:00:44.040Z] Building test suite binary ./integration-cli/test.main
06:00:44 [2021-03-30T06:00:44.040Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
06:00:44 [2021-03-30T06:00:44.040Z] No new tests added to integration.
06:00:44 [2021-03-30T06:00:44.040Z] 
06:00:44 [2021-03-30T06:00:44.040Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:00:44 [2021-03-30T06:00:44.040Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:00:44 [2021-03-30T06:00:44.040Z] HOSTNAME=727638e14f39
06:00:44 [2021-03-30T06:00:44.040Z] TESTDEBUG=0
06:00:44 [2021-03-30T06:00:44.040Z] DEST=bundles/test-integration
06:00:44 [2021-03-30T06:00:44.040Z] PWD=/go/src/github.com/docker/docker
06:00:44 [2021-03-30T06:00:44.040Z] KEEPBUNDLE=1
06:00:44 [2021-03-30T06:00:44.040Z] DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b
06:00:44 [2021-03-30T06:00:44.040Z] container=docker
06:00:44 [2021-03-30T06:00:44.040Z] HOME=/root
06:00:44 [2021-03-30T06:00:44.040Z] GOLANG_VERSION=1.13.15
06:00:44 [2021-03-30T06:00:44.040Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:00:44 [2021-03-30T06:00:44.040Z] VALIDATE_BRANCH=master
06:00:44 [2021-03-30T06:00:44.040Z] TERM=xterm
06:00:44 [2021-03-30T06:00:44.040Z] DOCKER_PKG=github.com/docker/docker
06:00:44 [2021-03-30T06:00:44.040Z] SHLVL=1
06:00:44 [2021-03-30T06:00:44.040Z] TIMEOUT=120m
06:00:44 [2021-03-30T06:00:44.040Z] DOCKER_BUILDTAGS=apparmor seccomp journald
06:00:44 [2021-03-30T06:00:44.040Z] DOCKER_GRAPHDRIVER=overlay2
06:00:44 [2021-03-30T06:00:44.040Z] GO111MODULE=off
06:00:44 [2021-03-30T06:00:44.040Z] TEST_SKIP_INTEGRATION_CLI=1
06:00:44 [2021-03-30T06:00:44.040Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:00:44 [2021-03-30T06:00:44.040Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:00:44 [2021-03-30T06:00:44.040Z] GOPATH=/go
06:00:44 [2021-03-30T06:00:44.040Z] PKG_CONFIG=pkg-config
06:00:44 [2021-03-30T06:00:44.040Z] _=/usr/bin/env
06:00:44 [2021-03-30T06:00:44.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:00:44 [2021-03-30T06:00:44.893Z] Sending build context to Docker daemon  58.34MB
06:00:44 [2021-03-30T06:00:44.893Z] 
06:00:44 [2021-03-30T06:00:44.893Z] Step 1/10 : FROM microsoft/windowsservercore
06:00:44 [2021-03-30T06:00:44.893Z]  ---> 3eaa9ebbf51f
06:00:44 [2021-03-30T06:00:44.893Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
06:00:44 [2021-03-30T06:00:44.893Z]  ---> Running in 187bf8c4e97d
06:00:44 [2021-03-30T06:00:44.893Z] Removing intermediate container 187bf8c4e97d
06:00:44 [2021-03-30T06:00:44.893Z]  ---> 272e2554e7d5
06:00:44 [2021-03-30T06:00:44.893Z] Step 3/10 : ARG GO_VERSION=1.13.15
06:00:44 [2021-03-30T06:00:44.893Z]  ---> Running in 84c143553b40
06:00:45 [2021-03-30T06:00:45.353Z] Removing intermediate container 84c143553b40
06:00:45 [2021-03-30T06:00:45.353Z]  ---> 32db3144b740
06:00:45 [2021-03-30T06:00:45.353Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
06:00:45 [2021-03-30T06:00:45.353Z]  ---> Running in 60dc2ebb09ec
06:00:45 [2021-03-30T06:00:45.814Z] Removing intermediate container 60dc2ebb09ec
06:00:45 [2021-03-30T06:00:45.814Z]  ---> 802ff58e6392
06:00:45 [2021-03-30T06:00:45.814Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
06:00:45 [2021-03-30T06:00:45.814Z]  ---> Running in 84a556d510dc
06:00:46 [2021-03-30T06:00:46.098Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
06:00:46 [2021-03-30T06:00:46.098Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.567s	coverage: 14.1% of statements
06:00:46 [2021-03-30T06:00:46.278Z] Removing intermediate container 84a556d510dc
06:00:46 [2021-03-30T06:00:46.278Z]  ---> 55e36ee4f5f6
06:00:46 [2021-03-30T06:00:46.278Z] Step 6/10 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12;       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
06:00:46 [2021-03-30T06:00:46.278Z]  ---> Running in 7996bcbbe31e
06:00:46 [2021-03-30T06:00:46.672Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.675s	coverage: 56.2% of statements
06:00:49 [2021-03-30T06:00:49.228Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.020s	coverage: 1.9% of statements
06:00:51 [2021-03-30T06:00:51.145Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.977s	coverage: 46.2% of statements
06:00:51 [2021-03-30T06:00:51.762Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:00:51 [2021-03-30T06:00:51.762Z] 
06:00:51 [2021-03-30T06:00:51.762Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:00:52 [2021-03-30T06:00:52.053Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:00:52 [2021-03-30T06:00:52.053Z] HOSTNAME=4697f2b4af2f
06:00:52 [2021-03-30T06:00:52.053Z] TESTDEBUG=0
06:00:52 [2021-03-30T06:00:52.054Z] DEST=bundles/test-integration
06:00:52 [2021-03-30T06:00:52.054Z] PWD=/go/src/github.com/docker/docker
06:00:52 [2021-03-30T06:00:52.054Z] DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b
06:00:52 [2021-03-30T06:00:52.054Z] container=docker
06:00:52 [2021-03-30T06:00:52.054Z] HOME=/root
06:00:52 [2021-03-30T06:00:52.054Z] GOLANG_VERSION=1.13.15
06:00:52 [2021-03-30T06:00:52.054Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:00:52 [2021-03-30T06:00:52.054Z] VALIDATE_BRANCH=master
06:00:52 [2021-03-30T06:00:52.054Z] TERM=xterm
06:00:52 [2021-03-30T06:00:52.054Z] DOCKER_PKG=github.com/docker/docker
06:00:52 [2021-03-30T06:00:52.054Z] SHLVL=1
06:00:52 [2021-03-30T06:00:52.054Z] TIMEOUT=120m
06:00:52 [2021-03-30T06:00:52.054Z] DOCKER_BUILDTAGS=apparmor seccomp journald
06:00:52 [2021-03-30T06:00:52.054Z] DOCKER_GRAPHDRIVER=overlay2
06:00:52 [2021-03-30T06:00:52.054Z] GO111MODULE=off
06:00:52 [2021-03-30T06:00:52.054Z] DOCKER_EXPERIMENTAL=1
06:00:52 [2021-03-30T06:00:52.054Z] TEST_SKIP_INTEGRATION_CLI=1
06:00:52 [2021-03-30T06:00:52.054Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:00:52 [2021-03-30T06:00:52.054Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:00:52 [2021-03-30T06:00:52.054Z] GOPATH=/go
06:00:52 [2021-03-30T06:00:52.054Z] PKG_CONFIG=pkg-config
06:00:52 [2021-03-30T06:00:52.054Z] _=/usr/bin/env
06:00:52 [2021-03-30T06:00:52.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:00:52 [2021-03-30T06:00:52.101Z] 
06:00:52 [2021-03-30T06:00:52.102Z] SUCCESS: Specified value was saved.
06:00:52 [2021-03-30T06:00:52.537Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.303s	coverage: 73.3% of statements
06:00:52 [2021-03-30T06:00:52.537Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.790s	coverage: 49.4% of statements
06:00:53 [2021-03-30T06:00:53.071Z] INFO: Downloading git...
06:00:53 [2021-03-30T06:00:53.830Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m11.615259647s with top 10 stages: buildssa: 1m39.908758189s, goimports: 23.202910158s, unconvert: 11.774899376s, gosec: 10.080129096s, golint: 6.004434297s, ineffassign: 4.807401309s, misspell: 4.515066378s, inspect: 3.708369587s, vrp: 3.593487339s, fact_deprecated: 1.911791074s 
06:00:54 [2021-03-30T06:00:54.471Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.018s	coverage: 57.5% of statements
06:00:54 [2021-03-30T06:00:54.619Z] INFO: Downloading go...
06:00:54 [2021-03-30T06:00:54.745Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.027s	coverage: 3.0% of statements
06:00:55 [2021-03-30T06:00:55.336Z] ok  	github.com/docker/docker/daemon	12.339s	coverage: 17.2% of statements
06:00:55 [2021-03-30T06:00:55.336Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
06:00:55 [2021-03-30T06:00:55.336Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
06:00:55 [2021-03-30T06:00:55.336Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
06:00:55 [2021-03-30T06:00:55.336Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
06:00:55 [2021-03-30T06:00:55.336Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
06:00:55 [2021-03-30T06:00:55.336Z] ok  	github.com/docker/docker/daemon/links	0.016s	coverage: 93.0% of statements
06:00:56 [2021-03-30T06:00:56.810Z] INFO: Downloading compiler 1 of 3...
06:00:57 [2021-03-30T06:00:57.780Z] INFO: Downloading compiler 2 of 3...
06:00:57 [2021-03-30T06:00:57.908Z] ok  	github.com/docker/docker/daemon/logger	0.280s	coverage: 43.2% of statements
06:00:58 [2021-03-30T06:00:58.171Z] ok  	github.com/docker/docker/daemon/images	0.036s	coverage: 6.7% of statements
06:00:58 [2021-03-30T06:00:58.240Z] INFO: Downloading compiler 3 of 3...
06:00:58 [2021-03-30T06:00:58.761Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.267s	coverage: 77.4% of statements
06:00:59 [2021-03-30T06:00:59.024Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.016s	coverage: 57.7% of statements
06:00:59 [2021-03-30T06:00:59.024Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
06:00:59 [2021-03-30T06:00:59.024Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
06:00:59 [2021-03-30T06:00:59.024Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
06:00:59 [2021-03-30T06:00:59.024Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
06:00:59 [2021-03-30T06:00:59.024Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
06:00:59 [2021-03-30T06:00:59.024Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
06:00:59 [2021-03-30T06:00:59.212Z] INFO: Extracting git...
06:00:59 [2021-03-30T06:00:59.602Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.042s	coverage: 67.0% of statements
06:00:59 [2021-03-30T06:00:59.867Z] ok  	github.com/docker/docker/daemon/logger/journald	0.056s	coverage: 23.9% of statements
06:00:59 [2021-03-30T06:00:59.867Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.024s	coverage: 87.2% of statements
06:01:00 [2021-03-30T06:01:00.402Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:01:00 [2021-03-30T06:01:00.402Z] 
06:01:00 [2021-03-30T06:01:00.402Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:01:00 [2021-03-30T06:01:00.402Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:01:00 [2021-03-30T06:01:00.402Z] HOSTNAME=cede4a378a96
06:01:00 [2021-03-30T06:01:00.402Z] DEST=bundles/test-integration
06:01:00 [2021-03-30T06:01:00.402Z] PWD=/go/src/github.com/docker/docker
06:01:00 [2021-03-30T06:01:00.402Z] DOCKER_ROOTLESS=1
06:01:00 [2021-03-30T06:01:00.402Z] DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b
06:01:00 [2021-03-30T06:01:00.402Z] container=docker
06:01:00 [2021-03-30T06:01:00.402Z] HOME=/root
06:01:00 [2021-03-30T06:01:00.402Z] GOLANG_VERSION=1.13.15
06:01:00 [2021-03-30T06:01:00.402Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:01:00 [2021-03-30T06:01:00.402Z] VALIDATE_BRANCH=master
06:01:00 [2021-03-30T06:01:00.402Z] TERM=xterm
06:01:00 [2021-03-30T06:01:00.402Z] DOCKER_PKG=github.com/docker/docker
06:01:00 [2021-03-30T06:01:00.402Z] SHLVL=1
06:01:00 [2021-03-30T06:01:00.402Z] TIMEOUT=120m
06:01:00 [2021-03-30T06:01:00.402Z] DOCKER_BUILDTAGS=apparmor seccomp journald
06:01:00 [2021-03-30T06:01:00.402Z] DOCKER_GRAPHDRIVER=overlay2
06:01:00 [2021-03-30T06:01:00.402Z] GO111MODULE=off
06:01:00 [2021-03-30T06:01:00.402Z] DOCKER_EXPERIMENTAL=1
06:01:00 [2021-03-30T06:01:00.402Z] TEST_SKIP_INTEGRATION_CLI=1
06:01:00 [2021-03-30T06:01:00.402Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:01:00 [2021-03-30T06:01:00.402Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:01:00 [2021-03-30T06:01:00.402Z] GOPATH=/go
06:01:00 [2021-03-30T06:01:00.402Z] PKG_CONFIG=pkg-config
06:01:00 [2021-03-30T06:01:00.402Z] _=/usr/bin/env
06:01:00 [2021-03-30T06:01:00.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:01:00 [2021-03-30T06:01:00.443Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.026s	coverage: 69.9% of statements
06:01:01 [2021-03-30T06:01:01.838Z] ok  	github.com/docker/docker/daemon/logger/local	0.043s	coverage: 75.2% of statements
06:01:01 [2021-03-30T06:01:01.838Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
06:01:02 [2021-03-30T06:01:02.102Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.095s	coverage: 58.6% of statements
06:01:02 [2021-03-30T06:01:02.102Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.040s	coverage: 31.5% of statements
06:01:02 [2021-03-30T06:01:02.678Z] ok  	github.com/docker/docker/daemon/logger/templates	0.015s	coverage: 8.3% of statements
06:01:03 [2021-03-30T06:01:03.630Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.047s	coverage: 46.8% of statements
06:01:03 [2021-03-30T06:01:03.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:01:03 [2021-03-30T06:01:03.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:01:04 [2021-03-30T06:01:04.207Z] ok  	github.com/docker/docker/daemon/network	0.022s	coverage: 63.8% of statements
06:01:05 [2021-03-30T06:01:05.156Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.988s	coverage: 82.5% of statements
06:01:05 [2021-03-30T06:01:05.156Z] ?   	github.com/docker/docker/daemon/names	[no test files]
06:01:05 [2021-03-30T06:01:05.156Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
06:01:05 [2021-03-30T06:01:05.420Z] ok  	github.com/docker/docker/distribution/metadata	0.133s	coverage: 48.2% of statements
06:01:06 [2021-03-30T06:01:06.063Z] INFO [runner/unused/goanalysis] analyzers took 27.026309342s with top 10 stages: buildssa: 23.13700506s, U1000: 3.889304282s 
06:01:06 [2021-03-30T06:01:06.064Z] INFO [runner] Issues before processing: 2267, after processing: 0 
06:01:06 [2021-03-30T06:01:06.064Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1687/1687, skip_files: 1687/1687, identifier_marker: 1582/1582, skip_dirs: 1687/1687, autogenerated_exclude: 1582/1687, exclude: 1582/1582, nolint: 0/64, filename_unadjuster: 1687/1687, cgo: 1687/2267, exclude-rules: 64/1582 
06:01:06 [2021-03-30T06:01:06.064Z] INFO [runner] processing took 58.296482ms with stages: nolint: 24.59075ms, identifier_marker: 16.276298ms, path_prettifier: 8.166555ms, autogenerated_exclude: 4.066069ms, exclude-rules: 3.259488ms, skip_dirs: 1.620345ms, cgo: 201.418µs, filename_unadjuster: 111.55µs, max_same_issues: 1.165µs, uniq_by_line: 643ns, max_from_linter: 549ns, diff: 384ns, exclude: 324ns, skip_files: 291ns, path_shortener: 252ns, source_code: 213ns, max_per_file_from_linter: 188ns 
06:01:06 [2021-03-30T06:01:06.064Z] INFO [runner] linters took 1m38.453762862s with stages: goanalysis_metalinter: 1m19.259971415s, unused: 19.135368716s 
06:01:06 [2021-03-30T06:01:06.064Z] INFO File cache stats: 1454 entries of total size 6.8MiB 
06:01:06 [2021-03-30T06:01:06.064Z] INFO Memory: 1655 samples, avg is 266.1MB, max is 3365.4MB 
06:01:06 [2021-03-30T06:01:06.064Z] INFO Execution took 3m40.184452022s               
06:01:06 [2021-03-30T06:01:06.635Z] Congratulations! The shell scripts are properly formatted.
06:01:06 [2021-03-30T06:01:06.814Z] ok  	github.com/docker/docker/distribution	0.339s	coverage: 25.2% of statements
06:01:06 [2021-03-30T06:01:06.814Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
06:01:06 [2021-03-30T06:01:06.814Z] ok  	github.com/docker/docker/errdefs	0.014s	coverage: 53.1% of statements
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
06:01:07 [2021-03-30T06:01:07.392Z] ok  	github.com/docker/docker/image	0.058s	coverage: 86.6% of statements
06:01:07 [2021-03-30T06:01:07.524Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42217/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b14bf43764e016e95eb7486e49ae675d477e475b hack/make.sh dynbinary-daemon test-docker-py
06:01:08 [2021-03-30T06:01:08.087Z] 
06:01:08 [2021-03-30T06:01:08.087Z] Removing bundles/
06:01:08 [2021-03-30T06:01:08.087Z] 
06:01:08 [2021-03-30T06:01:08.087Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
06:01:08 [2021-03-30T06:01:08.087Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:01:08 [2021-03-30T06:01:08.087Z] GOOS="" GOARCH="" GOARM=""
06:01:08 [2021-03-30T06:01:08.341Z] ok  	github.com/docker/docker/image/cache	0.031s	coverage: 19.2% of statements
06:01:08 [2021-03-30T06:01:08.341Z] ok  	github.com/docker/docker/distribution/xfer	1.707s	coverage: 85.6% of statements
06:01:08 [2021-03-30T06:01:08.341Z] ?   	github.com/docker/docker/dockerversion	[no test files]
06:01:08 [2021-03-30T06:01:08.605Z] ok  	github.com/docker/docker/image/tarexport	0.054s	coverage: 0.6% of statements
06:01:09 [2021-03-30T06:01:09.181Z] ok  	github.com/docker/docker/libcontainerd/queue	0.055s	coverage: 100.0% of statements
06:01:09 [2021-03-30T06:01:09.181Z] ok  	github.com/docker/docker/image/v1	0.042s	coverage: 25.0% of statements
06:01:09 [2021-03-30T06:01:09.182Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
06:01:10 [2021-03-30T06:01:10.576Z] ok  	github.com/docker/docker/oci	0.021s	coverage: 45.2% of statements
06:01:10 [2021-03-30T06:01:10.576Z] ok  	github.com/docker/docker/opts	0.053s	coverage: 67.1% of statements
06:01:10 [2021-03-30T06:01:10.839Z] ok  	github.com/docker/docker/pkg/aaparser	0.053s	coverage: 52.9% of statements
06:01:12 [2021-03-30T06:01:12.237Z] ok  	github.com/docker/docker/pkg/broadcaster	0.020s	coverage: 100.0% of statements
06:01:12 [2021-03-30T06:01:12.814Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
06:01:12 [2021-03-30T06:01:12.815Z] ok  	github.com/docker/docker/pkg/authorization	0.454s	coverage: 68.3% of statements
06:01:13 [2021-03-30T06:01:13.504Z] #72 exporting layers 84.8s done
06:01:13 [2021-03-30T06:01:13.504Z] #72 exporting manifest sha256:797e9f3ef56c85f824f483691a3b5dc9d6393d0d3ffcdcb463e9ffbbc31248f7 done
06:01:13 [2021-03-30T06:01:13.504Z] #72 exporting config sha256:098fd6344678e93e00f89651c199b6af7906662005147613d7496bb14a2fff68 done
06:01:13 [2021-03-30T06:01:13.504Z] #72 sending tarball
06:01:13 [2021-03-30T06:01:13.763Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 80.0% of statements
06:01:14 [2021-03-30T06:01:14.025Z] ok  	github.com/docker/docker/pkg/archive	1.270s	coverage: 76.8% of statements
06:01:14 [2021-03-30T06:01:14.038Z] INFO: Expanding go...
06:01:14 [2021-03-30T06:01:14.288Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
06:01:14 [2021-03-30T06:01:14.550Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 97.6% of statements
06:01:15 [2021-03-30T06:01:15.496Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
06:01:15 [2021-03-30T06:01:15.757Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
06:01:16 [2021-03-30T06:01:16.331Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
06:01:16 [2021-03-30T06:01:16.339Z] #72 ...
06:01:16 [2021-03-30T06:01:16.339Z] 
06:01:16 [2021-03-30T06:01:16.339Z] #73 importing to docker
06:01:16 [2021-03-30T06:01:16.339Z] #73 sha256:fdf0648e8732134856efdf54612d2a864cca32eeae08b045ff164d0fd55c4f1b
06:01:17 [2021-03-30T06:01:17.274Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.428s	coverage: 43.2% of statements
06:01:17 [2021-03-30T06:01:17.274Z] ok  	github.com/docker/docker/pkg/filenotify	0.614s	coverage: 67.0% of statements
06:01:17 [2021-03-30T06:01:17.849Z] ok  	github.com/docker/docker/pkg/fileutils	0.020s	coverage: 89.5% of statements
06:01:18 [2021-03-30T06:01:18.422Z] ok  	github.com/docker/docker/pkg/fsutils	0.296s	coverage: 85.1% of statements
06:01:18 [2021-03-30T06:01:18.422Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
06:01:18 [2021-03-30T06:01:18.684Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.091s	coverage: 84.1% of statements
06:01:19 [2021-03-30T06:01:19.261Z] ok  	github.com/docker/docker/layer	7.394s	coverage: 68.8% of statements
06:01:19 [2021-03-30T06:01:19.261Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
06:01:19 [2021-03-30T06:01:19.261Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
06:01:19 [2021-03-30T06:01:19.261Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
06:01:19 [2021-03-30T06:01:19.261Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
06:01:19 [2021-03-30T06:01:19.261Z] ?   	github.com/docker/docker/oci/caps	[no test files]
06:01:19 [2021-03-30T06:01:19.261Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
06:01:19 [2021-03-30T06:01:19.261Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
06:01:19 [2021-03-30T06:01:19.524Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.012s	coverage: 91.7% of statements
06:01:19 [2021-03-30T06:01:19.785Z] ok  	github.com/docker/docker/pkg/longpath	0.016s	coverage: 100.0% of statements
06:01:19 [2021-03-30T06:01:19.785Z] ok  	github.com/docker/docker/pkg/ioutils	0.615s	coverage: 70.1% of statements
06:01:20 [2021-03-30T06:01:20.048Z] ok  	github.com/docker/docker/pkg/idtools	0.957s	coverage: 69.5% of statements
06:01:20 [2021-03-30T06:01:20.048Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
06:01:20 [2021-03-30T06:01:20.048Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
06:01:20 [2021-03-30T06:01:20.048Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
06:01:20 [2021-03-30T06:01:20.048Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.009s	coverage: 85.7% of statements
06:01:20 [2021-03-30T06:01:20.048Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
06:01:20 [2021-03-30T06:01:20.310Z] ok  	github.com/docker/docker/pkg/parsers	0.011s	coverage: 97.0% of statements
06:01:20 [2021-03-30T06:01:20.573Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.023s	coverage: 60.0% of statements
06:01:20 [2021-03-30T06:01:20.835Z] ok  	github.com/docker/docker/pkg/pidfile	0.031s	coverage: 82.4% of statements
06:01:20 [2021-03-30T06:01:20.835Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.029s	coverage: 86.7% of statements
06:01:20 [2021-03-30T06:01:20.835Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
06:01:20 [2021-03-30T06:01:20.835Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
06:01:21 [2021-03-30T06:01:21.411Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.044s	coverage: 56.8% of statements
06:01:21 [2021-03-30T06:01:21.986Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.011s	coverage: 85.7% of statements
06:01:22 [2021-03-30T06:01:22.249Z] ok  	github.com/docker/docker/pkg/pools	0.010s	coverage: 88.2% of statements
06:01:22 [2021-03-30T06:01:22.249Z] ok  	github.com/docker/docker/pkg/progress	0.015s	coverage: 75.9% of statements
06:01:22 [2021-03-30T06:01:22.822Z] ok  	github.com/docker/docker/pkg/reexec	0.031s	coverage: 82.4% of statements
06:01:23 [2021-03-30T06:01:23.396Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
06:01:23 [2021-03-30T06:01:23.658Z] ok  	github.com/docker/docker/pkg/pubsub	1.080s	coverage: 75.0% of statements
06:01:23 [2021-03-30T06:01:23.920Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
06:01:23 [2021-03-30T06:01:23.921Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
06:01:24 [2021-03-30T06:01:24.865Z] ok  	github.com/docker/docker/pkg/sysinfo	0.016s	coverage: 54.2% of statements
06:01:24 [2021-03-30T06:01:24.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:01:24 [2021-03-30T06:01:24.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:01:25 [2021-03-30T06:01:25.127Z] ok  	github.com/docker/docker/pkg/system	0.045s	coverage: 36.9% of statements
06:01:25 [2021-03-30T06:01:25.702Z] ok  	github.com/docker/docker/pkg/tailfile	0.093s	coverage: 88.6% of statements
06:01:25 [2021-03-30T06:01:25.702Z] ok  	github.com/docker/docker/pkg/signal	2.801s	coverage: 61.0% of statements
06:01:25 [2021-03-30T06:01:25.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:01:26 [2021-03-30T06:01:26.275Z] testing: warning: no tests to run
06:01:26 [2021-03-30T06:01:26.275Z] coverage: [no statements]
06:01:26 [2021-03-30T06:01:26.275Z] ok  	github.com/docker/docker/pkg/term/windows	0.008s	coverage: [no statements] [no tests to run]
06:01:26 [2021-03-30T06:01:26.275Z] ok  	github.com/docker/docker/pkg/tarsum	0.135s	coverage: 89.3% of statements
06:01:26 [2021-03-30T06:01:26.537Z] ok  	github.com/docker/docker/pkg/truncindex	0.119s	coverage: 91.5% of statements
06:01:26 [2021-03-30T06:01:26.537Z] ok  	github.com/docker/docker/pkg/urlutil	0.016s	coverage: 100.0% of statements
06:01:26 [2021-03-30T06:01:26.537Z] ok  	github.com/docker/docker/pkg/useragent	0.012s	coverage: 88.9% of statements
06:01:27 [2021-03-30T06:01:27.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:01:27 [2021-03-30T06:01:27.932Z] ok  	github.com/docker/docker/plugin/v2	0.012s	coverage: 14.5% of statements
06:01:28 [2021-03-30T06:01:28.196Z] ok  	github.com/docker/docker/profiles/seccomp	0.017s	coverage: 85.4% of statements
06:01:28 [2021-03-30T06:01:28.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:01:29 [2021-03-30T06:01:29.143Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 84.4% of statements
06:01:29 [2021-03-30T06:01:29.143Z] ok  	github.com/docker/docker/plugin	0.584s	coverage: 23.2% of statements
06:01:31 [2021-03-30T06:01:31.067Z] ok  	github.com/docker/docker/registry/resumable	0.032s	coverage: 100.0% of statements
06:01:31 [2021-03-30T06:01:31.067Z] ok  	github.com/docker/docker/quota	0.576s	coverage: 71.4% of statements
06:01:31 [2021-03-30T06:01:31.067Z] ok  	github.com/docker/docker/registry	0.195s	coverage: 58.8% of statements
06:01:31 [2021-03-30T06:01:31.067Z] ok  	github.com/docker/docker/restartmanager	0.029s	coverage: 45.3% of statements
06:01:32 [2021-03-30T06:01:32.014Z] ok  	github.com/docker/docker/testutil	0.043s	coverage: 62.5% of statements
06:01:32 [2021-03-30T06:01:32.278Z] ok  	github.com/docker/docker/runconfig	0.044s	coverage: 66.1% of statements
06:01:32 [2021-03-30T06:01:32.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:01:33 [2021-03-30T06:01:33.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:01:34 [2021-03-30T06:01:34.202Z] ok  	github.com/docker/docker/volume/drivers	0.014s	coverage: 36.1% of statements
06:01:34 [2021-03-30T06:01:34.778Z] ok  	github.com/docker/docker/volume/mounts	0.067s	coverage: 67.0% of statements
06:01:34 [2021-03-30T06:01:34.992Z] #73 DONE 16.3s
06:01:34 [2021-03-30T06:01:34.992Z] 
06:01:34 [2021-03-30T06:01:34.992Z] #72 exporting to oci image format
06:01:34 [2021-03-30T06:01:34.992Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
06:01:34 [2021-03-30T06:01:34.992Z] #72 sending tarball 32.0s done
06:01:34 [2021-03-30T06:01:34.992Z] #72 DONE 116.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
06:01:35 [2021-03-30T06:01:35.150Z] INFO: Expanding compiler 1 of 3...
06:01:35 [2021-03-30T06:01:35.150Z] INFO: Expanding compiler 2 of 3...
06:01:35 [2021-03-30T06:01:35.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:01:35 [2021-03-30T06:01:35.351Z] ok  	github.com/docker/docker/volume/local	0.288s	coverage: 76.4% of statements
06:01:35 [2021-03-30T06:01:35.479Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42217/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b14bf43764e016e95eb7486e49ae675d477e475b hack/test/unit
06:01:36 [2021-03-30T06:01:36.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:01:36 [2021-03-30T06:01:36.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:01:36 [2021-03-30T06:01:36.737Z] ok  	github.com/docker/docker/volume/service	0.028s	coverage: 73.1% of statements
06:01:38 [2021-03-30T06:01:38.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:01:39 [2021-03-30T06:01:39.044Z] ?   	github.com/docker/docker/api	[no test files]
06:01:39 [2021-03-30T06:01:39.850Z] INFO: Expanding compiler 3 of 3...
06:01:39 [2021-03-30T06:01:39.850Z] INFO: Removing downloaded files...
06:01:39 [2021-03-30T06:01:39.850Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
06:01:39 [2021-03-30T06:01:39.850Z] INFO: Configuring git core.autocrlf...
06:01:40 [2021-03-30T06:01:40.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:01:41 [2021-03-30T06:01:41.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:01:43 [2021-03-30T06:01:43.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:01:45 [2021-03-30T06:01:45.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
06:01:45 [2021-03-30T06:01:45.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:01:47 [2021-03-30T06:01:47.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:01:48 [2021-03-30T06:01:48.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:01:50 [2021-03-30T06:01:50.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:01:50 [2021-03-30T06:01:50.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:01:50 [2021-03-30T06:01:50.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:01:50 [2021-03-30T06:01:50.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:01:51 [2021-03-30T06:01:51.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:01:51 [2021-03-30T06:01:51.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:01:52 [2021-03-30T06:01:52.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:01:52 [2021-03-30T06:01:52.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:01:52 [2021-03-30T06:01:52.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:01:54 [2021-03-30T06:01:54.100Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:01:54 [2021-03-30T06:01:54.101Z] Using test binary docker
06:01:54 [2021-03-30T06:01:54.101Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:01:54 [2021-03-30T06:01:54.101Z] Starting apparmor (via systemctl): apparmor.service.
06:01:54 [2021-03-30T06:01:54.101Z] INFO: Waiting for daemon to start...
06:01:54 [2021-03-30T06:01:54.101Z] Starting dockerd
06:01:54 [2021-03-30T06:01:54.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:01:54 [2021-03-30T06:01:54.534Z] ok  	github.com/docker/docker/api/server	0.036s	coverage: 9.0% of statements
06:01:56 [2021-03-30T06:01:56.642Z] .
06:01:56 [2021-03-30T06:01:56.642Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:01:56 [2021-03-30T06:01:56.642Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:01:56 [2021-03-30T06:01:56.642Z] Error: No such image: emptyfs
06:01:56 [2021-03-30T06:01:56.642Z] Running integration-test (iteration 1)
06:01:56 [2021-03-30T06:01:56.642Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
06:01:57 [2021-03-30T06:01:57.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:01:58 [2021-03-30T06:01:58.698Z] ok  	github.com/docker/docker/pkg/plugins	33.639s	coverage: 76.6% of statements
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/pkg/term	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/rootless	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/testutil/request	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/volume	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === Skipped
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     exec_linux_test.go:18: requires AppArmor to be enabled
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     exec_linux_test.go:38: requires AppArmor to be enabled
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:46: Driver btrfs not supported
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:46: Driver btrfs not supported
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:46: Driver btrfs not supported
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:46: Driver btrfs not supported
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:46: Driver btrfs not supported
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:73: No driver to put!
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z] time="2021-03-30T06:00:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z] time="2021-03-30T06:00:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z] time="2021-03-30T06:00:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z] time="2021-03-30T06:00:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z] time="2021-03-30T06:00:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:73: No driver to put!
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     overlay_test.go:49: Fails to compute changes intermittently
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     overlay_test.go:65: Cannot run test with naive change algorithm
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:46: Driver zfs not supported
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:46: Driver zfs not supported
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:46: Driver zfs not supported
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:46: Driver zfs not supported
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:46: Driver zfs not supported
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     graphtest_unix.go:73: No driver to put!
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
06:01:58 [2021-03-30T06:01:58.698Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] 
06:01:58 [2021-03-30T06:01:58.698Z] DONE 2248 tests, 26 skipped in 195.708s
06:01:58 [2021-03-30T06:01:58.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
Post stage
[Pipeline] junit
06:01:58 [2021-03-30T06:01:58.714Z] Recording test results
06:02:00 [2021-03-30T06:02:00.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
06:02:00 [2021-03-30T06:02:00.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:02:00 [2021-03-30T06:02:00.510Z] [Checks API] No suitable checks publisher found.
06:02:00 [2021-03-30T06:02:00.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
06:02:00 [2021-03-30T06:02:00.871Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42217/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b14bf43764e016e95eb7486e49ae675d477e475b hack/make.sh dynbinary test-integration
06:02:01 [2021-03-30T06:02:01.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:02:01 [2021-03-30T06:02:01.813Z] 
06:02:01 [2021-03-30T06:02:01.813Z] Removing bundles/
06:02:01 [2021-03-30T06:02:01.813Z] 
06:02:01 [2021-03-30T06:02:01.813Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
06:02:01 [2021-03-30T06:02:01.813Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:02:01 [2021-03-30T06:02:01.813Z] GOOS="" GOARCH="" GOARM=""
06:02:02 [2021-03-30T06:02:02.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:02:02 [2021-03-30T06:02:02.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:02:03 [2021-03-30T06:02:03.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:02:03 [2021-03-30T06:02:03.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:02:03 [2021-03-30T06:02:03.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:02:04 [2021-03-30T06:02:04.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:02:05 [2021-03-30T06:02:05.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:02:05 [2021-03-30T06:02:05.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:02:06 [2021-03-30T06:02:06.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:02:08 [2021-03-30T06:02:08.208Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:02:08 [2021-03-30T06:02:08.208Z] Using test binary docker
06:02:08 [2021-03-30T06:02:08.208Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:02:08 [2021-03-30T06:02:08.208Z] +++ /etc/init.d/apparmor start
06:02:08 [2021-03-30T06:02:08.208Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:02:08 [2021-03-30T06:02:08.208Z] INFO: Waiting for daemon to start...
06:02:08 [2021-03-30T06:02:08.208Z] Starting dockerd
06:02:08 [2021-03-30T06:02:08.208Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
06:02:08 [2021-03-30T06:02:08.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:02:08 [2021-03-30T06:02:08.872Z] Loaded image: buildpack-deps:buster
06:02:08 [2021-03-30T06:02:08.872Z] Loaded image: busybox:latest
06:02:08 [2021-03-30T06:02:08.872Z] Loaded image: busybox:glibc
06:02:09 [2021-03-30T06:02:09.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:02:10 [2021-03-30T06:02:10.273Z] .
06:02:10 [2021-03-30T06:02:10.273Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:02:10 [2021-03-30T06:02:10.273Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:02:10 [2021-03-30T06:02:10.273Z] Error: No such image: emptyfs
06:02:10 [2021-03-30T06:02:10.273Z] ++++ tar -cC bundles/test-integration/emptyfs .
06:02:10 [2021-03-30T06:02:10.273Z] ++++ docker load
06:02:10 [2021-03-30T06:02:10.273Z] Running integration-test (iteration 1)
06:02:10 [2021-03-30T06:02:10.273Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
06:02:10 [2021-03-30T06:02:10.273Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
06:02:10 [2021-03-30T06:02:10.273Z] ++ set -e
06:02:10 [2021-03-30T06:02:10.273Z] ++ '[' -n 0 ']'
06:02:10 [2021-03-30T06:02:10.273Z] ++ set -x
06:02:10 [2021-03-30T06:02:10.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
06:02:11 [2021-03-30T06:02:11.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
06:02:11 [2021-03-30T06:02:11.415Z] Loaded image: debian:bullseye
06:02:11 [2021-03-30T06:02:11.415Z] Loaded image: hello-world:latest
06:02:11 [2021-03-30T06:02:11.415Z] Loaded image: arm32v7/hello-world:latest
06:02:11 [2021-03-30T06:02:11.415Z] INFO: Testing against a local daemon
06:02:11 [2021-03-30T06:02:11.415Z] === RUN   TestCgroupNamespacesBuild
06:02:11 [2021-03-30T06:02:11.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:02:13 [2021-03-30T06:02:13.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:02:14 [2021-03-30T06:02:14.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:02:14 [2021-03-30T06:02:14.711Z] --- PASS: TestCgroupNamespacesBuild (3.17s)
06:02:14 [2021-03-30T06:02:14.711Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:02:15 [2021-03-30T06:02:15.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:02:16 [2021-03-30T06:02:16.098Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.57s)
06:02:16 [2021-03-30T06:02:16.098Z] === RUN   TestBuildWithSession
06:02:16 [2021-03-30T06:02:16.098Z] --- SKIP: TestBuildWithSession (0.00s)
06:02:16 [2021-03-30T06:02:16.098Z]     build_session_test.go:25: TODO: BuildKit
06:02:16 [2021-03-30T06:02:16.098Z] === RUN   TestBuildSquashParent
06:02:16 [2021-03-30T06:02:16.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:02:18 [2021-03-30T06:02:18.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:02:19 [2021-03-30T06:02:19.217Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:02:19 [2021-03-30T06:02:19.217Z] Using test binary docker
06:02:19 [2021-03-30T06:02:19.217Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:02:19 [2021-03-30T06:02:19.217Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:02:19 [2021-03-30T06:02:19.217Z] INFO: Waiting for daemon to start...
06:02:19 [2021-03-30T06:02:19.217Z] Starting dockerd
06:02:22 [2021-03-30T06:02:22.516Z] .
06:02:22 [2021-03-30T06:02:22.516Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:02:22 [2021-03-30T06:02:22.516Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:02:22 [2021-03-30T06:02:22.516Z] Error: No such image: emptyfs
06:02:22 [2021-03-30T06:02:22.516Z] Running integration-test (iteration 1)
06:02:22 [2021-03-30T06:02:22.516Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
06:02:22 [2021-03-30T06:02:22.684Z] --- PASS: TestBuildSquashParent (5.83s)
06:02:22 [2021-03-30T06:02:22.684Z] === RUN   TestBuildWithRemoveAndForceRemove
06:02:22 [2021-03-30T06:02:22.684Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:02:22 [2021-03-30T06:02:22.684Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:02:22 [2021-03-30T06:02:22.684Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:02:22 [2021-03-30T06:02:22.684Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:02:22 [2021-03-30T06:02:22.684Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:02:22 [2021-03-30T06:02:22.684Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:02:22 [2021-03-30T06:02:22.684Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:02:22 [2021-03-30T06:02:22.684Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:02:22 [2021-03-30T06:02:22.684Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:02:22 [2021-03-30T06:02:22.684Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:02:22 [2021-03-30T06:02:22.684Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:02:22 [2021-03-30T06:02:22.684Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:02:22 [2021-03-30T06:02:22.684Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:02:22 [2021-03-30T06:02:22.684Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:02:22 [2021-03-30T06:02:22.942Z] Loaded image: buildpack-deps:buster
06:02:22 [2021-03-30T06:02:22.942Z] Loaded image: busybox:latest
06:02:22 [2021-03-30T06:02:22.942Z] Loaded image: busybox:glibc
06:02:22 [2021-03-30T06:02:22.942Z] Loaded image: debian:bullseye
06:02:23 [2021-03-30T06:02:23.232Z] Loaded image: hello-world:latest
06:02:23 [2021-03-30T06:02:23.232Z] Loaded image: arm32v7/hello-world:latest
06:02:23 [2021-03-30T06:02:23.232Z] INFO: Testing against a local daemon
06:02:23 [2021-03-30T06:02:23.232Z] === RUN   TestCgroupNamespacesBuild
06:02:24 [2021-03-30T06:02:24.597Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:02:24 [2021-03-30T06:02:24.597Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:02:26 [2021-03-30T06:02:26.510Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:02:26 [2021-03-30T06:02:26.745Z] --- PASS: TestCgroupNamespacesBuild (2.76s)
06:02:26 [2021-03-30T06:02:26.745Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:02:26 [2021-03-30T06:02:26.770Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:02:28 [2021-03-30T06:02:28.251Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.09s)
06:02:28 [2021-03-30T06:02:28.251Z] === RUN   TestBuildWithSession
06:02:28 [2021-03-30T06:02:28.251Z] --- SKIP: TestBuildWithSession (0.00s)
06:02:28 [2021-03-30T06:02:28.251Z]     build_session_test.go:25: TODO: BuildKit
06:02:28 [2021-03-30T06:02:28.251Z] === RUN   TestBuildSquashParent
06:02:29 [2021-03-30T06:02:29.312Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
06:02:29 [2021-03-30T06:02:29.312Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.36s)
06:02:29 [2021-03-30T06:02:29.312Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.64s)
06:02:29 [2021-03-30T06:02:29.312Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s)
06:02:29 [2021-03-30T06:02:29.312Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.24s)
06:02:29 [2021-03-30T06:02:29.312Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.28s)
06:02:29 [2021-03-30T06:02:29.312Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.31s)
06:02:29 [2021-03-30T06:02:29.312Z] === RUN   TestBuildMultiStageCopy
06:02:29 [2021-03-30T06:02:29.312Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:02:31 [2021-03-30T06:02:31.223Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:02:31 [2021-03-30T06:02:31.223Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:02:31 [2021-03-30T06:02:31.484Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:02:31 [2021-03-30T06:02:31.765Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:02:32 [2021-03-30T06:02:32.034Z] --- PASS: TestBuildMultiStageCopy (2.96s)
06:02:32 [2021-03-30T06:02:32.034Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s)
06:02:32 [2021-03-30T06:02:32.034Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s)
06:02:32 [2021-03-30T06:02:32.034Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s)
06:02:32 [2021-03-30T06:02:32.034Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
06:02:32 [2021-03-30T06:02:32.034Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s)
06:02:32 [2021-03-30T06:02:32.034Z] === RUN   TestBuildMultiStageParentConfig
06:02:32 [2021-03-30T06:02:32.995Z] --- PASS: TestBuildMultiStageParentConfig (0.70s)
06:02:32 [2021-03-30T06:02:32.995Z] === RUN   TestBuildLabelWithTargets
06:02:33 [2021-03-30T06:02:33.936Z] --- PASS: TestBuildLabelWithTargets (1.12s)
06:02:33 [2021-03-30T06:02:33.936Z] === RUN   TestBuildWithEmptyLayers
06:02:34 [2021-03-30T06:02:34.506Z] --- PASS: TestBuildWithEmptyLayers (0.51s)
06:02:34 [2021-03-30T06:02:34.506Z] === RUN   TestBuildMultiStageOnBuild
06:02:35 [2021-03-30T06:02:35.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:02:36 [2021-03-30T06:02:36.724Z] --- PASS: TestBuildSquashParent (8.28s)
06:02:36 [2021-03-30T06:02:36.724Z] === RUN   TestBuildWithRemoveAndForceRemove
06:02:36 [2021-03-30T06:02:36.724Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:02:36 [2021-03-30T06:02:36.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:02:36 [2021-03-30T06:02:36.724Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:02:36 [2021-03-30T06:02:36.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:02:36 [2021-03-30T06:02:36.724Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:02:36 [2021-03-30T06:02:36.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:02:36 [2021-03-30T06:02:36.724Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:02:36 [2021-03-30T06:02:36.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:02:36 [2021-03-30T06:02:36.724Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:02:36 [2021-03-30T06:02:36.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:02:36 [2021-03-30T06:02:36.724Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:02:36 [2021-03-30T06:02:36.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:02:36 [2021-03-30T06:02:36.724Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:02:36 [2021-03-30T06:02:36.724Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:02:36 [2021-03-30T06:02:36.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:02:37 [2021-03-30T06:02:37.048Z] --- PASS: TestBuildMultiStageOnBuild (2.16s)
06:02:37 [2021-03-30T06:02:37.048Z] === RUN   TestBuildUncleanTarFilenames
06:02:37 [2021-03-30T06:02:37.309Z] --- PASS: TestBuildUncleanTarFilenames (0.70s)
06:02:37 [2021-03-30T06:02:37.309Z] === RUN   TestBuildMultiStageLayerLeak
06:02:37 [2021-03-30T06:02:37.422Z] Loaded image: buildpack-deps:buster
06:02:37 [2021-03-30T06:02:37.422Z] Loaded image: busybox:latest
06:02:37 [2021-03-30T06:02:37.422Z] Loaded image: busybox:glibc
06:02:37 [2021-03-30T06:02:37.994Z] Loaded image: debian:bullseye
06:02:37 [2021-03-30T06:02:37.994Z] Loaded image: hello-world:latest
06:02:37 [2021-03-30T06:02:37.994Z] Loaded image: arm32v7/hello-world:latest
06:02:37 [2021-03-30T06:02:37.994Z] INFO: Testing against a local daemon
06:02:37 [2021-03-30T06:02:37.994Z] === RUN   TestCgroupNamespacesBuild
06:02:39 [2021-03-30T06:02:39.453Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:02:39 [2021-03-30T06:02:39.453Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:02:39 [2021-03-30T06:02:39.852Z] --- PASS: TestBuildMultiStageLayerLeak (2.27s)
06:02:39 [2021-03-30T06:02:39.852Z] === RUN   TestBuildWithHugeFile
06:02:42 [2021-03-30T06:02:42.180Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:02:42 [2021-03-30T06:02:42.180Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:02:42 [2021-03-30T06:02:42.199Z] --- PASS: TestCgroupNamespacesBuild (3.71s)
06:02:42 [2021-03-30T06:02:42.200Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:02:44 [2021-03-30T06:02:44.482Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:02:44 [2021-03-30T06:02:44.482Z] 
06:02:44 [2021-03-30T06:02:44.482Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
06:02:44 [2021-03-30T06:02:44.482Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
06:02:44 [2021-03-30T06:02:44.482Z] Using test binary docker
06:02:44 [2021-03-30T06:02:44.482Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:02:44 [2021-03-30T06:02:44.482Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:02:44 [2021-03-30T06:02:44.482Z] INFO: Waiting for daemon to start...
06:02:44 [2021-03-30T06:02:44.482Z] Starting dockerd
06:02:44 [2021-03-30T06:02:44.482Z] .
06:02:44 [2021-03-30T06:02:44.482Z] INFO: Building docker-sdk-python3:4.4.1...
06:02:44 [2021-03-30T06:02:44.743Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.44s)
06:02:44 [2021-03-30T06:02:44.743Z] === RUN   TestBuildWithSession
06:02:44 [2021-03-30T06:02:44.743Z] --- SKIP: TestBuildWithSession (0.00s)
06:02:44 [2021-03-30T06:02:44.743Z]     build_session_test.go:25: TODO: BuildKit
06:02:44 [2021-03-30T06:02:44.743Z] === RUN   TestBuildSquashParent
06:02:44 [2021-03-30T06:02:44.906Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
06:02:44 [2021-03-30T06:02:44.906Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s)
06:02:44 [2021-03-30T06:02:44.906Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.98s)
06:02:44 [2021-03-30T06:02:44.906Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.69s)
06:02:44 [2021-03-30T06:02:44.906Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.65s)
06:02:44 [2021-03-30T06:02:44.906Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.65s)
06:02:44 [2021-03-30T06:02:44.906Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.60s)
06:02:44 [2021-03-30T06:02:44.906Z] === RUN   TestBuildMultiStageCopy
06:02:44 [2021-03-30T06:02:44.906Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:02:48 [2021-03-30T06:02:48.415Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:02:48 [2021-03-30T06:02:48.415Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:02:49 [2021-03-30T06:02:49.046Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:02:50 [2021-03-30T06:02:50.079Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:02:50 [2021-03-30T06:02:50.711Z] --- PASS: TestBuildMultiStageCopy (5.87s)
06:02:50 [2021-03-30T06:02:50.711Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.11s)
06:02:50 [2021-03-30T06:02:50.711Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s)
06:02:50 [2021-03-30T06:02:50.711Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.67s)
06:02:50 [2021-03-30T06:02:50.711Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s)
06:02:50 [2021-03-30T06:02:50.711Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.75s)
06:02:50 [2021-03-30T06:02:50.711Z] === RUN   TestBuildMultiStageParentConfig
06:02:52 [2021-03-30T06:02:52.821Z] --- PASS: TestBuildMultiStageParentConfig (1.81s)
06:02:52 [2021-03-30T06:02:52.821Z] === RUN   TestBuildLabelWithTargets
06:02:52 [2021-03-30T06:02:52.876Z] --- PASS: TestBuildSquashParent (7.76s)
06:02:52 [2021-03-30T06:02:52.876Z] === RUN   TestBuildWithRemoveAndForceRemove
06:02:52 [2021-03-30T06:02:52.876Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:02:52 [2021-03-30T06:02:52.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:02:52 [2021-03-30T06:02:52.876Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:02:52 [2021-03-30T06:02:52.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:02:52 [2021-03-30T06:02:52.876Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:02:52 [2021-03-30T06:02:52.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:02:52 [2021-03-30T06:02:52.876Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:02:52 [2021-03-30T06:02:52.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:02:52 [2021-03-30T06:02:52.876Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:02:52 [2021-03-30T06:02:52.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:02:52 [2021-03-30T06:02:52.876Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:02:52 [2021-03-30T06:02:52.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:02:52 [2021-03-30T06:02:52.876Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:02:52 [2021-03-30T06:02:52.876Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:02:55 [2021-03-30T06:02:55.419Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:02:55 [2021-03-30T06:02:55.419Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:02:55 [2021-03-30T06:02:55.564Z] --- PASS: TestBuildLabelWithTargets (2.84s)
06:02:55 [2021-03-30T06:02:55.564Z] === RUN   TestBuildWithEmptyLayers
06:02:56 [2021-03-30T06:02:56.598Z] --- PASS: TestBuildWithEmptyLayers (1.24s)
06:02:56 [2021-03-30T06:02:56.598Z] === RUN   TestBuildMultiStageOnBuild
06:02:58 [2021-03-30T06:02:58.718Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:02:58 [2021-03-30T06:02:58.718Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:03:00 [2021-03-30T06:03:00.111Z] --- PASS: TestBuildMultiStageOnBuild (3.73s)
06:03:00 [2021-03-30T06:03:00.111Z] === RUN   TestBuildUncleanTarFilenames
06:03:01 [2021-03-30T06:03:01.261Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
06:03:01 [2021-03-30T06:03:01.261Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s)
06:03:01 [2021-03-30T06:03:01.261Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s)
06:03:01 [2021-03-30T06:03:01.261Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.00s)
06:03:01 [2021-03-30T06:03:01.261Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.09s)
06:03:01 [2021-03-30T06:03:01.261Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.05s)
06:03:01 [2021-03-30T06:03:01.261Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.05s)
06:03:01 [2021-03-30T06:03:01.261Z] === RUN   TestBuildMultiStageCopy
06:03:01 [2021-03-30T06:03:01.261Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:03:02 [2021-03-30T06:03:02.179Z] --- PASS: TestBuildUncleanTarFilenames (1.62s)
06:03:02 [2021-03-30T06:03:02.179Z] === RUN   TestBuildMultiStageLayerLeak
06:03:04 [2021-03-30T06:03:04.561Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:03:05 [2021-03-30T06:03:05.132Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:03:05 [2021-03-30T06:03:05.691Z] --- PASS: TestBuildMultiStageLayerLeak (3.84s)
06:03:05 [2021-03-30T06:03:05.691Z] === RUN   TestBuildWithHugeFile
06:03:05 [2021-03-30T06:03:05.946Z] Removing intermediate container 7996bcbbe31e
06:03:05 [2021-03-30T06:03:05.946Z]  ---> a150c5585b8c
06:03:05 [2021-03-30T06:03:05.946Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
06:03:05 [2021-03-30T06:03:05.946Z]  ---> Running in ba20c4ee770e
06:03:06 [2021-03-30T06:03:06.404Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
06:03:06 [2021-03-30T06:03:06.404Z] go: finding gotest.tools v0.5.3
06:03:06 [2021-03-30T06:03:06.404Z] go: finding gotest.tools/gotestsum v0.5.3
06:03:06 [2021-03-30T06:03:06.553Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:03:06 [2021-03-30T06:03:06.865Z] go: downloading gotest.tools/gotestsum v0.5.3
06:03:06 [2021-03-30T06:03:06.865Z] go: extracting gotest.tools/gotestsum v0.5.3
06:03:07 [2021-03-30T06:03:07.128Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:03:07 [2021-03-30T06:03:07.325Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:03:07 [2021-03-30T06:03:07.786Z] go: downloading github.com/spf13/pflag v1.0.3
06:03:07 [2021-03-30T06:03:07.786Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:03:07 [2021-03-30T06:03:07.786Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:03:07 [2021-03-30T06:03:07.786Z] go: extracting github.com/spf13/pflag v1.0.3
06:03:07 [2021-03-30T06:03:07.786Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:03:07 [2021-03-30T06:03:07.786Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:03:07 [2021-03-30T06:03:07.786Z] go: downloading github.com/fatih/color v1.9.0
06:03:07 [2021-03-30T06:03:07.786Z] go: extracting github.com/fatih/color v1.9.0
06:03:07 [2021-03-30T06:03:07.786Z] go: downloading github.com/jonboulle/clockwork v0.1.0
06:03:07 [2021-03-30T06:03:07.786Z] go: extracting github.com/jonboulle/clockwork v0.1.0
06:03:07 [2021-03-30T06:03:07.786Z] go: downloading github.com/mattn/go-isatty v0.0.12
06:03:07 [2021-03-30T06:03:07.786Z] go: downloading github.com/mattn/go-colorable v0.1.6
06:03:07 [2021-03-30T06:03:07.786Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:03:07 [2021-03-30T06:03:07.786Z] go: extracting github.com/mattn/go-isatty v0.0.12
06:03:07 [2021-03-30T06:03:07.786Z] go: extracting github.com/mattn/go-colorable v0.1.6
06:03:07 [2021-03-30T06:03:07.786Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:03:07 [2021-03-30T06:03:07.786Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:03:07 [2021-03-30T06:03:07.786Z] go: downloading github.com/pkg/errors v0.9.1
06:03:07 [2021-03-30T06:03:07.786Z] go: extracting github.com/pkg/errors v0.9.1
06:03:08 [2021-03-30T06:03:08.070Z] --- PASS: TestBuildMultiStageCopy (6.81s)
06:03:08 [2021-03-30T06:03:08.070Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.93s)
06:03:08 [2021-03-30T06:03:08.070Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.89s)
06:03:08 [2021-03-30T06:03:08.070Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s)
06:03:08 [2021-03-30T06:03:08.070Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.90s)
06:03:08 [2021-03-30T06:03:08.070Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
06:03:08 [2021-03-30T06:03:08.070Z] === RUN   TestBuildMultiStageParentConfig
06:03:08 [2021-03-30T06:03:08.246Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:03:08 [2021-03-30T06:03:08.246Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:03:09 [2021-03-30T06:03:09.805Z] go: finding github.com/fatih/color v1.9.0
06:03:09 [2021-03-30T06:03:09.805Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:03:09 [2021-03-30T06:03:09.805Z] go: finding github.com/pkg/errors v0.9.1
06:03:09 [2021-03-30T06:03:09.805Z] go: finding github.com/spf13/pflag v1.0.3
06:03:09 [2021-03-30T06:03:09.805Z] go: finding github.com/mattn/go-colorable v0.1.6
06:03:09 [2021-03-30T06:03:09.805Z] go: finding github.com/mattn/go-isatty v0.0.12
06:03:09 [2021-03-30T06:03:09.805Z] go: finding github.com/jonboulle/clockwork v0.1.0
06:03:09 [2021-03-30T06:03:09.805Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:03:09 [2021-03-30T06:03:09.805Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:03:09 [2021-03-30T06:03:09.805Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:03:09 [2021-03-30T06:03:09.805Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:03:13 [2021-03-30T06:03:13.351Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
06:03:13 [2021-03-30T06:03:13.351Z] === RUN   TestBuildLabelWithTargets
06:03:13 [2021-03-30T06:03:13.554Z] INFO: Build done for gotestsum...
06:03:16 [2021-03-30T06:03:16.987Z] ok  	github.com/docker/docker/api/server/httputils	0.055s	coverage: 14.7% of statements
06:03:16 [2021-03-30T06:03:16.987Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
06:03:16 [2021-03-30T06:03:16.987Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
06:03:16 [2021-03-30T06:03:16.987Z] ?   	github.com/docker/docker/api/server/router	[no test files]
06:03:16 [2021-03-30T06:03:16.987Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
06:03:16 [2021-03-30T06:03:16.987Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
06:03:16 [2021-03-30T06:03:16.987Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
06:03:16 [2021-03-30T06:03:16.987Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
06:03:16 [2021-03-30T06:03:16.987Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
06:03:16 [2021-03-30T06:03:16.987Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
06:03:16 [2021-03-30T06:03:16.987Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
06:03:16 [2021-03-30T06:03:16.987Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
06:03:16 [2021-03-30T06:03:16.987Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
06:03:16 [2021-03-30T06:03:16.987Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
06:03:17 [2021-03-30T06:03:17.284Z] ok  	github.com/docker/docker/api/types/filters	0.034s	coverage: 92.2% of statements
06:03:17 [2021-03-30T06:03:17.583Z] ok  	github.com/docker/docker/api/types/strslice	0.027s	coverage: 90.0% of statements
06:03:17 [2021-03-30T06:03:17.583Z] ok  	github.com/docker/docker/api/types/time	0.020s	coverage: 100.0% of statements
06:03:17 [2021-03-30T06:03:17.881Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 5.7% of statements
06:03:17 [2021-03-30T06:03:17.881Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
06:03:17 [2021-03-30T06:03:17.881Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
06:03:17 [2021-03-30T06:03:17.881Z] ?   	github.com/docker/docker/api/types	[no test files]
06:03:17 [2021-03-30T06:03:17.881Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
06:03:17 [2021-03-30T06:03:17.881Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
06:03:17 [2021-03-30T06:03:17.881Z] ?   	github.com/docker/docker/api/types/container	[no test files]
06:03:17 [2021-03-30T06:03:17.881Z] ?   	github.com/docker/docker/api/types/events	[no test files]
06:03:17 [2021-03-30T06:03:17.881Z] ?   	github.com/docker/docker/api/types/image	[no test files]
06:03:17 [2021-03-30T06:03:17.881Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
06:03:17 [2021-03-30T06:03:17.881Z] ?   	github.com/docker/docker/api/types/network	[no test files]
06:03:17 [2021-03-30T06:03:17.881Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
06:03:17 [2021-03-30T06:03:17.881Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
06:03:17 [2021-03-30T06:03:17.881Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
06:03:17 [2021-03-30T06:03:17.881Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
06:03:18 [2021-03-30T06:03:18.182Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 75.0% of statements
06:03:18 [2021-03-30T06:03:18.182Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
06:03:18 [2021-03-30T06:03:18.182Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
06:03:18 [2021-03-30T06:03:18.182Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
06:03:18 [2021-03-30T06:03:18.182Z] ?   	github.com/docker/docker/builder	[no test files]
06:03:18 [2021-03-30T06:03:18.182Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
06:03:18 [2021-03-30T06:03:18.182Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
06:03:18 [2021-03-30T06:03:18.182Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
06:03:18 [2021-03-30T06:03:18.182Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
06:03:18 [2021-03-30T06:03:18.182Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
06:03:18 [2021-03-30T06:03:18.182Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
06:03:18 [2021-03-30T06:03:18.182Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
06:03:21 [2021-03-30T06:03:21.480Z] --- PASS: TestBuildLabelWithTargets (8.00s)
06:03:21 [2021-03-30T06:03:21.480Z] === RUN   TestBuildWithEmptyLayers
06:03:22 [2021-03-30T06:03:22.698Z] ok  	github.com/docker/docker/cli/debug	0.014s	coverage: 100.0% of statements
06:03:23 [2021-03-30T06:03:23.332Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:03:23 [2021-03-30T06:03:23.332Z] 
06:03:23 [2021-03-30T06:03:23.332Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:03:23 [2021-03-30T06:03:23.332Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:03:23 [2021-03-30T06:03:23.332Z] HOSTNAME=65a00b32960e
06:03:23 [2021-03-30T06:03:23.332Z] TESTDEBUG=0
06:03:23 [2021-03-30T06:03:23.332Z] DEST=bundles/test-integration
06:03:23 [2021-03-30T06:03:23.332Z] PWD=/go/src/github.com/docker/docker
06:03:23 [2021-03-30T06:03:23.332Z] DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b
06:03:23 [2021-03-30T06:03:23.332Z] container=docker
06:03:23 [2021-03-30T06:03:23.332Z] HOME=/root
06:03:23 [2021-03-30T06:03:23.332Z] GOLANG_VERSION=1.13.15
06:03:23 [2021-03-30T06:03:23.332Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:03:23 [2021-03-30T06:03:23.332Z] VALIDATE_BRANCH=master
06:03:23 [2021-03-30T06:03:23.332Z] TERM=xterm
06:03:23 [2021-03-30T06:03:23.332Z] DOCKER_PKG=github.com/docker/docker
06:03:23 [2021-03-30T06:03:23.332Z] SHLVL=1
06:03:23 [2021-03-30T06:03:23.332Z] TIMEOUT=120m
06:03:23 [2021-03-30T06:03:23.332Z] DOCKER_BUILDTAGS=apparmor seccomp journald
06:03:23 [2021-03-30T06:03:23.332Z] DOCKER_GRAPHDRIVER=overlay2
06:03:23 [2021-03-30T06:03:23.332Z] GO111MODULE=off
06:03:23 [2021-03-30T06:03:23.332Z] DOCKER_EXPERIMENTAL=1
06:03:23 [2021-03-30T06:03:23.332Z] TEST_SKIP_INTEGRATION_CLI=1
06:03:23 [2021-03-30T06:03:23.332Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:03:23 [2021-03-30T06:03:23.332Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:03:23 [2021-03-30T06:03:23.332Z] GOPATH=/go
06:03:23 [2021-03-30T06:03:23.332Z] PKG_CONFIG=pkg-config
06:03:23 [2021-03-30T06:03:23.332Z] _=/usr/bin/env
06:03:23 [2021-03-30T06:03:23.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:03:24 [2021-03-30T06:03:24.021Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
06:03:24 [2021-03-30T06:03:24.021Z] === RUN   TestBuildMultiStageOnBuild
06:03:24 [2021-03-30T06:03:24.805Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.992s	coverage: 86.3% of statements
06:03:25 [2021-03-30T06:03:25.865Z] ok  	github.com/docker/docker/builder/remotecontext	0.446s	coverage: 13.7% of statements
06:03:27 [2021-03-30T06:03:27.398Z] ok  	github.com/docker/docker/builder/dockerfile	1.328s	coverage: 48.5% of statements
06:03:27 [2021-03-30T06:03:27.398Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
06:03:27 [2021-03-30T06:03:27.398Z] ?   	github.com/docker/docker/cli	[no test files]
06:03:27 [2021-03-30T06:03:27.398Z] ?   	github.com/docker/docker/cli/config	[no test files]
06:03:28 [2021-03-30T06:03:28.372Z] Removing intermediate container ba20c4ee770e
06:03:28 [2021-03-30T06:03:28.372Z]  ---> da94d8a3fc53
06:03:28 [2021-03-30T06:03:28.372Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
06:03:28 [2021-03-30T06:03:28.372Z]  ---> Running in 127b11d87211
06:03:28 [2021-03-30T06:03:28.832Z] Removing intermediate container 127b11d87211
06:03:28 [2021-03-30T06:03:28.832Z]  ---> 4e569e767fb1
06:03:28 [2021-03-30T06:03:28.832Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
06:03:28 [2021-03-30T06:03:28.832Z]  ---> Running in 3936c52cec60
06:03:29 [2021-03-30T06:03:29.292Z] Removing intermediate container 3936c52cec60
06:03:29 [2021-03-30T06:03:29.292Z]  ---> deb15f043279
06:03:29 [2021-03-30T06:03:29.292Z] Step 10/10 : COPY . .
06:03:29 [2021-03-30T06:03:29.305Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
06:03:29 [2021-03-30T06:03:29.305Z] === RUN   TestBuildUncleanTarFilenames
06:03:30 [2021-03-30T06:03:30.251Z] --- PASS: TestBuildUncleanTarFilenames (0.89s)
06:03:30 [2021-03-30T06:03:30.251Z] === RUN   TestBuildMultiStageLayerLeak
06:03:31 [2021-03-30T06:03:31.097Z] sha256:afbd646c0b267cc285938ca9efd3de59d803457c4672cd46478ee57b4692e5c8
06:03:31 [2021-03-30T06:03:31.097Z] INFO: Starting docker-py tests...
06:03:31 [2021-03-30T06:03:31.097Z] ============================= test session starts ==============================
06:03:31 [2021-03-30T06:03:31.097Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
06:03:31 [2021-03-30T06:03:31.097Z] rootdir: /src, inifile: pytest.ini
06:03:31 [2021-03-30T06:03:31.097Z] plugins: timeout-1.3.3, cov-2.6.1
06:03:31 [2021-03-30T06:03:31.097Z] collected 389 items / 1 deselected / 388 selected
06:03:31 [2021-03-30T06:03:31.097Z] 
06:03:31 [2021-03-30T06:03:31.922Z] ok  	github.com/docker/docker/client	0.643s	coverage: 75.4% of statements
06:03:35 [2021-03-30T06:03:35.535Z] --- PASS: TestBuildMultiStageLayerLeak (5.11s)
06:03:35 [2021-03-30T06:03:35.535Z] === RUN   TestBuildWithHugeFile
06:03:36 [2021-03-30T06:03:36.133Z] --- PASS: TestBuildWithHugeFile (53.79s)
06:03:36 [2021-03-30T06:03:36.133Z] === RUN   TestBuildWCOWSandboxSize
06:03:36 [2021-03-30T06:03:36.133Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
06:03:36 [2021-03-30T06:03:36.133Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
06:03:36 [2021-03-30T06:03:36.133Z] === RUN   TestBuildWithEmptyDockerfile
06:03:36 [2021-03-30T06:03:36.133Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:03:36 [2021-03-30T06:03:36.133Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:03:36 [2021-03-30T06:03:36.133Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:03:36 [2021-03-30T06:03:36.133Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:03:36 [2021-03-30T06:03:36.133Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:03:36 [2021-03-30T06:03:36.133Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:03:36 [2021-03-30T06:03:36.133Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:03:36 [2021-03-30T06:03:36.133Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:03:36 [2021-03-30T06:03:36.133Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:03:36 [2021-03-30T06:03:36.133Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
06:03:36 [2021-03-30T06:03:36.133Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
06:03:36 [2021-03-30T06:03:36.133Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
06:03:36 [2021-03-30T06:03:36.133Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
06:03:36 [2021-03-30T06:03:36.133Z] === RUN   TestBuildPreserveOwnership
06:03:36 [2021-03-30T06:03:36.133Z] === RUN   TestBuildPreserveOwnership/copy_from
06:03:37 [2021-03-30T06:03:37.074Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
06:03:38 [2021-03-30T06:03:38.390Z] --- PASS: TestBuildWithHugeFile (30.85s)
06:03:38 [2021-03-30T06:03:38.390Z] === RUN   TestBuildWCOWSandboxSize
06:03:38 [2021-03-30T06:03:38.390Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s)
06:03:38 [2021-03-30T06:03:38.390Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
06:03:38 [2021-03-30T06:03:38.390Z] === RUN   TestBuildWithEmptyDockerfile
06:03:38 [2021-03-30T06:03:38.390Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:03:38 [2021-03-30T06:03:38.390Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:03:38 [2021-03-30T06:03:38.390Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:03:38 [2021-03-30T06:03:38.390Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:03:38 [2021-03-30T06:03:38.390Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:03:38 [2021-03-30T06:03:38.390Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:03:38 [2021-03-30T06:03:38.390Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:03:38 [2021-03-30T06:03:38.390Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:03:38 [2021-03-30T06:03:38.390Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:03:38 [2021-03-30T06:03:38.390Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s)
06:03:38 [2021-03-30T06:03:38.390Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
06:03:38 [2021-03-30T06:03:38.390Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
06:03:38 [2021-03-30T06:03:38.390Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s)
06:03:38 [2021-03-30T06:03:38.390Z] === RUN   TestBuildPreserveOwnership
06:03:38 [2021-03-30T06:03:38.390Z] === RUN   TestBuildPreserveOwnership/copy_from
06:03:38 [2021-03-30T06:03:38.455Z] --- PASS: TestBuildPreserveOwnership (4.70s)
06:03:38 [2021-03-30T06:03:38.455Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.25s)
06:03:38 [2021-03-30T06:03:38.455Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.44s)
06:03:38 [2021-03-30T06:03:38.455Z] === RUN   TestBuildPlatformInvalid
06:03:38 [2021-03-30T06:03:38.455Z] --- PASS: TestBuildPlatformInvalid (0.09s)
06:03:38 [2021-03-30T06:03:38.455Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
06:03:41 [2021-03-30T06:03:41.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:03:42 [2021-03-30T06:03:42.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:03:42 [2021-03-30T06:03:42.839Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
06:03:44 [2021-03-30T06:03:44.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:03:45 [2021-03-30T06:03:45.568Z] --- PASS: TestBuildPreserveOwnership (8.23s)
06:03:45 [2021-03-30T06:03:45.568Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.39s)
06:03:45 [2021-03-30T06:03:45.568Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.83s)
06:03:45 [2021-03-30T06:03:45.568Z] === RUN   TestBuildPlatformInvalid
06:03:45 [2021-03-30T06:03:45.568Z] --- PASS: TestBuildPlatformInvalid (0.20s)
06:03:45 [2021-03-30T06:03:45.568Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
06:03:50 [2021-03-30T06:03:50.079Z] tests/integration/api_build_test.py .......................X             [  6%]
06:03:50 [2021-03-30T06:03:50.897Z] tests/integration/api_client_test.py .....                               [  7%]
06:03:52 [2021-03-30T06:03:52.641Z] tests/integration/api_config_test.py .....                               [  8%]
06:03:53 [2021-03-30T06:03:53.355Z] Loaded image: buildpack-deps:buster
06:03:53 [2021-03-30T06:03:53.355Z] Loaded image: busybox:latest
06:03:53 [2021-03-30T06:03:53.355Z] Loaded image: busybox:glibc
06:03:53 [2021-03-30T06:03:53.926Z] Loaded image: debian:bullseye
06:03:54 [2021-03-30T06:03:54.187Z] Loaded image: hello-world:latest
06:03:54 [2021-03-30T06:03:54.187Z] Loaded image: arm32v7/hello-world:latest
06:03:58 [2021-03-30T06:03:58.198Z] Loaded image: buildpack-deps:buster
06:03:58 [2021-03-30T06:03:58.198Z] Loaded image: busybox:latest
06:03:58 [2021-03-30T06:03:58.198Z] Loaded image: busybox:glibc
06:03:59 [2021-03-30T06:03:59.242Z] Loaded image: debian:bullseye
06:03:59 [2021-03-30T06:03:59.257Z]  ---> ce34ea076e2d
06:03:59 [2021-03-30T06:03:59.257Z] Successfully built ce34ea076e2d
06:03:59 [2021-03-30T06:03:59.257Z] Successfully tagged docker:latest
06:03:59 [2021-03-30T06:03:59.257Z] INFO: Image build ended at 03/30/2021 06:03:57. Duration:00:03:19.3163585
06:03:59 [2021-03-30T06:03:59.257Z] 
06:03:59 [2021-03-30T06:03:59.257Z] 
06:03:59 [2021-03-30T06:03:59.257Z] INFO: Building the test binaries at 03/30/2021 06:03:57...
06:03:59 [2021-03-30T06:03:59.533Z] Loaded image: hello-world:latest
06:03:59 [2021-03-30T06:03:59.533Z] Loaded image: arm32v7/hello-world:latest
06:04:00 [2021-03-30T06:04:00.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:04:02 [2021-03-30T06:04:02.216Z] INFO: make.ps1 starting at 03/30/2021 06:04:01
06:04:02 [2021-03-30T06:04:02.313Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.39s)
06:04:02 [2021-03-30T06:04:02.313Z] PASS
06:04:02 [2021-03-30T06:04:02.313Z] 
06:04:02 [2021-03-30T06:04:02.313Z] === Skipped
06:04:02 [2021-03-30T06:04:02.313Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
06:04:02 [2021-03-30T06:04:02.313Z]     build_session_test.go:25: TODO: BuildKit
06:04:02 [2021-03-30T06:04:02.313Z] 
06:04:02 [2021-03-30T06:04:02.313Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
06:04:02 [2021-03-30T06:04:02.313Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
06:04:02 [2021-03-30T06:04:02.313Z] 
06:04:02 [2021-03-30T06:04:02.313Z] 
06:04:02 [2021-03-30T06:04:02.314Z] DONE 34 tests, 2 skipped in 125.556s
06:04:02 [2021-03-30T06:04:02.314Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
06:04:02 [2021-03-30T06:04:02.314Z] INFO: Testing against a local daemon
06:04:02 [2021-03-30T06:04:02.314Z] === RUN   TestConfigInspect
06:04:02 [2021-03-30T06:04:02.675Z] INFO: Git commit (b14bf43764) assumed from DOCKER_GITCOMMIT environment variable
06:04:02 [2021-03-30T06:04:02.675Z] INFO: Invoking autogen...
06:04:03 [2021-03-30T06:04:03.135Z] INFO: Building daemon...
06:04:04 [2021-03-30T06:04:04.854Z] --- PASS: TestConfigInspect (2.38s)
06:04:04 [2021-03-30T06:04:04.854Z] === RUN   TestConfigList
06:04:06 [2021-03-30T06:04:06.762Z] --- PASS: TestConfigList (2.28s)
06:04:06 [2021-03-30T06:04:06.762Z] === RUN   TestConfigsCreateAndDelete
06:04:08 [2021-03-30T06:04:08.031Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (21.70s)
06:04:08 [2021-03-30T06:04:08.031Z] PASS
06:04:08 [2021-03-30T06:04:08.031Z] 
06:04:08 [2021-03-30T06:04:08.031Z] === Skipped
06:04:08 [2021-03-30T06:04:08.031Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
06:04:08 [2021-03-30T06:04:08.031Z]     build_session_test.go:25: TODO: BuildKit
06:04:08 [2021-03-30T06:04:08.031Z] 
06:04:08 [2021-03-30T06:04:08.031Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.02s)
06:04:08 [2021-03-30T06:04:08.031Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
06:04:08 [2021-03-30T06:04:08.031Z] 
06:04:08 [2021-03-30T06:04:08.031Z] 
06:04:08 [2021-03-30T06:04:08.031Z] DONE 34 tests, 2 skipped in 116.952s
06:04:08 [2021-03-30T06:04:08.031Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
06:04:08 [2021-03-30T06:04:08.031Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
06:04:08 [2021-03-30T06:04:08.031Z] ++ set -e
06:04:08 [2021-03-30T06:04:08.031Z] ++ '[' -n 0 ']'
06:04:08 [2021-03-30T06:04:08.031Z] ++ set -x
06:04:08 [2021-03-30T06:04:08.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
06:04:08 [2021-03-30T06:04:08.031Z] INFO: Testing against a local daemon
06:04:08 [2021-03-30T06:04:08.031Z] === RUN   TestConfigInspect
06:04:08 [2021-03-30T06:04:08.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:04:09 [2021-03-30T06:04:09.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:04:09 [2021-03-30T06:04:09.300Z] --- PASS: TestConfigsCreateAndDelete (2.24s)
06:04:09 [2021-03-30T06:04:09.300Z] === RUN   TestConfigsUpdate
06:04:10 [2021-03-30T06:04:10.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:04:11 [2021-03-30T06:04:11.209Z] --- PASS: TestConfigsUpdate (2.37s)
06:04:11 [2021-03-30T06:04:11.209Z] === RUN   TestTemplatedConfig
06:04:11 [2021-03-30T06:04:11.382Z] ok  	github.com/docker/docker/cmd/dockerd	0.208s	coverage: 29.1% of statements
06:04:11 [2021-03-30T06:04:11.569Z] --- PASS: TestConfigInspect (3.89s)
06:04:11 [2021-03-30T06:04:11.569Z] === RUN   TestConfigList
06:04:11 [2021-03-30T06:04:11.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:04:12 [2021-03-30T06:04:12.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:04:13 [2021-03-30T06:04:13.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:04:15 [2021-03-30T06:04:15.409Z] --- PASS: TestTemplatedConfig (3.44s)
06:04:15 [2021-03-30T06:04:15.409Z] === RUN   TestConfigCreateResolve
06:04:16 [2021-03-30T06:04:16.019Z] --- PASS: TestConfigList (3.88s)
06:04:16 [2021-03-30T06:04:16.019Z] === RUN   TestConfigsCreateAndDelete
06:04:16 [2021-03-30T06:04:16.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:04:16 [2021-03-30T06:04:16.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:04:17 [2021-03-30T06:04:17.013Z] ok  	github.com/docker/docker/container	0.178s	coverage: 34.7% of statements
06:04:17 [2021-03-30T06:04:17.013Z] ?   	github.com/docker/docker/container/stream	[no test files]
06:04:17 [2021-03-30T06:04:17.013Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
06:04:17 [2021-03-30T06:04:17.013Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
06:04:17 [2021-03-30T06:04:17.013Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
06:04:17 [2021-03-30T06:04:17.316Z] --- PASS: TestConfigCreateResolve (2.25s)
06:04:17 [2021-03-30T06:04:17.316Z] === RUN   TestConfigDaemonLibtrustID
06:04:17 [2021-03-30T06:04:17.576Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
06:04:17 [2021-03-30T06:04:17.576Z] PASS
06:04:17 [2021-03-30T06:04:17.576Z] 
06:04:17 [2021-03-30T06:04:17.576Z] DONE 7 tests in 15.530s
06:04:17 [2021-03-30T06:04:17.576Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
06:04:17 [2021-03-30T06:04:17.576Z] INFO: Testing against a local daemon
06:04:17 [2021-03-30T06:04:17.576Z] === RUN   TestCheckpoint
06:04:17 [2021-03-30T06:04:17.576Z] --- SKIP: TestCheckpoint (0.00s)
06:04:17 [2021-03-30T06:04:17.576Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:04:17 [2021-03-30T06:04:17.576Z] === RUN   TestContainerInvalidJSON
06:04:17 [2021-03-30T06:04:17.576Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
06:04:17 [2021-03-30T06:04:17.576Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
06:04:17 [2021-03-30T06:04:17.576Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
06:04:17 [2021-03-30T06:04:17.576Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
06:04:17 [2021-03-30T06:04:17.576Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
06:04:17 [2021-03-30T06:04:17.576Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
06:04:17 [2021-03-30T06:04:17.576Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
06:04:17 [2021-03-30T06:04:17.576Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
06:04:17 [2021-03-30T06:04:17.576Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
06:04:17 [2021-03-30T06:04:17.576Z] --- PASS: TestContainerInvalidJSON (0.01s)
06:04:17 [2021-03-30T06:04:17.576Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
06:04:17 [2021-03-30T06:04:17.576Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
06:04:17 [2021-03-30T06:04:17.576Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
06:04:17 [2021-03-30T06:04:17.576Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:04:17 [2021-03-30T06:04:17.576Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
06:04:17 [2021-03-30T06:04:17.576Z] === RUN   TestCopyFromContainerPathIsNotDir
06:04:17 [2021-03-30T06:04:17.576Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
06:04:17 [2021-03-30T06:04:17.576Z] === RUN   TestCopyToContainerPathDoesNotExist
06:04:17 [2021-03-30T06:04:17.837Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
06:04:17 [2021-03-30T06:04:17.837Z] === RUN   TestCopyToContainerPathIsNotDir
06:04:17 [2021-03-30T06:04:17.837Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
06:04:17 [2021-03-30T06:04:17.837Z] === RUN   TestCopyFromContainer
06:04:18 [2021-03-30T06:04:18.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:04:18 [2021-03-30T06:04:18.550Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.029s	coverage: 65.3% of statements
06:04:18 [2021-03-30T06:04:18.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:04:19 [2021-03-30T06:04:19.218Z] === RUN   TestCopyFromContainer//
06:04:19 [2021-03-30T06:04:19.218Z] === RUN   TestCopyFromContainer//bar/root
06:04:19 [2021-03-30T06:04:19.479Z] === RUN   TestCopyFromContainer//bar/root/
06:04:19 [2021-03-30T06:04:19.479Z] === RUN   TestCopyFromContainer/bar/quux
06:04:19 [2021-03-30T06:04:19.479Z] === RUN   TestCopyFromContainer/bar/quux/
06:04:19 [2021-03-30T06:04:19.479Z] === RUN   TestCopyFromContainer/bar/quux/baz
06:04:19 [2021-03-30T06:04:19.555Z] --- PASS: TestConfigsCreateAndDelete (4.03s)
06:04:19 [2021-03-30T06:04:19.555Z] === RUN   TestConfigsUpdate
06:04:19 [2021-03-30T06:04:19.739Z] === RUN   TestCopyFromContainer/bar/filesymlink
06:04:19 [2021-03-30T06:04:19.739Z] === RUN   TestCopyFromContainer/bar/dirsymlink
06:04:19 [2021-03-30T06:04:19.739Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
06:04:19 [2021-03-30T06:04:19.999Z] === RUN   TestCopyFromContainer/bar/notarget
06:04:19 [2021-03-30T06:04:19.999Z] --- PASS: TestCopyFromContainer (2.19s)
06:04:19 [2021-03-30T06:04:19.999Z]     --- PASS: TestCopyFromContainer// (0.07s)
06:04:19 [2021-03-30T06:04:19.999Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
06:04:19 [2021-03-30T06:04:19.999Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
06:04:19 [2021-03-30T06:04:19.999Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
06:04:19 [2021-03-30T06:04:19.999Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
06:04:19 [2021-03-30T06:04:19.999Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
06:04:19 [2021-03-30T06:04:19.999Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
06:04:19 [2021-03-30T06:04:19.999Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
06:04:19 [2021-03-30T06:04:19.999Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
06:04:19 [2021-03-30T06:04:19.999Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
06:04:19 [2021-03-30T06:04:19.999Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:04:19 [2021-03-30T06:04:19.999Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:04:19 [2021-03-30T06:04:19.999Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:04:19 [2021-03-30T06:04:19.999Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:04:19 [2021-03-30T06:04:19.999Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:04:19 [2021-03-30T06:04:19.999Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:04:19 [2021-03-30T06:04:19.999Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:04:19 [2021-03-30T06:04:19.999Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:04:19 [2021-03-30T06:04:19.999Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:04:19 [2021-03-30T06:04:19.999Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:04:19 [2021-03-30T06:04:19.999Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
06:04:19 [2021-03-30T06:04:19.999Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
06:04:19 [2021-03-30T06:04:19.999Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
06:04:19 [2021-03-30T06:04:19.999Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
06:04:19 [2021-03-30T06:04:19.999Z] === RUN   TestCreateLinkToNonExistingContainer
06:04:19 [2021-03-30T06:04:19.999Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
06:04:19 [2021-03-30T06:04:19.999Z] === RUN   TestCreateWithInvalidEnv
06:04:19 [2021-03-30T06:04:19.999Z] === RUN   TestCreateWithInvalidEnv/0
06:04:19 [2021-03-30T06:04:19.999Z] === PAUSE TestCreateWithInvalidEnv/0
06:04:19 [2021-03-30T06:04:19.999Z] === RUN   TestCreateWithInvalidEnv/1
06:04:19 [2021-03-30T06:04:19.999Z] === PAUSE TestCreateWithInvalidEnv/1
06:04:19 [2021-03-30T06:04:19.999Z] === RUN   TestCreateWithInvalidEnv/2
06:04:19 [2021-03-30T06:04:19.999Z] === PAUSE TestCreateWithInvalidEnv/2
06:04:19 [2021-03-30T06:04:19.999Z] === CONT  TestCreateWithInvalidEnv/0
06:04:19 [2021-03-30T06:04:19.999Z] === CONT  TestCreateWithInvalidEnv/2
06:04:19 [2021-03-30T06:04:19.999Z] === CONT  TestCreateWithInvalidEnv/1
06:04:19 [2021-03-30T06:04:19.999Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
06:04:19 [2021-03-30T06:04:19.999Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
06:04:19 [2021-03-30T06:04:19.999Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
06:04:19 [2021-03-30T06:04:19.999Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
06:04:19 [2021-03-30T06:04:19.999Z] === RUN   TestCreateTmpfsMountsTarget
06:04:19 [2021-03-30T06:04:19.999Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
06:04:19 [2021-03-30T06:04:19.999Z] === RUN   TestCreateWithCustomMaskedPaths
06:04:20 [2021-03-30T06:04:20.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
06:04:21 [2021-03-30T06:04:21.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:04:22 [2021-03-30T06:04:22.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:04:22 [2021-03-30T06:04:22.541Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s)
06:04:22 [2021-03-30T06:04:22.541Z] === RUN   TestCreateWithCustomReadonlyPaths
06:04:22 [2021-03-30T06:04:22.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:04:24 [2021-03-30T06:04:24.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:04:24 [2021-03-30T06:04:24.055Z] --- PASS: TestConfigsUpdate (3.93s)
06:04:24 [2021-03-30T06:04:24.055Z] === RUN   TestTemplatedConfig
06:04:24 [2021-03-30T06:04:24.178Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.046s	coverage: 35.9% of statements
06:04:24 [2021-03-30T06:04:24.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:04:25 [2021-03-30T06:04:25.082Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.39s)
06:04:25 [2021-03-30T06:04:25.082Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:04:25 [2021-03-30T06:04:25.082Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:04:25 [2021-03-30T06:04:25.082Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:04:25 [2021-03-30T06:04:25.082Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:04:25 [2021-03-30T06:04:25.082Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:04:25 [2021-03-30T06:04:25.082Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:04:25 [2021-03-30T06:04:25.082Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:04:25 [2021-03-30T06:04:25.082Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:04:25 [2021-03-30T06:04:25.082Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:04:25 [2021-03-30T06:04:25.082Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:04:25 [2021-03-30T06:04:25.082Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:04:25 [2021-03-30T06:04:25.082Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:04:25 [2021-03-30T06:04:25.082Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:04:25 [2021-03-30T06:04:25.082Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:04:25 [2021-03-30T06:04:25.082Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:04:25 [2021-03-30T06:04:25.082Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:04:25 [2021-03-30T06:04:25.082Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
06:04:25 [2021-03-30T06:04:25.082Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
06:04:25 [2021-03-30T06:04:25.082Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
06:04:25 [2021-03-30T06:04:25.082Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
06:04:25 [2021-03-30T06:04:25.082Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
06:04:25 [2021-03-30T06:04:25.082Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
06:04:25 [2021-03-30T06:04:25.082Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
06:04:25 [2021-03-30T06:04:25.652Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s)
06:04:25 [2021-03-30T06:04:25.652Z] === RUN   TestCreateDifferentPlatform
06:04:25 [2021-03-30T06:04:25.652Z] === RUN   TestCreateDifferentPlatform/different_os
06:04:25 [2021-03-30T06:04:25.652Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
06:04:25 [2021-03-30T06:04:25.652Z] --- PASS: TestCreateDifferentPlatform (0.01s)
06:04:25 [2021-03-30T06:04:25.652Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
06:04:25 [2021-03-30T06:04:25.652Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
06:04:25 [2021-03-30T06:04:25.652Z] === RUN   TestCreateVolumesFromNonExistingContainer
06:04:25 [2021-03-30T06:04:25.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:04:25 [2021-03-30T06:04:25.912Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
06:04:25 [2021-03-30T06:04:25.912Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
06:04:25 [2021-03-30T06:04:25.912Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
06:04:25 [2021-03-30T06:04:25.912Z] === RUN   TestContainerStartOnDaemonRestart
06:04:25 [2021-03-30T06:04:25.912Z] === PAUSE TestContainerStartOnDaemonRestart
06:04:25 [2021-03-30T06:04:25.912Z] === RUN   TestDaemonRestartIpcMode
06:04:25 [2021-03-30T06:04:25.912Z] === PAUSE TestDaemonRestartIpcMode
06:04:25 [2021-03-30T06:04:25.912Z] === RUN   TestDaemonHostGatewayIP
06:04:25 [2021-03-30T06:04:25.912Z] === PAUSE TestDaemonHostGatewayIP
06:04:25 [2021-03-30T06:04:25.912Z] === RUN   TestRestartDaemonWithRestartingContainer
06:04:25 [2021-03-30T06:04:25.912Z] === PAUSE TestRestartDaemonWithRestartingContainer
06:04:25 [2021-03-30T06:04:25.912Z] === RUN   TestContainerKillOnDaemonStart
06:04:25 [2021-03-30T06:04:25.912Z] === PAUSE TestContainerKillOnDaemonStart
06:04:25 [2021-03-30T06:04:25.912Z] === RUN   TestDiff
06:04:25 [2021-03-30T06:04:25.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:04:26 [2021-03-30T06:04:26.852Z] --- PASS: TestDiff (0.79s)
06:04:26 [2021-03-30T06:04:26.852Z] === RUN   TestExecWithCloseStdin
06:04:26 [2021-03-30T06:04:26.951Z] ok  	github.com/docker/docker/daemon/cluster	0.269s	coverage: 0.5% of statements
06:04:27 [2021-03-30T06:04:27.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:04:27 [2021-03-30T06:04:27.566Z] --- PASS: TestTemplatedConfig (4.07s)
06:04:27 [2021-03-30T06:04:27.566Z] === RUN   TestConfigCreateResolve
06:04:27 [2021-03-30T06:04:27.793Z] --- PASS: TestExecWithCloseStdin (1.12s)
06:04:27 [2021-03-30T06:04:27.793Z] === RUN   TestExec
06:04:28 [2021-03-30T06:04:28.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:04:29 [2021-03-30T06:04:29.177Z] --- PASS: TestExec (1.12s)
06:04:29 [2021-03-30T06:04:29.177Z] === RUN   TestExecUser
06:04:29 [2021-03-30T06:04:29.676Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:04:29 [2021-03-30T06:04:29.676Z] Using test binary docker
06:04:29 [2021-03-30T06:04:29.676Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:04:29 [2021-03-30T06:04:29.676Z] +++ /etc/init.d/apparmor start
06:04:29 [2021-03-30T06:04:29.676Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:04:29 [2021-03-30T06:04:29.676Z] INFO: Waiting for daemon to start...
06:04:29 [2021-03-30T06:04:29.676Z] Starting dockerd
06:04:29 [2021-03-30T06:04:29.676Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
06:04:30 [2021-03-30T06:04:30.083Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
06:04:30 [2021-03-30T06:04:30.117Z] --- PASS: TestExecUser (1.13s)
06:04:30 [2021-03-30T06:04:30.117Z] === RUN   TestExportContainerAndImportImage
06:04:30 [2021-03-30T06:04:30.558Z] ok  	github.com/docker/docker/daemon/discovery	0.030s	coverage: 30.0% of statements
06:04:31 [2021-03-30T06:04:31.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:04:31 [2021-03-30T06:04:31.147Z] --- PASS: TestExportContainerAndImportImage (1.03s)
06:04:31 [2021-03-30T06:04:31.147Z] === RUN   TestExportContainerAfterDaemonRestart
06:04:31 [2021-03-30T06:04:31.807Z] --- PASS: TestBuildWithHugeFile (51.40s)
06:04:31 [2021-03-30T06:04:31.807Z] === RUN   TestBuildWCOWSandboxSize
06:04:31 [2021-03-30T06:04:31.807Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
06:04:31 [2021-03-30T06:04:31.807Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
06:04:31 [2021-03-30T06:04:31.807Z] === RUN   TestBuildWithEmptyDockerfile
06:04:31 [2021-03-30T06:04:31.807Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:04:31 [2021-03-30T06:04:31.807Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:04:31 [2021-03-30T06:04:31.807Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:04:31 [2021-03-30T06:04:31.807Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:04:31 [2021-03-30T06:04:31.807Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:04:31 [2021-03-30T06:04:31.807Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:04:31 [2021-03-30T06:04:31.807Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:04:31 [2021-03-30T06:04:31.807Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:04:31 [2021-03-30T06:04:31.807Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:04:31 [2021-03-30T06:04:31.807Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
06:04:31 [2021-03-30T06:04:31.807Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
06:04:31 [2021-03-30T06:04:31.807Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
06:04:31 [2021-03-30T06:04:31.807Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
06:04:31 [2021-03-30T06:04:31.807Z] === RUN   TestBuildPreserveOwnership
06:04:31 [2021-03-30T06:04:31.807Z] === RUN   TestBuildPreserveOwnership/copy_from
06:04:32 [2021-03-30T06:04:32.097Z] --- PASS: TestConfigCreateResolve (4.02s)
06:04:32 [2021-03-30T06:04:32.097Z] === RUN   TestConfigDaemonLibtrustID
06:04:32 [2021-03-30T06:04:32.097Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
06:04:32 [2021-03-30T06:04:32.097Z] PASS
06:04:32 [2021-03-30T06:04:32.097Z] 
06:04:32 [2021-03-30T06:04:32.097Z] DONE 7 tests in 24.616s
06:04:32 [2021-03-30T06:04:32.097Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
06:04:32 [2021-03-30T06:04:32.097Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
06:04:32 [2021-03-30T06:04:32.097Z] ++ set -e
06:04:32 [2021-03-30T06:04:32.097Z] ++ '[' -n 0 ']'
06:04:32 [2021-03-30T06:04:32.097Z] ++ set -x
06:04:32 [2021-03-30T06:04:32.097Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
06:04:32 [2021-03-30T06:04:32.097Z] INFO: Testing against a local daemon
06:04:32 [2021-03-30T06:04:32.097Z] === RUN   TestCheckpoint
06:04:32 [2021-03-30T06:04:32.388Z] --- SKIP: TestCheckpoint (0.00s)
06:04:32 [2021-03-30T06:04:32.388Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:04:32 [2021-03-30T06:04:32.388Z] === RUN   TestContainerInvalidJSON
06:04:32 [2021-03-30T06:04:32.388Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
06:04:32 [2021-03-30T06:04:32.388Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
06:04:32 [2021-03-30T06:04:32.388Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
06:04:32 [2021-03-30T06:04:32.388Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
06:04:32 [2021-03-30T06:04:32.388Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
06:04:32 [2021-03-30T06:04:32.388Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
06:04:32 [2021-03-30T06:04:32.388Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
06:04:32 [2021-03-30T06:04:32.388Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
06:04:32 [2021-03-30T06:04:32.388Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
06:04:32 [2021-03-30T06:04:32.388Z] --- PASS: TestContainerInvalidJSON (0.01s)
06:04:32 [2021-03-30T06:04:32.388Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
06:04:32 [2021-03-30T06:04:32.388Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
06:04:32 [2021-03-30T06:04:32.388Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
06:04:32 [2021-03-30T06:04:32.388Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:04:32 [2021-03-30T06:04:32.388Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s)
06:04:32 [2021-03-30T06:04:32.388Z] === RUN   TestCopyFromContainerPathIsNotDir
06:04:32 [2021-03-30T06:04:32.528Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
06:04:32 [2021-03-30T06:04:32.528Z] === RUN   TestHealthCheckWorkdir
06:04:32 [2021-03-30T06:04:32.672Z] ok  	github.com/docker/docker/daemon/events	0.063s	coverage: 50.0% of statements
06:04:32 [2021-03-30T06:04:32.672Z] ok  	github.com/docker/docker/daemon/config	0.062s	coverage: 81.8% of statements
06:04:32 [2021-03-30T06:04:32.679Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s)
06:04:32 [2021-03-30T06:04:32.679Z] === RUN   TestCopyToContainerPathDoesNotExist
06:04:32 [2021-03-30T06:04:32.679Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s)
06:04:32 [2021-03-30T06:04:32.679Z] === RUN   TestCopyToContainerPathIsNotDir
06:04:32 [2021-03-30T06:04:32.970Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
06:04:32 [2021-03-30T06:04:32.970Z] === RUN   TestCopyFromContainer
06:04:33 [2021-03-30T06:04:33.192Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
06:04:33 [2021-03-30T06:04:33.961Z] --- PASS: TestHealthCheckWorkdir (1.58s)
06:04:33 [2021-03-30T06:04:33.961Z] === RUN   TestHealthKillContainer
06:04:35 [2021-03-30T06:04:35.437Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
06:04:35 [2021-03-30T06:04:35.697Z] === RUN   TestCopyFromContainer//
06:04:35 [2021-03-30T06:04:35.697Z] === RUN   TestCopyFromContainer//bar/root
06:04:35 [2021-03-30T06:04:35.697Z] === RUN   TestCopyFromContainer//bar/root/
06:04:35 [2021-03-30T06:04:35.697Z] === RUN   TestCopyFromContainer/bar/quux
06:04:35 [2021-03-30T06:04:35.987Z] === RUN   TestCopyFromContainer/bar/quux/
06:04:35 [2021-03-30T06:04:35.987Z] === RUN   TestCopyFromContainer/bar/quux/baz
06:04:36 [2021-03-30T06:04:36.278Z] === RUN   TestCopyFromContainer/bar/filesymlink
06:04:36 [2021-03-30T06:04:36.278Z] === RUN   TestCopyFromContainer/bar/dirsymlink
06:04:36 [2021-03-30T06:04:36.278Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
06:04:36 [2021-03-30T06:04:36.569Z] === RUN   TestCopyFromContainer/bar/notarget
06:04:36 [2021-03-30T06:04:36.569Z] --- PASS: TestCopyFromContainer (3.82s)
06:04:36 [2021-03-30T06:04:36.569Z]     --- PASS: TestCopyFromContainer// (0.10s)
06:04:36 [2021-03-30T06:04:36.569Z]     --- PASS: TestCopyFromContainer//bar/root (0.16s)
06:04:36 [2021-03-30T06:04:36.569Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
06:04:36 [2021-03-30T06:04:36.569Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
06:04:36 [2021-03-30T06:04:36.569Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
06:04:36 [2021-03-30T06:04:36.569Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s)
06:04:36 [2021-03-30T06:04:36.569Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
06:04:36 [2021-03-30T06:04:36.569Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
06:04:36 [2021-03-30T06:04:36.569Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
06:04:36 [2021-03-30T06:04:36.569Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
06:04:36 [2021-03-30T06:04:36.569Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:04:36 [2021-03-30T06:04:36.569Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:04:36 [2021-03-30T06:04:36.569Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:04:36 [2021-03-30T06:04:36.569Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:04:36 [2021-03-30T06:04:36.569Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:04:36 [2021-03-30T06:04:36.569Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:04:36 [2021-03-30T06:04:36.569Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:04:36 [2021-03-30T06:04:36.569Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:04:36 [2021-03-30T06:04:36.569Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:04:36 [2021-03-30T06:04:36.569Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:04:36 [2021-03-30T06:04:36.569Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
06:04:36 [2021-03-30T06:04:36.569Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
06:04:36 [2021-03-30T06:04:36.569Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
06:04:36 [2021-03-30T06:04:36.569Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
06:04:36 [2021-03-30T06:04:36.569Z] === RUN   TestCreateLinkToNonExistingContainer
06:04:36 [2021-03-30T06:04:36.860Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
06:04:36 [2021-03-30T06:04:36.860Z] === RUN   TestCreateWithInvalidEnv
06:04:36 [2021-03-30T06:04:36.860Z] === RUN   TestCreateWithInvalidEnv/0
06:04:36 [2021-03-30T06:04:36.860Z] === PAUSE TestCreateWithInvalidEnv/0
06:04:36 [2021-03-30T06:04:36.860Z] === RUN   TestCreateWithInvalidEnv/1
06:04:36 [2021-03-30T06:04:36.860Z] === PAUSE TestCreateWithInvalidEnv/1
06:04:36 [2021-03-30T06:04:36.860Z] === RUN   TestCreateWithInvalidEnv/2
06:04:36 [2021-03-30T06:04:36.860Z] === PAUSE TestCreateWithInvalidEnv/2
06:04:36 [2021-03-30T06:04:36.860Z] === CONT  TestCreateWithInvalidEnv/0
06:04:36 [2021-03-30T06:04:36.860Z] === CONT  TestCreateWithInvalidEnv/2
06:04:36 [2021-03-30T06:04:36.860Z] === CONT  TestCreateWithInvalidEnv/1
06:04:36 [2021-03-30T06:04:36.860Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
06:04:36 [2021-03-30T06:04:36.860Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
06:04:36 [2021-03-30T06:04:36.860Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
06:04:36 [2021-03-30T06:04:36.860Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
06:04:36 [2021-03-30T06:04:36.860Z] === RUN   TestCreateTmpfsMountsTarget
06:04:36 [2021-03-30T06:04:36.860Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
06:04:36 [2021-03-30T06:04:36.860Z] === RUN   TestCreateWithCustomMaskedPaths
06:04:37 [2021-03-30T06:04:37.264Z] --- PASS: TestHealthKillContainer (3.18s)
06:04:37 [2021-03-30T06:04:37.264Z] === RUN   TestInspectCpusetInConfigPre120
06:04:37 [2021-03-30T06:04:37.391Z] --- PASS: TestBuildPreserveOwnership (10.29s)
06:04:37 [2021-03-30T06:04:37.391Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.30s)
06:04:37 [2021-03-30T06:04:37.391Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.98s)
06:04:37 [2021-03-30T06:04:37.391Z] === RUN   TestBuildPlatformInvalid
06:04:37 [2021-03-30T06:04:37.391Z] --- PASS: TestBuildPlatformInvalid (0.09s)
06:04:37 [2021-03-30T06:04:37.391Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
06:04:37 [2021-03-30T06:04:37.391Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
06:04:37 [2021-03-30T06:04:37.391Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
06:04:37 [2021-03-30T06:04:37.391Z] PASS
06:04:37 [2021-03-30T06:04:37.391Z] 
06:04:37 [2021-03-30T06:04:37.391Z] === Skipped
06:04:37 [2021-03-30T06:04:37.391Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
06:04:37 [2021-03-30T06:04:37.391Z]     build_session_test.go:25: TODO: BuildKit
06:04:37 [2021-03-30T06:04:37.391Z] 
06:04:37 [2021-03-30T06:04:37.391Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
06:04:37 [2021-03-30T06:04:37.391Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
06:04:37 [2021-03-30T06:04:37.391Z] 
06:04:37 [2021-03-30T06:04:37.391Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
06:04:37 [2021-03-30T06:04:37.391Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
06:04:37 [2021-03-30T06:04:37.391Z] 
06:04:37 [2021-03-30T06:04:37.391Z] 
06:04:37 [2021-03-30T06:04:37.391Z] DONE 34 tests, 3 skipped in 134.774s
06:04:37 [2021-03-30T06:04:37.391Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
06:04:37 [2021-03-30T06:04:37.391Z] INFO: Testing against a local daemon
06:04:37 [2021-03-30T06:04:37.391Z] === RUN   TestConfigInspect
06:04:37 [2021-03-30T06:04:37.391Z] --- SKIP: TestConfigInspect (0.02s)
06:04:37 [2021-03-30T06:04:37.391Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:04:37 [2021-03-30T06:04:37.391Z] === RUN   TestConfigList
06:04:37 [2021-03-30T06:04:37.391Z] --- SKIP: TestConfigList (0.01s)
06:04:37 [2021-03-30T06:04:37.391Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:04:37 [2021-03-30T06:04:37.391Z] === RUN   TestConfigsCreateAndDelete
06:04:37 [2021-03-30T06:04:37.391Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
06:04:37 [2021-03-30T06:04:37.391Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:04:37 [2021-03-30T06:04:37.391Z] === RUN   TestConfigsUpdate
06:04:37 [2021-03-30T06:04:37.391Z] --- SKIP: TestConfigsUpdate (0.02s)
06:04:37 [2021-03-30T06:04:37.391Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:04:37 [2021-03-30T06:04:37.391Z] === RUN   TestTemplatedConfig
06:04:37 [2021-03-30T06:04:37.391Z] --- SKIP: TestTemplatedConfig (0.00s)
06:04:37 [2021-03-30T06:04:37.391Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:04:37 [2021-03-30T06:04:37.391Z] === RUN   TestConfigCreateResolve
06:04:37 [2021-03-30T06:04:37.391Z] --- SKIP: TestConfigCreateResolve (0.01s)
06:04:37 [2021-03-30T06:04:37.391Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:04:37 [2021-03-30T06:04:37.391Z] === RUN   TestConfigDaemonLibtrustID
06:04:37 [2021-03-30T06:04:37.834Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s)
06:04:37 [2021-03-30T06:04:37.834Z] === RUN   TestIpcModeNone
06:04:38 [2021-03-30T06:04:38.068Z] .
06:04:38 [2021-03-30T06:04:38.068Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:04:38 [2021-03-30T06:04:38.068Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:04:38 [2021-03-30T06:04:38.068Z] Error: No such image: emptyfs
06:04:38 [2021-03-30T06:04:38.068Z] ++++ tar -cC bundles/test-integration/emptyfs .
06:04:38 [2021-03-30T06:04:38.068Z] ++++ docker load
06:04:38 [2021-03-30T06:04:38.068Z] Running integration-test (iteration 1)
06:04:38 [2021-03-30T06:04:38.068Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
06:04:38 [2021-03-30T06:04:38.068Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
06:04:38 [2021-03-30T06:04:38.068Z] ++ set -e
06:04:38 [2021-03-30T06:04:38.068Z] ++ '[' -n 0 ']'
06:04:38 [2021-03-30T06:04:38.068Z] ++ set -x
06:04:38 [2021-03-30T06:04:38.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
06:04:38 [2021-03-30T06:04:38.193Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
06:04:38 [2021-03-30T06:04:38.837Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.482s	coverage: 14.1% of statements
06:04:39 [2021-03-30T06:04:39.215Z] --- PASS: TestIpcModeNone (1.09s)
06:04:39 [2021-03-30T06:04:39.215Z] === RUN   TestIpcModePrivate
06:04:39 [2021-03-30T06:04:39.301Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
06:04:39 [2021-03-30T06:04:39.301Z] PASS
06:04:39 [2021-03-30T06:04:39.301Z] 
06:04:39 [2021-03-30T06:04:39.301Z] === Skipped
06:04:39 [2021-03-30T06:04:39.301Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
06:04:39 [2021-03-30T06:04:39.301Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:04:39 [2021-03-30T06:04:39.301Z] 
06:04:39 [2021-03-30T06:04:39.301Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
06:04:39 [2021-03-30T06:04:39.301Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:04:39 [2021-03-30T06:04:39.301Z] 
06:04:39 [2021-03-30T06:04:39.301Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
06:04:39 [2021-03-30T06:04:39.301Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:04:39 [2021-03-30T06:04:39.301Z] 
06:04:39 [2021-03-30T06:04:39.301Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
06:04:39 [2021-03-30T06:04:39.301Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:04:39 [2021-03-30T06:04:39.301Z] 
06:04:39 [2021-03-30T06:04:39.301Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
06:04:39 [2021-03-30T06:04:39.301Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:04:39 [2021-03-30T06:04:39.301Z] 
06:04:39 [2021-03-30T06:04:39.301Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
06:04:39 [2021-03-30T06:04:39.301Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:04:39 [2021-03-30T06:04:39.301Z] 
06:04:39 [2021-03-30T06:04:39.301Z] 
06:04:39 [2021-03-30T06:04:39.301Z] DONE 7 tests, 6 skipped in 1.729s
06:04:39 [2021-03-30T06:04:39.301Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
06:04:39 [2021-03-30T06:04:39.301Z] INFO: Testing against a local daemon
06:04:39 [2021-03-30T06:04:39.301Z] === RUN   TestCheckpoint
06:04:39 [2021-03-30T06:04:39.301Z] --- SKIP: TestCheckpoint (0.00s)
06:04:39 [2021-03-30T06:04:39.301Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:04:39 [2021-03-30T06:04:39.301Z] === RUN   TestContainerInvalidJSON
06:04:39 [2021-03-30T06:04:39.301Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
06:04:39 [2021-03-30T06:04:39.301Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
06:04:39 [2021-03-30T06:04:39.301Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
06:04:39 [2021-03-30T06:04:39.301Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
06:04:39 [2021-03-30T06:04:39.301Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
06:04:39 [2021-03-30T06:04:39.301Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
06:04:39 [2021-03-30T06:04:39.301Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
06:04:39 [2021-03-30T06:04:39.301Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
06:04:39 [2021-03-30T06:04:39.301Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
06:04:39 [2021-03-30T06:04:39.301Z] --- PASS: TestContainerInvalidJSON (0.01s)
06:04:39 [2021-03-30T06:04:39.301Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
06:04:39 [2021-03-30T06:04:39.301Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
06:04:39 [2021-03-30T06:04:39.301Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
06:04:39 [2021-03-30T06:04:39.301Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:04:39 [2021-03-30T06:04:39.301Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
06:04:39 [2021-03-30T06:04:39.301Z] === RUN   TestCopyFromContainerPathIsNotDir
06:04:39 [2021-03-30T06:04:39.301Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
06:04:39 [2021-03-30T06:04:39.301Z] === RUN   TestCopyToContainerPathDoesNotExist
06:04:39 [2021-03-30T06:04:39.301Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
06:04:39 [2021-03-30T06:04:39.301Z] === RUN   TestCopyToContainerPathIsNotDir
06:04:39 [2021-03-30T06:04:39.562Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
06:04:39 [2021-03-30T06:04:39.562Z] === RUN   TestCopyFromContainer
06:04:39 [2021-03-30T06:04:39.899Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.849s	coverage: 57.1% of statements
06:04:40 [2021-03-30T06:04:40.161Z] --- PASS: TestIpcModePrivate (1.17s)
06:04:40 [2021-03-30T06:04:40.161Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
06:04:40 [2021-03-30T06:04:40.161Z] === RUN   TestIpcModeShareable
06:04:40 [2021-03-30T06:04:40.371Z] --- PASS: TestCreateWithCustomMaskedPaths (3.05s)
06:04:40 [2021-03-30T06:04:40.371Z] === RUN   TestCreateWithCustomReadonlyPaths
06:04:41 [2021-03-30T06:04:41.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:04:41 [2021-03-30T06:04:41.541Z] --- PASS: TestIpcModeShareable (1.08s)
06:04:41 [2021-03-30T06:04:41.541Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
06:04:41 [2021-03-30T06:04:41.541Z] === RUN   TestAPIIpcModeShareableAndContainer
06:04:42 [2021-03-30T06:04:42.654Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.017s	coverage: 1.9% of statements
06:04:43 [2021-03-30T06:04:43.101Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.11s)
06:04:43 [2021-03-30T06:04:43.101Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:04:43 [2021-03-30T06:04:43.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:04:43 [2021-03-30T06:04:43.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:04:43 [2021-03-30T06:04:43.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:04:43 [2021-03-30T06:04:43.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:04:43 [2021-03-30T06:04:43.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:04:43 [2021-03-30T06:04:43.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:04:43 [2021-03-30T06:04:43.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:04:43 [2021-03-30T06:04:43.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:04:43 [2021-03-30T06:04:43.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:04:43 [2021-03-30T06:04:43.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:04:43 [2021-03-30T06:04:43.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:04:43 [2021-03-30T06:04:43.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:04:43 [2021-03-30T06:04:43.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:04:43 [2021-03-30T06:04:43.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:04:43 [2021-03-30T06:04:43.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:04:43 [2021-03-30T06:04:43.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
06:04:43 [2021-03-30T06:04:43.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
06:04:43 [2021-03-30T06:04:43.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
06:04:43 [2021-03-30T06:04:43.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
06:04:43 [2021-03-30T06:04:43.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
06:04:43 [2021-03-30T06:04:43.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
06:04:43 [2021-03-30T06:04:43.101Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
06:04:43 [2021-03-30T06:04:43.700Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.062s	coverage: 69.3% of statements
06:04:43 [2021-03-30T06:04:43.762Z] === RUN   TestCopyFromContainer//
06:04:43 [2021-03-30T06:04:43.762Z] === RUN   TestCopyFromContainer//bar/root
06:04:43 [2021-03-30T06:04:43.762Z] === RUN   TestCopyFromContainer//bar/root/
06:04:43 [2021-03-30T06:04:43.762Z] === RUN   TestCopyFromContainer/bar/quux
06:04:43 [2021-03-30T06:04:43.762Z] === RUN   TestCopyFromContainer/bar/quux/
06:04:43 [2021-03-30T06:04:43.762Z] === RUN   TestCopyFromContainer/bar/quux/baz
06:04:43 [2021-03-30T06:04:43.762Z] === RUN   TestCopyFromContainer/bar/filesymlink
06:04:43 [2021-03-30T06:04:43.762Z] === RUN   TestCopyFromContainer/bar/dirsymlink
06:04:43 [2021-03-30T06:04:43.762Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
06:04:43 [2021-03-30T06:04:43.762Z] === RUN   TestCopyFromContainer/bar/notarget
06:04:43 [2021-03-30T06:04:43.762Z] --- PASS: TestCopyFromContainer (4.39s)
06:04:43 [2021-03-30T06:04:43.762Z]     --- PASS: TestCopyFromContainer// (0.07s)
06:04:43 [2021-03-30T06:04:43.762Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
06:04:43 [2021-03-30T06:04:43.762Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
06:04:43 [2021-03-30T06:04:43.762Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
06:04:43 [2021-03-30T06:04:43.762Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
06:04:43 [2021-03-30T06:04:43.762Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
06:04:43 [2021-03-30T06:04:43.762Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
06:04:43 [2021-03-30T06:04:43.762Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
06:04:43 [2021-03-30T06:04:43.762Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
06:04:43 [2021-03-30T06:04:43.762Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
06:04:43 [2021-03-30T06:04:43.762Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:04:43 [2021-03-30T06:04:43.762Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:04:43 [2021-03-30T06:04:43.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:04:43 [2021-03-30T06:04:43.762Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:04:43 [2021-03-30T06:04:43.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:04:43 [2021-03-30T06:04:43.762Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:04:43 [2021-03-30T06:04:43.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:04:43 [2021-03-30T06:04:43.762Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:04:43 [2021-03-30T06:04:43.762Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:04:43 [2021-03-30T06:04:43.762Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:04:43 [2021-03-30T06:04:43.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
06:04:43 [2021-03-30T06:04:43.762Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
06:04:43 [2021-03-30T06:04:43.762Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
06:04:43 [2021-03-30T06:04:43.762Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
06:04:43 [2021-03-30T06:04:43.763Z] === RUN   TestCreateLinkToNonExistingContainer
06:04:44 [2021-03-30T06:04:44.023Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
06:04:44 [2021-03-30T06:04:44.023Z] === RUN   TestCreateWithInvalidEnv
06:04:44 [2021-03-30T06:04:44.023Z] === RUN   TestCreateWithInvalidEnv/0
06:04:44 [2021-03-30T06:04:44.023Z] === PAUSE TestCreateWithInvalidEnv/0
06:04:44 [2021-03-30T06:04:44.023Z] === RUN   TestCreateWithInvalidEnv/1
06:04:44 [2021-03-30T06:04:44.023Z] === PAUSE TestCreateWithInvalidEnv/1
06:04:44 [2021-03-30T06:04:44.023Z] === RUN   TestCreateWithInvalidEnv/2
06:04:44 [2021-03-30T06:04:44.023Z] === PAUSE TestCreateWithInvalidEnv/2
06:04:44 [2021-03-30T06:04:44.023Z] === CONT  TestCreateWithInvalidEnv/0
06:04:44 [2021-03-30T06:04:44.023Z] === CONT  TestCreateWithInvalidEnv/2
06:04:44 [2021-03-30T06:04:44.023Z] === CONT  TestCreateWithInvalidEnv/1
06:04:44 [2021-03-30T06:04:44.023Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
06:04:44 [2021-03-30T06:04:44.023Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
06:04:44 [2021-03-30T06:04:44.023Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
06:04:44 [2021-03-30T06:04:44.023Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
06:04:44 [2021-03-30T06:04:44.023Z] === RUN   TestCreateTmpfsMountsTarget
06:04:44 [2021-03-30T06:04:44.023Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
06:04:44 [2021-03-30T06:04:44.023Z] === RUN   TestCreateWithCustomMaskedPaths
06:04:44 [2021-03-30T06:04:44.133Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.01s)
06:04:44 [2021-03-30T06:04:44.133Z] === RUN   TestCreateDifferentPlatform
06:04:44 [2021-03-30T06:04:44.133Z] === RUN   TestCreateDifferentPlatform/different_os
06:04:44 [2021-03-30T06:04:44.133Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
06:04:44 [2021-03-30T06:04:44.133Z] --- PASS: TestCreateDifferentPlatform (0.01s)
06:04:44 [2021-03-30T06:04:44.133Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
06:04:44 [2021-03-30T06:04:44.133Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
06:04:44 [2021-03-30T06:04:44.133Z] === RUN   TestCreateVolumesFromNonExistingContainer
06:04:44 [2021-03-30T06:04:44.133Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
06:04:44 [2021-03-30T06:04:44.133Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
06:04:44 [2021-03-30T06:04:44.133Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s)
06:04:44 [2021-03-30T06:04:44.133Z] === RUN   TestContainerStartOnDaemonRestart
06:04:44 [2021-03-30T06:04:44.133Z] === PAUSE TestContainerStartOnDaemonRestart
06:04:44 [2021-03-30T06:04:44.133Z] === RUN   TestDaemonRestartIpcMode
06:04:44 [2021-03-30T06:04:44.133Z] === PAUSE TestDaemonRestartIpcMode
06:04:44 [2021-03-30T06:04:44.133Z] === RUN   TestDaemonHostGatewayIP
06:04:44 [2021-03-30T06:04:44.133Z] === PAUSE TestDaemonHostGatewayIP
06:04:44 [2021-03-30T06:04:44.133Z] === RUN   TestRestartDaemonWithRestartingContainer
06:04:44 [2021-03-30T06:04:44.133Z] === PAUSE TestRestartDaemonWithRestartingContainer
06:04:44 [2021-03-30T06:04:44.133Z] === RUN   TestContainerKillOnDaemonStart
06:04:44 [2021-03-30T06:04:44.133Z] === PAUSE TestContainerKillOnDaemonStart
06:04:44 [2021-03-30T06:04:44.133Z] === RUN   TestDiff
06:04:44 [2021-03-30T06:04:44.346Z] ok  	github.com/docker/docker/daemon	12.416s	coverage: 17.2% of statements
06:04:44 [2021-03-30T06:04:44.346Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
06:04:44 [2021-03-30T06:04:44.346Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
06:04:44 [2021-03-30T06:04:44.346Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
06:04:44 [2021-03-30T06:04:44.346Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
06:04:44 [2021-03-30T06:04:44.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:04:44 [2021-03-30T06:04:44.838Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.10s)
06:04:44 [2021-03-30T06:04:44.838Z] === RUN   TestAPIIpcModeHost
06:04:45 [2021-03-30T06:04:45.165Z] --- PASS: TestDiff (1.06s)
06:04:45 [2021-03-30T06:04:45.165Z] === RUN   TestExecWithCloseStdin
06:04:45 [2021-03-30T06:04:45.410Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.540s	coverage: 45.9% of statements
06:04:45 [2021-03-30T06:04:45.410Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
06:04:45 [2021-03-30T06:04:45.411Z] --- PASS: TestAPIIpcModeHost (1.13s)
06:04:45 [2021-03-30T06:04:45.411Z] === RUN   TestDaemonIpcModeShareable
06:04:45 [2021-03-30T06:04:45.935Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s)
06:04:45 [2021-03-30T06:04:45.935Z] === RUN   TestCreateWithCustomReadonlyPaths
06:04:46 [2021-03-30T06:04:46.670Z] --- PASS: TestExecWithCloseStdin (1.26s)
06:04:46 [2021-03-30T06:04:46.670Z] === RUN   TestExec
06:04:46 [2021-03-30T06:04:46.946Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.340s	coverage: 49.4% of statements
06:04:47 [2021-03-30T06:04:47.330Z] --- PASS: TestDaemonIpcModeShareable (1.72s)
06:04:47 [2021-03-30T06:04:47.330Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
06:04:47 [2021-03-30T06:04:47.330Z] === RUN   TestDaemonIpcModePrivate
06:04:47 [2021-03-30T06:04:47.703Z] --- PASS: TestExec (1.24s)
06:04:47 [2021-03-30T06:04:47.703Z] === RUN   TestExecUser
06:04:47 [2021-03-30T06:04:47.847Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.90s)
06:04:47 [2021-03-30T06:04:47.847Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:04:47 [2021-03-30T06:04:47.847Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:04:47 [2021-03-30T06:04:47.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:04:47 [2021-03-30T06:04:47.847Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:04:47 [2021-03-30T06:04:47.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:04:47 [2021-03-30T06:04:47.847Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:04:47 [2021-03-30T06:04:47.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:04:47 [2021-03-30T06:04:47.847Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:04:47 [2021-03-30T06:04:47.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:04:47 [2021-03-30T06:04:47.847Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:04:47 [2021-03-30T06:04:47.847Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:04:47 [2021-03-30T06:04:47.847Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:04:47 [2021-03-30T06:04:47.847Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:04:47 [2021-03-30T06:04:47.847Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:04:47 [2021-03-30T06:04:47.847Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:04:47 [2021-03-30T06:04:47.847Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:04:47 [2021-03-30T06:04:47.847Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
06:04:47 [2021-03-30T06:04:47.847Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
06:04:47 [2021-03-30T06:04:47.847Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
06:04:47 [2021-03-30T06:04:47.847Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
06:04:47 [2021-03-30T06:04:47.847Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
06:04:47 [2021-03-30T06:04:47.847Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
06:04:47 [2021-03-30T06:04:47.847Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
06:04:48 [2021-03-30T06:04:48.002Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.048s	coverage: 57.5% of statements
06:04:48 [2021-03-30T06:04:48.418Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s)
06:04:48 [2021-03-30T06:04:48.418Z] === RUN   TestCreateDifferentPlatform
06:04:48 [2021-03-30T06:04:48.418Z] === RUN   TestCreateDifferentPlatform/different_os
06:04:48 [2021-03-30T06:04:48.418Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
06:04:48 [2021-03-30T06:04:48.418Z] --- PASS: TestCreateDifferentPlatform (0.02s)
06:04:48 [2021-03-30T06:04:48.418Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
06:04:48 [2021-03-30T06:04:48.418Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
06:04:48 [2021-03-30T06:04:48.418Z] === RUN   TestCreateVolumesFromNonExistingContainer
06:04:48 [2021-03-30T06:04:48.418Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
06:04:48 [2021-03-30T06:04:48.418Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
06:04:48 [2021-03-30T06:04:48.418Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
06:04:48 [2021-03-30T06:04:48.418Z] === RUN   TestContainerStartOnDaemonRestart
06:04:48 [2021-03-30T06:04:48.418Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
06:04:48 [2021-03-30T06:04:48.418Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
06:04:48 [2021-03-30T06:04:48.418Z] === RUN   TestDaemonRestartIpcMode
06:04:48 [2021-03-30T06:04:48.418Z] === PAUSE TestDaemonRestartIpcMode
06:04:48 [2021-03-30T06:04:48.418Z] === RUN   TestDaemonHostGatewayIP
06:04:48 [2021-03-30T06:04:48.418Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
06:04:48 [2021-03-30T06:04:48.418Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
06:04:48 [2021-03-30T06:04:48.418Z] === RUN   TestRestartDaemonWithRestartingContainer
06:04:48 [2021-03-30T06:04:48.418Z] === PAUSE TestRestartDaemonWithRestartingContainer
06:04:48 [2021-03-30T06:04:48.418Z] === RUN   TestContainerKillOnDaemonStart
06:04:48 [2021-03-30T06:04:48.418Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
06:04:48 [2021-03-30T06:04:48.418Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
06:04:48 [2021-03-30T06:04:48.418Z] === RUN   TestDiff
06:04:48 [2021-03-30T06:04:48.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
06:04:49 [2021-03-30T06:04:49.057Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.013s	coverage: 3.0% of statements
06:04:49 [2021-03-30T06:04:49.057Z] ok  	github.com/docker/docker/daemon/links	0.024s	coverage: 93.0% of statements
06:04:49 [2021-03-30T06:04:49.209Z] --- PASS: TestExecUser (1.28s)
06:04:49 [2021-03-30T06:04:49.209Z] === RUN   TestExportContainerAndImportImage
06:04:49 [2021-03-30T06:04:49.239Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
06:04:49 [2021-03-30T06:04:49.239Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
06:04:49 [2021-03-30T06:04:49.239Z] === RUN   TestDaemonIpcModePrivateFromConfig
06:04:49 [2021-03-30T06:04:49.360Z] --- PASS: TestDiff (0.62s)
06:04:49 [2021-03-30T06:04:49.360Z] === RUN   TestExecWithCloseStdin
06:04:50 [2021-03-30T06:04:50.300Z] Loaded image: buildpack-deps:buster
06:04:50 [2021-03-30T06:04:50.300Z] Loaded image: busybox:latest
06:04:50 [2021-03-30T06:04:50.301Z] --- PASS: TestExecWithCloseStdin (0.96s)
06:04:50 [2021-03-30T06:04:50.301Z] === RUN   TestExec
06:04:50 [2021-03-30T06:04:50.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:04:50 [2021-03-30T06:04:50.560Z] Loaded image: busybox:glibc
06:04:50 [2021-03-30T06:04:50.621Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s)
06:04:50 [2021-03-30T06:04:50.621Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
06:04:50 [2021-03-30T06:04:50.621Z] === RUN   TestDaemonIpcModeShareableFromConfig
06:04:50 [2021-03-30T06:04:50.715Z] --- PASS: TestExportContainerAndImportImage (1.45s)
06:04:50 [2021-03-30T06:04:50.715Z] === RUN   TestExportContainerAfterDaemonRestart
06:04:51 [2021-03-30T06:04:51.242Z] --- PASS: TestExec (0.94s)
06:04:51 [2021-03-30T06:04:51.242Z] === RUN   TestExecUser
06:04:51 [2021-03-30T06:04:51.830Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.940s	coverage: 52.2% of statements
06:04:51 [2021-03-30T06:04:51.830Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
06:04:51 [2021-03-30T06:04:51.830Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
06:04:52 [2021-03-30T06:04:52.130Z] ok  	github.com/docker/docker/daemon/logger	0.252s	coverage: 43.2% of statements
06:04:52 [2021-03-30T06:04:52.182Z] --- PASS: TestExecUser (0.94s)
06:04:52 [2021-03-30T06:04:52.182Z] === RUN   TestExportContainerAndImportImage
06:04:52 [2021-03-30T06:04:52.226Z] --- PASS: TestExportContainerAfterDaemonRestart (1.70s)
06:04:52 [2021-03-30T06:04:52.226Z] === RUN   TestHealthCheckWorkdir
06:04:52 [2021-03-30T06:04:52.543Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s)
06:04:52 [2021-03-30T06:04:52.543Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
06:04:52 [2021-03-30T06:04:52.543Z] === RUN   TestIpcModeOlderClient
06:04:52 [2021-03-30T06:04:52.543Z] === PAUSE TestIpcModeOlderClient
06:04:52 [2021-03-30T06:04:52.543Z] === RUN   TestKillContainerInvalidSignal
06:04:52 [2021-03-30T06:04:52.753Z] --- PASS: TestExportContainerAndImportImage (0.84s)
06:04:52 [2021-03-30T06:04:52.753Z] === RUN   TestExportContainerAfterDaemonRestart
06:04:53 [2021-03-30T06:04:53.115Z] --- PASS: TestKillContainerInvalidSignal (0.71s)
06:04:53 [2021-03-30T06:04:53.115Z] === RUN   TestKillContainer
06:04:53 [2021-03-30T06:04:53.115Z] === RUN   TestKillContainer/no_signal
06:04:53 [2021-03-30T06:04:53.732Z] --- PASS: TestHealthCheckWorkdir (1.61s)
06:04:53 [2021-03-30T06:04:53.732Z] === RUN   TestHealthKillContainer
06:04:53 [2021-03-30T06:04:53.860Z] Loaded image: debian:bullseye
06:04:54 [2021-03-30T06:04:54.056Z] === RUN   TestKillContainer/non_killing_signal
06:04:54 [2021-03-30T06:04:54.235Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.550s	coverage: 77.8% of statements
06:04:54 [2021-03-30T06:04:54.235Z] ok  	github.com/docker/docker/daemon/images	0.045s	coverage: 6.7% of statements
06:04:54 [2021-03-30T06:04:54.235Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
06:04:54 [2021-03-30T06:04:54.235Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
06:04:54 [2021-03-30T06:04:54.235Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
06:04:54 [2021-03-30T06:04:54.235Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
06:04:54 [2021-03-30T06:04:54.316Z] === RUN   TestKillContainer/killing_signal
06:04:54 [2021-03-30T06:04:54.534Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.031s	coverage: 67.0% of statements
06:04:54 [2021-03-30T06:04:54.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:04:55 [2021-03-30T06:04:55.185Z] ok  	github.com/docker/docker/daemon/logger/journald	0.023s	coverage: 23.9% of statements
06:04:55 [2021-03-30T06:04:55.255Z] --- PASS: TestKillContainer (2.20s)
06:04:55 [2021-03-30T06:04:55.255Z]     --- PASS: TestKillContainer/no_signal (0.69s)
06:04:55 [2021-03-30T06:04:55.255Z]     --- PASS: TestKillContainer/non_killing_signal (0.55s)
06:04:55 [2021-03-30T06:04:55.255Z]     --- PASS: TestKillContainer/killing_signal (0.80s)
06:04:55 [2021-03-30T06:04:55.255Z] === RUN   TestKillWithStopSignalAndRestartPolicies
06:04:55 [2021-03-30T06:04:55.255Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
06:04:55 [2021-03-30T06:04:55.480Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.032s	coverage: 87.2% of statements
06:04:55 [2021-03-30T06:04:55.829Z] Loaded image: hello-world:latest
06:04:56 [2021-03-30T06:04:56.052Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s)
06:04:56 [2021-03-30T06:04:56.052Z] === RUN   TestHealthCheckWorkdir
06:04:56 [2021-03-30T06:04:56.194Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
06:04:56 [2021-03-30T06:04:56.765Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s)
06:04:56 [2021-03-30T06:04:56.765Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s)
06:04:56 [2021-03-30T06:04:56.765Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
06:04:56 [2021-03-30T06:04:56.765Z] === RUN   TestKillStoppedContainer
06:04:56 [2021-03-30T06:04:56.765Z] --- PASS: TestKillStoppedContainer (0.04s)
06:04:56 [2021-03-30T06:04:56.765Z] === RUN   TestKillStoppedContainerAPIPre120
06:04:56 [2021-03-30T06:04:56.765Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
06:04:56 [2021-03-30T06:04:56.765Z] === RUN   TestKillDifferentUserContainer
06:04:57 [2021-03-30T06:04:57.211Z] Loaded image: arm32v7/hello-world:latest
06:04:57 [2021-03-30T06:04:57.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:04:57 [2021-03-30T06:04:57.243Z] --- PASS: TestHealthKillContainer (3.24s)
06:04:57 [2021-03-30T06:04:57.243Z] === RUN   TestInspectCpusetInConfigPre120
06:04:57 [2021-03-30T06:04:57.435Z] --- PASS: TestHealthCheckWorkdir (1.33s)
06:04:57 [2021-03-30T06:04:57.435Z] === RUN   TestHealthKillContainer
06:04:57 [2021-03-30T06:04:57.626Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.032s	coverage: 69.9% of statements
06:04:57 [2021-03-30T06:04:57.626Z] ok  	github.com/docker/docker/daemon/logger/local	0.058s	coverage: 75.2% of statements
06:04:57 [2021-03-30T06:04:57.626Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
06:04:57 [2021-03-30T06:04:57.707Z] --- PASS: TestKillDifferentUserContainer (0.72s)
06:04:57 [2021-03-30T06:04:57.707Z] === RUN   TestInspectOomKilledTrue
06:04:57 [2021-03-30T06:04:57.707Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
06:04:57 [2021-03-30T06:04:57.707Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
06:04:57 [2021-03-30T06:04:57.707Z] === RUN   TestInspectOomKilledFalse
06:04:57 [2021-03-30T06:04:57.782Z] INFO: Testing against a local daemon
06:04:57 [2021-03-30T06:04:57.782Z] === RUN   TestCgroupNamespacesBuild
06:04:58 [2021-03-30T06:04:58.275Z] --- PASS: TestInspectCpusetInConfigPre120 (1.04s)
06:04:58 [2021-03-30T06:04:58.275Z] === RUN   TestIpcModeNone
06:04:58 [2021-03-30T06:04:58.276Z] --- PASS: TestInspectOomKilledFalse (0.69s)
06:04:58 [2021-03-30T06:04:58.276Z] === RUN   TestLinksEtcHostsContentMatch
06:04:58 [2021-03-30T06:04:58.682Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.044s	coverage: 31.5% of statements
06:04:58 [2021-03-30T06:04:58.682Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.095s	coverage: 59.3% of statements
06:04:59 [2021-03-30T06:04:59.216Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s)
06:04:59 [2021-03-30T06:04:59.216Z] === RUN   TestLinksContainerNames
06:04:59 [2021-03-30T06:04:59.309Z] --- PASS: TestIpcModeNone (1.21s)
06:04:59 [2021-03-30T06:04:59.309Z] === RUN   TestIpcModePrivate
06:04:59 [2021-03-30T06:04:59.736Z] ok  	github.com/docker/docker/daemon/logger/templates	0.025s	coverage: 8.3% of statements
06:05:00 [2021-03-30T06:05:00.341Z] --- PASS: TestCgroupNamespacesBuild (2.72s)
06:05:00 [2021-03-30T06:05:00.341Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:05:00 [2021-03-30T06:05:00.598Z] --- PASS: TestLinksContainerNames (1.41s)
06:05:00 [2021-03-30T06:05:00.598Z] === RUN   TestLogsFollowTailEmpty
06:05:00 [2021-03-30T06:05:00.732Z] --- PASS: TestHealthKillContainer (2.98s)
06:05:00 [2021-03-30T06:05:00.732Z] === RUN   TestInspectCpusetInConfigPre120
06:05:00 [2021-03-30T06:05:00.800Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.042s	coverage: 46.8% of statements
06:05:00 [2021-03-30T06:05:00.815Z] --- PASS: TestIpcModePrivate (1.22s)
06:05:00 [2021-03-30T06:05:00.815Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false
06:05:00 [2021-03-30T06:05:00.815Z] === RUN   TestIpcModeShareable
06:05:00 [2021-03-30T06:05:00.994Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s)
06:05:00 [2021-03-30T06:05:00.994Z] === RUN   TestIpcModeNone
06:05:01 [2021-03-30T06:05:01.170Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
06:05:01 [2021-03-30T06:05:01.170Z] === RUN   TestContainerNetworkMountsNoChown
06:05:01 [2021-03-30T06:05:01.744Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s)
06:05:01 [2021-03-30T06:05:01.744Z] === RUN   TestMountDaemonRoot
06:05:01 [2021-03-30T06:05:01.847Z] --- PASS: TestIpcModeShareable (1.29s)
06:05:01 [2021-03-30T06:05:01.847Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true
06:05:01 [2021-03-30T06:05:01.847Z] === RUN   TestAPIIpcModeShareableAndContainer
06:05:01 [2021-03-30T06:05:01.937Z] --- PASS: TestIpcModeNone (0.94s)
06:05:01 [2021-03-30T06:05:01.937Z] === RUN   TestIpcModePrivate
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/default
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/default
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/private
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/private
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/rprivate
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/rprivate
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/slave
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/slave
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/rslave
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/rslave
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/shared
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/shared
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/rshared
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/rshared
06:05:02 [2021-03-30T06:05:02.006Z] === CONT  TestMountDaemonRoot/default
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/default/mount_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/default/bind_root
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/default/bind_root
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/default/bind_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/default/mount_root
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/default/mount_root
06:05:02 [2021-03-30T06:05:02.006Z] === CONT  TestMountDaemonRoot/default/mount_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === CONT  TestMountDaemonRoot/rshared
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/rshared/bind_root
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/rshared/mount_root
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === CONT  TestMountDaemonRoot/rshared/bind_root
06:05:02 [2021-03-30T06:05:02.006Z] === CONT  TestMountDaemonRoot/shared
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/shared/mount_root
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/shared/mount_root
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/shared/bind_root
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/shared/bind_root
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === CONT  TestMountDaemonRoot/rslave
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/rslave/bind_root
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/rslave/mount_root
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === CONT  TestMountDaemonRoot/slave
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/slave/bind_root
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/slave/bind_root
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/slave/mount_root
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/slave/mount_root
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === CONT  TestMountDaemonRoot/rprivate
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === CONT  TestMountDaemonRoot/private
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/private/bind_root
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/private/bind_root
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/private/bind_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/private/mount_root
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/private/mount_root
06:05:02 [2021-03-30T06:05:02.006Z] === RUN   TestMountDaemonRoot/private/mount_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === CONT  TestMountDaemonRoot/default/mount_root
06:05:02 [2021-03-30T06:05:02.006Z] === CONT  TestMountDaemonRoot/default/bind_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === CONT  TestMountDaemonRoot/default/bind_root
06:05:02 [2021-03-30T06:05:02.006Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === CONT  TestMountDaemonRoot/rshared/mount_root
06:05:02 [2021-03-30T06:05:02.006Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === CONT  TestMountDaemonRoot/shared/mount_root
06:05:02 [2021-03-30T06:05:02.006Z] === CONT  TestMountDaemonRoot/rslave/bind_root
06:05:02 [2021-03-30T06:05:02.006Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
06:05:02 [2021-03-30T06:05:02.006Z] === CONT  TestMountDaemonRoot/shared/bind_root
06:05:02 [2021-03-30T06:05:02.006Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
06:05:02 [2021-03-30T06:05:02.266Z] === CONT  TestMountDaemonRoot/slave/bind_root
06:05:02 [2021-03-30T06:05:02.266Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
06:05:02 [2021-03-30T06:05:02.266Z] === CONT  TestMountDaemonRoot/rslave/mount_root
06:05:02 [2021-03-30T06:05:02.266Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
06:05:02 [2021-03-30T06:05:02.266Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
06:05:02 [2021-03-30T06:05:02.266Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
06:05:02 [2021-03-30T06:05:02.266Z] === CONT  TestMountDaemonRoot/slave/mount_root
06:05:02 [2021-03-30T06:05:02.266Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
06:05:02 [2021-03-30T06:05:02.266Z] === CONT  TestMountDaemonRoot/private/bind_root
06:05:02 [2021-03-30T06:05:02.266Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
06:05:02 [2021-03-30T06:05:02.266Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
06:05:02 [2021-03-30T06:05:02.266Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
06:05:02 [2021-03-30T06:05:02.266Z] === CONT  TestMountDaemonRoot/private/mount_subpath
06:05:02 [2021-03-30T06:05:02.266Z] === CONT  TestMountDaemonRoot/private/mount_root
06:05:02 [2021-03-30T06:05:02.266Z] === CONT  TestMountDaemonRoot/private/bind_subpath
06:05:02 [2021-03-30T06:05:02.266Z] --- PASS: TestMountDaemonRoot (0.02s)
06:05:02 [2021-03-30T06:05:02.266Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
06:05:02 [2021-03-30T06:05:02.266Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
06:05:02 [2021-03-30T06:05:02.266Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
06:05:02 [2021-03-30T06:05:02.266Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
06:05:02 [2021-03-30T06:05:02.266Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
06:05:02 [2021-03-30T06:05:02.266Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
06:05:02 [2021-03-30T06:05:02.266Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
06:05:02 [2021-03-30T06:05:02.266Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
06:05:02 [2021-03-30T06:05:02.266Z] === RUN   TestContainerBindMountNonRecursive
06:05:02 [2021-03-30T06:05:02.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:05:02 [2021-03-30T06:05:02.879Z] --- PASS: TestIpcModePrivate (0.95s)
06:05:02 [2021-03-30T06:05:02.879Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
06:05:02 [2021-03-30T06:05:02.879Z] === RUN   TestIpcModeShareable
06:05:02 [2021-03-30T06:05:02.879Z] --- SKIP: TestIpcModeShareable (0.00s)
06:05:02 [2021-03-30T06:05:02.879Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:05:02 [2021-03-30T06:05:02.879Z] === RUN   TestAPIIpcModeShareableAndContainer
06:05:02 [2021-03-30T06:05:02.913Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s)
06:05:02 [2021-03-30T06:05:02.913Z] === RUN   TestBuildWithSession
06:05:02 [2021-03-30T06:05:02.913Z] --- SKIP: TestBuildWithSession (0.00s)
06:05:02 [2021-03-30T06:05:02.913Z]     build_session_test.go:25: TODO: BuildKit
06:05:02 [2021-03-30T06:05:02.913Z] === RUN   TestBuildSquashParent
06:05:02 [2021-03-30T06:05:02.915Z] ok  	github.com/docker/docker/daemon/network	0.011s	coverage: 63.8% of statements
06:05:03 [2021-03-30T06:05:03.983Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.488s	coverage: 82.5% of statements
06:05:03 [2021-03-30T06:05:03.983Z] ?   	github.com/docker/docker/daemon/names	[no test files]
06:05:03 [2021-03-30T06:05:03.983Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
06:05:04 [2021-03-30T06:05:04.283Z] ok  	github.com/docker/docker/distribution/metadata	0.180s	coverage: 48.2% of statements
06:05:04 [2021-03-30T06:05:04.807Z] --- PASS: TestContainerBindMountNonRecursive (2.14s)
06:05:04 [2021-03-30T06:05:04.807Z] === RUN   TestContainerVolumesMountedAsShared
06:05:04 [2021-03-30T06:05:04.807Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
06:05:04 [2021-03-30T06:05:04.807Z] === RUN   TestContainerVolumesMountedAsSlave
06:05:05 [2021-03-30T06:05:05.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:05:05 [2021-03-30T06:05:05.748Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s)
06:05:05 [2021-03-30T06:05:05.748Z] === RUN   TestNetworkNat
06:05:06 [2021-03-30T06:05:06.180Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s)
06:05:06 [2021-03-30T06:05:06.180Z] === RUN   TestAPIIpcModeHost
06:05:06 [2021-03-30T06:05:06.180Z] --- SKIP: TestAPIIpcModeHost (0.00s)
06:05:06 [2021-03-30T06:05:06.180Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:05:06 [2021-03-30T06:05:06.180Z] === RUN   TestDaemonIpcModeShareable
06:05:06 [2021-03-30T06:05:06.180Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
06:05:06 [2021-03-30T06:05:06.180Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:05:06 [2021-03-30T06:05:06.180Z] === RUN   TestDaemonIpcModePrivate
06:05:06 [2021-03-30T06:05:06.373Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.85s)
06:05:06 [2021-03-30T06:05:06.373Z] === RUN   TestAPIIpcModeHost
06:05:06 [2021-03-30T06:05:06.664Z] --- PASS: TestAPIIpcModeHost (1.08s)
06:05:06 [2021-03-30T06:05:06.664Z] === RUN   TestDaemonIpcModeShareable
06:05:06 [2021-03-30T06:05:06.689Z] --- PASS: TestNetworkNat (0.84s)
06:05:06 [2021-03-30T06:05:06.689Z] === RUN   TestNetworkLocalhostTCPNat
06:05:07 [2021-03-30T06:05:07.056Z] ok  	github.com/docker/docker/distribution	0.586s	coverage: 25.2% of statements
06:05:07 [2021-03-30T06:05:07.056Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
06:05:07 [2021-03-30T06:05:07.056Z] ok  	github.com/docker/docker/errdefs	0.051s	coverage: 53.1% of statements
06:05:07 [2021-03-30T06:05:07.259Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s)
06:05:07 [2021-03-30T06:05:07.259Z] === RUN   TestNetworkLoopbackNat
06:05:08 [2021-03-30T06:05:08.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:05:08 [2021-03-30T06:05:08.588Z] ok  	github.com/docker/docker/image	0.047s	coverage: 86.6% of statements
06:05:08 [2021-03-30T06:05:08.757Z] --- PASS: TestDaemonIpcModePrivate (2.65s)
06:05:08 [2021-03-30T06:05:08.757Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
06:05:08 [2021-03-30T06:05:08.757Z] === RUN   TestDaemonIpcModePrivateFromConfig
06:05:08 [2021-03-30T06:05:08.757Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
06:05:08 [2021-03-30T06:05:08.757Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:05:08 [2021-03-30T06:05:08.757Z] === RUN   TestDaemonIpcModeShareableFromConfig
06:05:08 [2021-03-30T06:05:08.757Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
06:05:08 [2021-03-30T06:05:08.757Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:05:08 [2021-03-30T06:05:08.757Z] === RUN   TestIpcModeOlderClient
06:05:08 [2021-03-30T06:05:08.757Z] === PAUSE TestIpcModeOlderClient
06:05:08 [2021-03-30T06:05:08.757Z] === RUN   TestKillContainerInvalidSignal
06:05:09 [2021-03-30T06:05:09.018Z] --- PASS: TestKillContainerInvalidSignal (0.70s)
06:05:09 [2021-03-30T06:05:09.018Z] === RUN   TestKillContainer
06:05:09 [2021-03-30T06:05:09.018Z] === RUN   TestKillContainer/no_signal
06:05:09 [2021-03-30T06:05:09.391Z] --- PASS: TestDaemonIpcModeShareable (2.26s)
06:05:09 [2021-03-30T06:05:09.392Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true
06:05:09 [2021-03-30T06:05:09.392Z] === RUN   TestDaemonIpcModePrivate
06:05:09 [2021-03-30T06:05:09.654Z] ok  	github.com/docker/docker/distribution/xfer	1.706s	coverage: 85.1% of statements
06:05:09 [2021-03-30T06:05:09.654Z] ?   	github.com/docker/docker/dockerversion	[no test files]
06:05:09 [2021-03-30T06:05:09.654Z] ok  	github.com/docker/docker/image/cache	0.019s	coverage: 19.2% of statements
06:05:09 [2021-03-30T06:05:09.975Z] === RUN   TestKillContainer/non_killing_signal
06:05:10 [2021-03-30T06:05:10.236Z] === RUN   TestKillContainer/killing_signal
06:05:10 [2021-03-30T06:05:10.552Z] --- PASS: TestNetworkLoopbackNat (3.12s)
06:05:10 [2021-03-30T06:05:10.552Z] === RUN   TestPause
06:05:10 [2021-03-30T06:05:10.710Z] ok  	github.com/docker/docker/image/tarexport	0.053s	coverage: 0.6% of statements
06:05:10 [2021-03-30T06:05:10.710Z] ok  	github.com/docker/docker/libcontainerd/queue	0.041s	coverage: 100.0% of statements
06:05:11 [2021-03-30T06:05:11.050Z] --- PASS: TestBuildSquashParent (8.18s)
06:05:11 [2021-03-30T06:05:11.050Z] === RUN   TestBuildWithRemoveAndForceRemove
06:05:11 [2021-03-30T06:05:11.050Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:05:11 [2021-03-30T06:05:11.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:05:11 [2021-03-30T06:05:11.050Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:05:11 [2021-03-30T06:05:11.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:05:11 [2021-03-30T06:05:11.050Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:05:11 [2021-03-30T06:05:11.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:05:11 [2021-03-30T06:05:11.050Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:05:11 [2021-03-30T06:05:11.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:05:11 [2021-03-30T06:05:11.050Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:05:11 [2021-03-30T06:05:11.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:05:11 [2021-03-30T06:05:11.050Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:05:11 [2021-03-30T06:05:11.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:05:11 [2021-03-30T06:05:11.050Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:05:11 [2021-03-30T06:05:11.050Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:05:11 [2021-03-30T06:05:11.050Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:05:11 [2021-03-30T06:05:11.050Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:05:11 [2021-03-30T06:05:11.122Z] --- PASS: TestPause (0.76s)
06:05:11 [2021-03-30T06:05:11.122Z] === RUN   TestPauseFailsOnWindowsServerContainers
06:05:11 [2021-03-30T06:05:11.122Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
06:05:11 [2021-03-30T06:05:11.122Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:05:11 [2021-03-30T06:05:11.122Z] === RUN   TestPauseStopPausedContainer
06:05:11 [2021-03-30T06:05:11.177Z] --- PASS: TestKillContainer (2.12s)
06:05:11 [2021-03-30T06:05:11.177Z]     --- PASS: TestKillContainer/no_signal (0.75s)
06:05:11 [2021-03-30T06:05:11.177Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
06:05:11 [2021-03-30T06:05:11.177Z]     --- PASS: TestKillContainer/killing_signal (0.68s)
06:05:11 [2021-03-30T06:05:11.177Z] === RUN   TestKillWithStopSignalAndRestartPolicies
06:05:11 [2021-03-30T06:05:11.177Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
06:05:11 [2021-03-30T06:05:11.455Z] --- PASS: TestDaemonIpcModePrivate (2.20s)
06:05:11 [2021-03-30T06:05:11.455Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false
06:05:11 [2021-03-30T06:05:11.455Z] === RUN   TestDaemonIpcModePrivateFromConfig
06:05:11 [2021-03-30T06:05:11.644Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:05:11 [2021-03-30T06:05:11.644Z] Using test binary docker
06:05:11 [2021-03-30T06:05:11.644Z] +++ /etc/init.d/apparmor start
06:05:11 [2021-03-30T06:05:11.644Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:05:11 [2021-03-30T06:05:11.644Z] INFO: Waiting for daemon to start...
06:05:11 [2021-03-30T06:05:11.644Z] Starting dockerd
06:05:11 [2021-03-30T06:05:11.644Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
06:05:11 [2021-03-30T06:05:11.748Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
06:05:12 [2021-03-30T06:05:12.062Z] --- PASS: TestPauseStopPausedContainer (0.77s)
06:05:12 [2021-03-30T06:05:12.062Z] === RUN   TestPsFilter
06:05:12 [2021-03-30T06:05:12.062Z] --- PASS: TestPsFilter (0.11s)
06:05:12 [2021-03-30T06:05:12.062Z] === RUN   TestRemoveContainerWithRemovedVolume
06:05:12 [2021-03-30T06:05:12.248Z] ok  	github.com/docker/docker/image/v1	0.038s	coverage: 25.0% of statements
06:05:12 [2021-03-30T06:05:12.248Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
06:05:12 [2021-03-30T06:05:12.319Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s)
06:05:12 [2021-03-30T06:05:12.319Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s)
06:05:12 [2021-03-30T06:05:12.319Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
06:05:12 [2021-03-30T06:05:12.319Z] === RUN   TestKillStoppedContainer
06:05:12 [2021-03-30T06:05:12.579Z] --- PASS: TestKillStoppedContainer (0.05s)
06:05:12 [2021-03-30T06:05:12.579Z] === RUN   TestKillStoppedContainerAPIPre120
06:05:12 [2021-03-30T06:05:12.579Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
06:05:12 [2021-03-30T06:05:12.579Z] === RUN   TestKillDifferentUserContainer
06:05:13 [2021-03-30T06:05:13.003Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s)
06:05:13 [2021-03-30T06:05:13.003Z] === RUN   TestRemoveContainerWithVolume
06:05:13 [2021-03-30T06:05:13.150Z] --- PASS: TestKillDifferentUserContainer (0.65s)
06:05:13 [2021-03-30T06:05:13.150Z] === RUN   TestInspectOomKilledTrue
06:05:13 [2021-03-30T06:05:13.150Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
06:05:13 [2021-03-30T06:05:13.150Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
06:05:13 [2021-03-30T06:05:13.150Z] === RUN   TestInspectOomKilledFalse
06:05:13 [2021-03-30T06:05:13.150Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
06:05:13 [2021-03-30T06:05:13.150Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:05:13 [2021-03-30T06:05:13.150Z] === RUN   TestLinksEtcHostsContentMatch
06:05:13 [2021-03-30T06:05:13.150Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
06:05:13 [2021-03-30T06:05:13.150Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
06:05:13 [2021-03-30T06:05:13.150Z] === RUN   TestLinksContainerNames
06:05:13 [2021-03-30T06:05:13.305Z] ok  	github.com/docker/docker/pkg/aaparser	0.005s	coverage: 52.9% of statements
06:05:13 [2021-03-30T06:05:13.520Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.24s)
06:05:13 [2021-03-30T06:05:13.520Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false
06:05:13 [2021-03-30T06:05:13.520Z] === RUN   TestDaemonIpcModeShareableFromConfig
06:05:13 [2021-03-30T06:05:13.573Z] --- PASS: TestRemoveContainerWithVolume (0.73s)
06:05:13 [2021-03-30T06:05:13.573Z] === RUN   TestRemoveContainerRunning
06:05:13 [2021-03-30T06:05:13.952Z] ok  	github.com/docker/docker/opts	0.092s	coverage: 67.1% of statements
06:05:14 [2021-03-30T06:05:14.144Z] --- PASS: TestRemoveContainerRunning (0.71s)
06:05:14 [2021-03-30T06:05:14.144Z] === RUN   TestRemoveContainerForceRemoveRunning
06:05:14 [2021-03-30T06:05:14.181Z] .
06:05:14 [2021-03-30T06:05:14.181Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:05:14 [2021-03-30T06:05:14.181Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:05:14 [2021-03-30T06:05:14.181Z] Error: No such image: emptyfs
06:05:14 [2021-03-30T06:05:14.181Z] ++++ tar -cC bundles/test-integration/emptyfs .
06:05:14 [2021-03-30T06:05:14.181Z] ++++ docker load
06:05:14 [2021-03-30T06:05:14.361Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:05:14 [2021-03-30T06:05:14.362Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:05:14 [2021-03-30T06:05:14.441Z] Running integration-test (iteration 1)
06:05:14 [2021-03-30T06:05:14.441Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
06:05:14 [2021-03-30T06:05:14.441Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
06:05:14 [2021-03-30T06:05:14.441Z] ++ set -e
06:05:14 [2021-03-30T06:05:14.441Z] ++ '[' -n 0 ']'
06:05:14 [2021-03-30T06:05:14.441Z] ++ set -x
06:05:14 [2021-03-30T06:05:14.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
06:05:14 [2021-03-30T06:05:14.535Z] --- PASS: TestLinksContainerNames (1.31s)
06:05:14 [2021-03-30T06:05:14.535Z] === RUN   TestLogsFollowTailEmpty
06:05:14 [2021-03-30T06:05:14.601Z] ok  	github.com/docker/docker/oci	0.043s	coverage: 45.2% of statements
06:05:15 [2021-03-30T06:05:15.085Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s)
06:05:15 [2021-03-30T06:05:15.085Z] === RUN   TestRemoveInvalidContainer
06:05:15 [2021-03-30T06:05:15.085Z] --- PASS: TestRemoveInvalidContainer (0.02s)
06:05:15 [2021-03-30T06:05:15.085Z] === RUN   TestRenameLinkedContainer
06:05:15 [2021-03-30T06:05:15.106Z] --- PASS: TestLogsFollowTailEmpty (0.71s)
06:05:15 [2021-03-30T06:05:15.106Z] === RUN   TestContainerNetworkMountsNoChown
06:05:15 [2021-03-30T06:05:15.586Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.17s)
06:05:15 [2021-03-30T06:05:15.586Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true
06:05:15 [2021-03-30T06:05:15.586Z] === RUN   TestIpcModeOlderClient
06:05:15 [2021-03-30T06:05:15.586Z] === PAUSE TestIpcModeOlderClient
06:05:15 [2021-03-30T06:05:15.586Z] === RUN   TestKillContainerInvalidSignal
06:05:16 [2021-03-30T06:05:16.047Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s)
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/default
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/default
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/private
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/private
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/rprivate
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/rprivate
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/slave
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/slave
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/rslave
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/rslave
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/shared
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/shared
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/rshared
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/rshared
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/default
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/rslave
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/rslave/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/rslave/mount_root
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/rshared
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/rshared/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/rshared/mount_root
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/shared
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/shared/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/shared/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/shared/mount_root
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/shared/mount_root
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/rprivate
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/slave
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/slave/mount_root
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/slave/mount_root
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/slave/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/slave/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/private
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/private/mount_root
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/private/mount_root
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/private/mount_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/private/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/private/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/private/bind_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/rslave/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/default/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/default/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/default/bind_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/default/mount_root
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/default/mount_root
06:05:16 [2021-03-30T06:05:16.047Z] === RUN   TestMountDaemonRoot/default/mount_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/rshared/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/rslave/mount_root
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/shared/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/rshared/mount_root
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/shared/mount_root
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/slave/mount_root
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/private/mount_root
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/slave/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/private/bind_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/private/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/private/mount_subpath
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/default/bind_root
06:05:16 [2021-03-30T06:05:16.047Z] === CONT  TestMountDaemonRoot/default/mount_subpath
06:05:16 [2021-03-30T06:05:16.308Z] === CONT  TestMountDaemonRoot/default/mount_root
06:05:16 [2021-03-30T06:05:16.308Z] === CONT  TestMountDaemonRoot/default/bind_subpath
06:05:16 [2021-03-30T06:05:16.308Z] --- PASS: TestMountDaemonRoot (0.02s)
06:05:16 [2021-03-30T06:05:16.308Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
06:05:16 [2021-03-30T06:05:16.308Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
06:05:16 [2021-03-30T06:05:16.308Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
06:05:16 [2021-03-30T06:05:16.308Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
06:05:16 [2021-03-30T06:05:16.308Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
06:05:16 [2021-03-30T06:05:16.308Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
06:05:16 [2021-03-30T06:05:16.308Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
06:05:16 [2021-03-30T06:05:16.308Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
06:05:16 [2021-03-30T06:05:16.308Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
06:05:16 [2021-03-30T06:05:16.308Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
06:05:16 [2021-03-30T06:05:16.308Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
06:05:16 [2021-03-30T06:05:16.308Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
06:05:16 [2021-03-30T06:05:16.308Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
06:05:16 [2021-03-30T06:05:16.308Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
06:05:16 [2021-03-30T06:05:16.308Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
06:05:16 [2021-03-30T06:05:16.308Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
06:05:16 [2021-03-30T06:05:16.308Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s)
06:05:16 [2021-03-30T06:05:16.308Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
06:05:16 [2021-03-30T06:05:16.308Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
06:05:16 [2021-03-30T06:05:16.308Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
06:05:16 [2021-03-30T06:05:16.308Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
06:05:16 [2021-03-30T06:05:16.308Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s)
06:05:16 [2021-03-30T06:05:16.308Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
06:05:16 [2021-03-30T06:05:16.309Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
06:05:16 [2021-03-30T06:05:16.309Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
06:05:16 [2021-03-30T06:05:16.309Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
06:05:16 [2021-03-30T06:05:16.309Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
06:05:16 [2021-03-30T06:05:16.309Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
06:05:16 [2021-03-30T06:05:16.309Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
06:05:16 [2021-03-30T06:05:16.309Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
06:05:16 [2021-03-30T06:05:16.309Z]     --- PASS: TestMountDaemonRoot/default (0.01s)
06:05:16 [2021-03-30T06:05:16.309Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
06:05:16 [2021-03-30T06:05:16.309Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
06:05:16 [2021-03-30T06:05:16.309Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
06:05:16 [2021-03-30T06:05:16.309Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
06:05:16 [2021-03-30T06:05:16.309Z] === RUN   TestContainerBindMountNonRecursive
06:05:16 [2021-03-30T06:05:16.309Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
06:05:16 [2021-03-30T06:05:16.309Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
06:05:16 [2021-03-30T06:05:16.309Z] === RUN   TestContainerVolumesMountedAsShared
06:05:16 [2021-03-30T06:05:16.309Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
06:05:16 [2021-03-30T06:05:16.309Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
06:05:16 [2021-03-30T06:05:16.309Z] === RUN   TestContainerVolumesMountedAsSlave
06:05:16 [2021-03-30T06:05:16.309Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
06:05:16 [2021-03-30T06:05:16.309Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
06:05:16 [2021-03-30T06:05:16.309Z] === RUN   TestNetworkNat
06:05:16 [2021-03-30T06:05:16.620Z] --- PASS: TestKillContainerInvalidSignal (1.06s)
06:05:16 [2021-03-30T06:05:16.620Z] === RUN   TestKillContainer
06:05:16 [2021-03-30T06:05:16.620Z] === RUN   TestKillContainer/no_signal
06:05:16 [2021-03-30T06:05:16.699Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
06:05:16 [2021-03-30T06:05:16.904Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
06:05:16 [2021-03-30T06:05:16.904Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.19s)
06:05:16 [2021-03-30T06:05:16.904Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.23s)
06:05:16 [2021-03-30T06:05:16.904Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.28s)
06:05:16 [2021-03-30T06:05:16.904Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.34s)
06:05:16 [2021-03-30T06:05:16.904Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.52s)
06:05:16 [2021-03-30T06:05:16.904Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.55s)
06:05:16 [2021-03-30T06:05:16.904Z] === RUN   TestBuildMultiStageCopy
06:05:16 [2021-03-30T06:05:16.904Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:05:17 [2021-03-30T06:05:17.000Z] ok  	github.com/docker/docker/pkg/capabilities	0.006s	coverage: 87.5% of statements
06:05:17 [2021-03-30T06:05:17.249Z] --- PASS: TestNetworkNat (0.82s)
06:05:17 [2021-03-30T06:05:17.249Z] === RUN   TestNetworkLocalhostTCPNat
06:05:17 [2021-03-30T06:05:17.298Z] ok  	github.com/docker/docker/pkg/authorization	1.227s	coverage: 68.3% of statements
06:05:17 [2021-03-30T06:05:17.653Z] === RUN   TestKillContainer/non_killing_signal
06:05:17 [2021-03-30T06:05:17.820Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s)
06:05:17 [2021-03-30T06:05:17.820Z] === RUN   TestNetworkLoopbackNat
06:05:17 [2021-03-30T06:05:17.944Z] ok  	github.com/docker/docker/pkg/archive	1.103s	coverage: 76.8% of statements
06:05:18 [2021-03-30T06:05:18.285Z] === RUN   TestKillContainer/killing_signal
06:05:18 [2021-03-30T06:05:18.383Z] --- PASS: TestRenameLinkedContainer (2.94s)
06:05:18 [2021-03-30T06:05:18.383Z] === RUN   TestRenameStoppedContainer
06:05:18 [2021-03-30T06:05:18.595Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
06:05:18 [2021-03-30T06:05:18.643Z] --- PASS: TestRenameStoppedContainer (0.74s)
06:05:18 [2021-03-30T06:05:18.643Z] === RUN   TestRenameRunningContainerAndReuse
06:05:19 [2021-03-30T06:05:19.238Z] ok  	github.com/docker/docker/pkg/discovery	0.045s	coverage: 58.3% of statements
06:05:19 [2021-03-30T06:05:19.448Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:05:19 [2021-03-30T06:05:19.535Z] ok  	github.com/docker/docker/pkg/discovery/file	0.016s	coverage: 92.9% of statements
06:05:19 [2021-03-30T06:05:19.709Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:05:19 [2021-03-30T06:05:19.790Z] --- PASS: TestKillContainer (3.26s)
06:05:19 [2021-03-30T06:05:19.790Z]     --- PASS: TestKillContainer/no_signal (1.05s)
06:05:19 [2021-03-30T06:05:19.790Z]     --- PASS: TestKillContainer/non_killing_signal (0.72s)
06:05:19 [2021-03-30T06:05:19.790Z]     --- PASS: TestKillContainer/killing_signal (1.11s)
06:05:19 [2021-03-30T06:05:19.790Z] === RUN   TestKillWithStopSignalAndRestartPolicies
06:05:19 [2021-03-30T06:05:19.790Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
06:05:20 [2021-03-30T06:05:20.029Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s)
06:05:20 [2021-03-30T06:05:20.030Z] === RUN   TestRenameInvalidName
06:05:20 [2021-03-30T06:05:20.281Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:05:20 [2021-03-30T06:05:20.585Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
06:05:20 [2021-03-30T06:05:20.852Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:05:20 [2021-03-30T06:05:20.882Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
06:05:20 [2021-03-30T06:05:20.970Z] --- PASS: TestRenameInvalidName (0.72s)
06:05:20 [2021-03-30T06:05:20.970Z] === RUN   TestRenameAnonymousContainer
06:05:21 [2021-03-30T06:05:21.117Z] --- PASS: TestNetworkLoopbackNat (3.03s)
06:05:21 [2021-03-30T06:05:21.117Z] === RUN   TestPause
06:05:21 [2021-03-30T06:05:21.117Z] --- SKIP: TestPause (0.00s)
06:05:21 [2021-03-30T06:05:21.117Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
06:05:21 [2021-03-30T06:05:21.117Z] === RUN   TestPauseFailsOnWindowsServerContainers
06:05:21 [2021-03-30T06:05:21.117Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
06:05:21 [2021-03-30T06:05:21.117Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:05:21 [2021-03-30T06:05:21.117Z] === RUN   TestPauseStopPausedContainer
06:05:21 [2021-03-30T06:05:21.117Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
06:05:21 [2021-03-30T06:05:21.117Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
06:05:21 [2021-03-30T06:05:21.117Z] === RUN   TestPsFilter
06:05:21 [2021-03-30T06:05:21.117Z] --- PASS: TestPsFilter (0.24s)
06:05:21 [2021-03-30T06:05:21.117Z] === RUN   TestRemoveContainerWithRemovedVolume
06:05:21 [2021-03-30T06:05:21.295Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
06:05:21 [2021-03-30T06:05:21.423Z] --- PASS: TestBuildMultiStageCopy (4.80s)
06:05:21 [2021-03-30T06:05:21.423Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s)
06:05:21 [2021-03-30T06:05:21.423Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s)
06:05:21 [2021-03-30T06:05:21.423Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
06:05:21 [2021-03-30T06:05:21.423Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
06:05:21 [2021-03-30T06:05:21.423Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
06:05:21 [2021-03-30T06:05:21.423Z] === RUN   TestBuildMultiStageParentConfig
06:05:21 [2021-03-30T06:05:21.523Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
06:05:21 [2021-03-30T06:05:21.689Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s)
06:05:21 [2021-03-30T06:05:21.689Z] === RUN   TestRemoveContainerWithVolume
06:05:21 [2021-03-30T06:05:21.927Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.08s)
06:05:21 [2021-03-30T06:05:21.927Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.04s)
06:05:21 [2021-03-30T06:05:21.927Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
06:05:21 [2021-03-30T06:05:21.927Z] === RUN   TestKillStoppedContainer
06:05:22 [2021-03-30T06:05:22.163Z] ok  	github.com/docker/docker/layer	7.568s	coverage: 68.8% of statements
06:05:22 [2021-03-30T06:05:22.163Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
06:05:22 [2021-03-30T06:05:22.163Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
06:05:22 [2021-03-30T06:05:22.163Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
06:05:22 [2021-03-30T06:05:22.163Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
06:05:22 [2021-03-30T06:05:22.163Z] ?   	github.com/docker/docker/oci/caps	[no test files]
06:05:22 [2021-03-30T06:05:22.221Z] --- PASS: TestKillStoppedContainer (0.10s)
06:05:22 [2021-03-30T06:05:22.221Z] === RUN   TestKillStoppedContainerAPIPre120
06:05:22 [2021-03-30T06:05:22.221Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
06:05:22 [2021-03-30T06:05:22.221Z] === RUN   TestKillDifferentUserContainer
06:05:22 [2021-03-30T06:05:22.260Z] --- PASS: TestRemoveContainerWithVolume (0.68s)
06:05:22 [2021-03-30T06:05:22.260Z] === RUN   TestRemoveContainerRunning
06:05:22 [2021-03-30T06:05:22.806Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.877s	coverage: 43.2% of statements
06:05:22 [2021-03-30T06:05:22.806Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
06:05:22 [2021-03-30T06:05:22.806Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
06:05:22 [2021-03-30T06:05:22.806Z] ok  	github.com/docker/docker/pkg/filenotify	0.606s	coverage: 67.0% of statements
06:05:22 [2021-03-30T06:05:22.807Z] --- PASS: TestBuildMultiStageParentConfig (1.45s)
06:05:22 [2021-03-30T06:05:22.807Z] === RUN   TestBuildLabelWithTargets
06:05:23 [2021-03-30T06:05:23.107Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 89.5% of statements
06:05:23 [2021-03-30T06:05:23.201Z] --- PASS: TestRemoveContainerRunning (0.66s)
06:05:23 [2021-03-30T06:05:23.201Z] === RUN   TestRemoveContainerForceRemoveRunning
06:05:23 [2021-03-30T06:05:23.253Z] --- PASS: TestKillDifferentUserContainer (1.09s)
06:05:23 [2021-03-30T06:05:23.253Z] === RUN   TestInspectOomKilledTrue
06:05:23 [2021-03-30T06:05:23.253Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
06:05:23 [2021-03-30T06:05:23.253Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:05:23 [2021-03-30T06:05:23.253Z] === RUN   TestInspectOomKilledFalse
06:05:23 [2021-03-30T06:05:23.253Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
06:05:23 [2021-03-30T06:05:23.253Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:05:23 [2021-03-30T06:05:23.253Z] === RUN   TestLinksEtcHostsContentMatch
06:05:23 [2021-03-30T06:05:23.511Z] --- PASS: TestRenameAnonymousContainer (2.49s)
06:05:23 [2021-03-30T06:05:23.511Z] === RUN   TestRenameContainerWithSameName
06:05:23 [2021-03-30T06:05:23.771Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.087s	coverage: 84.1% of statements
06:05:23 [2021-03-30T06:05:23.773Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
06:05:23 [2021-03-30T06:05:23.773Z] === RUN   TestRemoveInvalidContainer
06:05:23 [2021-03-30T06:05:23.773Z] --- PASS: TestRemoveInvalidContainer (0.02s)
06:05:23 [2021-03-30T06:05:23.773Z] === RUN   TestRenameLinkedContainer
06:05:24 [2021-03-30T06:05:24.069Z] ok  	github.com/docker/docker/pkg/fsutils	0.419s	coverage: 85.1% of statements
06:05:24 [2021-03-30T06:05:24.081Z] --- PASS: TestRenameContainerWithSameName (0.74s)
06:05:24 [2021-03-30T06:05:24.081Z] === RUN   TestRenameContainerWithLinkedContainer
06:05:24 [2021-03-30T06:05:24.286Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s)
06:05:24 [2021-03-30T06:05:24.286Z] === RUN   TestLinksContainerNames
06:05:24 [2021-03-30T06:05:24.367Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 11.4% of statements
06:05:25 [2021-03-30T06:05:25.350Z] --- PASS: TestBuildLabelWithTargets (2.30s)
06:05:25 [2021-03-30T06:05:25.350Z] === RUN   TestBuildWithEmptyLayers
06:05:25 [2021-03-30T06:05:25.437Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 91.7% of statements
06:05:25 [2021-03-30T06:05:25.437Z] ok  	github.com/docker/docker/pkg/longpath	0.017s	coverage: 100.0% of statements
06:05:25 [2021-03-30T06:05:25.465Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s)
06:05:25 [2021-03-30T06:05:25.465Z] === RUN   TestResize
06:05:26 [2021-03-30T06:05:26.086Z] ok  	github.com/docker/docker/pkg/idtools	0.693s	coverage: 69.5% of statements
06:05:26 [2021-03-30T06:05:26.086Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
06:05:26 [2021-03-30T06:05:26.291Z] --- PASS: TestBuildWithEmptyLayers (1.03s)
06:05:26 [2021-03-30T06:05:26.291Z] === RUN   TestBuildMultiStageOnBuild
06:05:26 [2021-03-30T06:05:26.359Z] --- PASS: TestLinksContainerNames (2.18s)
06:05:26 [2021-03-30T06:05:26.359Z] === RUN   TestLogsFollowTailEmpty
06:05:26 [2021-03-30T06:05:26.383Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
06:05:26 [2021-03-30T06:05:26.407Z] --- PASS: TestResize (0.73s)
06:05:26 [2021-03-30T06:05:26.407Z] === RUN   TestResizeWithInvalidSize
06:05:26 [2021-03-30T06:05:26.681Z] ok  	github.com/docker/docker/pkg/ioutils	1.337s	coverage: 70.6% of statements
06:05:26 [2021-03-30T06:05:26.681Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
06:05:26 [2021-03-30T06:05:26.681Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
06:05:26 [2021-03-30T06:05:26.681Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
06:05:26 [2021-03-30T06:05:26.681Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
06:05:26 [2021-03-30T06:05:26.978Z] --- PASS: TestResizeWithInvalidSize (0.75s)
06:05:26 [2021-03-30T06:05:26.978Z] === RUN   TestResizeWhenContainerNotStarted
06:05:27 [2021-03-30T06:05:27.073Z] --- PASS: TestRenameLinkedContainer (2.71s)
06:05:27 [2021-03-30T06:05:27.073Z] === RUN   TestRenameStoppedContainer
06:05:27 [2021-03-30T06:05:27.073Z] --- PASS: TestRenameStoppedContainer (0.64s)
06:05:27 [2021-03-30T06:05:27.073Z] === RUN   TestRenameRunningContainerAndReuse
06:05:27 [2021-03-30T06:05:27.326Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
06:05:27 [2021-03-30T06:05:27.326Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 86.7% of statements
06:05:27 [2021-03-30T06:05:27.392Z] --- PASS: TestLogsFollowTailEmpty (1.08s)
06:05:27 [2021-03-30T06:05:27.392Z] === RUN   TestContainerNetworkMountsNoChown
06:05:27 [2021-03-30T06:05:27.548Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s)
06:05:27 [2021-03-30T06:05:27.548Z] === RUN   TestDaemonRestartKillContainers
06:05:27 [2021-03-30T06:05:27.548Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:05:27 [2021-03-30T06:05:27.548Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:05:27 [2021-03-30T06:05:27.623Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
06:05:27 [2021-03-30T06:05:27.623Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
06:05:27 [2021-03-30T06:05:27.623Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
06:05:28 [2021-03-30T06:05:28.426Z] --- PASS: TestContainerNetworkMountsNoChown (1.08s)
06:05:28 [2021-03-30T06:05:28.426Z] === RUN   TestMountDaemonRoot
06:05:28 [2021-03-30T06:05:28.426Z] === RUN   TestMountDaemonRoot/default
06:05:28 [2021-03-30T06:05:28.426Z] === PAUSE TestMountDaemonRoot/default
06:05:28 [2021-03-30T06:05:28.426Z] === RUN   TestMountDaemonRoot/private
06:05:28 [2021-03-30T06:05:28.426Z] === PAUSE TestMountDaemonRoot/private
06:05:28 [2021-03-30T06:05:28.426Z] === RUN   TestMountDaemonRoot/rprivate
06:05:28 [2021-03-30T06:05:28.426Z] === PAUSE TestMountDaemonRoot/rprivate
06:05:28 [2021-03-30T06:05:28.426Z] === RUN   TestMountDaemonRoot/slave
06:05:28 [2021-03-30T06:05:28.426Z] === PAUSE TestMountDaemonRoot/slave
06:05:28 [2021-03-30T06:05:28.426Z] === RUN   TestMountDaemonRoot/rslave
06:05:28 [2021-03-30T06:05:28.426Z] === PAUSE TestMountDaemonRoot/rslave
06:05:28 [2021-03-30T06:05:28.426Z] === RUN   TestMountDaemonRoot/shared
06:05:28 [2021-03-30T06:05:28.426Z] === PAUSE TestMountDaemonRoot/shared
06:05:28 [2021-03-30T06:05:28.426Z] === RUN   TestMountDaemonRoot/rshared
06:05:28 [2021-03-30T06:05:28.426Z] === PAUSE TestMountDaemonRoot/rshared
06:05:28 [2021-03-30T06:05:28.426Z] === CONT  TestMountDaemonRoot/default
06:05:28 [2021-03-30T06:05:28.426Z] === RUN   TestMountDaemonRoot/default/mount_subpath
06:05:28 [2021-03-30T06:05:28.426Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
06:05:28 [2021-03-30T06:05:28.426Z] === RUN   TestMountDaemonRoot/default/bind_root
06:05:28 [2021-03-30T06:05:28.426Z] === PAUSE TestMountDaemonRoot/default/bind_root
06:05:28 [2021-03-30T06:05:28.426Z] === RUN   TestMountDaemonRoot/default/bind_subpath
06:05:28 [2021-03-30T06:05:28.426Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
06:05:28 [2021-03-30T06:05:28.426Z] === RUN   TestMountDaemonRoot/default/mount_root
06:05:28 [2021-03-30T06:05:28.426Z] === PAUSE TestMountDaemonRoot/default/mount_root
06:05:28 [2021-03-30T06:05:28.426Z] === CONT  TestMountDaemonRoot/default/mount_subpath
06:05:28 [2021-03-30T06:05:28.426Z] === CONT  TestMountDaemonRoot/rshared
06:05:28 [2021-03-30T06:05:28.426Z] === RUN   TestMountDaemonRoot/rshared/mount_root
06:05:28 [2021-03-30T06:05:28.426Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
06:05:28 [2021-03-30T06:05:28.426Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
06:05:28 [2021-03-30T06:05:28.426Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
06:05:28 [2021-03-30T06:05:28.426Z] === RUN   TestMountDaemonRoot/rshared/bind_root
06:05:28 [2021-03-30T06:05:28.426Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
06:05:28 [2021-03-30T06:05:28.426Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
06:05:28 [2021-03-30T06:05:28.426Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
06:05:28 [2021-03-30T06:05:28.426Z] === CONT  TestMountDaemonRoot/rshared/mount_root
06:05:28 [2021-03-30T06:05:28.457Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s)
06:05:28 [2021-03-30T06:05:28.457Z] === RUN   TestRenameInvalidName
06:05:28 [2021-03-30T06:05:28.674Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.021s	coverage: 56.8% of statements
06:05:28 [2021-03-30T06:05:28.717Z] === CONT  TestMountDaemonRoot/shared
06:05:28 [2021-03-30T06:05:28.718Z] === RUN   TestMountDaemonRoot/shared/bind_root
06:05:28 [2021-03-30T06:05:28.718Z] === PAUSE TestMountDaemonRoot/shared/bind_root
06:05:28 [2021-03-30T06:05:28.718Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
06:05:28 [2021-03-30T06:05:28.718Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
06:05:28 [2021-03-30T06:05:28.718Z] === RUN   TestMountDaemonRoot/shared/mount_root
06:05:28 [2021-03-30T06:05:28.718Z] === PAUSE TestMountDaemonRoot/shared/mount_root
06:05:28 [2021-03-30T06:05:28.718Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
06:05:28 [2021-03-30T06:05:28.718Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
06:05:28 [2021-03-30T06:05:28.718Z] === CONT  TestMountDaemonRoot/default/bind_root
06:05:28 [2021-03-30T06:05:28.718Z] === CONT  TestMountDaemonRoot/slave
06:05:28 [2021-03-30T06:05:28.718Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
06:05:28 [2021-03-30T06:05:28.718Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
06:05:28 [2021-03-30T06:05:28.718Z] === RUN   TestMountDaemonRoot/slave/mount_root
06:05:28 [2021-03-30T06:05:28.718Z] === PAUSE TestMountDaemonRoot/slave/mount_root
06:05:28 [2021-03-30T06:05:28.718Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
06:05:28 [2021-03-30T06:05:28.718Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
06:05:28 [2021-03-30T06:05:28.718Z] === RUN   TestMountDaemonRoot/slave/bind_root
06:05:28 [2021-03-30T06:05:28.718Z] === PAUSE TestMountDaemonRoot/slave/bind_root
06:05:28 [2021-03-30T06:05:28.718Z] === CONT  TestMountDaemonRoot/rprivate
06:05:28 [2021-03-30T06:05:28.718Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
06:05:28 [2021-03-30T06:05:28.718Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
06:05:28 [2021-03-30T06:05:28.718Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
06:05:28 [2021-03-30T06:05:28.718Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
06:05:28 [2021-03-30T06:05:28.718Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
06:05:28 [2021-03-30T06:05:28.718Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
06:05:28 [2021-03-30T06:05:28.718Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
06:05:28 [2021-03-30T06:05:28.718Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
06:05:28 [2021-03-30T06:05:28.718Z] === CONT  TestMountDaemonRoot/private
06:05:28 [2021-03-30T06:05:28.718Z] === RUN   TestMountDaemonRoot/private/bind_root
06:05:28 [2021-03-30T06:05:28.718Z] === PAUSE TestMountDaemonRoot/private/bind_root
06:05:28 [2021-03-30T06:05:28.718Z] === RUN   TestMountDaemonRoot/private/bind_subpath
06:05:28 [2021-03-30T06:05:28.718Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
06:05:28 [2021-03-30T06:05:28.718Z] === RUN   TestMountDaemonRoot/private/mount_root
06:05:28 [2021-03-30T06:05:28.718Z] === PAUSE TestMountDaemonRoot/private/mount_root
06:05:28 [2021-03-30T06:05:28.718Z] === RUN   TestMountDaemonRoot/private/mount_subpath
06:05:28 [2021-03-30T06:05:28.718Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
06:05:28 [2021-03-30T06:05:28.718Z] === CONT  TestMountDaemonRoot/default/mount_root
06:05:28 [2021-03-30T06:05:28.718Z] === CONT  TestMountDaemonRoot/default/bind_subpath
06:05:28 [2021-03-30T06:05:28.718Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
06:05:28 [2021-03-30T06:05:28.718Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
06:05:28 [2021-03-30T06:05:28.718Z] === CONT  TestMountDaemonRoot/rshared/bind_root
06:05:29 [2021-03-30T06:05:29.008Z] === CONT  TestMountDaemonRoot/rslave
06:05:29 [2021-03-30T06:05:29.008Z] === RUN   TestMountDaemonRoot/rslave/bind_root
06:05:29 [2021-03-30T06:05:29.008Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
06:05:29 [2021-03-30T06:05:29.008Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
06:05:29 [2021-03-30T06:05:29.008Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
06:05:29 [2021-03-30T06:05:29.008Z] === RUN   TestMountDaemonRoot/rslave/mount_root
06:05:29 [2021-03-30T06:05:29.008Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
06:05:29 [2021-03-30T06:05:29.008Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
06:05:29 [2021-03-30T06:05:29.008Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
06:05:29 [2021-03-30T06:05:29.008Z] === CONT  TestMountDaemonRoot/shared/bind_root
06:05:29 [2021-03-30T06:05:29.008Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
06:05:29 [2021-03-30T06:05:29.008Z] === CONT  TestMountDaemonRoot/shared/mount_root
06:05:29 [2021-03-30T06:05:29.008Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
06:05:29 [2021-03-30T06:05:29.008Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
06:05:29 [2021-03-30T06:05:29.008Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
06:05:29 [2021-03-30T06:05:29.008Z] === CONT  TestMountDaemonRoot/slave/bind_root
06:05:29 [2021-03-30T06:05:29.008Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
06:05:29 [2021-03-30T06:05:29.008Z] === CONT  TestMountDaemonRoot/slave/mount_root
06:05:29 [2021-03-30T06:05:29.008Z] === CONT  TestMountDaemonRoot/private/bind_root
06:05:29 [2021-03-30T06:05:29.008Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
06:05:29 [2021-03-30T06:05:29.027Z] --- PASS: TestRenameInvalidName (0.67s)
06:05:29 [2021-03-30T06:05:29.027Z] === RUN   TestRenameAnonymousContainer
06:05:29 [2021-03-30T06:05:29.268Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
06:05:29 [2021-03-30T06:05:29.268Z] 
06:05:29 [2021-03-30T06:05:29.269Z]  ________   ____  __.
06:05:29 [2021-03-30T06:05:29.269Z]  \_____  \ |    |/ _|
06:05:29 [2021-03-30T06:05:29.269Z]  /   |   \|      <
06:05:29 [2021-03-30T06:05:29.269Z]  /    |    \    |  \
06:05:29 [2021-03-30T06:05:29.269Z]  \_______  /____|__ \
06:05:29 [2021-03-30T06:05:29.269Z]          \/        \/
06:05:29 [2021-03-30T06:05:29.269Z] 
06:05:29 [2021-03-30T06:05:29.269Z] INFO: make.ps1 ended at 03/30/2021 06:05:18
06:05:29 [2021-03-30T06:05:29.269Z] INFO: Binaries build ended at 03/30/2021 06:05:19. Duration:00:01:21.9287032
06:05:29 [2021-03-30T06:05:29.269Z] INFO: Copying the built daemon binary to d:\CI\PR-42217\1\binary\dockerd-b14bf43764.exe...
06:05:29 [2021-03-30T06:05:29.269Z] INFO: Copying the built client binary to d:\CI\PR-42217\1\binary\docker-b14bf43764.exe...
06:05:29 [2021-03-30T06:05:29.269Z] INFO: Copying dockerversion from the container...
06:05:29 [2021-03-30T06:05:29.269Z] INFO: Copying the golang package from the container to d:\CI\PR-42217\1\installer\go.zip...
06:05:29 [2021-03-30T06:05:29.269Z] INFO: Extracting go.zip to d:\CI\PR-42217\1\go
06:05:29 [2021-03-30T06:05:29.299Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
06:05:29 [2021-03-30T06:05:29.299Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
06:05:29 [2021-03-30T06:05:29.299Z] === CONT  TestMountDaemonRoot/private/mount_subpath
06:05:29 [2021-03-30T06:05:29.299Z] === CONT  TestMountDaemonRoot/private/mount_root
06:05:29 [2021-03-30T06:05:29.299Z] === CONT  TestMountDaemonRoot/private/bind_subpath
06:05:29 [2021-03-30T06:05:29.299Z] === CONT  TestMountDaemonRoot/rslave/bind_root
06:05:29 [2021-03-30T06:05:29.299Z] === CONT  TestMountDaemonRoot/rslave/mount_root
06:05:29 [2021-03-30T06:05:29.299Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
06:05:29 [2021-03-30T06:05:29.299Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
06:05:29 [2021-03-30T06:05:29.318Z] ok  	github.com/docker/docker/pkg/pools	0.008s	coverage: 88.2% of statements
06:05:29 [2021-03-30T06:05:29.318Z] ok  	github.com/docker/docker/pkg/progress	0.004s	coverage: 75.9% of statements
06:05:29 [2021-03-30T06:05:29.590Z] --- PASS: TestBuildMultiStageOnBuild (3.28s)
06:05:29 [2021-03-30T06:05:29.590Z] === RUN   TestBuildUncleanTarFilenames
06:05:29 [2021-03-30T06:05:29.593Z] --- PASS: TestMountDaemonRoot (0.02s)
06:05:29 [2021-03-30T06:05:29.593Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
06:05:29 [2021-03-30T06:05:29.593Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
06:05:29 [2021-03-30T06:05:29.593Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
06:05:29 [2021-03-30T06:05:29.593Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
06:05:29 [2021-03-30T06:05:29.593Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
06:05:29 [2021-03-30T06:05:29.593Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
06:05:29 [2021-03-30T06:05:29.593Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
06:05:29 [2021-03-30T06:05:29.593Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
06:05:29 [2021-03-30T06:05:29.593Z] === RUN   TestContainerBindMountNonRecursive
06:05:29 [2021-03-30T06:05:29.614Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.007s	coverage: 85.7% of statements
06:05:30 [2021-03-30T06:05:30.091Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:05:30 [2021-03-30T06:05:30.091Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:05:30 [2021-03-30T06:05:30.266Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
06:05:30 [2021-03-30T06:05:30.909Z] ok  	github.com/docker/docker/pkg/pubsub	1.126s	coverage: 75.0% of statements
06:05:30 [2021-03-30T06:05:30.909Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
06:05:30 [2021-03-30T06:05:30.975Z] --- PASS: TestBuildUncleanTarFilenames (1.46s)
06:05:30 [2021-03-30T06:05:30.975Z] === RUN   TestBuildMultiStageLayerLeak
06:05:31 [2021-03-30T06:05:31.079Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:05:31 [2021-03-30T06:05:31.555Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
06:05:31 [2021-03-30T06:05:31.555Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
06:05:31 [2021-03-30T06:05:31.571Z] --- PASS: TestRenameAnonymousContainer (2.33s)
06:05:31 [2021-03-30T06:05:31.571Z] === RUN   TestRenameContainerWithSameName
06:05:31 [2021-03-30T06:05:31.662Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:05:32 [2021-03-30T06:05:32.143Z] --- PASS: TestRenameContainerWithSameName (0.82s)
06:05:32 [2021-03-30T06:05:32.143Z] === RUN   TestRenameContainerWithLinkedContainer
06:05:32 [2021-03-30T06:05:32.320Z] --- PASS: TestContainerBindMountNonRecursive (2.72s)
06:05:32 [2021-03-30T06:05:32.320Z] === RUN   TestContainerVolumesMountedAsShared
06:05:32 [2021-03-30T06:05:32.603Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:05:32 [2021-03-30T06:05:32.863Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:05:32 [2021-03-30T06:05:32.953Z] --- PASS: TestContainerVolumesMountedAsShared (0.91s)
06:05:32 [2021-03-30T06:05:32.953Z] === RUN   TestContainerVolumesMountedAsSlave
06:05:33 [2021-03-30T06:05:33.093Z] ok  	github.com/docker/docker/pkg/system	0.025s	coverage: 36.9% of statements
06:05:33 [2021-03-30T06:05:33.093Z] ok  	github.com/docker/docker/pkg/sysinfo	0.019s	coverage: 53.8% of statements
06:05:33 [2021-03-30T06:05:33.390Z] ok  	github.com/docker/docker/pkg/signal	2.921s	coverage: 61.0% of statements
06:05:33 [2021-03-30T06:05:33.527Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s)
06:05:33 [2021-03-30T06:05:33.527Z] === RUN   TestResize
06:05:33 [2021-03-30T06:05:33.688Z] ok  	github.com/docker/docker/pkg/tailfile	0.125s	coverage: 88.6% of statements
06:05:33 [2021-03-30T06:05:33.984Z] --- PASS: TestContainerVolumesMountedAsSlave (0.99s)
06:05:33 [2021-03-30T06:05:33.984Z] === RUN   TestNetworkNat
06:05:33 [2021-03-30T06:05:33.987Z] testing: warning: no tests to run
06:05:33 [2021-03-30T06:05:33.987Z] coverage: [no statements]
06:05:33 [2021-03-30T06:05:33.987Z] ok  	github.com/docker/docker/pkg/term/windows	0.003s	coverage: [no statements] [no tests to run]
06:05:34 [2021-03-30T06:05:34.275Z] --- PASS: TestBuildMultiStageLayerLeak (3.26s)
06:05:34 [2021-03-30T06:05:34.275Z] === RUN   TestBuildWithHugeFile
06:05:34 [2021-03-30T06:05:34.468Z] --- PASS: TestResize (0.67s)
06:05:34 [2021-03-30T06:05:34.468Z] === RUN   TestResizeWithInvalidSize
06:05:34 [2021-03-30T06:05:34.631Z] ok  	github.com/docker/docker/pkg/tarsum	0.153s	coverage: 89.3% of statements
06:05:34 [2021-03-30T06:05:34.631Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
06:05:34 [2021-03-30T06:05:34.774Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:05:34 [2021-03-30T06:05:34.928Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
06:05:35 [2021-03-30T06:05:35.034Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:05:35 [2021-03-30T06:05:35.039Z] --- PASS: TestResizeWithInvalidSize (0.71s)
06:05:35 [2021-03-30T06:05:35.039Z] === RUN   TestResizeWhenContainerNotStarted
06:05:35 [2021-03-30T06:05:35.224Z] ok  	github.com/docker/docker/pkg/useragent	0.036s	coverage: 88.9% of statements
06:05:35 [2021-03-30T06:05:35.490Z] --- PASS: TestNetworkNat (1.15s)
06:05:35 [2021-03-30T06:05:35.490Z] === RUN   TestNetworkLocalhostTCPNat
06:05:35 [2021-03-30T06:05:35.610Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s)
06:05:35 [2021-03-30T06:05:35.610Z] === RUN   TestDaemonRestartKillContainers
06:05:35 [2021-03-30T06:05:35.610Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
06:05:35 [2021-03-30T06:05:35.610Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
06:05:35 [2021-03-30T06:05:35.610Z] === RUN   TestCgroupNamespacesRun
06:05:36 [2021-03-30T06:05:36.522Z] --- PASS: TestNetworkLocalhostTCPNat (1.04s)
06:05:36 [2021-03-30T06:05:36.522Z] === RUN   TestNetworkLoopbackNat
06:05:37 [2021-03-30T06:05:37.329Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
06:05:37 [2021-03-30T06:05:37.575Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:05:37 [2021-03-30T06:05:37.626Z] ok  	github.com/docker/docker/profiles/seccomp	0.021s	coverage: 83.5% of statements
06:05:38 [2021-03-30T06:05:38.490Z] ..........................xx....................                         [ 29%]
06:05:38 [2021-03-30T06:05:38.520Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:05:38 [2021-03-30T06:05:38.677Z] ok  	github.com/docker/docker/reference	0.011s	coverage: 84.4% of statements
06:05:38 [2021-03-30T06:05:38.908Z] --- PASS: TestCgroupNamespacesRun (2.64s)
06:05:38 [2021-03-30T06:05:38.908Z] === RUN   TestCgroupNamespacesRunPrivileged
06:05:38 [2021-03-30T06:05:38.975Z] ok  	github.com/docker/docker/plugin	0.561s	coverage: 23.2% of statements
06:05:40 [2021-03-30T06:05:40.034Z] --- PASS: TestNetworkLoopbackNat (3.55s)
06:05:40 [2021-03-30T06:05:40.034Z] === RUN   TestPause
06:05:40 [2021-03-30T06:05:40.821Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.19s)
06:05:40 [2021-03-30T06:05:40.821Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
06:05:41 [2021-03-30T06:05:41.060Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
06:05:41 [2021-03-30T06:05:41.060Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.28s)
06:05:41 [2021-03-30T06:05:41.060Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s)
06:05:41 [2021-03-30T06:05:41.060Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s)
06:05:41 [2021-03-30T06:05:41.060Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s)
06:05:41 [2021-03-30T06:05:41.060Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s)
06:05:41 [2021-03-30T06:05:41.060Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s)
06:05:41 [2021-03-30T06:05:41.060Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s)
06:05:41 [2021-03-30T06:05:41.060Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s)
06:05:41 [2021-03-30T06:05:41.060Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.96s)
06:05:41 [2021-03-30T06:05:41.060Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.40s)
06:05:41 [2021-03-30T06:05:41.060Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s)
06:05:41 [2021-03-30T06:05:41.060Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.16s)
06:05:41 [2021-03-30T06:05:41.060Z] === RUN   TestCgroupNamespacesRun
06:05:41 [2021-03-30T06:05:41.068Z] --- PASS: TestPause (1.11s)
06:05:41 [2021-03-30T06:05:41.068Z] === RUN   TestPauseFailsOnWindowsServerContainers
06:05:41 [2021-03-30T06:05:41.068Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
06:05:41 [2021-03-30T06:05:41.068Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:05:41 [2021-03-30T06:05:41.068Z] === RUN   TestPauseStopPausedContainer
06:05:41 [2021-03-30T06:05:41.074Z] ok  	github.com/docker/docker/quota	0.643s	coverage: 71.4% of statements
06:05:41 [2021-03-30T06:05:41.074Z] ok  	github.com/docker/docker/registry/resumable	0.035s	coverage: 100.0% of statements
06:05:41 [2021-03-30T06:05:41.717Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 50.9% of statements
06:05:42 [2021-03-30T06:05:42.101Z] --- PASS: TestPauseStopPausedContainer (1.10s)
06:05:42 [2021-03-30T06:05:42.101Z] === RUN   TestPsFilter
06:05:42 [2021-03-30T06:05:42.361Z] ok  	github.com/docker/docker/registry	0.243s	coverage: 58.8% of statements
06:05:42 [2021-03-30T06:05:42.391Z] --- PASS: TestPsFilter (0.26s)
06:05:42 [2021-03-30T06:05:42.391Z] === RUN   TestRemoveContainerWithRemovedVolume
06:05:42 [2021-03-30T06:05:42.442Z] --- PASS: TestCgroupNamespacesRun (1.76s)
06:05:42 [2021-03-30T06:05:42.442Z] === RUN   TestCgroupNamespacesRunPrivileged
06:05:42 [2021-03-30T06:05:42.442Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
06:05:42 [2021-03-30T06:05:42.442Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
06:05:42 [2021-03-30T06:05:42.442Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
06:05:42 [2021-03-30T06:05:42.659Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
06:05:43 [2021-03-30T06:05:43.304Z] ok  	github.com/docker/docker/runconfig	0.017s	coverage: 66.1% of statements
06:05:43 [2021-03-30T06:05:43.363Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.73s)
06:05:43 [2021-03-30T06:05:43.363Z] === RUN   TestCgroupNamespacesRunHostMode
06:05:43 [2021-03-30T06:05:43.423Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.04s)
06:05:43 [2021-03-30T06:05:43.423Z] === RUN   TestRemoveContainerWithVolume
06:05:44 [2021-03-30T06:05:44.350Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s)
06:05:44 [2021-03-30T06:05:44.350Z] === RUN   TestCgroupNamespacesRunHostMode
06:05:44 [2021-03-30T06:05:44.457Z] --- PASS: TestRemoveContainerWithVolume (1.07s)
06:05:44 [2021-03-30T06:05:44.457Z] === RUN   TestRemoveContainerRunning
06:05:45 [2021-03-30T06:05:45.490Z] --- PASS: TestRemoveContainerRunning (1.06s)
06:05:45 [2021-03-30T06:05:45.490Z] === RUN   TestRemoveContainerForceRemoveRunning
06:05:45 [2021-03-30T06:05:45.733Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s)
06:05:45 [2021-03-30T06:05:45.733Z] === RUN   TestCgroupNamespacesRunPrivateMode
06:05:45 [2021-03-30T06:05:45.908Z] --- PASS: TestCgroupNamespacesRunHostMode (2.73s)
06:05:45 [2021-03-30T06:05:45.908Z] === RUN   TestCgroupNamespacesRunPrivateMode
06:05:46 [2021-03-30T06:05:46.073Z] ok  	github.com/docker/docker/volume/drivers	0.010s	coverage: 36.1% of statements
06:05:46 [2021-03-30T06:05:46.582Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.08s)
06:05:46 [2021-03-30T06:05:46.582Z] === RUN   TestRemoveInvalidContainer
06:05:46 [2021-03-30T06:05:46.582Z] --- PASS: TestRemoveInvalidContainer (0.01s)
06:05:46 [2021-03-30T06:05:46.582Z] === RUN   TestRenameLinkedContainer
06:05:46 [2021-03-30T06:05:46.953Z] INFO: Extraction ended at 03/30/2021 06:05:44. Duration:00:00:22.2882494
06:05:46 [2021-03-30T06:05:46.953Z] INFO: Updating the golang and path environment variables
06:05:46 [2021-03-30T06:05:46.953Z] INFO: GOPATH=d:\gopath
06:05:46 [2021-03-30T06:05:46.953Z] INFO: go version go1.13.15 windows/amd64
06:05:46 [2021-03-30T06:05:46.953Z] INFO: Running the daemon under test in debug mode
06:05:46 [2021-03-30T06:05:46.953Z] INFO: Starting a daemon under test...
06:05:46 [2021-03-30T06:05:46.953Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42217\1\daemon --pidfile d:\CI\PR-42217\1\docker.pid -D
06:05:46 [2021-03-30T06:05:46.953Z] INFO: Process started successfully.
06:05:46 [2021-03-30T06:05:46.953Z] INFO: Start tailing logs of the daemon under tests
06:05:46 [2021-03-30T06:05:46.953Z] INFO: Waiting for the daemon under test to start...
06:05:47 [2021-03-30T06:05:47.132Z] ok  	github.com/docker/docker/volume/mounts	0.049s	coverage: 67.0% of statements
06:05:47 [2021-03-30T06:05:47.431Z] ok  	github.com/docker/docker/volume/local	0.238s	coverage: 76.4% of statements
06:05:47 [2021-03-30T06:05:47.642Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s)
06:05:47 [2021-03-30T06:05:47.642Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
06:05:48 [2021-03-30T06:05:48.473Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.1% of statements
06:05:49 [2021-03-30T06:05:49.024Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s)
06:05:49 [2021-03-30T06:05:49.024Z] === RUN   TestCgroupNamespacesRunInvalidMode
06:05:49 [2021-03-30T06:05:49.206Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.67s)
06:05:49 [2021-03-30T06:05:49.206Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
06:05:49 [2021-03-30T06:05:49.593Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
06:05:49 [2021-03-30T06:05:49.593Z] === RUN   TestCgroupNamespacesRunOlderClient
06:05:51 [2021-03-30T06:05:51.116Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.23s)
06:05:51 [2021-03-30T06:05:51.116Z] === RUN   TestCgroupNamespacesRunInvalidMode
06:05:51 [2021-03-30T06:05:51.224Z] --- PASS: TestRenameLinkedContainer (4.39s)
06:05:51 [2021-03-30T06:05:51.224Z] === RUN   TestRenameStoppedContainer
06:05:51 [2021-03-30T06:05:51.503Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s)
06:05:51 [2021-03-30T06:05:51.503Z] === RUN   TestKernelTCPMemory
06:05:51 [2021-03-30T06:05:51.503Z] --- SKIP: TestKernelTCPMemory (0.01s)
06:05:51 [2021-03-30T06:05:51.503Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
06:05:51 [2021-03-30T06:05:51.503Z] === RUN   TestNISDomainname
06:05:52 [2021-03-30T06:05:52.258Z] --- PASS: TestRenameStoppedContainer (1.08s)
06:05:52 [2021-03-30T06:05:52.258Z] === RUN   TestRenameRunningContainerAndReuse
06:05:52 [2021-03-30T06:05:52.443Z] --- PASS: TestNISDomainname (1.35s)
06:05:52 [2021-03-30T06:05:52.443Z] === RUN   TestHostnameDnsResolution
06:05:52 [2021-03-30T06:05:52.498Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
06:05:52 [2021-03-30T06:05:52.498Z] === RUN   TestCgroupNamespacesRunOlderClient
06:05:53 [2021-03-30T06:05:53.826Z] --- PASS: TestHostnameDnsResolution (1.23s)
06:05:53 [2021-03-30T06:05:53.826Z] === RUN   TestStats
06:05:54 [2021-03-30T06:05:54.323Z] --- PASS: TestRenameRunningContainerAndReuse (2.11s)
06:05:54 [2021-03-30T06:05:54.323Z] === RUN   TestRenameInvalidName
06:05:55 [2021-03-30T06:05:55.426Z] --- PASS: TestRenameInvalidName (1.06s)
06:05:55 [2021-03-30T06:05:55.426Z] === RUN   TestRenameAnonymousContainer
06:05:55 [2021-03-30T06:05:55.796Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.70s)
06:05:55 [2021-03-30T06:05:55.796Z] === RUN   TestKernelTCPMemory
06:05:55 [2021-03-30T06:05:55.796Z] --- SKIP: TestKernelTCPMemory (0.01s)
06:05:55 [2021-03-30T06:05:55.796Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
06:05:55 [2021-03-30T06:05:55.796Z] === RUN   TestNISDomainname
06:05:55 [2021-03-30T06:05:55.796Z] --- SKIP: TestNISDomainname (0.01s)
06:05:55 [2021-03-30T06:05:55.796Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
06:05:55 [2021-03-30T06:05:55.796Z] === RUN   TestHostnameDnsResolution
06:05:56 [2021-03-30T06:05:56.367Z] --- PASS: TestHostnameDnsResolution (1.17s)
06:05:56 [2021-03-30T06:05:56.367Z] === RUN   TestStats
06:05:56 [2021-03-30T06:05:56.367Z] --- SKIP: TestStats (0.00s)
06:05:56 [2021-03-30T06:05:56.367Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
06:05:56 [2021-03-30T06:05:56.367Z] === RUN   TestStopContainerWithTimeout
06:05:56 [2021-03-30T06:05:56.367Z] === RUN   TestStopContainerWithTimeout/0
06:05:56 [2021-03-30T06:05:56.367Z] === PAUSE TestStopContainerWithTimeout/0
06:05:56 [2021-03-30T06:05:56.367Z] === RUN   TestStopContainerWithTimeout/1
06:05:56 [2021-03-30T06:05:56.367Z] === PAUSE TestStopContainerWithTimeout/1
06:05:56 [2021-03-30T06:05:56.367Z] === RUN   TestStopContainerWithTimeout/3
06:05:56 [2021-03-30T06:05:56.367Z] === PAUSE TestStopContainerWithTimeout/3
06:05:56 [2021-03-30T06:05:56.367Z] === RUN   TestStopContainerWithTimeout/-1
06:05:56 [2021-03-30T06:05:56.367Z] === PAUSE TestStopContainerWithTimeout/-1
06:05:56 [2021-03-30T06:05:56.367Z] === CONT  TestStopContainerWithTimeout/0
06:05:56 [2021-03-30T06:05:56.367Z] === CONT  TestStopContainerWithTimeout/3
06:05:57 [2021-03-30T06:05:57.119Z] --- PASS: TestStats (2.76s)
06:05:57 [2021-03-30T06:05:57.120Z] === RUN   TestStopContainerWithTimeout
06:05:57 [2021-03-30T06:05:57.120Z] === RUN   TestStopContainerWithTimeout/0
06:05:57 [2021-03-30T06:05:57.120Z] === PAUSE TestStopContainerWithTimeout/0
06:05:57 [2021-03-30T06:05:57.120Z] === RUN   TestStopContainerWithTimeout/1
06:05:57 [2021-03-30T06:05:57.120Z] === PAUSE TestStopContainerWithTimeout/1
06:05:57 [2021-03-30T06:05:57.120Z] === RUN   TestStopContainerWithTimeout/3
06:05:57 [2021-03-30T06:05:57.120Z] === PAUSE TestStopContainerWithTimeout/3
06:05:57 [2021-03-30T06:05:57.120Z] === RUN   TestStopContainerWithTimeout/-1
06:05:57 [2021-03-30T06:05:57.120Z] === PAUSE TestStopContainerWithTimeout/-1
06:05:57 [2021-03-30T06:05:57.120Z] === CONT  TestStopContainerWithTimeout/0
06:05:57 [2021-03-30T06:05:57.120Z] === CONT  TestStopContainerWithTimeout/-1
06:05:57 [2021-03-30T06:05:57.690Z] === CONT  TestStopContainerWithTimeout/3
06:05:57 [2021-03-30T06:05:57.754Z] === CONT  TestStopContainerWithTimeout/-1
06:05:59 [2021-03-30T06:05:59.598Z] === CONT  TestStopContainerWithTimeout/1
06:05:59 [2021-03-30T06:05:59.667Z] === CONT  TestStopContainerWithTimeout/1
06:06:01 [2021-03-30T06:06:01.057Z] --- PASS: TestStopContainerWithTimeout (0.01s)
06:06:01 [2021-03-30T06:06:01.057Z]     --- PASS: TestStopContainerWithTimeout/0 (1.04s)
06:06:01 [2021-03-30T06:06:01.057Z]     --- PASS: TestStopContainerWithTimeout/3 (3.02s)
06:06:01 [2021-03-30T06:06:01.057Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.63s)
06:06:01 [2021-03-30T06:06:01.057Z]     --- PASS: TestStopContainerWithTimeout/1 (1.66s)
06:06:01 [2021-03-30T06:06:01.057Z] === RUN   TestDeleteDevicemapper
06:06:01 [2021-03-30T06:06:01.057Z] --- SKIP: TestDeleteDevicemapper (0.00s)
06:06:01 [2021-03-30T06:06:01.057Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:06:01 [2021-03-30T06:06:01.057Z] === RUN   TestStopContainerWithRestartPolicyAlways
06:06:01 [2021-03-30T06:06:01.130Z] Loaded image: buildpack-deps:buster
06:06:01 [2021-03-30T06:06:01.130Z] Loaded image: busybox:latest
06:06:01 [2021-03-30T06:06:01.130Z] Loaded image: busybox:glibc
06:06:01 [2021-03-30T06:06:01.188Z] --- PASS: TestRenameAnonymousContainer (5.63s)
06:06:01 [2021-03-30T06:06:01.188Z] === RUN   TestRenameContainerWithSameName
06:06:01 [2021-03-30T06:06:01.506Z] --- PASS: TestStopContainerWithTimeout (0.02s)
06:06:01 [2021-03-30T06:06:01.506Z]     --- PASS: TestStopContainerWithTimeout/0 (1.03s)
06:06:01 [2021-03-30T06:06:01.506Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.99s)
06:06:01 [2021-03-30T06:06:01.506Z]     --- PASS: TestStopContainerWithTimeout/3 (2.70s)
06:06:01 [2021-03-30T06:06:01.506Z]     --- PASS: TestStopContainerWithTimeout/1 (1.72s)
06:06:01 [2021-03-30T06:06:01.506Z] === RUN   TestDeleteDevicemapper
06:06:01 [2021-03-30T06:06:01.506Z] --- SKIP: TestDeleteDevicemapper (0.00s)
06:06:01 [2021-03-30T06:06:01.506Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:06:01 [2021-03-30T06:06:01.506Z] === RUN   TestStopContainerWithRestartPolicyAlways
06:06:01 [2021-03-30T06:06:01.820Z] --- PASS: TestRenameContainerWithSameName (1.08s)
06:06:01 [2021-03-30T06:06:01.820Z] === RUN   TestRenameContainerWithLinkedContainer
06:06:02 [2021-03-30T06:06:02.068Z] Loaded image: debian:bullseye
06:06:02 [2021-03-30T06:06:02.068Z] Loaded image: hello-world:latest
06:06:02 [2021-03-30T06:06:02.328Z] Loaded image: arm32v7/hello-world:latest
06:06:02 [2021-03-30T06:06:02.587Z] INFO: Testing against a local daemon
06:06:02 [2021-03-30T06:06:02.587Z] === RUN   TestCgroupNamespacesBuild
06:06:03 [2021-03-30T06:06:03.420Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.24s)
06:06:03 [2021-03-30T06:06:03.420Z] === RUN   TestUpdateMemory
06:06:03 [2021-03-30T06:06:03.601Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.31s)
06:06:03 [2021-03-30T06:06:03.601Z] === RUN   TestUpdateMemory
06:06:03 [2021-03-30T06:06:03.601Z] --- SKIP: TestUpdateMemory (0.00s)
06:06:03 [2021-03-30T06:06:03.601Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
06:06:03 [2021-03-30T06:06:03.601Z] === RUN   TestUpdateCPUQuota
06:06:03 [2021-03-30T06:06:03.601Z] --- SKIP: TestUpdateCPUQuota (0.00s)
06:06:03 [2021-03-30T06:06:03.601Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
06:06:03 [2021-03-30T06:06:03.601Z] === RUN   TestUpdatePidsLimit
06:06:03 [2021-03-30T06:06:03.601Z] --- SKIP: TestUpdatePidsLimit (0.00s)
06:06:03 [2021-03-30T06:06:03.601Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
06:06:03 [2021-03-30T06:06:03.601Z] === RUN   TestUpdateRestartPolicy
06:06:03 [2021-03-30T06:06:03.828Z] ok  	github.com/docker/docker/pkg/plugins	33.648s	coverage: 76.6% of statements
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/pkg/term	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/rootless	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/testutil/request	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/volume	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === Skipped
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     exec_linux_test.go:18: requires AppArmor to be enabled
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     exec_linux_test.go:38: requires AppArmor to be enabled
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:46: Driver btrfs not supported
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:46: Driver btrfs not supported
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:46: Driver btrfs not supported
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:46: Driver btrfs not supported
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:46: Driver btrfs not supported
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:73: No driver to put!
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z] time="2021-03-30T06:04:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z] time="2021-03-30T06:04:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z] time="2021-03-30T06:04:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z] time="2021-03-30T06:04:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z] time="2021-03-30T06:04:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:73: No driver to put!
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     overlay_test.go:49: Fails to compute changes intermittently
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     overlay_test.go:65: Cannot run test with naive change algorithm
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:46: Driver zfs not supported
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:46: Driver zfs not supported
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:46: Driver zfs not supported
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:46: Driver zfs not supported
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:46: Driver zfs not supported
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     graphtest_unix.go:73: No driver to put!
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
06:06:03 [2021-03-30T06:06:03.828Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] 
06:06:03 [2021-03-30T06:06:03.828Z] DONE 2248 tests, 26 skipped in 265.665s
Post stage
[Pipeline] junit
06:06:03 [2021-03-30T06:06:03.876Z] Recording test results
06:06:03 [2021-03-30T06:06:03.904Z] --- PASS: TestRenameContainerWithLinkedContainer (2.10s)
06:06:03 [2021-03-30T06:06:03.904Z] === RUN   TestResize
06:06:04 [2021-03-30T06:06:04.253Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
06:06:04 [2021-03-30T06:06:04.633Z] .....INFO: Daemon under test started and replied!
06:06:04 [2021-03-30T06:06:04.633Z] INFO: Docker version of the daemon under test
06:06:04 [2021-03-30T06:06:04.633Z] 
06:06:04 [2021-03-30T06:06:04.633Z] Client:
06:06:04 [2021-03-30T06:06:04.633Z]  Version:      17.06.2-ce
06:06:04 [2021-03-30T06:06:04.633Z]  API version:  1.30
06:06:04 [2021-03-30T06:06:04.633Z]  Go version:   go1.8.3
06:06:04 [2021-03-30T06:06:04.633Z]  Git commit:   cec0b72
06:06:04 [2021-03-30T06:06:04.633Z]  Built:        Tue Sep  5 19:57:19 2017
06:06:04 [2021-03-30T06:06:04.633Z]  OS/Arch:      windows/amd64
06:06:04 [2021-03-30T06:06:04.633Z] 
06:06:04 [2021-03-30T06:06:04.633Z] Server:
06:06:04 [2021-03-30T06:06:04.633Z]  Version:      0.0.0-dev
06:06:04 [2021-03-30T06:06:04.633Z]  API version:  1.41 (minimum version 1.24)
06:06:04 [2021-03-30T06:06:04.633Z]  Go version:   go1.13.15
06:06:04 [2021-03-30T06:06:04.633Z]  Git commit:   b14bf43764
06:06:04 [2021-03-30T06:06:04.633Z]  Built:        03/30/2021 06:04:02
06:06:04 [2021-03-30T06:06:04.633Z]  OS/Arch:      windows/amd64
06:06:04 [2021-03-30T06:06:04.633Z]  Experimental: false
06:06:04 [2021-03-30T06:06:04.633Z] 
06:06:04 [2021-03-30T06:06:04.633Z] INFO: Docker info of the daemon under test
06:06:04 [2021-03-30T06:06:04.633Z] 
06:06:04 [2021-03-30T06:06:04.633Z] Containers: 0
06:06:04 [2021-03-30T06:06:04.633Z]  Running: 0
06:06:04 [2021-03-30T06:06:04.633Z]  Paused: 0
06:06:04 [2021-03-30T06:06:04.633Z]  Stopped: 0
06:06:04 [2021-03-30T06:06:04.633Z] Images: 0
06:06:04 [2021-03-30T06:06:04.633Z] Server Version: 0.0.0-dev
06:06:04 [2021-03-30T06:06:04.633Z] Storage Driver: windowsfilter
06:06:04 [2021-03-30T06:06:04.633Z]  Windows: 
06:06:04 [2021-03-30T06:06:04.633Z] Logging Driver: json-file
06:06:04 [2021-03-30T06:06:04.633Z] Plugins: 
06:06:04 [2021-03-30T06:06:04.633Z]  Volume: local
06:06:04 [2021-03-30T06:06:04.633Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
06:06:04 [2021-03-30T06:06:04.633Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
06:06:04 [2021-03-30T06:06:04.633Z] Swarm: inactive
06:06:04 [2021-03-30T06:06:04.633Z] Default Isolation: process
06:06:04 [2021-03-30T06:06:04.633Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
06:06:04 [2021-03-30T06:06:04.633Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
06:06:04 [2021-03-30T06:06:04.633Z] OSType: windows
06:06:04 [2021-03-30T06:06:04.633Z] Architecture: x86_64
06:06:04 [2021-03-30T06:06:04.633Z] CPUs: 4
06:06:04 [2021-03-30T06:06:04.633Z] Total Memory: 32GiB
06:06:04 [2021-03-30T06:06:04.633Z] Name: azwin-2-a414f0
06:06:04 [2021-03-30T06:06:04.633Z] ID: OKK7:JPRT:7ESY:2ZU4:VART:Z34G:KWXE:37UQ:BZ6D:5C3J:XI7H:CGML
06:06:04 [2021-03-30T06:06:04.633Z] Docker Root Dir: D:\CI\PR-42217\1\daemon
06:06:04 [2021-03-30T06:06:04.633Z] Debug Mode (client): false
06:06:04 [2021-03-30T06:06:04.633Z] Debug Mode (server): true
06:06:04 [2021-03-30T06:06:04.633Z]  File Descriptors: -1
06:06:04 [2021-03-30T06:06:04.633Z]  Goroutines: 16
06:06:04 [2021-03-30T06:06:04.633Z]  System Time: 2021-03-30T06:06:04.4555751Z
06:06:04 [2021-03-30T06:06:04.633Z]  EventsListeners: 0
06:06:04 [2021-03-30T06:06:04.633Z] Registry: https://index.docker.io/v1/
06:06:04 [2021-03-30T06:06:04.633Z] Labels:
06:06:04 [2021-03-30T06:06:04.633Z] Experimental: false
06:06:04 [2021-03-30T06:06:04.633Z] Insecure Registries:
06:06:04 [2021-03-30T06:06:04.633Z]  127.0.0.0/8
06:06:04 [2021-03-30T06:06:04.633Z] Live Restore Enabled: false
06:06:04 [2021-03-30T06:06:04.633Z] 
06:06:04 [2021-03-30T06:06:04.633Z] 
06:06:04 [2021-03-30T06:06:04.633Z] INFO: Docker images of the daemon under test
06:06:04 [2021-03-30T06:06:04.633Z] 
06:06:04 [2021-03-30T06:06:04.633Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
06:06:04 [2021-03-30T06:06:04.633Z] 
06:06:04 [2021-03-30T06:06:04.633Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
06:06:04 [2021-03-30T06:06:04.633Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
06:06:04 [2021-03-30T06:06:04.693Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42217/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b14bf43764e016e95eb7486e49ae675d477e475b hack/make.sh dynbinary test-integration
06:06:04 [2021-03-30T06:06:04.803Z] --- PASS: TestUpdateMemory (1.35s)
06:06:04 [2021-03-30T06:06:04.803Z] === RUN   TestUpdateCPUQuota
06:06:04 [2021-03-30T06:06:04.923Z] tests/integration/api_exec_test.py .....................                 [ 34%]
06:06:04 [2021-03-30T06:06:04.936Z] --- PASS: TestResize (1.04s)
06:06:04 [2021-03-30T06:06:04.936Z] === RUN   TestResizeWithInvalidSize
06:06:04 [2021-03-30T06:06:04.990Z] 
06:06:04 [2021-03-30T06:06:04.990Z] Removing bundles/
06:06:04 [2021-03-30T06:06:04.990Z] 
06:06:04 [2021-03-30T06:06:04.990Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
06:06:04 [2021-03-30T06:06:04.990Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:06:04 [2021-03-30T06:06:04.990Z] GOOS="" GOARCH="" GOARM=""
06:06:05 [2021-03-30T06:06:05.098Z] ltsc2019: Pulling from windows/servercore
06:06:05 [2021-03-30T06:06:05.098Z] 4612f6d0b889: Pulling fs layer
06:06:05 [2021-03-30T06:06:05.098Z] 5ff1512f88ec: Pulling fs layer
06:06:06 [2021-03-30T06:06:06.008Z] --- PASS: TestResizeWithInvalidSize (1.04s)
06:06:06 [2021-03-30T06:06:06.008Z] === RUN   TestResizeWhenContainerNotStarted
06:06:07 [2021-03-30T06:06:07.115Z] --- PASS: TestResizeWhenContainerNotStarted (1.04s)
06:06:07 [2021-03-30T06:06:07.115Z] === RUN   TestDaemonRestartKillContainers
06:06:07 [2021-03-30T06:06:07.115Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:06:07 [2021-03-30T06:06:07.115Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:06:07 [2021-03-30T06:06:07.866Z] --- PASS: TestCgroupNamespacesBuild (4.98s)
06:06:07 [2021-03-30T06:06:07.866Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:06:09 [2021-03-30T06:06:09.912Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:06:09 [2021-03-30T06:06:09.912Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:06:10 [2021-03-30T06:06:10.403Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.82s)
06:06:10 [2021-03-30T06:06:10.403Z] === RUN   TestBuildWithSession
06:06:10 [2021-03-30T06:06:10.403Z] --- SKIP: TestBuildWithSession (0.00s)
06:06:10 [2021-03-30T06:06:10.403Z]     build_session_test.go:25: TODO: BuildKit
06:06:10 [2021-03-30T06:06:10.403Z] === RUN   TestBuildSquashParent
06:06:11 [2021-03-30T06:06:11.495Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:06:11 [2021-03-30T06:06:11.495Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:06:12 [2021-03-30T06:06:12.178Z] 5ff1512f88ec: Verifying Checksum
06:06:12 [2021-03-30T06:06:12.178Z] 5ff1512f88ec: Download complete
06:06:12 [2021-03-30T06:06:12.930Z] --- PASS: TestUpdateCPUQuota (6.86s)
06:06:12 [2021-03-30T06:06:12.930Z] === RUN   TestUpdatePidsLimit
06:06:12 [2021-03-30T06:06:12.930Z] === RUN   TestUpdatePidsLimit/update_from_none
06:06:12 [2021-03-30T06:06:12.930Z] === RUN   TestUpdatePidsLimit/no_change
06:06:13 [2021-03-30T06:06:13.052Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:06:13 [2021-03-30T06:06:13.052Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:06:13 [2021-03-30T06:06:13.190Z] === RUN   TestUpdatePidsLimit/update_lower
06:06:13 [2021-03-30T06:06:13.761Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
06:06:14 [2021-03-30T06:06:14.561Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
06:06:14 [2021-03-30T06:06:14.702Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
06:06:15 [2021-03-30T06:06:15.273Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
06:06:15 [2021-03-30T06:06:15.824Z] --- PASS: TestUpdateRestartPolicy (12.47s)
06:06:15 [2021-03-30T06:06:15.824Z] === RUN   TestUpdateRestartWithAutoRemove
06:06:15 [2021-03-30T06:06:15.858Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:06:15 [2021-03-30T06:06:15.858Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:06:16 [2021-03-30T06:06:16.213Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
06:06:16 [2021-03-30T06:06:16.882Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s)
06:06:16 [2021-03-30T06:06:16.882Z] === RUN   TestWaitNonBlocked
06:06:16 [2021-03-30T06:06:16.882Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
06:06:16 [2021-03-30T06:06:16.882Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
06:06:16 [2021-03-30T06:06:16.882Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
06:06:16 [2021-03-30T06:06:16.882Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
06:06:16 [2021-03-30T06:06:16.882Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
06:06:16 [2021-03-30T06:06:16.882Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
06:06:17 [2021-03-30T06:06:17.596Z] --- PASS: TestUpdatePidsLimit (5.61s)
06:06:17 [2021-03-30T06:06:17.596Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.71s)
06:06:17 [2021-03-30T06:06:17.596Z]     --- PASS: TestUpdatePidsLimit/no_change (0.72s)
06:06:17 [2021-03-30T06:06:17.596Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.69s)
06:06:17 [2021-03-30T06:06:17.596Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.74s)
06:06:17 [2021-03-30T06:06:17.596Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.72s)
06:06:17 [2021-03-30T06:06:17.596Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.72s)
06:06:17 [2021-03-30T06:06:17.596Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.71s)
06:06:17 [2021-03-30T06:06:17.596Z] === RUN   TestUpdateRestartPolicy
06:06:17 [2021-03-30T06:06:17.849Z] --- PASS: TestWaitNonBlocked (0.01s)
06:06:17 [2021-03-30T06:06:17.849Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s)
06:06:17 [2021-03-30T06:06:17.849Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s)
06:06:17 [2021-03-30T06:06:17.849Z] === RUN   TestWaitBlocked
06:06:17 [2021-03-30T06:06:17.849Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
06:06:17 [2021-03-30T06:06:17.849Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
06:06:17 [2021-03-30T06:06:17.849Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
06:06:17 [2021-03-30T06:06:17.849Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
06:06:17 [2021-03-30T06:06:17.849Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
06:06:17 [2021-03-30T06:06:17.849Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
06:06:18 [2021-03-30T06:06:18.759Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
06:06:19 [2021-03-30T06:06:19.235Z] --- PASS: TestWaitBlocked (0.01s)
06:06:19 [2021-03-30T06:06:19.235Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s)
06:06:19 [2021-03-30T06:06:19.235Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s)
06:06:19 [2021-03-30T06:06:19.235Z] === CONT  TestDaemonRestartIpcMode
06:06:19 [2021-03-30T06:06:19.235Z] === CONT  TestIpcModeOlderClient
06:06:19 [2021-03-30T06:06:19.235Z] --- PASS: TestIpcModeOlderClient (0.08s)
06:06:19 [2021-03-30T06:06:19.235Z] === CONT  TestRestartDaemonWithRestartingContainer
06:06:19 [2021-03-30T06:06:19.514Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:06:19 [2021-03-30T06:06:19.514Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:06:22 [2021-03-30T06:06:22.241Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
06:06:22 [2021-03-30T06:06:22.241Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s)
06:06:22 [2021-03-30T06:06:22.241Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.74s)
06:06:22 [2021-03-30T06:06:22.241Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s)
06:06:22 [2021-03-30T06:06:22.241Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s)
06:06:22 [2021-03-30T06:06:22.241Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s)
06:06:22 [2021-03-30T06:06:22.241Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s)
06:06:22 [2021-03-30T06:06:22.241Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.64s)
06:06:22 [2021-03-30T06:06:22.241Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s)
06:06:22 [2021-03-30T06:06:22.241Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.44s)
06:06:22 [2021-03-30T06:06:22.241Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.81s)
06:06:22 [2021-03-30T06:06:22.241Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s)
06:06:22 [2021-03-30T06:06:22.241Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s)
06:06:22 [2021-03-30T06:06:22.241Z] === RUN   TestCgroupNamespacesRun
06:06:23 [2021-03-30T06:06:23.437Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.81s)
06:06:24 [2021-03-30T06:06:24.306Z] --- PASS: TestCgroupNamespacesRun (2.26s)
06:06:24 [2021-03-30T06:06:24.306Z] === RUN   TestCgroupNamespacesRunPrivileged
06:06:24 [2021-03-30T06:06:24.377Z] --- PASS: TestDaemonRestartIpcMode (5.33s)
06:06:24 [2021-03-30T06:06:24.377Z] PASS
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === Skipped
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
06:06:24 [2021-03-30T06:06:24.377Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestPause (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
06:06:24 [2021-03-30T06:06:24.377Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
06:06:24 [2021-03-30T06:06:24.377Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
06:06:24 [2021-03-30T06:06:24.377Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestStats (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
06:06:24 [2021-03-30T06:06:24.377Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] 
06:06:24 [2021-03-30T06:06:24.377Z] DONE 177 tests, 26 skipped in 105.280s
06:06:24 [2021-03-30T06:06:24.377Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
06:06:24 [2021-03-30T06:06:24.637Z] INFO: Testing against a local daemon
06:06:24 [2021-03-30T06:06:24.637Z] === RUN   TestCommitInheritsEnv
06:06:25 [2021-03-30T06:06:25.291Z] --- PASS: TestBuildSquashParent (13.21s)
06:06:25 [2021-03-30T06:06:25.291Z] === RUN   TestBuildWithRemoveAndForceRemove
06:06:25 [2021-03-30T06:06:25.291Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:06:25 [2021-03-30T06:06:25.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:06:25 [2021-03-30T06:06:25.291Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:06:25 [2021-03-30T06:06:25.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:06:25 [2021-03-30T06:06:25.291Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:06:25 [2021-03-30T06:06:25.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:06:25 [2021-03-30T06:06:25.291Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:06:25 [2021-03-30T06:06:25.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:06:25 [2021-03-30T06:06:25.291Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:06:25 [2021-03-30T06:06:25.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:06:25 [2021-03-30T06:06:25.291Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:06:25 [2021-03-30T06:06:25.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:06:25 [2021-03-30T06:06:25.291Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:06:25 [2021-03-30T06:06:25.291Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:06:26 [2021-03-30T06:06:26.377Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s)
06:06:26 [2021-03-30T06:06:26.377Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
06:06:26 [2021-03-30T06:06:26.547Z] --- PASS: TestCommitInheritsEnv (1.66s)
06:06:26 [2021-03-30T06:06:26.547Z] === RUN   TestImportExtremelyLargeImageWorks
06:06:26 [2021-03-30T06:06:26.547Z] === PAUSE TestImportExtremelyLargeImageWorks
06:06:26 [2021-03-30T06:06:26.547Z] === RUN   TestImagesFilterMultiReference
06:06:26 [2021-03-30T06:06:26.547Z] --- PASS: TestImagesFilterMultiReference (0.07s)
06:06:26 [2021-03-30T06:06:26.547Z] === RUN   TestImagePullPlatformInvalid
06:06:26 [2021-03-30T06:06:26.547Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
06:06:26 [2021-03-30T06:06:26.547Z] === RUN   TestRemoveImageOrphaning
06:06:28 [2021-03-30T06:06:28.443Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s)
06:06:28 [2021-03-30T06:06:28.443Z] === RUN   TestCgroupNamespacesRunHostMode
06:06:28 [2021-03-30T06:06:28.459Z] --- PASS: TestRemoveImageOrphaning (1.89s)
06:06:28 [2021-03-30T06:06:28.459Z] === RUN   TestRemoveImageGarbageCollector
06:06:28 [2021-03-30T06:06:28.459Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
06:06:28 [2021-03-30T06:06:28.459Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
06:06:28 [2021-03-30T06:06:28.459Z] === RUN   TestTagUnprefixedRepoByNameOrName
06:06:28 [2021-03-30T06:06:28.459Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
06:06:28 [2021-03-30T06:06:28.459Z] === RUN   TestTagInvalidReference
06:06:28 [2021-03-30T06:06:28.459Z] --- PASS: TestTagInvalidReference (0.01s)
06:06:28 [2021-03-30T06:06:28.459Z] === RUN   TestTagValidPrefixedRepo
06:06:28 [2021-03-30T06:06:28.459Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
06:06:28 [2021-03-30T06:06:28.459Z] === RUN   TestTagExistedNameWithoutForce
06:06:28 [2021-03-30T06:06:28.459Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
06:06:28 [2021-03-30T06:06:28.459Z] === RUN   TestTagOfficialNames
06:06:28 [2021-03-30T06:06:28.459Z] --- PASS: TestTagOfficialNames (0.06s)
06:06:28 [2021-03-30T06:06:28.459Z] === RUN   TestTagMatchesDigest
06:06:28 [2021-03-30T06:06:28.459Z] --- PASS: TestTagMatchesDigest (0.01s)
06:06:28 [2021-03-30T06:06:28.459Z] === CONT  TestImportExtremelyLargeImageWorks
06:06:29 [2021-03-30T06:06:29.481Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:06:29 [2021-03-30T06:06:29.481Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:06:30 [2021-03-30T06:06:30.506Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s)
06:06:30 [2021-03-30T06:06:30.506Z] === RUN   TestCgroupNamespacesRunPrivateMode
06:06:30 [2021-03-30T06:06:30.569Z] --- PASS: TestBuildWithHugeFile (54.43s)
06:06:30 [2021-03-30T06:06:30.569Z] === RUN   TestBuildWCOWSandboxSize
06:06:30 [2021-03-30T06:06:30.569Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
06:06:30 [2021-03-30T06:06:30.569Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
06:06:30 [2021-03-30T06:06:30.569Z] === RUN   TestBuildWithEmptyDockerfile
06:06:30 [2021-03-30T06:06:30.569Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:06:30 [2021-03-30T06:06:30.569Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:06:30 [2021-03-30T06:06:30.569Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:06:30 [2021-03-30T06:06:30.569Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:06:30 [2021-03-30T06:06:30.569Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:06:30 [2021-03-30T06:06:30.569Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:06:30 [2021-03-30T06:06:30.569Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:06:30 [2021-03-30T06:06:30.569Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:06:30 [2021-03-30T06:06:30.569Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:06:30 [2021-03-30T06:06:30.569Z] --- PASS: TestBuildWithEmptyDockerfile (0.25s)
06:06:30 [2021-03-30T06:06:30.569Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s)
06:06:30 [2021-03-30T06:06:30.569Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s)
06:06:30 [2021-03-30T06:06:30.569Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
06:06:30 [2021-03-30T06:06:30.569Z] === RUN   TestBuildPreserveOwnership
06:06:30 [2021-03-30T06:06:30.569Z] === RUN   TestBuildPreserveOwnership/copy_from
06:06:32 [2021-03-30T06:06:32.487Z] --- PASS: TestUpdateRestartPolicy (12.76s)
06:06:32 [2021-03-30T06:06:32.487Z] === RUN   TestUpdateRestartWithAutoRemove
06:06:32 [2021-03-30T06:06:32.487Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s)
06:06:32 [2021-03-30T06:06:32.487Z] === RUN   TestWaitNonBlocked
06:06:32 [2021-03-30T06:06:32.487Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
06:06:32 [2021-03-30T06:06:32.487Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
06:06:32 [2021-03-30T06:06:32.487Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
06:06:32 [2021-03-30T06:06:32.487Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
06:06:32 [2021-03-30T06:06:32.487Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
06:06:32 [2021-03-30T06:06:32.487Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
06:06:32 [2021-03-30T06:06:32.487Z] --- PASS: TestWaitNonBlocked (0.01s)
06:06:32 [2021-03-30T06:06:32.487Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s)
06:06:32 [2021-03-30T06:06:32.487Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.25s)
06:06:32 [2021-03-30T06:06:32.487Z] === RUN   TestWaitBlocked
06:06:32 [2021-03-30T06:06:32.487Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
06:06:32 [2021-03-30T06:06:32.487Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
06:06:32 [2021-03-30T06:06:32.487Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
06:06:32 [2021-03-30T06:06:32.487Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
06:06:32 [2021-03-30T06:06:32.487Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
06:06:32 [2021-03-30T06:06:32.487Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
06:06:32 [2021-03-30T06:06:32.575Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.24s)
06:06:32 [2021-03-30T06:06:32.575Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
06:06:33 [2021-03-30T06:06:33.427Z] --- PASS: TestWaitBlocked (0.02s)
06:06:33 [2021-03-30T06:06:33.427Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s)
06:06:33 [2021-03-30T06:06:33.427Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s)
06:06:33 [2021-03-30T06:06:33.427Z] === CONT  TestContainerStartOnDaemonRestart
06:06:33 [2021-03-30T06:06:33.427Z] === CONT  TestContainerKillOnDaemonStart
06:06:33 [2021-03-30T06:06:33.870Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
06:06:34 [2021-03-30T06:06:34.652Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.81s)
06:06:34 [2021-03-30T06:06:34.652Z] === RUN   TestCgroupNamespacesRunInvalidMode
06:06:34 [2021-03-30T06:06:34.839Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:06:34 [2021-03-30T06:06:34.839Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:06:35 [2021-03-30T06:06:35.710Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s)
06:06:35 [2021-03-30T06:06:35.710Z] === RUN   TestCgroupNamespacesRunOlderClient
06:06:35 [2021-03-30T06:06:35.781Z] --- PASS: TestBuildPreserveOwnership (6.85s)
06:06:35 [2021-03-30T06:06:35.781Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.54s)
06:06:35 [2021-03-30T06:06:35.781Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.29s)
06:06:35 [2021-03-30T06:06:35.781Z] === RUN   TestBuildPlatformInvalid
06:06:36 [2021-03-30T06:06:36.042Z] --- PASS: TestBuildPlatformInvalid (0.19s)
06:06:36 [2021-03-30T06:06:36.042Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
06:06:36 [2021-03-30T06:06:36.722Z] --- PASS: TestContainerStartOnDaemonRestart (3.01s)
06:06:36 [2021-03-30T06:06:36.722Z] === CONT  TestIpcModeOlderClient
06:06:36 [2021-03-30T06:06:36.722Z] --- PASS: TestIpcModeOlderClient (0.07s)
06:06:36 [2021-03-30T06:06:36.722Z] === CONT  TestDaemonHostGatewayIP
06:06:37 [2021-03-30T06:06:37.778Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.18s)
06:06:37 [2021-03-30T06:06:37.778Z] === RUN   TestKernelTCPMemory
06:06:38 [2021-03-30T06:06:38.811Z] --- PASS: TestKernelTCPMemory (1.24s)
06:06:38 [2021-03-30T06:06:38.811Z] === RUN   TestNISDomainname
06:06:39 [2021-03-30T06:06:39.552Z] tests/integration/api_network_test.py ............................       [ 47%]
06:06:40 [2021-03-30T06:06:40.020Z] --- PASS: TestDaemonHostGatewayIP (3.40s)
06:06:40 [2021-03-30T06:06:40.020Z] === CONT  TestRestartDaemonWithRestartingContainer
06:06:40 [2021-03-30T06:06:40.118Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
06:06:40 [2021-03-30T06:06:40.118Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.55s)
06:06:40 [2021-03-30T06:06:40.118Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.58s)
06:06:40 [2021-03-30T06:06:40.118Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.36s)
06:06:40 [2021-03-30T06:06:40.118Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.57s)
06:06:40 [2021-03-30T06:06:40.118Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.51s)
06:06:40 [2021-03-30T06:06:40.118Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.42s)
06:06:40 [2021-03-30T06:06:40.119Z] === RUN   TestBuildMultiStageCopy
06:06:40 [2021-03-30T06:06:40.119Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:06:40 [2021-03-30T06:06:40.317Z] --- PASS: TestNISDomainname (1.47s)
06:06:40 [2021-03-30T06:06:40.317Z] === RUN   TestHostnameDnsResolution
06:06:41 [2021-03-30T06:06:41.929Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s)
06:06:41 [2021-03-30T06:06:41.929Z] === CONT  TestDaemonRestartIpcMode
06:06:42 [2021-03-30T06:06:42.382Z] --- PASS: TestHostnameDnsResolution (2.10s)
06:06:42 [2021-03-30T06:06:42.382Z] === RUN   TestStats
06:06:44 [2021-03-30T06:06:44.315Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:06:44 [2021-03-30T06:06:44.574Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:06:45 [2021-03-30T06:06:45.151Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:06:45 [2021-03-30T06:06:45.362Z] --- PASS: TestDaemonRestartIpcMode (3.05s)
06:06:45 [2021-03-30T06:06:45.625Z] --- PASS: TestContainerKillOnDaemonStart (12.35s)
06:06:45 [2021-03-30T06:06:45.625Z] PASS
06:06:45 [2021-03-30T06:06:45.625Z] 
06:06:45 [2021-03-30T06:06:45.625Z] === Skipped
06:06:45 [2021-03-30T06:06:45.625Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
06:06:45 [2021-03-30T06:06:45.625Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:06:45 [2021-03-30T06:06:45.625Z] 
06:06:45 [2021-03-30T06:06:45.625Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
06:06:45 [2021-03-30T06:06:45.625Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
06:06:45 [2021-03-30T06:06:45.625Z] 
06:06:45 [2021-03-30T06:06:45.625Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
06:06:45 [2021-03-30T06:06:45.625Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:06:45 [2021-03-30T06:06:45.625Z] 
06:06:45 [2021-03-30T06:06:45.625Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
06:06:45 [2021-03-30T06:06:45.625Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
06:06:45 [2021-03-30T06:06:45.625Z] 
06:06:45 [2021-03-30T06:06:45.625Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
06:06:45 [2021-03-30T06:06:45.625Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
06:06:45 [2021-03-30T06:06:45.625Z] 
06:06:45 [2021-03-30T06:06:45.625Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
06:06:45 [2021-03-30T06:06:45.625Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:06:45 [2021-03-30T06:06:45.625Z] 
06:06:45 [2021-03-30T06:06:45.625Z] 
06:06:45 [2021-03-30T06:06:45.625Z] DONE 196 tests, 6 skipped in 148.083s
06:06:45 [2021-03-30T06:06:45.625Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
06:06:45 [2021-03-30T06:06:45.625Z] INFO: Testing against a local daemon
06:06:45 [2021-03-30T06:06:45.625Z] === RUN   TestCommitInheritsEnv
06:06:45 [2021-03-30T06:06:45.729Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:06:45 [2021-03-30T06:06:45.891Z] --- PASS: TestCommitInheritsEnv (0.32s)
06:06:45 [2021-03-30T06:06:45.891Z] === RUN   TestImportExtremelyLargeImageWorks
06:06:45 [2021-03-30T06:06:45.891Z] === PAUSE TestImportExtremelyLargeImageWorks
06:06:45 [2021-03-30T06:06:45.891Z] === RUN   TestImagesFilterMultiReference
06:06:45 [2021-03-30T06:06:45.896Z] --- PASS: TestStats (3.11s)
06:06:45 [2021-03-30T06:06:45.896Z] === RUN   TestStopContainerWithTimeout
06:06:45 [2021-03-30T06:06:45.896Z] === RUN   TestStopContainerWithTimeout/0
06:06:45 [2021-03-30T06:06:45.896Z] === PAUSE TestStopContainerWithTimeout/0
06:06:45 [2021-03-30T06:06:45.896Z] === RUN   TestStopContainerWithTimeout/1
06:06:45 [2021-03-30T06:06:45.896Z] === PAUSE TestStopContainerWithTimeout/1
06:06:45 [2021-03-30T06:06:45.896Z] === RUN   TestStopContainerWithTimeout/3
06:06:45 [2021-03-30T06:06:45.896Z] === PAUSE TestStopContainerWithTimeout/3
06:06:45 [2021-03-30T06:06:45.896Z] === RUN   TestStopContainerWithTimeout/-1
06:06:45 [2021-03-30T06:06:45.896Z] === PAUSE TestStopContainerWithTimeout/-1
06:06:45 [2021-03-30T06:06:45.896Z] === CONT  TestStopContainerWithTimeout/0
06:06:45 [2021-03-30T06:06:45.896Z] === CONT  TestStopContainerWithTimeout/3
06:06:46 [2021-03-30T06:06:46.156Z] --- PASS: TestImagesFilterMultiReference (0.07s)
06:06:46 [2021-03-30T06:06:46.156Z] === RUN   TestImagePullPlatformInvalid
06:06:46 [2021-03-30T06:06:46.157Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
06:06:46 [2021-03-30T06:06:46.157Z] === RUN   TestRemoveImageOrphaning
06:06:46 [2021-03-30T06:06:46.298Z] --- PASS: TestBuildMultiStageCopy (6.29s)
06:06:46 [2021-03-30T06:06:46.298Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (4.00s)
06:06:46 [2021-03-30T06:06:46.298Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s)
06:06:46 [2021-03-30T06:06:46.298Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s)
06:06:46 [2021-03-30T06:06:46.298Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
06:06:46 [2021-03-30T06:06:46.298Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s)
06:06:46 [2021-03-30T06:06:46.298Z] === RUN   TestBuildMultiStageParentConfig
06:06:46 [2021-03-30T06:06:46.420Z] --- PASS: TestRemoveImageOrphaning (0.28s)
06:06:46 [2021-03-30T06:06:46.421Z] === RUN   TestRemoveImageGarbageCollector
06:06:46 [2021-03-30T06:06:46.872Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
06:06:46 [2021-03-30T06:06:46.930Z] === CONT  TestStopContainerWithTimeout/-1
06:06:47 [2021-03-30T06:06:47.677Z] --- PASS: TestBuildMultiStageParentConfig (1.41s)
06:06:47 [2021-03-30T06:06:47.677Z] === RUN   TestBuildLabelWithTargets
06:06:47 [2021-03-30T06:06:47.877Z] 4612f6d0b889: Verifying Checksum
06:06:47 [2021-03-30T06:06:47.877Z] 4612f6d0b889: Download complete
06:06:48 [2021-03-30T06:06:48.359Z] tests/integration/api_secret_test.py .....                               [ 51%]
06:06:48 [2021-03-30T06:06:48.960Z] --- PASS: TestRemoveImageGarbageCollector (2.15s)
06:06:48 [2021-03-30T06:06:48.960Z] === RUN   TestTagUnprefixedRepoByNameOrName
06:06:48 [2021-03-30T06:06:48.960Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
06:06:48 [2021-03-30T06:06:48.960Z] === RUN   TestTagInvalidReference
06:06:48 [2021-03-30T06:06:48.960Z] --- PASS: TestTagInvalidReference (0.02s)
06:06:48 [2021-03-30T06:06:48.960Z] === RUN   TestTagValidPrefixedRepo
06:06:48 [2021-03-30T06:06:48.960Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
06:06:48 [2021-03-30T06:06:48.960Z] === RUN   TestTagExistedNameWithoutForce
06:06:48 [2021-03-30T06:06:48.960Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
06:06:48 [2021-03-30T06:06:48.960Z] === RUN   TestTagOfficialNames
06:06:48 [2021-03-30T06:06:48.960Z] --- PASS: TestTagOfficialNames (0.06s)
06:06:48 [2021-03-30T06:06:48.960Z] === RUN   TestTagMatchesDigest
06:06:48 [2021-03-30T06:06:48.960Z] --- PASS: TestTagMatchesDigest (0.01s)
06:06:48 [2021-03-30T06:06:48.960Z] === CONT  TestImportExtremelyLargeImageWorks
06:06:48 [2021-03-30T06:06:48.997Z] === CONT  TestStopContainerWithTimeout/1
06:06:50 [2021-03-30T06:06:50.213Z] --- PASS: TestBuildLabelWithTargets (2.29s)
06:06:50 [2021-03-30T06:06:50.213Z] === RUN   TestBuildWithEmptyLayers
06:06:50 [2021-03-30T06:06:50.955Z] Loaded image: buildpack-deps:buster
06:06:50 [2021-03-30T06:06:50.955Z] Loaded image: busybox:latest
06:06:50 [2021-03-30T06:06:50.955Z] Loaded image: busybox:glibc
06:06:50 [2021-03-30T06:06:50.955Z] Loaded image: debian:bullseye
06:06:50 [2021-03-30T06:06:50.955Z] Loaded image: hello-world:latest
06:06:51 [2021-03-30T06:06:51.067Z] --- PASS: TestStopContainerWithTimeout (0.01s)
06:06:51 [2021-03-30T06:06:51.067Z]     --- PASS: TestStopContainerWithTimeout/0 (1.33s)
06:06:51 [2021-03-30T06:06:51.067Z]     --- PASS: TestStopContainerWithTimeout/3 (3.21s)
06:06:51 [2021-03-30T06:06:51.067Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.03s)
06:06:51 [2021-03-30T06:06:51.067Z]     --- PASS: TestStopContainerWithTimeout/1 (2.09s)
06:06:51 [2021-03-30T06:06:51.067Z] === RUN   TestDeleteDevicemapper
06:06:51 [2021-03-30T06:06:51.067Z] --- SKIP: TestDeleteDevicemapper (0.00s)
06:06:51 [2021-03-30T06:06:51.067Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:06:51 [2021-03-30T06:06:51.067Z] === RUN   TestStopContainerWithRestartPolicyAlways
06:06:51 [2021-03-30T06:06:51.152Z] --- PASS: TestBuildWithEmptyLayers (1.22s)
06:06:51 [2021-03-30T06:06:51.152Z] === RUN   TestBuildMultiStageOnBuild
06:06:51 [2021-03-30T06:06:51.216Z] Loaded image: arm32v7/hello-world:latest
06:06:54 [2021-03-30T06:06:54.303Z] tests/integration/api_service_test.py .................................. [ 60%]
06:06:55 [2021-03-30T06:06:55.516Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.93s)
06:06:55 [2021-03-30T06:06:55.516Z] === RUN   TestUpdateMemory
06:06:55 [2021-03-30T06:06:55.516Z] --- SKIP: TestUpdateMemory (0.00s)
06:06:55 [2021-03-30T06:06:55.516Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
06:06:55 [2021-03-30T06:06:55.516Z] === RUN   TestUpdateCPUQuota
06:06:56 [2021-03-30T06:06:56.426Z] --- PASS: TestBuildMultiStageOnBuild (4.23s)
06:06:56 [2021-03-30T06:06:56.426Z] === RUN   TestBuildUncleanTarFilenames
06:06:57 [2021-03-30T06:06:57.365Z] --- PASS: TestBuildUncleanTarFilenames (1.84s)
06:06:57 [2021-03-30T06:06:57.365Z] === RUN   TestBuildMultiStageLayerLeak
06:06:59 [2021-03-30T06:06:59.028Z] --- PASS: TestUpdateCPUQuota (4.33s)
06:06:59 [2021-03-30T06:06:59.028Z] === RUN   TestUpdatePidsLimit
06:06:59 [2021-03-30T06:06:59.028Z] === RUN   TestUpdatePidsLimit/update_from_none
06:06:59 [2021-03-30T06:06:59.659Z] === RUN   TestUpdatePidsLimit/no_change
06:07:00 [2021-03-30T06:07:00.290Z] === RUN   TestUpdatePidsLimit/update_lower
06:07:01 [2021-03-30T06:07:01.233Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.58s)
06:07:01 [2021-03-30T06:07:01.233Z] PASS
06:07:01 [2021-03-30T06:07:01.233Z] 
06:07:01 [2021-03-30T06:07:01.233Z] === Skipped
06:07:01 [2021-03-30T06:07:01.233Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
06:07:01 [2021-03-30T06:07:01.233Z]     build_session_test.go:25: TODO: BuildKit
06:07:01 [2021-03-30T06:07:01.233Z] 
06:07:01 [2021-03-30T06:07:01.233Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
06:07:01 [2021-03-30T06:07:01.233Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
06:07:01 [2021-03-30T06:07:01.233Z] 
06:07:01 [2021-03-30T06:07:01.233Z] 
06:07:01 [2021-03-30T06:07:01.233Z] DONE 34 tests, 2 skipped in 143.378s
06:07:01 [2021-03-30T06:07:01.233Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
06:07:01 [2021-03-30T06:07:01.233Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
06:07:01 [2021-03-30T06:07:01.233Z] ++ set -e
06:07:01 [2021-03-30T06:07:01.233Z] ++ '[' -n 0 ']'
06:07:01 [2021-03-30T06:07:01.233Z] ++ set -x
06:07:01 [2021-03-30T06:07:01.233Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
06:07:01 [2021-03-30T06:07:01.233Z] INFO: Testing against a local daemon
06:07:01 [2021-03-30T06:07:01.233Z] === RUN   TestConfigInspect
06:07:01 [2021-03-30T06:07:01.322Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
06:07:01 [2021-03-30T06:07:01.613Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
06:07:02 [2021-03-30T06:07:02.244Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
06:07:02 [2021-03-30T06:07:02.651Z] --- PASS: TestBuildMultiStageLayerLeak (4.59s)
06:07:02 [2021-03-30T06:07:02.652Z] === RUN   TestBuildWithHugeFile
06:07:03 [2021-03-30T06:07:03.277Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
06:07:04 [2021-03-30T06:07:04.782Z] --- PASS: TestUpdatePidsLimit (5.60s)
06:07:04 [2021-03-30T06:07:04.782Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.63s)
06:07:04 [2021-03-30T06:07:04.782Z]     --- PASS: TestUpdatePidsLimit/no_change (0.64s)
06:07:04 [2021-03-30T06:07:04.782Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.66s)
06:07:04 [2021-03-30T06:07:04.782Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.62s)
06:07:04 [2021-03-30T06:07:04.782Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s)
06:07:04 [2021-03-30T06:07:04.782Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.69s)
06:07:04 [2021-03-30T06:07:04.782Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s)
06:07:04 [2021-03-30T06:07:04.782Z] === RUN   TestUpdateRestartPolicy
06:07:05 [2021-03-30T06:07:05.435Z] --- PASS: TestConfigInspect (3.88s)
06:07:05 [2021-03-30T06:07:05.435Z] === RUN   TestConfigList
06:07:07 [2021-03-30T06:07:07.292Z] .........................                                                [ 67%]
06:07:07 [2021-03-30T06:07:07.977Z] --- PASS: TestConfigList (3.25s)
06:07:07 [2021-03-30T06:07:07.977Z] === RUN   TestConfigsCreateAndDelete
06:07:09 [2021-03-30T06:07:09.213Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:07:09 [2021-03-30T06:07:09.213Z] Using test binary docker
06:07:09 [2021-03-30T06:07:09.213Z] +++ /etc/init.d/apparmor start
06:07:09 [2021-03-30T06:07:09.213Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:07:09 [2021-03-30T06:07:09.213Z] INFO: Waiting for daemon to start...
06:07:09 [2021-03-30T06:07:09.213Z] Starting dockerd
06:07:09 [2021-03-30T06:07:09.213Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
06:07:09 [2021-03-30T06:07:09.471Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:07:09 [2021-03-30T06:07:09.471Z] Using test binary docker
06:07:09 [2021-03-30T06:07:09.471Z] +++ /etc/init.d/apparmor start
06:07:09 [2021-03-30T06:07:09.471Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:07:09 [2021-03-30T06:07:09.471Z] INFO: Waiting for daemon to start...
06:07:09 [2021-03-30T06:07:09.471Z] Starting dockerd
06:07:09 [2021-03-30T06:07:09.471Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
06:07:10 [2021-03-30T06:07:10.672Z] .
06:07:10 [2021-03-30T06:07:10.672Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:07:10 [2021-03-30T06:07:10.672Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:07:10 [2021-03-30T06:07:10.672Z] Error: No such image: emptyfs
06:07:10 [2021-03-30T06:07:10.672Z] ++++ tar -cC bundles/test-integration/emptyfs .
06:07:10 [2021-03-30T06:07:10.672Z] ++++ docker load
06:07:10 [2021-03-30T06:07:10.931Z] Running integration-test (iteration 1)
06:07:10 [2021-03-30T06:07:10.931Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
06:07:10 [2021-03-30T06:07:10.931Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
06:07:10 [2021-03-30T06:07:10.931Z] ++ set -e
06:07:10 [2021-03-30T06:07:10.931Z] ++ '[' -n 0 ']'
06:07:10 [2021-03-30T06:07:10.931Z] ++ set -x
06:07:10 [2021-03-30T06:07:10.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
06:07:11 [2021-03-30T06:07:11.286Z] --- PASS: TestConfigsCreateAndDelete (3.27s)
06:07:11 [2021-03-30T06:07:11.286Z] === RUN   TestConfigsUpdate
06:07:11 [2021-03-30T06:07:11.869Z] 
06:07:11 [2021-03-30T06:07:11.869Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:07:11 [2021-03-30T06:07:11.869Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:07:11 [2021-03-30T06:07:11.869Z] Error: No such image: emptyfs
06:07:11 [2021-03-30T06:07:11.869Z] ++++ tar -cC bundles/test-integration/emptyfs .
06:07:11 [2021-03-30T06:07:11.869Z] ++++ docker load
06:07:12 [2021-03-30T06:07:12.438Z] Running integration-test (iteration 1)
06:07:12 [2021-03-30T06:07:12.438Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
06:07:12 [2021-03-30T06:07:12.438Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
06:07:12 [2021-03-30T06:07:12.438Z] ++ set -e
06:07:12 [2021-03-30T06:07:12.438Z] ++ '[' -n 0 ']'
06:07:12 [2021-03-30T06:07:12.438Z] ++ set -x
06:07:12 [2021-03-30T06:07:12.438Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
06:07:14 [2021-03-30T06:07:14.595Z] --- PASS: TestConfigsUpdate (3.26s)
06:07:14 [2021-03-30T06:07:14.595Z] === RUN   TestTemplatedConfig
06:07:18 [2021-03-30T06:07:18.797Z] --- PASS: TestTemplatedConfig (4.06s)
06:07:18 [2021-03-30T06:07:18.797Z] === RUN   TestConfigCreateResolve
06:07:20 [2021-03-30T06:07:20.114Z] --- PASS: TestUpdateRestartPolicy (14.22s)
06:07:20 [2021-03-30T06:07:20.114Z] === RUN   TestUpdateRestartWithAutoRemove
06:07:20 [2021-03-30T06:07:20.114Z] --- PASS: TestUpdateRestartWithAutoRemove (1.04s)
06:07:20 [2021-03-30T06:07:20.114Z] === RUN   TestWaitNonBlocked
06:07:20 [2021-03-30T06:07:20.114Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
06:07:20 [2021-03-30T06:07:20.115Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
06:07:20 [2021-03-30T06:07:20.115Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
06:07:20 [2021-03-30T06:07:20.115Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
06:07:20 [2021-03-30T06:07:20.115Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
06:07:20 [2021-03-30T06:07:20.115Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
06:07:21 [2021-03-30T06:07:21.630Z] --- PASS: TestWaitNonBlocked (0.01s)
06:07:21 [2021-03-30T06:07:21.630Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.30s)
06:07:21 [2021-03-30T06:07:21.630Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.36s)
06:07:21 [2021-03-30T06:07:21.630Z] === RUN   TestWaitBlocked
06:07:21 [2021-03-30T06:07:21.630Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
06:07:21 [2021-03-30T06:07:21.630Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
06:07:21 [2021-03-30T06:07:21.630Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
06:07:21 [2021-03-30T06:07:21.630Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
06:07:21 [2021-03-30T06:07:21.630Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
06:07:21 [2021-03-30T06:07:21.630Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
06:07:22 [2021-03-30T06:07:22.095Z] --- PASS: TestConfigCreateResolve (3.21s)
06:07:22 [2021-03-30T06:07:22.095Z] === RUN   TestConfigDaemonLibtrustID
06:07:22 [2021-03-30T06:07:22.663Z] --- PASS: TestWaitBlocked (0.01s)
06:07:22 [2021-03-30T06:07:22.663Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s)
06:07:22 [2021-03-30T06:07:22.663Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.41s)
06:07:22 [2021-03-30T06:07:22.663Z] === CONT  TestContainerStartOnDaemonRestart
06:07:22 [2021-03-30T06:07:22.663Z] === CONT  TestContainerKillOnDaemonStart
06:07:22 [2021-03-30T06:07:22.666Z] --- PASS: TestConfigDaemonLibtrustID (0.66s)
06:07:22 [2021-03-30T06:07:22.666Z] PASS
06:07:22 [2021-03-30T06:07:22.666Z] 
06:07:22 [2021-03-30T06:07:22.666Z] DONE 7 tests in 21.777s
06:07:22 [2021-03-30T06:07:22.666Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
06:07:22 [2021-03-30T06:07:22.666Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
06:07:22 [2021-03-30T06:07:22.666Z] ++ set -e
06:07:22 [2021-03-30T06:07:22.666Z] ++ '[' -n 0 ']'
06:07:22 [2021-03-30T06:07:22.666Z] ++ set -x
06:07:22 [2021-03-30T06:07:22.666Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
06:07:22 [2021-03-30T06:07:22.932Z] INFO: Testing against a local daemon
06:07:22 [2021-03-30T06:07:22.932Z] === RUN   TestCheckpoint
06:07:22 [2021-03-30T06:07:22.932Z] --- SKIP: TestCheckpoint (0.00s)
06:07:22 [2021-03-30T06:07:22.932Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:07:22 [2021-03-30T06:07:22.932Z] === RUN   TestContainerInvalidJSON
06:07:22 [2021-03-30T06:07:22.932Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
06:07:22 [2021-03-30T06:07:22.932Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
06:07:22 [2021-03-30T06:07:22.932Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
06:07:22 [2021-03-30T06:07:22.932Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
06:07:22 [2021-03-30T06:07:22.932Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
06:07:22 [2021-03-30T06:07:22.932Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
06:07:22 [2021-03-30T06:07:22.932Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
06:07:22 [2021-03-30T06:07:22.932Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
06:07:22 [2021-03-30T06:07:22.932Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
06:07:22 [2021-03-30T06:07:22.932Z] --- PASS: TestContainerInvalidJSON (0.02s)
06:07:22 [2021-03-30T06:07:22.932Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
06:07:22 [2021-03-30T06:07:22.932Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
06:07:22 [2021-03-30T06:07:22.932Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
06:07:22 [2021-03-30T06:07:22.932Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:07:22 [2021-03-30T06:07:22.932Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
06:07:22 [2021-03-30T06:07:22.932Z] === RUN   TestCopyFromContainerPathIsNotDir
06:07:23 [2021-03-30T06:07:23.193Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
06:07:23 [2021-03-30T06:07:23.193Z] === RUN   TestCopyToContainerPathDoesNotExist
06:07:23 [2021-03-30T06:07:23.193Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s)
06:07:23 [2021-03-30T06:07:23.193Z] === RUN   TestCopyToContainerPathIsNotDir
06:07:23 [2021-03-30T06:07:23.454Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
06:07:23 [2021-03-30T06:07:23.454Z] === RUN   TestCopyFromContainer
06:07:25 [2021-03-30T06:07:25.999Z] === RUN   TestCopyFromContainer//
06:07:25 [2021-03-30T06:07:25.999Z] === RUN   TestCopyFromContainer//bar/root
06:07:25 [2021-03-30T06:07:25.999Z] === RUN   TestCopyFromContainer//bar/root/
06:07:25 [2021-03-30T06:07:25.999Z] === RUN   TestCopyFromContainer/bar/quux
06:07:25 [2021-03-30T06:07:25.999Z] === RUN   TestCopyFromContainer/bar/quux/
06:07:26 [2021-03-30T06:07:26.260Z] === RUN   TestCopyFromContainer/bar/quux/baz
06:07:26 [2021-03-30T06:07:26.260Z] === RUN   TestCopyFromContainer/bar/filesymlink
06:07:26 [2021-03-30T06:07:26.521Z] === RUN   TestCopyFromContainer/bar/dirsymlink
06:07:26 [2021-03-30T06:07:26.521Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
06:07:26 [2021-03-30T06:07:26.781Z] === RUN   TestCopyFromContainer/bar/notarget
06:07:26 [2021-03-30T06:07:26.781Z] --- PASS: TestCopyFromContainer (3.44s)
06:07:26 [2021-03-30T06:07:26.781Z]     --- PASS: TestCopyFromContainer// (0.11s)
06:07:26 [2021-03-30T06:07:26.781Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
06:07:26 [2021-03-30T06:07:26.781Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
06:07:26 [2021-03-30T06:07:26.781Z]     --- PASS: TestCopyFromContainer/bar/quux (0.16s)
06:07:26 [2021-03-30T06:07:26.781Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
06:07:26 [2021-03-30T06:07:26.781Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
06:07:26 [2021-03-30T06:07:26.781Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
06:07:26 [2021-03-30T06:07:26.781Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
06:07:26 [2021-03-30T06:07:26.781Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
06:07:26 [2021-03-30T06:07:26.781Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
06:07:26 [2021-03-30T06:07:26.781Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:07:26 [2021-03-30T06:07:26.781Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:07:26 [2021-03-30T06:07:26.781Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:07:26 [2021-03-30T06:07:26.781Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:07:26 [2021-03-30T06:07:26.781Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:07:26 [2021-03-30T06:07:26.781Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:07:26 [2021-03-30T06:07:26.781Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:07:26 [2021-03-30T06:07:26.781Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:07:26 [2021-03-30T06:07:26.781Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:07:26 [2021-03-30T06:07:26.781Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:07:26 [2021-03-30T06:07:26.781Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
06:07:26 [2021-03-30T06:07:26.781Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
06:07:26 [2021-03-30T06:07:26.781Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
06:07:26 [2021-03-30T06:07:26.781Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
06:07:26 [2021-03-30T06:07:26.781Z] === RUN   TestCreateLinkToNonExistingContainer
06:07:27 [2021-03-30T06:07:27.042Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
06:07:27 [2021-03-30T06:07:27.042Z] === RUN   TestCreateWithInvalidEnv
06:07:27 [2021-03-30T06:07:27.042Z] === RUN   TestCreateWithInvalidEnv/0
06:07:27 [2021-03-30T06:07:27.042Z] === PAUSE TestCreateWithInvalidEnv/0
06:07:27 [2021-03-30T06:07:27.042Z] === RUN   TestCreateWithInvalidEnv/1
06:07:27 [2021-03-30T06:07:27.042Z] === PAUSE TestCreateWithInvalidEnv/1
06:07:27 [2021-03-30T06:07:27.042Z] === RUN   TestCreateWithInvalidEnv/2
06:07:27 [2021-03-30T06:07:27.042Z] === PAUSE TestCreateWithInvalidEnv/2
06:07:27 [2021-03-30T06:07:27.042Z] === CONT  TestCreateWithInvalidEnv/0
06:07:27 [2021-03-30T06:07:27.042Z] === CONT  TestCreateWithInvalidEnv/1
06:07:27 [2021-03-30T06:07:27.042Z] === CONT  TestCreateWithInvalidEnv/2
06:07:27 [2021-03-30T06:07:27.042Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
06:07:27 [2021-03-30T06:07:27.042Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
06:07:27 [2021-03-30T06:07:27.042Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
06:07:27 [2021-03-30T06:07:27.042Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
06:07:27 [2021-03-30T06:07:27.042Z] === RUN   TestCreateTmpfsMountsTarget
06:07:27 [2021-03-30T06:07:27.042Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
06:07:27 [2021-03-30T06:07:27.042Z] === RUN   TestCreateWithCustomMaskedPaths
06:07:27 [2021-03-30T06:07:27.117Z] --- PASS: TestContainerStartOnDaemonRestart (3.57s)
06:07:27 [2021-03-30T06:07:27.117Z] === CONT  TestIpcModeOlderClient
06:07:27 [2021-03-30T06:07:27.117Z] --- PASS: TestIpcModeOlderClient (0.21s)
06:07:27 [2021-03-30T06:07:27.117Z] === CONT  TestDaemonHostGatewayIP
06:07:30 [2021-03-30T06:07:30.341Z] --- PASS: TestCreateWithCustomMaskedPaths (2.75s)
06:07:30 [2021-03-30T06:07:30.341Z] === RUN   TestCreateWithCustomReadonlyPaths
06:07:30 [2021-03-30T06:07:30.720Z] --- PASS: TestDaemonHostGatewayIP (4.25s)
06:07:30 [2021-03-30T06:07:30.720Z] === CONT  TestRestartDaemonWithRestartingContainer
06:07:32 [2021-03-30T06:07:32.885Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.82s)
06:07:32 [2021-03-30T06:07:32.885Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:07:32 [2021-03-30T06:07:32.885Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:07:32 [2021-03-30T06:07:32.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:07:32 [2021-03-30T06:07:32.885Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:07:32 [2021-03-30T06:07:32.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:07:32 [2021-03-30T06:07:32.885Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:07:32 [2021-03-30T06:07:32.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:07:32 [2021-03-30T06:07:32.885Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:07:32 [2021-03-30T06:07:32.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:07:32 [2021-03-30T06:07:32.885Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:07:32 [2021-03-30T06:07:32.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:07:32 [2021-03-30T06:07:32.885Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:07:32 [2021-03-30T06:07:32.885Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:07:32 [2021-03-30T06:07:32.885Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:07:32 [2021-03-30T06:07:32.885Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:07:32 [2021-03-30T06:07:32.885Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:07:32 [2021-03-30T06:07:32.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
06:07:32 [2021-03-30T06:07:32.885Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
06:07:32 [2021-03-30T06:07:32.885Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
06:07:32 [2021-03-30T06:07:32.885Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
06:07:32 [2021-03-30T06:07:32.885Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
06:07:32 [2021-03-30T06:07:32.885Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
06:07:32 [2021-03-30T06:07:32.885Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
06:07:33 [2021-03-30T06:07:33.825Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.98s)
06:07:33 [2021-03-30T06:07:33.825Z] === RUN   TestCreateDifferentPlatform
06:07:33 [2021-03-30T06:07:33.825Z] === RUN   TestCreateDifferentPlatform/different_os
06:07:33 [2021-03-30T06:07:33.825Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
06:07:33 [2021-03-30T06:07:33.825Z] --- PASS: TestCreateDifferentPlatform (0.03s)
06:07:33 [2021-03-30T06:07:33.825Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
06:07:33 [2021-03-30T06:07:33.825Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
06:07:33 [2021-03-30T06:07:33.825Z] === RUN   TestCreateVolumesFromNonExistingContainer
06:07:33 [2021-03-30T06:07:33.825Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
06:07:33 [2021-03-30T06:07:33.825Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
06:07:33 [2021-03-30T06:07:33.825Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s)
06:07:33 [2021-03-30T06:07:33.825Z] === RUN   TestContainerStartOnDaemonRestart
06:07:33 [2021-03-30T06:07:33.825Z] === PAUSE TestContainerStartOnDaemonRestart
06:07:33 [2021-03-30T06:07:33.825Z] === RUN   TestDaemonRestartIpcMode
06:07:33 [2021-03-30T06:07:33.825Z] === PAUSE TestDaemonRestartIpcMode
06:07:33 [2021-03-30T06:07:33.825Z] === RUN   TestDaemonHostGatewayIP
06:07:33 [2021-03-30T06:07:33.825Z] === PAUSE TestDaemonHostGatewayIP
06:07:33 [2021-03-30T06:07:33.825Z] === RUN   TestRestartDaemonWithRestartingContainer
06:07:33 [2021-03-30T06:07:33.825Z] === PAUSE TestRestartDaemonWithRestartingContainer
06:07:33 [2021-03-30T06:07:33.825Z] === RUN   TestContainerKillOnDaemonStart
06:07:33 [2021-03-30T06:07:33.825Z] === PAUSE TestContainerKillOnDaemonStart
06:07:33 [2021-03-30T06:07:33.825Z] === RUN   TestDiff
06:07:34 [2021-03-30T06:07:34.766Z] --- PASS: TestDiff (0.96s)
06:07:34 [2021-03-30T06:07:34.766Z] === RUN   TestExecWithCloseStdin
06:07:35 [2021-03-30T06:07:35.173Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.41s)
06:07:35 [2021-03-30T06:07:35.173Z] === CONT  TestDaemonRestartIpcMode
06:07:35 [2021-03-30T06:07:35.807Z] --- PASS: TestContainerKillOnDaemonStart (12.95s)
06:07:36 [2021-03-30T06:07:36.150Z] --- PASS: TestExecWithCloseStdin (1.27s)
06:07:36 [2021-03-30T06:07:36.150Z] === RUN   TestExec
06:07:37 [2021-03-30T06:07:37.534Z] --- PASS: TestExec (1.30s)
06:07:37 [2021-03-30T06:07:37.534Z] === RUN   TestExecUser
06:07:38 [2021-03-30T06:07:38.916Z] --- PASS: TestExecUser (1.29s)
06:07:38 [2021-03-30T06:07:38.916Z] === RUN   TestExportContainerAndImportImage
06:07:39 [2021-03-30T06:07:39.858Z] --- PASS: TestExportContainerAndImportImage (1.27s)
06:07:39 [2021-03-30T06:07:39.858Z] === RUN   TestExportContainerAfterDaemonRestart
06:07:40 [2021-03-30T06:07:40.254Z] --- PASS: TestDaemonRestartIpcMode (4.33s)
06:07:40 [2021-03-30T06:07:40.254Z] PASS
06:07:40 [2021-03-30T06:07:40.254Z] 
06:07:40 [2021-03-30T06:07:40.254Z] === Skipped
06:07:40 [2021-03-30T06:07:40.254Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
06:07:40 [2021-03-30T06:07:40.254Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:07:40 [2021-03-30T06:07:40.254Z] 
06:07:40 [2021-03-30T06:07:40.254Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
06:07:40 [2021-03-30T06:07:40.254Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:07:40 [2021-03-30T06:07:40.254Z] 
06:07:40 [2021-03-30T06:07:40.254Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
06:07:40 [2021-03-30T06:07:40.255Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:07:40 [2021-03-30T06:07:40.255Z] 
06:07:40 [2021-03-30T06:07:40.255Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
06:07:40 [2021-03-30T06:07:40.255Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:07:40 [2021-03-30T06:07:40.255Z] 
06:07:40 [2021-03-30T06:07:40.255Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
06:07:40 [2021-03-30T06:07:40.255Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:07:40 [2021-03-30T06:07:40.255Z] 
06:07:40 [2021-03-30T06:07:40.255Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
06:07:40 [2021-03-30T06:07:40.255Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
06:07:40 [2021-03-30T06:07:40.255Z] 
06:07:40 [2021-03-30T06:07:40.255Z] 
06:07:40 [2021-03-30T06:07:40.255Z] DONE 196 tests, 6 skipped in 187.541s
06:07:40 [2021-03-30T06:07:40.255Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
06:07:40 [2021-03-30T06:07:40.255Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
06:07:40 [2021-03-30T06:07:40.255Z] ++ set -e
06:07:40 [2021-03-30T06:07:40.255Z] ++ '[' -n 0 ']'
06:07:40 [2021-03-30T06:07:40.255Z] ++ set -x
06:07:40 [2021-03-30T06:07:40.255Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
06:07:40 [2021-03-30T06:07:40.255Z] INFO: Testing against a local daemon
06:07:40 [2021-03-30T06:07:40.255Z] === RUN   TestCommitInheritsEnv
06:07:40 [2021-03-30T06:07:40.545Z] --- PASS: TestCommitInheritsEnv (0.67s)
06:07:40 [2021-03-30T06:07:40.545Z] === RUN   TestImportExtremelyLargeImageWorks
06:07:40 [2021-03-30T06:07:40.545Z] === PAUSE TestImportExtremelyLargeImageWorks
06:07:40 [2021-03-30T06:07:40.545Z] === RUN   TestImagesFilterMultiReference
06:07:40 [2021-03-30T06:07:40.836Z] --- PASS: TestImagesFilterMultiReference (0.07s)
06:07:40 [2021-03-30T06:07:40.836Z] === RUN   TestImagePullPlatformInvalid
06:07:40 [2021-03-30T06:07:40.836Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
06:07:40 [2021-03-30T06:07:40.836Z] === RUN   TestRemoveImageOrphaning
06:07:41 [2021-03-30T06:07:41.469Z] --- PASS: TestRemoveImageOrphaning (0.70s)
06:07:41 [2021-03-30T06:07:41.469Z] === RUN   TestRemoveImageGarbageCollector
06:07:41 [2021-03-30T06:07:41.469Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s)
06:07:41 [2021-03-30T06:07:41.469Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:07:41 [2021-03-30T06:07:41.469Z] === RUN   TestTagUnprefixedRepoByNameOrName
06:07:41 [2021-03-30T06:07:41.469Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
06:07:41 [2021-03-30T06:07:41.469Z] === RUN   TestTagInvalidReference
06:07:41 [2021-03-30T06:07:41.469Z] --- PASS: TestTagInvalidReference (0.02s)
06:07:41 [2021-03-30T06:07:41.469Z] === RUN   TestTagValidPrefixedRepo
06:07:41 [2021-03-30T06:07:41.469Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
06:07:41 [2021-03-30T06:07:41.469Z] === RUN   TestTagExistedNameWithoutForce
06:07:41 [2021-03-30T06:07:41.469Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
06:07:41 [2021-03-30T06:07:41.469Z] === RUN   TestTagOfficialNames
06:07:41 [2021-03-30T06:07:41.469Z] --- PASS: TestTagOfficialNames (0.04s)
06:07:41 [2021-03-30T06:07:41.469Z] === RUN   TestTagMatchesDigest
06:07:41 [2021-03-30T06:07:41.469Z] --- PASS: TestTagMatchesDigest (0.02s)
06:07:41 [2021-03-30T06:07:41.469Z] === CONT  TestImportExtremelyLargeImageWorks
06:07:42 [2021-03-30T06:07:42.401Z] --- PASS: TestExportContainerAfterDaemonRestart (2.04s)
06:07:42 [2021-03-30T06:07:42.401Z] === RUN   TestHealthCheckWorkdir
06:07:42 [2021-03-30T06:07:42.437Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:07:42 [2021-03-30T06:07:42.437Z] 
06:07:42 [2021-03-30T06:07:42.437Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:07:42 [2021-03-30T06:07:42.437Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:07:42 [2021-03-30T06:07:42.437Z] HOSTNAME=69bf3c0a85b8
06:07:42 [2021-03-30T06:07:42.437Z] TESTDEBUG=0
06:07:42 [2021-03-30T06:07:42.437Z] DEST=bundles/test-integration
06:07:42 [2021-03-30T06:07:42.437Z] PWD=/go/src/github.com/docker/docker
06:07:42 [2021-03-30T06:07:42.437Z] DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b
06:07:42 [2021-03-30T06:07:42.437Z] container=docker
06:07:42 [2021-03-30T06:07:42.437Z] HOME=/root
06:07:42 [2021-03-30T06:07:42.437Z] GOLANG_VERSION=1.13.15
06:07:42 [2021-03-30T06:07:42.437Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:07:42 [2021-03-30T06:07:42.437Z] VALIDATE_BRANCH=master
06:07:42 [2021-03-30T06:07:42.437Z] TERM=xterm
06:07:42 [2021-03-30T06:07:42.437Z] DOCKER_PKG=github.com/docker/docker
06:07:42 [2021-03-30T06:07:42.437Z] SHLVL=1
06:07:42 [2021-03-30T06:07:42.437Z] TIMEOUT=120m
06:07:42 [2021-03-30T06:07:42.437Z] DOCKER_BUILDTAGS=apparmor seccomp journald
06:07:42 [2021-03-30T06:07:42.437Z] DOCKER_GRAPHDRIVER=overlay2
06:07:42 [2021-03-30T06:07:42.437Z] GO111MODULE=off
06:07:42 [2021-03-30T06:07:42.437Z] DOCKER_EXPERIMENTAL=1
06:07:42 [2021-03-30T06:07:42.437Z] TEST_SKIP_INTEGRATION_CLI=1
06:07:42 [2021-03-30T06:07:42.437Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:07:42 [2021-03-30T06:07:42.437Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:07:42 [2021-03-30T06:07:42.437Z] GOPATH=/go
06:07:42 [2021-03-30T06:07:42.437Z] PKG_CONFIG=pkg-config
06:07:42 [2021-03-30T06:07:42.437Z] _=/usr/bin/env
06:07:42 [2021-03-30T06:07:42.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:07:43 [2021-03-30T06:07:43.785Z] --- PASS: TestHealthCheckWorkdir (1.59s)
06:07:43 [2021-03-30T06:07:43.785Z] === RUN   TestHealthKillContainer
06:07:47 [2021-03-30T06:07:47.081Z] --- PASS: TestHealthKillContainer (3.19s)
06:07:47 [2021-03-30T06:07:47.081Z] === RUN   TestInspectCpusetInConfigPre120
06:07:47 [2021-03-30T06:07:47.652Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s)
06:07:47 [2021-03-30T06:07:47.652Z] === RUN   TestIpcModeNone
06:07:49 [2021-03-30T06:07:49.038Z] --- PASS: TestIpcModeNone (1.22s)
06:07:49 [2021-03-30T06:07:49.038Z] === RUN   TestIpcModePrivate
06:07:49 [2021-03-30T06:07:49.454Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
06:07:50 [2021-03-30T06:07:50.420Z] --- PASS: TestIpcModePrivate (1.24s)
06:07:50 [2021-03-30T06:07:50.420Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
06:07:50 [2021-03-30T06:07:50.420Z] === RUN   TestIpcModeShareable
06:07:51 [2021-03-30T06:07:51.162Z] Loaded image: buildpack-deps:buster
06:07:51 [2021-03-30T06:07:51.163Z] Loaded image: busybox:latest
06:07:51 [2021-03-30T06:07:51.163Z] Loaded image: busybox:glibc
06:07:51 [2021-03-30T06:07:51.361Z] --- PASS: TestIpcModeShareable (1.22s)
06:07:51 [2021-03-30T06:07:51.361Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
06:07:51 [2021-03-30T06:07:51.361Z] === RUN   TestAPIIpcModeShareableAndContainer
06:07:51 [2021-03-30T06:07:51.731Z] Loaded image: buildpack-deps:buster
06:07:51 [2021-03-30T06:07:51.990Z] Loaded image: busybox:latest
06:07:52 [2021-03-30T06:07:52.559Z] Loaded image: busybox:glibc
06:07:55 [2021-03-30T06:07:55.563Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.57s)
06:07:55 [2021-03-30T06:07:55.563Z] === RUN   TestAPIIpcModeHost
06:07:56 [2021-03-30T06:07:56.503Z] --- PASS: TestAPIIpcModeHost (1.26s)
06:07:56 [2021-03-30T06:07:56.503Z] === RUN   TestDaemonIpcModeShareable
06:07:59 [2021-03-30T06:07:59.053Z] --- PASS: TestDaemonIpcModeShareable (2.30s)
06:07:59 [2021-03-30T06:07:59.053Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
06:07:59 [2021-03-30T06:07:59.053Z] === RUN   TestDaemonIpcModePrivate
06:07:59 [2021-03-30T06:07:59.123Z] Loaded image: debian:bullseye
06:07:59 [2021-03-30T06:07:59.123Z] Loaded image: hello-world:latest
06:07:59 [2021-03-30T06:07:59.123Z] Loaded image: arm32v7/hello-world:latest
06:07:59 [2021-03-30T06:07:59.123Z] INFO: Testing against a local daemon
06:07:59 [2021-03-30T06:07:59.123Z] === RUN   TestDockerDaemonSuite
06:07:59 [2021-03-30T06:07:59.123Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
06:07:59 [2021-03-30T06:07:59.382Z] Loaded image: debian:bullseye
06:07:59 [2021-03-30T06:07:59.640Z] Loaded image: hello-world:latest
06:07:59 [2021-03-30T06:07:59.899Z] Loaded image: arm32v7/hello-world:latest
06:07:59 [2021-03-30T06:07:59.899Z] INFO: Testing against a local daemon
06:07:59 [2021-03-30T06:07:59.899Z] === RUN   TestDockerSuite
06:07:59 [2021-03-30T06:07:59.899Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
06:07:59 [2021-03-30T06:07:59.899Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
06:08:00 [2021-03-30T06:08:00.158Z] === RUN   TestDockerSuite/TestAPIErrorJSON
06:08:00 [2021-03-30T06:08:00.158Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
06:08:00 [2021-03-30T06:08:00.158Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
06:08:00 [2021-03-30T06:08:00.158Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
06:08:00 [2021-03-30T06:08:00.158Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
06:08:00 [2021-03-30T06:08:00.158Z] === RUN   TestDockerSuite/TestAPIImagesDelete
06:08:00 [2021-03-30T06:08:00.976Z] --- PASS: TestDaemonIpcModePrivate (2.23s)
06:08:00 [2021-03-30T06:08:00.976Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
06:08:00 [2021-03-30T06:08:00.976Z] === RUN   TestDaemonIpcModePrivateFromConfig
06:08:01 [2021-03-30T06:08:01.097Z] === RUN   TestDockerSuite/TestAPIImagesFilter
06:08:01 [2021-03-30T06:08:01.097Z] === RUN   TestDockerSuite/TestAPIImagesHistory
06:08:01 [2021-03-30T06:08:01.666Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
06:08:01 [2021-03-30T06:08:01.925Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
06:08:02 [2021-03-30T06:08:02.493Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
06:08:02 [2021-03-30T06:08:02.751Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
06:08:02 [2021-03-30T06:08:02.751Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
06:08:03 [2021-03-30T06:08:03.520Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.23s)
06:08:03 [2021-03-30T06:08:03.520Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
06:08:03 [2021-03-30T06:08:03.520Z] === RUN   TestDaemonIpcModeShareableFromConfig
06:08:04 [2021-03-30T06:08:04.655Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
06:08:04 [2021-03-30T06:08:04.655Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
06:08:05 [2021-03-30T06:08:05.225Z] === RUN   TestDockerSuite/TestAPINetworkFilter
06:08:05 [2021-03-30T06:08:05.225Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
06:08:05 [2021-03-30T06:08:05.225Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
06:08:05 [2021-03-30T06:08:05.434Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.29s)
06:08:05 [2021-03-30T06:08:05.434Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
06:08:05 [2021-03-30T06:08:05.434Z] === RUN   TestIpcModeOlderClient
06:08:05 [2021-03-30T06:08:05.434Z] === PAUSE TestIpcModeOlderClient
06:08:05 [2021-03-30T06:08:05.434Z] === RUN   TestKillContainerInvalidSignal
06:08:06 [2021-03-30T06:08:06.375Z] --- PASS: TestKillContainerInvalidSignal (1.01s)
06:08:06 [2021-03-30T06:08:06.375Z] === RUN   TestKillContainer
06:08:06 [2021-03-30T06:08:06.375Z] === RUN   TestKillContainer/no_signal
06:08:06 [2021-03-30T06:08:06.602Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
06:08:07 [2021-03-30T06:08:07.170Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
06:08:07 [2021-03-30T06:08:07.316Z] === RUN   TestKillContainer/non_killing_signal
06:08:07 [2021-03-30T06:08:07.485Z] tests/integration/api_volume_test.py .........                           [ 74%]
06:08:07 [2021-03-30T06:08:07.485Z] tests/integration/client_test.py .....                                   [ 75%]
06:08:07 [2021-03-30T06:08:07.485Z] tests/integration/context_api_test.py ...                                [ 76%]
06:08:07 [2021-03-30T06:08:07.485Z] tests/integration/errors_test.py .                                       [ 76%]
06:08:07 [2021-03-30T06:08:07.739Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
06:08:07 [2021-03-30T06:08:07.998Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
06:08:07 [2021-03-30T06:08:07.998Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
06:08:07 [2021-03-30T06:08:07.998Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
06:08:08 [2021-03-30T06:08:08.257Z] === RUN   TestKillContainer/killing_signal
06:08:09 [2021-03-30T06:08:09.197Z] --- PASS: TestKillContainer (2.94s)
06:08:09 [2021-03-30T06:08:09.197Z]     --- PASS: TestKillContainer/no_signal (0.94s)
06:08:09 [2021-03-30T06:08:09.197Z]     --- PASS: TestKillContainer/non_killing_signal (0.74s)
06:08:09 [2021-03-30T06:08:09.197Z]     --- PASS: TestKillContainer/killing_signal (0.96s)
06:08:09 [2021-03-30T06:08:09.197Z] === RUN   TestKillWithStopSignalAndRestartPolicies
06:08:09 [2021-03-30T06:08:09.197Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
06:08:10 [2021-03-30T06:08:10.138Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
06:08:11 [2021-03-30T06:08:11.524Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.94s)
06:08:11 [2021-03-30T06:08:11.524Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s)
06:08:11 [2021-03-30T06:08:11.524Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s)
06:08:11 [2021-03-30T06:08:11.524Z] === RUN   TestKillStoppedContainer
06:08:11 [2021-03-30T06:08:11.524Z] --- PASS: TestKillStoppedContainer (0.12s)
06:08:11 [2021-03-30T06:08:11.524Z] === RUN   TestKillStoppedContainerAPIPre120
06:08:11 [2021-03-30T06:08:11.524Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
06:08:11 [2021-03-30T06:08:11.524Z] === RUN   TestKillDifferentUserContainer
06:08:12 [2021-03-30T06:08:12.466Z] --- PASS: TestKillDifferentUserContainer (1.01s)
06:08:12 [2021-03-30T06:08:12.466Z] === RUN   TestInspectOomKilledTrue
06:08:12 [2021-03-30T06:08:12.466Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
06:08:12 [2021-03-30T06:08:12.466Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:08:12 [2021-03-30T06:08:12.466Z] === RUN   TestInspectOomKilledFalse
06:08:12 [2021-03-30T06:08:12.466Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
06:08:12 [2021-03-30T06:08:12.466Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:08:12 [2021-03-30T06:08:12.466Z] === RUN   TestLinksEtcHostsContentMatch
06:08:13 [2021-03-30T06:08:13.267Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
06:08:13 [2021-03-30T06:08:13.406Z] --- PASS: TestLinksEtcHostsContentMatch (0.97s)
06:08:13 [2021-03-30T06:08:13.406Z] === RUN   TestLinksContainerNames
06:08:15 [2021-03-30T06:08:15.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:08:15 [2021-03-30T06:08:15.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:08:15 [2021-03-30T06:08:15.317Z] --- PASS: TestLinksContainerNames (1.92s)
06:08:15 [2021-03-30T06:08:15.317Z] === RUN   TestLogsFollowTailEmpty
06:08:16 [2021-03-30T06:08:16.259Z] --- PASS: TestLogsFollowTailEmpty (1.01s)
06:08:16 [2021-03-30T06:08:16.259Z] === RUN   TestContainerNetworkMountsNoChown
06:08:16 [2021-03-30T06:08:16.552Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
06:08:17 [2021-03-30T06:08:17.201Z] --- PASS: TestContainerNetworkMountsNoChown (0.94s)
06:08:17 [2021-03-30T06:08:17.201Z] === RUN   TestMountDaemonRoot
06:08:17 [2021-03-30T06:08:17.461Z] === RUN   TestMountDaemonRoot/default
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/default
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/private
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/private
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/rprivate
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/rprivate
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/slave
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/slave
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/rslave
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/rslave
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/shared
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/shared
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/rshared
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/rshared
06:08:17 [2021-03-30T06:08:17.462Z] === CONT  TestMountDaemonRoot/default
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/default/bind_root
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/default/bind_root
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/default/bind_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/default/mount_root
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/default/mount_root
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/default/mount_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === CONT  TestMountDaemonRoot/rshared
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/rshared/bind_root
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/rshared/mount_root
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === CONT  TestMountDaemonRoot/rprivate
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === CONT  TestMountDaemonRoot/slave
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/slave/bind_root
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/slave/bind_root
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/slave/mount_root
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/slave/mount_root
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === CONT  TestMountDaemonRoot/private
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/private/bind_root
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/private/bind_root
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/private/bind_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/private/mount_root
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/private/mount_root
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/private/mount_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === CONT  TestMountDaemonRoot/shared
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/shared/bind_root
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/shared/bind_root
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/shared/mount_root
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/shared/mount_root
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === CONT  TestMountDaemonRoot/rslave
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/rslave/mount_root
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/rslave/bind_root
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
06:08:17 [2021-03-30T06:08:17.462Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === CONT  TestMountDaemonRoot/default/bind_root
06:08:17 [2021-03-30T06:08:17.462Z] === CONT  TestMountDaemonRoot/rshared/bind_root
06:08:17 [2021-03-30T06:08:17.462Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
06:08:17 [2021-03-30T06:08:17.462Z] === CONT  TestMountDaemonRoot/default/mount_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === CONT  TestMountDaemonRoot/default/mount_root
06:08:17 [2021-03-30T06:08:17.462Z] === CONT  TestMountDaemonRoot/default/bind_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === CONT  TestMountDaemonRoot/slave/bind_root
06:08:17 [2021-03-30T06:08:17.462Z] === CONT  TestMountDaemonRoot/private/bind_root
06:08:17 [2021-03-30T06:08:17.462Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === CONT  TestMountDaemonRoot/rshared/mount_root
06:08:17 [2021-03-30T06:08:17.462Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
06:08:17 [2021-03-30T06:08:17.462Z] === CONT  TestMountDaemonRoot/shared/bind_root
06:08:17 [2021-03-30T06:08:17.722Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
06:08:17 [2021-03-30T06:08:17.722Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
06:08:17 [2021-03-30T06:08:17.722Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
06:08:17 [2021-03-30T06:08:17.722Z] === CONT  TestMountDaemonRoot/rslave/mount_root
06:08:17 [2021-03-30T06:08:17.722Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
06:08:17 [2021-03-30T06:08:17.722Z] === CONT  TestMountDaemonRoot/slave/mount_root
06:08:17 [2021-03-30T06:08:17.722Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
06:08:17 [2021-03-30T06:08:17.722Z] === CONT  TestMountDaemonRoot/private/mount_subpath
06:08:17 [2021-03-30T06:08:17.722Z] === CONT  TestMountDaemonRoot/private/mount_root
06:08:17 [2021-03-30T06:08:17.722Z] === CONT  TestMountDaemonRoot/private/bind_subpath
06:08:17 [2021-03-30T06:08:17.722Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
06:08:17 [2021-03-30T06:08:17.722Z] === CONT  TestMountDaemonRoot/rslave/bind_root
06:08:17 [2021-03-30T06:08:17.722Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
06:08:17 [2021-03-30T06:08:17.722Z] === CONT  TestMountDaemonRoot/shared/mount_root
06:08:17 [2021-03-30T06:08:17.722Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
06:08:17 [2021-03-30T06:08:17.722Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
06:08:17 [2021-03-30T06:08:17.983Z] --- PASS: TestMountDaemonRoot (0.04s)
06:08:17 [2021-03-30T06:08:17.983Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
06:08:17 [2021-03-30T06:08:17.983Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.13s)
06:08:17 [2021-03-30T06:08:17.983Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
06:08:17 [2021-03-30T06:08:17.983Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
06:08:17 [2021-03-30T06:08:17.983Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
06:08:17 [2021-03-30T06:08:17.983Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
06:08:17 [2021-03-30T06:08:17.983Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
06:08:17 [2021-03-30T06:08:17.983Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
06:08:17 [2021-03-30T06:08:17.983Z] === RUN   TestContainerBindMountNonRecursive
06:08:19 [2021-03-30T06:08:19.871Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
06:08:19 [2021-03-30T06:08:19.954Z] --- PASS: TestImportExtremelyLargeImageWorks (102.52s)
06:08:19 [2021-03-30T06:08:19.954Z] PASS
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] === Skipped
06:08:19 [2021-03-30T06:08:19.954Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] DONE 12 tests, 1 skipped in 106.502s
06:08:19 [2021-03-30T06:08:19.954Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
06:08:19 [2021-03-30T06:08:19.954Z] INFO: Testing against a local daemon
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestNetworkCreateDelete
06:08:19 [2021-03-30T06:08:19.954Z] --- PASS: TestNetworkCreateDelete (0.15s)
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestDockerNetworkDeletePreferID
06:08:19 [2021-03-30T06:08:19.954Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestDaemonDNSFallback
06:08:19 [2021-03-30T06:08:19.954Z] --- PASS: TestDaemonDNSFallback (7.59s)
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestInspectNetwork
06:08:19 [2021-03-30T06:08:19.954Z] --- SKIP: TestInspectNetwork (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestRunContainerWithBridgeNone
06:08:19 [2021-03-30T06:08:19.954Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestNetworkInvalidJSON
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestNetworkInvalidJSON//networks/create
06:08:19 [2021-03-30T06:08:19.954Z] === PAUSE TestNetworkInvalidJSON//networks/create
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
06:08:19 [2021-03-30T06:08:19.954Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
06:08:19 [2021-03-30T06:08:19.954Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
06:08:19 [2021-03-30T06:08:19.954Z] === CONT  TestNetworkInvalidJSON//networks/create
06:08:19 [2021-03-30T06:08:19.954Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
06:08:19 [2021-03-30T06:08:19.954Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
06:08:19 [2021-03-30T06:08:19.954Z] --- PASS: TestNetworkInvalidJSON (0.01s)
06:08:19 [2021-03-30T06:08:19.954Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestNetworkList
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestNetworkList//networks
06:08:19 [2021-03-30T06:08:19.954Z] === PAUSE TestNetworkList//networks
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestNetworkList//networks/
06:08:19 [2021-03-30T06:08:19.954Z] === PAUSE TestNetworkList//networks/
06:08:19 [2021-03-30T06:08:19.954Z] === CONT  TestNetworkList//networks
06:08:19 [2021-03-30T06:08:19.954Z] === CONT  TestNetworkList//networks/
06:08:19 [2021-03-30T06:08:19.954Z] --- PASS: TestNetworkList (0.01s)
06:08:19 [2021-03-30T06:08:19.954Z]     --- PASS: TestNetworkList//networks/ (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     --- PASS: TestNetworkList//networks (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestHostIPv4BridgeLabel
06:08:19 [2021-03-30T06:08:19.954Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestDaemonRestartWithLiveRestore
06:08:19 [2021-03-30T06:08:19.954Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
06:08:19 [2021-03-30T06:08:19.954Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestDaemonDefaultNetworkPools
06:08:19 [2021-03-30T06:08:19.954Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
06:08:19 [2021-03-30T06:08:19.954Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestDaemonRestartWithExistingNetwork
06:08:19 [2021-03-30T06:08:19.954Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
06:08:19 [2021-03-30T06:08:19.954Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
06:08:19 [2021-03-30T06:08:19.954Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
06:08:19 [2021-03-30T06:08:19.954Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestServiceWithPredefinedNetwork
06:08:19 [2021-03-30T06:08:19.954Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestServiceRemoveKeepsIngressNetwork
06:08:19 [2021-03-30T06:08:19.954Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     service_test.go:242: FLAKY_TEST
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestServiceWithDataPathPortInit
06:08:19 [2021-03-30T06:08:19.954Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
06:08:19 [2021-03-30T06:08:19.954Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestServiceWithDefaultAddressPoolInit
06:08:19 [2021-03-30T06:08:19.954Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:19 [2021-03-30T06:08:19.954Z] PASS
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] === Skipped
06:08:19 [2021-03-30T06:08:19.954Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
06:08:19 [2021-03-30T06:08:19.954Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
06:08:19 [2021-03-30T06:08:19.954Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
06:08:19 [2021-03-30T06:08:19.954Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     service_test.go:242: FLAKY_TEST
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
06:08:19 [2021-03-30T06:08:19.954Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] DONE 22 tests, 12 skipped in 8.272s
06:08:19 [2021-03-30T06:08:19.954Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
06:08:19 [2021-03-30T06:08:19.954Z] INFO: Testing against a local daemon
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestDockerNetworkIpvlanPersistance
06:08:19 [2021-03-30T06:08:19.954Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestDockerNetworkIpvlan
06:08:19 [2021-03-30T06:08:19.954Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:08:19 [2021-03-30T06:08:19.954Z] PASS
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] === Skipped
06:08:19 [2021-03-30T06:08:19.954Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] DONE 2 tests, 2 skipped in 0.105s
06:08:19 [2021-03-30T06:08:19.954Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
06:08:19 [2021-03-30T06:08:19.954Z] INFO: Testing against a local daemon
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestDockerNetworkMacvlanPersistance
06:08:19 [2021-03-30T06:08:19.954Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestDockerNetworkMacvlan
06:08:19 [2021-03-30T06:08:19.954Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
06:08:19 [2021-03-30T06:08:19.954Z] PASS
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] === Skipped
06:08:19 [2021-03-30T06:08:19.954Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] DONE 2 tests, 2 skipped in 0.092s
06:08:19 [2021-03-30T06:08:19.954Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
06:08:19 [2021-03-30T06:08:19.954Z] testing: warning: no tests to run
06:08:19 [2021-03-30T06:08:19.954Z] PASS
06:08:19 [2021-03-30T06:08:19.954Z] 
06:08:19 [2021-03-30T06:08:19.954Z] DONE 0 tests in 0.023s
06:08:19 [2021-03-30T06:08:19.954Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
06:08:19 [2021-03-30T06:08:19.954Z] INFO: Testing against a local daemon
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestAuthZPluginAllowRequest
06:08:19 [2021-03-30T06:08:19.954Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestAuthZPluginTLS
06:08:19 [2021-03-30T06:08:19.954Z] --- SKIP: TestAuthZPluginTLS (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestAuthZPluginDenyRequest
06:08:19 [2021-03-30T06:08:19.954Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
06:08:19 [2021-03-30T06:08:19.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.954Z] === RUN   TestAuthZPluginAPIDenyResponse
06:08:19 [2021-03-30T06:08:19.954Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] === RUN   TestAuthZPluginDenyResponse
06:08:19 [2021-03-30T06:08:19.955Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] === RUN   TestAuthZPluginAllowEventStream
06:08:19 [2021-03-30T06:08:19.955Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] === RUN   TestAuthZPluginErrorResponse
06:08:19 [2021-03-30T06:08:19.955Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] === RUN   TestAuthZPluginErrorRequest
06:08:19 [2021-03-30T06:08:19.955Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
06:08:19 [2021-03-30T06:08:19.955Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
06:08:19 [2021-03-30T06:08:19.955Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
06:08:19 [2021-03-30T06:08:19.955Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] === RUN   TestAuthZPluginHeader
06:08:19 [2021-03-30T06:08:19.955Z] --- SKIP: TestAuthZPluginHeader (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
06:08:19 [2021-03-30T06:08:19.955Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] === RUN   TestAuthZPluginV2Disable
06:08:19 [2021-03-30T06:08:19.955Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
06:08:19 [2021-03-30T06:08:19.955Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
06:08:19 [2021-03-30T06:08:19.955Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
06:08:19 [2021-03-30T06:08:19.955Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] PASS
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] === Skipped
06:08:19 [2021-03-30T06:08:19.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
06:08:19 [2021-03-30T06:08:19.955Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] DONE 17 tests, 17 skipped in 0.340s
06:08:19 [2021-03-30T06:08:19.955Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
06:08:19 [2021-03-30T06:08:19.955Z] INFO: Testing against a local daemon
06:08:19 [2021-03-30T06:08:19.955Z] === RUN   TestPluginInvalidJSON
06:08:19 [2021-03-30T06:08:19.955Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
06:08:19 [2021-03-30T06:08:19.955Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
06:08:19 [2021-03-30T06:08:19.955Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
06:08:19 [2021-03-30T06:08:19.955Z] --- PASS: TestPluginInvalidJSON (0.02s)
06:08:19 [2021-03-30T06:08:19.955Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z] === RUN   TestPluginInstall
06:08:19 [2021-03-30T06:08:19.955Z] --- SKIP: TestPluginInstall (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] === RUN   TestPluginsWithRuntimes
06:08:19 [2021-03-30T06:08:19.955Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
06:08:19 [2021-03-30T06:08:19.955Z] PASS
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] === Skipped
06:08:19 [2021-03-30T06:08:19.955Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
06:08:19 [2021-03-30T06:08:19.955Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] 
06:08:19 [2021-03-30T06:08:19.955Z] DONE 4 tests, 2 skipped in 0.129s
06:08:19 [2021-03-30T06:08:19.955Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
06:08:19 [2021-03-30T06:08:19.955Z] INFO: Testing against a local daemon
06:08:19 [2021-03-30T06:08:19.955Z] === RUN   TestExternalGraphDriver
06:08:19 [2021-03-30T06:08:19.955Z] --- SKIP: TestExternalGraphDriver (0.07s)
06:08:19 [2021-03-30T06:08:19.955Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
06:08:19 [2021-03-30T06:08:19.955Z] === RUN   TestGraphdriverPluginV2
06:08:21 [2021-03-30T06:08:21.282Z] --- PASS: TestContainerBindMountNonRecursive (2.80s)
06:08:21 [2021-03-30T06:08:21.282Z] === RUN   TestContainerVolumesMountedAsShared
06:08:21 [2021-03-30T06:08:21.546Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s)
06:08:21 [2021-03-30T06:08:21.546Z] === RUN   TestContainerVolumesMountedAsSlave
06:08:22 [2021-03-30T06:08:22.424Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
06:08:22 [2021-03-30T06:08:22.487Z] --- PASS: TestContainerVolumesMountedAsSlave (1.01s)
06:08:22 [2021-03-30T06:08:22.488Z] === RUN   TestNetworkNat
06:08:23 [2021-03-30T06:08:23.429Z] --- PASS: TestNetworkNat (1.08s)
06:08:23 [2021-03-30T06:08:23.429Z] === RUN   TestNetworkLocalhostTCPNat
06:08:23 [2021-03-30T06:08:23.800Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
06:08:23 [2021-03-30T06:08:23.800Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
06:08:24 [2021-03-30T06:08:24.812Z] --- PASS: TestNetworkLocalhostTCPNat (1.06s)
06:08:24 [2021-03-30T06:08:24.812Z] === RUN   TestNetworkLoopbackNat
06:08:25 [2021-03-30T06:08:25.179Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
06:08:26 [2021-03-30T06:08:26.534Z] --- PASS: TestGraphdriverPluginV2 (5.85s)
06:08:26 [2021-03-30T06:08:26.535Z] PASS
06:08:26 [2021-03-30T06:08:26.535Z] 
06:08:26 [2021-03-30T06:08:26.535Z] === Skipped
06:08:26 [2021-03-30T06:08:26.535Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
06:08:26 [2021-03-30T06:08:26.535Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
06:08:26 [2021-03-30T06:08:26.535Z] 
06:08:26 [2021-03-30T06:08:26.535Z] 
06:08:26 [2021-03-30T06:08:26.535Z] DONE 2 tests, 1 skipped in 6.026s
06:08:26 [2021-03-30T06:08:26.535Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
06:08:26 [2021-03-30T06:08:26.535Z] INFO: Testing against a local daemon
06:08:26 [2021-03-30T06:08:26.535Z] === RUN   TestContinueAfterPluginCrash
06:08:26 [2021-03-30T06:08:26.535Z] === PAUSE TestContinueAfterPluginCrash
06:08:26 [2021-03-30T06:08:26.535Z] === RUN   TestReadPluginNoRead
06:08:26 [2021-03-30T06:08:26.535Z] === PAUSE TestReadPluginNoRead
06:08:26 [2021-03-30T06:08:26.535Z] === RUN   TestDaemonStartWithLogOpt
06:08:26 [2021-03-30T06:08:26.535Z] === PAUSE TestDaemonStartWithLogOpt
06:08:26 [2021-03-30T06:08:26.535Z] === CONT  TestContinueAfterPluginCrash
06:08:26 [2021-03-30T06:08:26.535Z] === CONT  TestDaemonStartWithLogOpt
06:08:27 [2021-03-30T06:08:27.085Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
06:08:27 [2021-03-30T06:08:27.654Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
06:08:28 [2021-03-30T06:08:28.112Z] --- PASS: TestNetworkLoopbackNat (3.62s)
06:08:28 [2021-03-30T06:08:28.112Z] === RUN   TestPause
06:08:28 [2021-03-30T06:08:28.592Z] === RUN   TestDockerSuite/TestAttachAfterDetach
06:08:29 [2021-03-30T06:08:29.495Z] --- PASS: TestPause (1.07s)
06:08:29 [2021-03-30T06:08:29.495Z] === RUN   TestPauseFailsOnWindowsServerContainers
06:08:29 [2021-03-30T06:08:29.495Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
06:08:29 [2021-03-30T06:08:29.495Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:08:29 [2021-03-30T06:08:29.495Z] === RUN   TestPauseStopPausedContainer
06:08:30 [2021-03-30T06:08:30.436Z] --- PASS: TestPauseStopPausedContainer (1.04s)
06:08:30 [2021-03-30T06:08:30.436Z] === RUN   TestPsFilter
06:08:30 [2021-03-30T06:08:30.697Z] --- PASS: TestPsFilter (0.32s)
06:08:30 [2021-03-30T06:08:30.697Z] === RUN   TestRemoveContainerWithRemovedVolume
06:08:31 [2021-03-30T06:08:31.128Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
06:08:31 [2021-03-30T06:08:31.128Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
06:08:31 [2021-03-30T06:08:31.638Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s)
06:08:31 [2021-03-30T06:08:31.638Z] === RUN   TestRemoveContainerWithVolume
06:08:32 [2021-03-30T06:08:32.580Z] --- PASS: TestRemoveContainerWithVolume (0.94s)
06:08:32 [2021-03-30T06:08:32.580Z] === RUN   TestRemoveContainerRunning
06:08:33 [2021-03-30T06:08:33.116Z] --- PASS: TestDaemonStartWithLogOpt (6.47s)
06:08:33 [2021-03-30T06:08:33.116Z] === CONT  TestReadPluginNoRead
06:08:33 [2021-03-30T06:08:33.185Z] tests/integration/models_containers_test.py ............................ [ 83%]
06:08:33 [2021-03-30T06:08:33.523Z] --- PASS: TestRemoveContainerRunning (0.99s)
06:08:33 [2021-03-30T06:08:33.523Z] === RUN   TestRemoveContainerForceRemoveRunning
06:08:33 [2021-03-30T06:08:33.663Z] === RUN   TestDockerSuite/TestAttachDetach
06:08:33 [2021-03-30T06:08:33.663Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
06:08:34 [2021-03-30T06:08:34.466Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.00s)
06:08:34 [2021-03-30T06:08:34.466Z] === RUN   TestRemoveInvalidContainer
06:08:34 [2021-03-30T06:08:34.466Z] --- PASS: TestRemoveInvalidContainer (0.02s)
06:08:34 [2021-03-30T06:08:34.466Z] === RUN   TestRenameLinkedContainer
06:08:35 [2021-03-30T06:08:35.040Z] === RUN   TestDockerSuite/TestAttachDisconnect
06:08:36 [2021-03-30T06:08:36.414Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
06:08:36 [2021-03-30T06:08:36.414Z] --- PASS: TestContinueAfterPluginCrash (10.37s)
06:08:36 [2021-03-30T06:08:36.418Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
06:08:37 [2021-03-30T06:08:37.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:08:38 [2021-03-30T06:08:38.322Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
06:08:38 [2021-03-30T06:08:38.580Z] === RUN   TestDockerSuite/TestAttachPausedContainer
06:08:38 [2021-03-30T06:08:38.668Z] --- PASS: TestRenameLinkedContainer (3.85s)
06:08:38 [2021-03-30T06:08:38.668Z] === RUN   TestRenameStoppedContainer
06:08:38 [2021-03-30T06:08:38.954Z] === RUN   TestReadPluginNoRead/default
06:08:39 [2021-03-30T06:08:39.239Z] --- PASS: TestRenameStoppedContainer (0.96s)
06:08:39 [2021-03-30T06:08:39.239Z] === RUN   TestRenameRunningContainerAndReuse
06:08:40 [2021-03-30T06:08:40.440Z] --- PASS: TestImportExtremelyLargeImageWorks (101.91s)
06:08:40 [2021-03-30T06:08:40.440Z] PASS
06:08:40 [2021-03-30T06:08:40.440Z] 
06:08:40 [2021-03-30T06:08:40.440Z] DONE 12 tests in 104.969s
06:08:40 [2021-03-30T06:08:40.440Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
06:08:40 [2021-03-30T06:08:40.440Z] INFO: Testing against a local daemon
06:08:40 [2021-03-30T06:08:40.440Z] === RUN   TestNetworkCreateDelete
06:08:40 [2021-03-30T06:08:40.440Z] --- PASS: TestNetworkCreateDelete (0.13s)
06:08:40 [2021-03-30T06:08:40.440Z] === RUN   TestDockerNetworkDeletePreferID
06:08:40 [2021-03-30T06:08:40.440Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
06:08:40 [2021-03-30T06:08:40.440Z] === RUN   TestDaemonDNSFallback
06:08:40 [2021-03-30T06:08:40.440Z] --- PASS: TestDaemonDNSFallback (6.70s)
06:08:40 [2021-03-30T06:08:40.440Z] === RUN   TestInspectNetwork
06:08:40 [2021-03-30T06:08:40.488Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
06:08:41 [2021-03-30T06:08:41.151Z] --- PASS: TestRenameRunningContainerAndReuse (1.93s)
06:08:41 [2021-03-30T06:08:41.151Z] === RUN   TestRenameInvalidName
06:08:41 [2021-03-30T06:08:41.495Z] === RUN   TestReadPluginNoRead/disabled_caching
06:08:41 [2021-03-30T06:08:41.822Z] === RUN   TestInspectNetwork/full_network_id
06:08:41 [2021-03-30T06:08:41.822Z] === RUN   TestInspectNetwork/partial_network_id
06:08:41 [2021-03-30T06:08:41.822Z] === RUN   TestInspectNetwork/network_name
06:08:41 [2021-03-30T06:08:41.822Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
06:08:41 [2021-03-30T06:08:41.866Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
06:08:41 [2021-03-30T06:08:41.866Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
06:08:42 [2021-03-30T06:08:42.102Z] --- PASS: TestRenameInvalidName (0.97s)
06:08:42 [2021-03-30T06:08:42.102Z] === RUN   TestRenameAnonymousContainer
06:08:43 [2021-03-30T06:08:43.775Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
06:08:44 [2021-03-30T06:08:44.038Z] --- PASS: TestReadPluginNoRead (11.08s)
06:08:44 [2021-03-30T06:08:44.038Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.49s)
06:08:44 [2021-03-30T06:08:44.038Z]     --- PASS: TestReadPluginNoRead/default (2.51s)
06:08:44 [2021-03-30T06:08:44.038Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.49s)
06:08:44 [2021-03-30T06:08:44.038Z]     read_test.go:92: [d179e6752da03] daemon is not started
06:08:44 [2021-03-30T06:08:44.038Z] PASS
06:08:44 [2021-03-30T06:08:44.038Z] 
06:08:44 [2021-03-30T06:08:44.038Z] DONE 6 tests in 17.666s
06:08:44 [2021-03-30T06:08:44.038Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
06:08:44 [2021-03-30T06:08:44.038Z] testing: warning: no tests to run
06:08:44 [2021-03-30T06:08:44.038Z] PASS
06:08:44 [2021-03-30T06:08:44.038Z] 
06:08:44 [2021-03-30T06:08:44.038Z] DONE 0 tests in 0.041s
06:08:44 [2021-03-30T06:08:44.038Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
06:08:44 [2021-03-30T06:08:44.038Z] INFO: Testing against a local daemon
06:08:44 [2021-03-30T06:08:44.038Z] === RUN   TestPluginWithDevMounts
06:08:44 [2021-03-30T06:08:44.038Z] --- SKIP: TestPluginWithDevMounts (0.00s)
06:08:44 [2021-03-30T06:08:44.038Z]     mounts_test.go:21: (*Execution).IsRootless-fm
06:08:44 [2021-03-30T06:08:44.038Z] PASS
06:08:44 [2021-03-30T06:08:44.038Z] 
06:08:44 [2021-03-30T06:08:44.038Z] === Skipped
06:08:44 [2021-03-30T06:08:44.038Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
06:08:44 [2021-03-30T06:08:44.038Z]     mounts_test.go:21: (*Execution).IsRootless-fm
06:08:44 [2021-03-30T06:08:44.038Z] 
06:08:44 [2021-03-30T06:08:44.038Z] 
06:08:44 [2021-03-30T06:08:44.038Z] DONE 1 tests, 1 skipped in 0.114s
06:08:44 [2021-03-30T06:08:44.038Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
06:08:44 [2021-03-30T06:08:44.038Z] INFO: Testing against a local daemon
06:08:44 [2021-03-30T06:08:44.038Z] === RUN   TestSecretInspect
06:08:44 [2021-03-30T06:08:44.038Z] --- SKIP: TestSecretInspect (0.01s)
06:08:44 [2021-03-30T06:08:44.038Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.038Z] === RUN   TestSecretList
06:08:44 [2021-03-30T06:08:44.038Z] --- SKIP: TestSecretList (0.01s)
06:08:44 [2021-03-30T06:08:44.038Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.038Z] === RUN   TestSecretsCreateAndDelete
06:08:44 [2021-03-30T06:08:44.038Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
06:08:44 [2021-03-30T06:08:44.038Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.038Z] === RUN   TestSecretsUpdate
06:08:44 [2021-03-30T06:08:44.038Z] --- SKIP: TestSecretsUpdate (0.01s)
06:08:44 [2021-03-30T06:08:44.038Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.038Z] === RUN   TestTemplatedSecret
06:08:44 [2021-03-30T06:08:44.038Z] --- SKIP: TestTemplatedSecret (0.00s)
06:08:44 [2021-03-30T06:08:44.038Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.038Z] === RUN   TestSecretCreateResolve
06:08:44 [2021-03-30T06:08:44.038Z] --- SKIP: TestSecretCreateResolve (0.02s)
06:08:44 [2021-03-30T06:08:44.038Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.038Z] PASS
06:08:44 [2021-03-30T06:08:44.038Z] 
06:08:44 [2021-03-30T06:08:44.038Z] === Skipped
06:08:44 [2021-03-30T06:08:44.038Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
06:08:44 [2021-03-30T06:08:44.038Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.038Z] 
06:08:44 [2021-03-30T06:08:44.038Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
06:08:44 [2021-03-30T06:08:44.038Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.038Z] 
06:08:44 [2021-03-30T06:08:44.038Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
06:08:44 [2021-03-30T06:08:44.038Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.038Z] 
06:08:44 [2021-03-30T06:08:44.038Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
06:08:44 [2021-03-30T06:08:44.038Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.038Z] 
06:08:44 [2021-03-30T06:08:44.038Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
06:08:44 [2021-03-30T06:08:44.038Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.038Z] 
06:08:44 [2021-03-30T06:08:44.038Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
06:08:44 [2021-03-30T06:08:44.038Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.038Z] 
06:08:44 [2021-03-30T06:08:44.038Z] 
06:08:44 [2021-03-30T06:08:44.038Z] DONE 6 tests, 6 skipped in 0.165s
06:08:44 [2021-03-30T06:08:44.038Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
06:08:44 [2021-03-30T06:08:44.038Z] INFO: Testing against a local daemon
06:08:44 [2021-03-30T06:08:44.038Z] === RUN   TestServiceCreateInit
06:08:44 [2021-03-30T06:08:44.038Z] === RUN   TestServiceCreateInit/daemonInitDisabled
06:08:44 [2021-03-30T06:08:44.038Z] === RUN   TestServiceCreateInit/daemonInitEnabled
06:08:44 [2021-03-30T06:08:44.038Z] --- PASS: TestServiceCreateInit (0.01s)
06:08:44 [2021-03-30T06:08:44.038Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
06:08:44 [2021-03-30T06:08:44.038Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.038Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
06:08:44 [2021-03-30T06:08:44.038Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.038Z] === RUN   TestCreateServiceMultipleTimes
06:08:44 [2021-03-30T06:08:44.038Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
06:08:44 [2021-03-30T06:08:44.038Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.038Z] === RUN   TestCreateServiceConflict
06:08:44 [2021-03-30T06:08:44.038Z] --- SKIP: TestCreateServiceConflict (0.01s)
06:08:44 [2021-03-30T06:08:44.038Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.038Z] === RUN   TestCreateServiceMaxReplicas
06:08:44 [2021-03-30T06:08:44.038Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
06:08:44 [2021-03-30T06:08:44.038Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.038Z] === RUN   TestCreateWithDuplicateNetworkNames
06:08:44 [2021-03-30T06:08:44.038Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
06:08:44 [2021-03-30T06:08:44.038Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.038Z] === RUN   TestCreateServiceSecretFileMode
06:08:44 [2021-03-30T06:08:44.299Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
06:08:44 [2021-03-30T06:08:44.299Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.299Z] === RUN   TestCreateServiceConfigFileMode
06:08:44 [2021-03-30T06:08:44.299Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
06:08:44 [2021-03-30T06:08:44.299Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.299Z] === RUN   TestCreateServiceSysctls
06:08:44 [2021-03-30T06:08:44.299Z] --- SKIP: TestCreateServiceSysctls (0.02s)
06:08:44 [2021-03-30T06:08:44.299Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.299Z] === RUN   TestCreateServiceCapabilities
06:08:44 [2021-03-30T06:08:44.299Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
06:08:44 [2021-03-30T06:08:44.299Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.299Z] === RUN   TestInspect
06:08:44 [2021-03-30T06:08:44.299Z] --- SKIP: TestInspect (0.01s)
06:08:44 [2021-03-30T06:08:44.299Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.299Z] === RUN   TestCreateJob
06:08:44 [2021-03-30T06:08:44.299Z] --- SKIP: TestCreateJob (0.01s)
06:08:44 [2021-03-30T06:08:44.299Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.299Z] === RUN   TestReplicatedJob
06:08:44 [2021-03-30T06:08:44.299Z] --- SKIP: TestReplicatedJob (0.01s)
06:08:44 [2021-03-30T06:08:44.299Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.299Z] === RUN   TestUpdateReplicatedJob
06:08:44 [2021-03-30T06:08:44.299Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
06:08:44 [2021-03-30T06:08:44.299Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.299Z] === RUN   TestServiceListWithStatuses
06:08:44 [2021-03-30T06:08:44.299Z] --- SKIP: TestServiceListWithStatuses (0.00s)
06:08:44 [2021-03-30T06:08:44.299Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:08:44 [2021-03-30T06:08:44.299Z] === RUN   TestDockerNetworkConnectAlias
06:08:44 [2021-03-30T06:08:44.299Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
06:08:44 [2021-03-30T06:08:44.299Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.299Z] === RUN   TestDockerNetworkReConnect
06:08:44 [2021-03-30T06:08:44.299Z] --- SKIP: TestDockerNetworkReConnect (0.03s)
06:08:44 [2021-03-30T06:08:44.299Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:44 [2021-03-30T06:08:44.299Z] === RUN   TestServicePlugin
06:08:45 [2021-03-30T06:08:45.158Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
06:08:45 [2021-03-30T06:08:45.727Z] --- PASS: TestBuildWithHugeFile (103.79s)
06:08:45 [2021-03-30T06:08:45.727Z] === RUN   TestBuildWCOWSandboxSize
06:08:45 [2021-03-30T06:08:45.727Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
06:08:45 [2021-03-30T06:08:45.727Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
06:08:45 [2021-03-30T06:08:45.727Z] === RUN   TestBuildWithEmptyDockerfile
06:08:45 [2021-03-30T06:08:45.727Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:08:45 [2021-03-30T06:08:45.727Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:08:45 [2021-03-30T06:08:45.727Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:08:45 [2021-03-30T06:08:45.727Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:08:45 [2021-03-30T06:08:45.727Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:08:45 [2021-03-30T06:08:45.727Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:08:45 [2021-03-30T06:08:45.727Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:08:45 [2021-03-30T06:08:45.727Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:08:45 [2021-03-30T06:08:45.987Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:08:46 [2021-03-30T06:08:46.019Z] --- PASS: TestInspectNetwork (7.94s)
06:08:46 [2021-03-30T06:08:46.020Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
06:08:46 [2021-03-30T06:08:46.020Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
06:08:46 [2021-03-30T06:08:46.020Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
06:08:46 [2021-03-30T06:08:46.020Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
06:08:46 [2021-03-30T06:08:46.020Z] === RUN   TestRunContainerWithBridgeNone
06:08:46 [2021-03-30T06:08:46.246Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
06:08:46 [2021-03-30T06:08:46.246Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
06:08:46 [2021-03-30T06:08:46.246Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s)
06:08:46 [2021-03-30T06:08:46.246Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s)
06:08:46 [2021-03-30T06:08:46.246Z] === RUN   TestBuildPreserveOwnership
06:08:46 [2021-03-30T06:08:46.246Z] === RUN   TestBuildPreserveOwnership/copy_from
06:08:46 [2021-03-30T06:08:46.814Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
06:08:47 [2021-03-30T06:08:47.390Z] --- PASS: TestRenameAnonymousContainer (4.45s)
06:08:47 [2021-03-30T06:08:47.390Z] === RUN   TestRenameContainerWithSameName
06:08:47 [2021-03-30T06:08:47.656Z] --- PASS: TestRenameContainerWithSameName (1.02s)
06:08:47 [2021-03-30T06:08:47.656Z] === RUN   TestRenameContainerWithLinkedContainer
06:08:48 [2021-03-30T06:08:48.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:08:48 [2021-03-30T06:08:48.501Z] --- SKIP: TestServicePlugin (3.53s)
06:08:48 [2021-03-30T06:08:48.501Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.501Z] === RUN   TestServiceUpdateLabel
06:08:48 [2021-03-30T06:08:48.501Z] --- SKIP: TestServiceUpdateLabel (0.01s)
06:08:48 [2021-03-30T06:08:48.501Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.501Z] === RUN   TestServiceUpdateSecrets
06:08:48 [2021-03-30T06:08:48.501Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
06:08:48 [2021-03-30T06:08:48.501Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.501Z] === RUN   TestServiceUpdateConfigs
06:08:48 [2021-03-30T06:08:48.501Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
06:08:48 [2021-03-30T06:08:48.501Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.501Z] === RUN   TestServiceUpdateNetwork
06:08:48 [2021-03-30T06:08:48.501Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
06:08:48 [2021-03-30T06:08:48.501Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.501Z] === RUN   TestServiceUpdatePidsLimit
06:08:48 [2021-03-30T06:08:48.501Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
06:08:48 [2021-03-30T06:08:48.501Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.501Z] PASS
06:08:48 [2021-03-30T06:08:48.501Z] 
06:08:48 [2021-03-30T06:08:48.501Z] === Skipped
06:08:48 [2021-03-30T06:08:48.501Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
06:08:48 [2021-03-30T06:08:48.501Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
06:08:48 [2021-03-30T06:08:48.501Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.501Z] 
06:08:48 [2021-03-30T06:08:48.501Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
06:08:48 [2021-03-30T06:08:48.501Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
06:08:48 [2021-03-30T06:08:48.501Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.501Z] 
06:08:48 [2021-03-30T06:08:48.501Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
06:08:48 [2021-03-30T06:08:48.501Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.501Z] 
06:08:48 [2021-03-30T06:08:48.501Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
06:08:48 [2021-03-30T06:08:48.501Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.501Z] 
06:08:48 [2021-03-30T06:08:48.501Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
06:08:48 [2021-03-30T06:08:48.501Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.501Z] 
06:08:48 [2021-03-30T06:08:48.501Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
06:08:48 [2021-03-30T06:08:48.501Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.501Z] 
06:08:48 [2021-03-30T06:08:48.501Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
06:08:48 [2021-03-30T06:08:48.501Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.501Z] 
06:08:48 [2021-03-30T06:08:48.501Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
06:08:48 [2021-03-30T06:08:48.501Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.501Z] 
06:08:48 [2021-03-30T06:08:48.501Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
06:08:48 [2021-03-30T06:08:48.501Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.501Z] 
06:08:48 [2021-03-30T06:08:48.501Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
06:08:48 [2021-03-30T06:08:48.501Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.501Z] 
06:08:48 [2021-03-30T06:08:48.501Z] === SKIP: amd64.integration.service TestInspect (0.01s)
06:08:48 [2021-03-30T06:08:48.501Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.501Z] 
06:08:48 [2021-03-30T06:08:48.501Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
06:08:48 [2021-03-30T06:08:48.501Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.501Z] 
06:08:48 [2021-03-30T06:08:48.501Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
06:08:48 [2021-03-30T06:08:48.501Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.501Z] 
06:08:48 [2021-03-30T06:08:48.501Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
06:08:48 [2021-03-30T06:08:48.501Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.501Z] 
06:08:48 [2021-03-30T06:08:48.501Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
06:08:48 [2021-03-30T06:08:48.501Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:08:48 [2021-03-30T06:08:48.502Z] 
06:08:48 [2021-03-30T06:08:48.502Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
06:08:48 [2021-03-30T06:08:48.502Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.502Z] 
06:08:48 [2021-03-30T06:08:48.502Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.03s)
06:08:48 [2021-03-30T06:08:48.502Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.502Z] 
06:08:48 [2021-03-30T06:08:48.502Z] === SKIP: amd64.integration.service TestServicePlugin (3.53s)
06:08:48 [2021-03-30T06:08:48.502Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.502Z] 
06:08:48 [2021-03-30T06:08:48.502Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
06:08:48 [2021-03-30T06:08:48.502Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.502Z] 
06:08:48 [2021-03-30T06:08:48.502Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
06:08:48 [2021-03-30T06:08:48.502Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.502Z] 
06:08:48 [2021-03-30T06:08:48.502Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
06:08:48 [2021-03-30T06:08:48.502Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.502Z] 
06:08:48 [2021-03-30T06:08:48.502Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
06:08:48 [2021-03-30T06:08:48.502Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.502Z] 
06:08:48 [2021-03-30T06:08:48.502Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
06:08:48 [2021-03-30T06:08:48.502Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:08:48 [2021-03-30T06:08:48.502Z] 
06:08:48 [2021-03-30T06:08:48.502Z] 
06:08:48 [2021-03-30T06:08:48.502Z] DONE 24 tests, 23 skipped in 3.928s
06:08:48 [2021-03-30T06:08:48.502Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
06:08:48 [2021-03-30T06:08:48.502Z] INFO: Testing against a local daemon
06:08:48 [2021-03-30T06:08:48.502Z] === RUN   TestSessionCreate
06:08:48 [2021-03-30T06:08:48.502Z] --- PASS: TestSessionCreate (0.02s)
06:08:48 [2021-03-30T06:08:48.502Z] === RUN   TestSessionCreateWithBadUpgrade
06:08:48 [2021-03-30T06:08:48.502Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
06:08:48 [2021-03-30T06:08:48.502Z] PASS
06:08:48 [2021-03-30T06:08:48.502Z] 
06:08:48 [2021-03-30T06:08:48.502Z] DONE 2 tests in 0.141s
06:08:48 [2021-03-30T06:08:48.502Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
06:08:48 [2021-03-30T06:08:48.502Z] INFO: Testing against a local daemon
06:08:48 [2021-03-30T06:08:48.502Z] === RUN   TestCgroupDriverSystemdMemoryLimit
06:08:48 [2021-03-30T06:08:48.502Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
06:08:48 [2021-03-30T06:08:48.502Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:08:48 [2021-03-30T06:08:48.502Z] === RUN   TestEventsExecDie
06:08:48 [2021-03-30T06:08:48.722Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
06:08:49 [2021-03-30T06:08:49.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:08:49 [2021-03-30T06:08:49.318Z] --- PASS: TestRunContainerWithBridgeNone (3.17s)
06:08:49 [2021-03-30T06:08:49.318Z] === RUN   TestNetworkInvalidJSON
06:08:49 [2021-03-30T06:08:49.318Z] === RUN   TestNetworkInvalidJSON//networks/create
06:08:49 [2021-03-30T06:08:49.318Z] === PAUSE TestNetworkInvalidJSON//networks/create
06:08:49 [2021-03-30T06:08:49.318Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
06:08:49 [2021-03-30T06:08:49.318Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
06:08:49 [2021-03-30T06:08:49.318Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
06:08:49 [2021-03-30T06:08:49.318Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
06:08:49 [2021-03-30T06:08:49.318Z] === CONT  TestNetworkInvalidJSON//networks/create
06:08:49 [2021-03-30T06:08:49.318Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
06:08:49 [2021-03-30T06:08:49.318Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
06:08:49 [2021-03-30T06:08:49.318Z] --- PASS: TestNetworkInvalidJSON (0.01s)
06:08:49 [2021-03-30T06:08:49.318Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
06:08:49 [2021-03-30T06:08:49.318Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
06:08:49 [2021-03-30T06:08:49.318Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
06:08:49 [2021-03-30T06:08:49.318Z] === RUN   TestNetworkList
06:08:49 [2021-03-30T06:08:49.318Z] === RUN   TestNetworkList//networks
06:08:49 [2021-03-30T06:08:49.318Z] === PAUSE TestNetworkList//networks
06:08:49 [2021-03-30T06:08:49.318Z] === RUN   TestNetworkList//networks/
06:08:49 [2021-03-30T06:08:49.318Z] === PAUSE TestNetworkList//networks/
06:08:49 [2021-03-30T06:08:49.318Z] === CONT  TestNetworkList//networks
06:08:49 [2021-03-30T06:08:49.318Z] === CONT  TestNetworkList//networks/
06:08:49 [2021-03-30T06:08:49.318Z] --- PASS: TestNetworkList (0.02s)
06:08:49 [2021-03-30T06:08:49.318Z]     --- PASS: TestNetworkList//networks/ (0.00s)
06:08:49 [2021-03-30T06:08:49.318Z]     --- PASS: TestNetworkList//networks (0.00s)
06:08:49 [2021-03-30T06:08:49.318Z] === RUN   TestHostIPv4BridgeLabel
06:08:49 [2021-03-30T06:08:49.448Z] --- PASS: TestEventsExecDie (1.07s)
06:08:49 [2021-03-30T06:08:49.448Z] === RUN   TestEventsBackwardsCompatible
06:08:49 [2021-03-30T06:08:49.448Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
06:08:49 [2021-03-30T06:08:49.448Z] === RUN   TestInfoBinaryCommits
06:08:49 [2021-03-30T06:08:49.448Z] --- PASS: TestInfoBinaryCommits (0.02s)
06:08:49 [2021-03-30T06:08:49.448Z] === RUN   TestInfoAPIVersioned
06:08:49 [2021-03-30T06:08:49.448Z] --- PASS: TestInfoAPIVersioned (0.01s)
06:08:49 [2021-03-30T06:08:49.448Z] === RUN   TestInfoDiscoveryBackend
06:08:49 [2021-03-30T06:08:49.578Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
06:08:49 [2021-03-30T06:08:49.578Z] === RUN   TestDaemonRestartWithLiveRestore
06:08:49 [2021-03-30T06:08:49.583Z] --- PASS: TestRenameContainerWithLinkedContainer (2.03s)
06:08:49 [2021-03-30T06:08:49.584Z] === RUN   TestResize
06:08:49 [2021-03-30T06:08:49.659Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
06:08:50 [2021-03-30T06:08:50.227Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
06:08:50 [2021-03-30T06:08:50.227Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
06:08:50 [2021-03-30T06:08:50.516Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
06:08:50 [2021-03-30T06:08:50.516Z] === RUN   TestDaemonDefaultNetworkPools
06:08:50 [2021-03-30T06:08:50.524Z] --- PASS: TestResize (0.95s)
06:08:50 [2021-03-30T06:08:50.524Z] === RUN   TestResizeWithInvalidSize
06:08:50 [2021-03-30T06:08:50.831Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
06:08:50 [2021-03-30T06:08:50.831Z] === RUN   TestInfoDiscoveryInvalidAdvertise
06:08:50 [2021-03-30T06:08:50.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:08:51 [2021-03-30T06:08:51.456Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
06:08:51 [2021-03-30T06:08:51.456Z] === RUN   TestDaemonRestartWithExistingNetwork
06:08:51 [2021-03-30T06:08:51.907Z] --- PASS: TestResizeWithInvalidSize (0.98s)
06:08:51 [2021-03-30T06:08:51.907Z] === RUN   TestResizeWhenContainerNotStarted
06:08:52 [2021-03-30T06:08:52.130Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
06:08:52 [2021-03-30T06:08:52.130Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
06:08:52 [2021-03-30T06:08:52.201Z] .........                                                                [ 86%]
06:08:52 [2021-03-30T06:08:52.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:08:52 [2021-03-30T06:08:52.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:08:52 [2021-03-30T06:08:52.395Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
06:08:52 [2021-03-30T06:08:52.395Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
06:08:52 [2021-03-30T06:08:52.478Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s)
06:08:52 [2021-03-30T06:08:52.478Z] === RUN   TestDaemonRestartKillContainers
06:08:52 [2021-03-30T06:08:52.478Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:08:52 [2021-03-30T06:08:52.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:08:52 [2021-03-30T06:08:52.478Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:08:52 [2021-03-30T06:08:52.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:08:52 [2021-03-30T06:08:52.478Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:08:52 [2021-03-30T06:08:52.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:08:52 [2021-03-30T06:08:52.478Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:08:52 [2021-03-30T06:08:52.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:08:52 [2021-03-30T06:08:52.478Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:08:52 [2021-03-30T06:08:52.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:08:52 [2021-03-30T06:08:52.478Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:08:52 [2021-03-30T06:08:52.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:08:52 [2021-03-30T06:08:52.478Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:08:52 [2021-03-30T06:08:52.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:08:52 [2021-03-30T06:08:52.478Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:08:52 [2021-03-30T06:08:52.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:08:52 [2021-03-30T06:08:52.478Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:08:52 [2021-03-30T06:08:52.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:08:52 [2021-03-30T06:08:52.479Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:08:52 [2021-03-30T06:08:52.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:08:52 [2021-03-30T06:08:52.479Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:08:52 [2021-03-30T06:08:52.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:08:52 [2021-03-30T06:08:52.479Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:08:52 [2021-03-30T06:08:52.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:08:52 [2021-03-30T06:08:52.479Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:08:52 [2021-03-30T06:08:52.479Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:08:52 [2021-03-30T06:08:52.479Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:08:52 [2021-03-30T06:08:52.479Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:08:52 [2021-03-30T06:08:52.697Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
06:08:53 [2021-03-30T06:08:53.776Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
06:08:53 [2021-03-30T06:08:53.776Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
06:08:54 [2021-03-30T06:08:54.127Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s)
06:08:54 [2021-03-30T06:08:54.127Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
06:08:54 [2021-03-30T06:08:54.127Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
06:08:54 [2021-03-30T06:08:54.127Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
06:08:54 [2021-03-30T06:08:54.127Z] === RUN   TestInfoAPI
06:08:54 [2021-03-30T06:08:54.346Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
06:08:54 [2021-03-30T06:08:54.346Z] === RUN   TestServiceWithPredefinedNetwork
06:08:54 [2021-03-30T06:08:54.388Z] --- PASS: TestInfoAPI (0.02s)
06:08:54 [2021-03-30T06:08:54.388Z] === RUN   TestInfoAPIWarnings
06:08:54 [2021-03-30T06:08:54.398Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:08:54 [2021-03-30T06:08:54.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:08:54 [2021-03-30T06:08:54.605Z] --- PASS: TestBuildPreserveOwnership (8.33s)
06:08:54 [2021-03-30T06:08:54.605Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.65s)
06:08:54 [2021-03-30T06:08:54.605Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.66s)
06:08:54 [2021-03-30T06:08:54.605Z] === RUN   TestBuildPlatformInvalid
06:08:54 [2021-03-30T06:08:54.605Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
06:08:54 [2021-03-30T06:08:54.605Z] --- PASS: TestBuildPlatformInvalid (0.17s)
06:08:54 [2021-03-30T06:08:54.605Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
06:08:55 [2021-03-30T06:08:55.343Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:08:55 [2021-03-30T06:08:55.606Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:08:55 [2021-03-30T06:08:55.606Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:08:56 [2021-03-30T06:08:56.888Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s)
06:08:56 [2021-03-30T06:08:56.888Z] === RUN   TestServiceRemoveKeepsIngressNetwork
06:08:56 [2021-03-30T06:08:56.888Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
06:08:56 [2021-03-30T06:08:56.888Z]     service_test.go:242: FLAKY_TEST
06:08:56 [2021-03-30T06:08:56.888Z] === RUN   TestServiceWithDataPathPortInit
06:08:57 [2021-03-30T06:08:57.434Z] tests/integration/models_images_test.py ...............                  [ 89%]
06:08:57 [2021-03-30T06:08:57.524Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:08:57 [2021-03-30T06:08:57.898Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
06:08:57 [2021-03-30T06:08:57.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:08:58 [2021-03-30T06:08:58.096Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:08:58 [2021-03-30T06:08:58.358Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:08:58 [2021-03-30T06:08:58.871Z] tests/integration/models_networks_test.py ....                           [ 90%]
06:08:59 [2021-03-30T06:08:59.274Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
06:08:59 [2021-03-30T06:08:59.304Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:08:59 [2021-03-30T06:08:59.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:08:59 [2021-03-30T06:08:59.572Z] 4612f6d0b889: Pull complete
06:09:01 [2021-03-30T06:09:01.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
06:09:01 [2021-03-30T06:09:01.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:09:01 [2021-03-30T06:09:01.848Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
06:09:01 [2021-03-30T06:09:01.848Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s)
06:09:01 [2021-03-30T06:09:01.848Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s)
06:09:01 [2021-03-30T06:09:01.848Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.92s)
06:09:01 [2021-03-30T06:09:01.848Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.13s)
06:09:01 [2021-03-30T06:09:01.848Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s)
06:09:01 [2021-03-30T06:09:01.848Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.80s)
06:09:01 [2021-03-30T06:09:01.848Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.93s)
06:09:01 [2021-03-30T06:09:01.848Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s)
06:09:01 [2021-03-30T06:09:01.848Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.47s)
06:09:01 [2021-03-30T06:09:01.848Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s)
06:09:01 [2021-03-30T06:09:01.848Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.90s)
06:09:01 [2021-03-30T06:09:01.848Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s)
06:09:01 [2021-03-30T06:09:01.849Z] === RUN   TestCgroupNamespacesRun
06:09:03 [2021-03-30T06:09:03.465Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
06:09:03 [2021-03-30T06:09:03.465Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
06:09:03 [2021-03-30T06:09:03.800Z] --- PASS: TestCgroupNamespacesRun (2.26s)
06:09:03 [2021-03-30T06:09:03.800Z] === RUN   TestCgroupNamespacesRunPrivileged
06:09:03 [2021-03-30T06:09:03.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:09:04 [2021-03-30T06:09:04.032Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
06:09:04 [2021-03-30T06:09:04.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:09:05 [2021-03-30T06:09:05.401Z] tests/integration/models_nodes_test.py .                                 [ 91%]
06:09:05 [2021-03-30T06:09:05.712Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s)
06:09:05 [2021-03-30T06:09:05.713Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
06:09:05 [2021-03-30T06:09:05.962Z] tests/integration/models_resources_test.py .                             [ 91%]
06:09:06 [2021-03-30T06:09:06.566Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
06:09:06 [2021-03-30T06:09:06.825Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
06:09:07 [2021-03-30T06:09:07.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:09:07 [2021-03-30T06:09:07.959Z] tests/integration/models_services_test.py ..............X.               [ 95%]
06:09:08 [2021-03-30T06:09:08.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:09:08 [2021-03-30T06:09:08.259Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.21s)
06:09:08 [2021-03-30T06:09:08.260Z] === RUN   TestCgroupNamespacesRunHostMode
06:09:09 [2021-03-30T06:09:09.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:09:10 [2021-03-30T06:09:10.116Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
06:09:10 [2021-03-30T06:09:10.173Z] --- PASS: TestCgroupNamespacesRunHostMode (2.20s)
06:09:10 [2021-03-30T06:09:10.173Z] === RUN   TestCgroupNamespacesRunPrivateMode
06:09:10 [2021-03-30T06:09:10.680Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:09:10 [2021-03-30T06:09:10.680Z] Using test binary docker
06:09:10 [2021-03-30T06:09:10.680Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:09:10 [2021-03-30T06:09:10.680Z] +++ /etc/init.d/apparmor start
06:09:10 [2021-03-30T06:09:10.680Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:09:10 [2021-03-30T06:09:10.680Z] INFO: Waiting for daemon to start...
06:09:10 [2021-03-30T06:09:10.680Z] Starting dockerd
06:09:10 [2021-03-30T06:09:10.680Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
06:09:11 [2021-03-30T06:09:11.209Z] tests/integration/models_swarm_test.py ..                                [ 96%]
06:09:11 [2021-03-30T06:09:11.209Z] tests/integration/models_volumes_test.py ..                              [ 96%]
06:09:11 [2021-03-30T06:09:11.496Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
06:09:11 [2021-03-30T06:09:11.791Z] --- PASS: TestServiceWithDataPathPortInit (14.94s)
06:09:11 [2021-03-30T06:09:11.791Z] === RUN   TestServiceWithDefaultAddressPoolInit
06:09:12 [2021-03-30T06:09:12.492Z] --- PASS: TestInfoAPIWarnings (17.34s)
06:09:12 [2021-03-30T06:09:12.492Z] === RUN   TestInfoDebug
06:09:12 [2021-03-30T06:09:12.717Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.20s)
06:09:12 [2021-03-30T06:09:12.717Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
06:09:12 [2021-03-30T06:09:12.758Z] .
06:09:12 [2021-03-30T06:09:12.758Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:09:12 [2021-03-30T06:09:12.758Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:09:12 [2021-03-30T06:09:12.758Z] Error: No such image: emptyfs
06:09:12 [2021-03-30T06:09:12.758Z] ++++ tar -cC bundles/test-integration/emptyfs .
06:09:12 [2021-03-30T06:09:12.758Z] ++++ docker load
06:09:13 [2021-03-30T06:09:13.054Z] Running integration-test (iteration 1)
06:09:13 [2021-03-30T06:09:13.054Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
06:09:13 [2021-03-30T06:09:13.054Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
06:09:13 [2021-03-30T06:09:13.054Z] ++ set -e
06:09:13 [2021-03-30T06:09:13.054Z] ++ '[' -n 0 ']'
06:09:13 [2021-03-30T06:09:13.054Z] ++ set -x
06:09:13 [2021-03-30T06:09:13.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
06:09:13 [2021-03-30T06:09:13.062Z] --- PASS: TestInfoDebug (1.53s)
06:09:13 [2021-03-30T06:09:13.062Z] === RUN   TestInfoInsecureRegistries
06:09:14 [2021-03-30T06:09:14.102Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.79s)
06:09:14 [2021-03-30T06:09:14.102Z] === RUN   TestCgroupNamespacesRunInvalidMode
06:09:14 [2021-03-30T06:09:14.784Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
06:09:14 [2021-03-30T06:09:14.971Z] --- PASS: TestInfoInsecureRegistries (1.53s)
06:09:14 [2021-03-30T06:09:14.972Z] === RUN   TestInfoRegistryMirrors
06:09:15 [2021-03-30T06:09:15.043Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s)
06:09:15 [2021-03-30T06:09:15.043Z] === RUN   TestCgroupNamespacesRunOlderClient
06:09:15 [2021-03-30T06:09:15.723Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
06:09:16 [2021-03-30T06:09:16.217Z] tests/integration/regression_test.py ......                              [ 98%]
06:09:16 [2021-03-30T06:09:16.291Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
06:09:16 [2021-03-30T06:09:16.373Z] --- PASS: TestInfoRegistryMirrors (1.52s)
06:09:16 [2021-03-30T06:09:16.373Z] === RUN   TestLoginFailsWithBadCredentials
06:09:16 [2021-03-30T06:09:16.373Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
06:09:16 [2021-03-30T06:09:16.373Z] === RUN   TestPingCacheHeaders
06:09:16 [2021-03-30T06:09:16.373Z] --- PASS: TestPingCacheHeaders (0.02s)
06:09:16 [2021-03-30T06:09:16.373Z] === RUN   TestPingGet
06:09:16 [2021-03-30T06:09:16.373Z] --- PASS: TestPingGet (0.01s)
06:09:16 [2021-03-30T06:09:16.373Z] === RUN   TestPingHead
06:09:16 [2021-03-30T06:09:16.373Z] --- PASS: TestPingHead (0.02s)
06:09:16 [2021-03-30T06:09:16.373Z] === RUN   TestVersion
06:09:16 [2021-03-30T06:09:16.373Z] --- PASS: TestVersion (0.03s)
06:09:16 [2021-03-30T06:09:16.373Z] PASS
06:09:16 [2021-03-30T06:09:16.373Z] 
06:09:16 [2021-03-30T06:09:16.373Z] === Skipped
06:09:16 [2021-03-30T06:09:16.373Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
06:09:16 [2021-03-30T06:09:16.373Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:09:16 [2021-03-30T06:09:16.373Z] 
06:09:16 [2021-03-30T06:09:16.373Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
06:09:16 [2021-03-30T06:09:16.373Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
06:09:16 [2021-03-30T06:09:16.373Z] 
06:09:16 [2021-03-30T06:09:16.373Z] 
06:09:16 [2021-03-30T06:09:16.373Z] DONE 18 tests, 2 skipped in 28.365s
06:09:16 [2021-03-30T06:09:16.373Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
06:09:16 [2021-03-30T06:09:16.473Z] tests/integration/credentials/store_test.py ......                       [ 99%]
06:09:16 [2021-03-30T06:09:16.473Z] tests/integration/credentials/utils_test.py .                            [100%]
06:09:16 [2021-03-30T06:09:16.473Z] 
06:09:16 [2021-03-30T06:09:16.473Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
06:09:16 [2021-03-30T06:09:16.473Z] =========================== short test summary info ============================
06:09:16 [2021-03-30T06:09:16.473Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
06:09:16 [2021-03-30T06:09:16.473Z]   CONFIG_RT_GROUP_SCHED isn't enabled
06:09:16 [2021-03-30T06:09:16.473Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
06:09:16 [2021-03-30T06:09:16.473Z]   Not supported on most drivers
06:09:16 [2021-03-30T06:09:16.473Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
06:09:16 [2021-03-30T06:09:16.473Z]   Output of docker top depends on host distro, and is not formalized.
06:09:16 [2021-03-30T06:09:16.473Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
06:09:16 [2021-03-30T06:09:16.473Z]   Output of docker top depends on host distro, and is not formalized.
06:09:16 [2021-03-30T06:09:16.473Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
06:09:16 [2021-03-30T06:09:16.473Z]   Can fail if eth0 has multiple IP addresses
06:09:16 [2021-03-30T06:09:16.473Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
06:09:16 [2021-03-30T06:09:16.473Z]   This doesn't seem to be taken into account by the engine
06:09:16 [2021-03-30T06:09:16.473Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
06:09:16 [2021-03-30T06:09:16.473Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
06:09:16 [2021-03-30T06:09:16.473Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 351.59 seconds ==
06:09:16 [2021-03-30T06:09:16.641Z] INFO: Testing against a local daemon
06:09:16 [2021-03-30T06:09:16.641Z] === RUN   TestVolumesCreateAndList
06:09:16 [2021-03-30T06:09:16.641Z] --- PASS: TestVolumesCreateAndList (0.02s)
06:09:16 [2021-03-30T06:09:16.641Z] === RUN   TestVolumesRemove
06:09:16 [2021-03-30T06:09:16.641Z] --- PASS: TestVolumesRemove (0.05s)
06:09:16 [2021-03-30T06:09:16.641Z] === RUN   TestVolumesInspect
06:09:16 [2021-03-30T06:09:16.641Z] --- PASS: TestVolumesInspect (0.02s)
06:09:16 [2021-03-30T06:09:16.641Z] === RUN   TestVolumesInvalidJSON
06:09:16 [2021-03-30T06:09:16.641Z] === RUN   TestVolumesInvalidJSON//volumes/create
06:09:16 [2021-03-30T06:09:16.641Z] === PAUSE TestVolumesInvalidJSON//volumes/create
06:09:16 [2021-03-30T06:09:16.641Z] === CONT  TestVolumesInvalidJSON//volumes/create
06:09:16 [2021-03-30T06:09:16.641Z] --- PASS: TestVolumesInvalidJSON (0.01s)
06:09:16 [2021-03-30T06:09:16.641Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
06:09:16 [2021-03-30T06:09:16.641Z] PASS
06:09:16 [2021-03-30T06:09:16.641Z] 
06:09:16 [2021-03-30T06:09:16.641Z] DONE 5 tests in 0.216s
06:09:16 [2021-03-30T06:09:16.641Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:09:16 [2021-03-30T06:09:16.641Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12219 is not a child of this shell
06:09:16 [2021-03-30T06:09:16.641Z] warning: PID 12219 from bundles/test-integration/docker.pid had a nonzero exit code
06:09:16 [2021-03-30T06:09:16.641Z] Leaving: AppArmorNo profiles have been unloaded.
06:09:16 [2021-03-30T06:09:16.641Z] 
06:09:16 [2021-03-30T06:09:16.641Z] Unloading profiles will leave already running processes permanently
06:09:16 [2021-03-30T06:09:16.641Z] unconfined, which can lead to unexpected situations.
06:09:16 [2021-03-30T06:09:16.641Z] 
06:09:16 [2021-03-30T06:09:16.641Z] To set a process to complain mode, use the command line tool
06:09:16 [2021-03-30T06:09:16.641Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:09:16 [2021-03-30T06:09:16.641Z] Removing test suite binaries
06:09:16 [2021-03-30T06:09:16.729Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
06:09:16 [2021-03-30T06:09:16.914Z] exiting test-integration
06:09:16 [2021-03-30T06:09:16.914Z] ++ exit 0
06:09:17 [2021-03-30T06:09:17.586Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.25s)
06:09:17 [2021-03-30T06:09:17.586Z] === RUN   TestKernelTCPMemory
06:09:17 [2021-03-30T06:09:17.864Z] 
06:09:18 [2021-03-30T06:09:18.526Z] --- PASS: TestKernelTCPMemory (1.23s)
06:09:18 [2021-03-30T06:09:18.526Z] === RUN   TestNISDomainname
06:09:18 [2021-03-30T06:09:18.796Z] --- PASS: TestImportExtremelyLargeImageWorks (90.07s)
06:09:18 [2021-03-30T06:09:18.796Z] PASS
06:09:18 [2021-03-30T06:09:18.796Z] 
06:09:18 [2021-03-30T06:09:18.796Z] === Skipped
06:09:18 [2021-03-30T06:09:18.796Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s)
06:09:18 [2021-03-30T06:09:18.796Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:09:18 [2021-03-30T06:09:18.796Z] 
06:09:18 [2021-03-30T06:09:18.796Z] 
06:09:18 [2021-03-30T06:09:18.796Z] DONE 12 tests, 1 skipped in 92.087s
06:09:18 [2021-03-30T06:09:18.796Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
06:09:18 [2021-03-30T06:09:18.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
06:09:18 [2021-03-30T06:09:18.796Z] ++ set -e
06:09:18 [2021-03-30T06:09:18.796Z] ++ '[' -n 0 ']'
06:09:18 [2021-03-30T06:09:18.796Z] ++ set -x
06:09:18 [2021-03-30T06:09:18.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
06:09:18 [2021-03-30T06:09:18.796Z] INFO: Testing against a local daemon
06:09:18 [2021-03-30T06:09:18.796Z] === RUN   TestNetworkCreateDelete
06:09:18 [2021-03-30T06:09:18.796Z] --- PASS: TestNetworkCreateDelete (0.14s)
06:09:18 [2021-03-30T06:09:18.796Z] === RUN   TestDockerNetworkDeletePreferID
06:09:18 [2021-03-30T06:09:18.796Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
06:09:18 [2021-03-30T06:09:18.796Z] === RUN   TestDaemonDNSFallback
06:09:18 [2021-03-30T06:09:18.796Z] --- PASS: TestDaemonDNSFallback (2.85s)
06:09:18 [2021-03-30T06:09:18.796Z] === RUN   TestInspectNetwork
Post stage
[Pipeline] junit
06:09:19 [2021-03-30T06:09:19.261Z] Recording test results
06:09:19 [2021-03-30T06:09:19.919Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.45s)
06:09:19 [2021-03-30T06:09:19.919Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:twrnix8roiiz6zvgtu3vagigb Created:2021-03-30 06:09:12.779709167 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[d3330224651fe497242b2a9331096b3b593adef1d9067b02f284f8494921914c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bdqx6xc8rpj7wwkin4eu3c11v EndpointID:335f5e814e6f58308c35bf320ed6147d114f818b75f4ee4cea3287d039d6b3e9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0189e1d9e4c7befa4fe4c8b1bbb671e57e44c142231994fc900e65764cdda953 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:cb8b05e60c89 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bdqx6xc8rpj7wwkin4eu3c11v EndpointID:335f5e814e6f58308c35bf320ed6147d114f818b75f4ee4cea3287d039d6b3e9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
06:09:19 [2021-03-30T06:09:19.919Z] PASS
06:09:19 [2021-03-30T06:09:19.919Z] 
06:09:19 [2021-03-30T06:09:19.919Z] === Skipped
06:09:19 [2021-03-30T06:09:19.919Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
06:09:19 [2021-03-30T06:09:19.919Z]     service_test.go:242: FLAKY_TEST
06:09:19 [2021-03-30T06:09:19.919Z] 
06:09:19 [2021-03-30T06:09:19.919Z] 
06:09:19 [2021-03-30T06:09:19.919Z] DONE 26 tests, 1 skipped in 48.271s
06:09:19 [2021-03-30T06:09:19.919Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
06:09:19 [2021-03-30T06:09:19.919Z] INFO: Testing against a local daemon
06:09:19 [2021-03-30T06:09:19.919Z] === RUN   TestDockerNetworkIpvlanPersistance
06:09:19 [2021-03-30T06:09:19.919Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
06:09:19 [2021-03-30T06:09:19.919Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:09:19 [2021-03-30T06:09:19.919Z] === RUN   TestDockerNetworkIpvlan
06:09:19 [2021-03-30T06:09:19.919Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
06:09:19 [2021-03-30T06:09:19.919Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:09:19 [2021-03-30T06:09:19.919Z] PASS
06:09:19 [2021-03-30T06:09:19.919Z] 
06:09:19 [2021-03-30T06:09:19.919Z] === Skipped
06:09:19 [2021-03-30T06:09:19.919Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
06:09:19 [2021-03-30T06:09:19.919Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:09:19 [2021-03-30T06:09:19.919Z] 
06:09:19 [2021-03-30T06:09:19.919Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
06:09:19 [2021-03-30T06:09:19.919Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:09:19 [2021-03-30T06:09:19.919Z] 
06:09:19 [2021-03-30T06:09:19.919Z] 
06:09:19 [2021-03-30T06:09:19.919Z] DONE 2 tests, 2 skipped in 0.037s
06:09:19 [2021-03-30T06:09:19.919Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
06:09:19 [2021-03-30T06:09:19.919Z] INFO: Testing against a local daemon
06:09:19 [2021-03-30T06:09:19.919Z] === RUN   TestDockerNetworkMacvlanPersistance
06:09:20 [2021-03-30T06:09:20.179Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s)
06:09:20 [2021-03-30T06:09:20.179Z] === RUN   TestDockerNetworkMacvlan
06:09:20 [2021-03-30T06:09:20.438Z] --- PASS: TestNISDomainname (1.55s)
06:09:20 [2021-03-30T06:09:20.438Z] === RUN   TestHostnameDnsResolution
06:09:20 [2021-03-30T06:09:20.479Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
06:09:20 [2021-03-30T06:09:20.479Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
06:09:20 [2021-03-30T06:09:20.738Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
06:09:21 [2021-03-30T06:09:21.108Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
06:09:21 [2021-03-30T06:09:21.119Z] === RUN   TestDockerNetworkMacvlan/Subinterface
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
06:09:21 [2021-03-30T06:09:21.461Z] + echo Ensuring container killed.
06:09:21 [2021-03-30T06:09:21.461Z] Ensuring container killed.
06:09:21 [2021-03-30T06:09:21.461Z] + docker rm -vf docker-pr1
06:09:21 [2021-03-30T06:09:21.461Z] Error: No such container: docker-pr1
[Pipeline] sh
06:09:21 [2021-03-30T06:09:21.689Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
06:09:21 [2021-03-30T06:09:21.748Z] + echo Chowning /workspace to jenkins user
06:09:21 [2021-03-30T06:09:21.748Z] Chowning /workspace to jenkins user
06:09:21 [2021-03-30T06:09:21.748Z] + id -u
06:09:21 [2021-03-30T06:09:21.748Z] + id -g
06:09:21 [2021-03-30T06:09:21.748Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42217:/workspace busybox chown -R 1000:1000 /workspace
06:09:21 [2021-03-30T06:09:21.748Z] Unable to find image 'busybox:latest' locally
06:09:22 [2021-03-30T06:09:22.008Z] latest: Pulling from library/busybox
06:09:22 [2021-03-30T06:09:22.306Z] === RUN   TestInspectNetwork/full_network_id
06:09:22 [2021-03-30T06:09:22.306Z] === RUN   TestInspectNetwork/partial_network_id
06:09:22 [2021-03-30T06:09:22.306Z] === RUN   TestInspectNetwork/network_name
06:09:22 [2021-03-30T06:09:22.306Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
06:09:22 [2021-03-30T06:09:22.349Z] --- PASS: TestHostnameDnsResolution (2.03s)
06:09:22 [2021-03-30T06:09:22.349Z] === RUN   TestStats
06:09:22 [2021-03-30T06:09:22.629Z] === RUN   TestDockerNetworkMacvlan/NilParent
06:09:22 [2021-03-30T06:09:22.661Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
06:09:22 [2021-03-30T06:09:22.937Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
06:09:23 [2021-03-30T06:09:23.390Z] 8b3d7e226fab: Pulling fs layer
06:09:23 [2021-03-30T06:09:23.390Z] 8b3d7e226fab: Verifying Checksum
06:09:23 [2021-03-30T06:09:23.390Z] 8b3d7e226fab: Download complete
06:09:23 [2021-03-30T06:09:23.390Z] 8b3d7e226fab: Pull complete
06:09:23 [2021-03-30T06:09:23.651Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
06:09:23 [2021-03-30T06:09:23.651Z] Status: Downloaded newer image for busybox:latest
06:09:23 [2021-03-30T06:09:23.886Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
06:09:24 [2021-03-30T06:09:24.154Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
06:09:24 [2021-03-30T06:09:24.154Z] Loaded image: buildpack-deps:buster
06:09:24 [2021-03-30T06:09:24.154Z] Loaded image: busybox:latest
06:09:24 [2021-03-30T06:09:24.154Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
06:09:24 [2021-03-30T06:09:24.727Z] Loaded image: busybox:glibc
06:09:24 [2021-03-30T06:09:24.727Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
06:09:25 [2021-03-30T06:09:25.169Z] === RUN   TestDockerNetworkMacvlan/InternalMode
06:09:25 [2021-03-30T06:09:25.294Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
06:09:25 [2021-03-30T06:09:25.339Z] + bundleName=amd64-rootless
06:09:25 [2021-03-30T06:09:25.339Z] + echo Creating amd64-rootless-bundles.tar.gz
06:09:25 [2021-03-30T06:09:25.339Z] Creating amd64-rootless-bundles.tar.gz
06:09:25 [2021-03-30T06:09:25.339Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
06:09:25 [2021-03-30T06:09:25.339Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
06:09:25 [2021-03-30T06:09:25.354Z] Archiving artifacts
06:09:25 [2021-03-30T06:09:25.646Z] --- PASS: TestStats (2.99s)
06:09:25 [2021-03-30T06:09:25.646Z] === RUN   TestStopContainerWithTimeout
06:09:25 [2021-03-30T06:09:25.646Z] === RUN   TestStopContainerWithTimeout/0
06:09:25 [2021-03-30T06:09:25.646Z] === PAUSE TestStopContainerWithTimeout/0
06:09:25 [2021-03-30T06:09:25.646Z] === RUN   TestStopContainerWithTimeout/1
06:09:25 [2021-03-30T06:09:25.646Z] === PAUSE TestStopContainerWithTimeout/1
06:09:25 [2021-03-30T06:09:25.646Z] === RUN   TestStopContainerWithTimeout/3
06:09:25 [2021-03-30T06:09:25.646Z] === PAUSE TestStopContainerWithTimeout/3
06:09:25 [2021-03-30T06:09:25.646Z] === RUN   TestStopContainerWithTimeout/-1
06:09:25 [2021-03-30T06:09:25.646Z] === PAUSE TestStopContainerWithTimeout/-1
06:09:25 [2021-03-30T06:09:25.646Z] === CONT  TestStopContainerWithTimeout/0
06:09:25 [2021-03-30T06:09:25.646Z] === CONT  TestStopContainerWithTimeout/3
06:09:25 [2021-03-30T06:09:25.646Z] === CONT  TestStopContainerWithTimeout/-1
06:09:25 [2021-03-30T06:09:25.646Z] === CONT  TestStopContainerWithTimeout/1
06:09:25 [2021-03-30T06:09:25.861Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
06:09:27 [2021-03-30T06:09:27.238Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
06:09:27 [2021-03-30T06:09:27.368Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42217/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
06:09:27 [2021-03-30T06:09:27.684Z] + make clean
06:09:27 [2021-03-30T06:09:27.871Z] --- PASS: TestInspectNetwork (12.01s)
06:09:27 [2021-03-30T06:09:27.871Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
06:09:27 [2021-03-30T06:09:27.871Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
06:09:27 [2021-03-30T06:09:27.871Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
06:09:27 [2021-03-30T06:09:27.871Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
06:09:27 [2021-03-30T06:09:27.871Z] === RUN   TestRunContainerWithBridgeNone
06:09:27 [2021-03-30T06:09:27.944Z] docker volume rm -f docker-dev-cache
06:09:27 [2021-03-30T06:09:27.944Z] docker-dev-cache
[Pipeline] deleteDir
06:09:28 [2021-03-30T06:09:28.461Z] Loaded image: buildpack-deps:buster
06:09:28 [2021-03-30T06:09:28.461Z] Loaded image: busybox:latest
06:09:28 [2021-03-30T06:09:28.461Z] Loaded image: busybox:glibc
06:09:28 [2021-03-30T06:09:28.466Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
06:09:28 [2021-03-30T06:09:28.755Z] Loaded image: debian:bullseye
06:09:28 [2021-03-30T06:09:28.755Z] Loaded image: hello-world:latest
06:09:28 [2021-03-30T06:09:28.755Z] Loaded image: arm32v7/hello-world:latest
[Pipeline] }
06:09:28 [2021-03-30T06:09:28.888Z] Leaving: AppArmorNo profiles have been unloaded.
06:09:28 [2021-03-30T06:09:28.888Z] 
06:09:28 [2021-03-30T06:09:28.888Z] Unloading profiles will leave already running processes permanently
06:09:28 [2021-03-30T06:09:28.888Z] unconfined, which can lead to unexpected situations.
06:09:28 [2021-03-30T06:09:28.888Z] 
06:09:28 [2021-03-30T06:09:28.888Z] To set a process to complain mode, use the command line tool
06:09:28 [2021-03-30T06:09:28.888Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:09:28 [2021-03-30T06:09:28.888Z] 
06:09:28 [2021-03-30T06:09:28.942Z] --- PASS: TestStopContainerWithTimeout (0.02s)
06:09:28 [2021-03-30T06:09:28.942Z]     --- PASS: TestStopContainerWithTimeout/0 (1.45s)
06:09:28 [2021-03-30T06:09:28.942Z]     --- PASS: TestStopContainerWithTimeout/1 (2.19s)
06:09:28 [2021-03-30T06:09:28.942Z]     --- PASS: TestStopContainerWithTimeout/3 (3.27s)
06:09:28 [2021-03-30T06:09:28.942Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.49s)
06:09:28 [2021-03-30T06:09:28.942Z] === RUN   TestDeleteDevicemapper
06:09:28 [2021-03-30T06:09:28.942Z] --- SKIP: TestDeleteDevicemapper (0.01s)
06:09:28 [2021-03-30T06:09:28.942Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:09:28 [2021-03-30T06:09:28.942Z] === RUN   TestStopContainerWithRestartPolicyAlways
06:09:29 [2021-03-30T06:09:29.052Z] INFO: Testing against a local daemon
06:09:29 [2021-03-30T06:09:29.052Z] === RUN   TestCgroupNamespacesBuild
Post stage
[Pipeline] junit
06:09:29 [2021-03-30T06:09:29.153Z] Recording test results
06:09:29 [2021-03-30T06:09:29.775Z] Loaded image: debian:bullseye
06:09:30 [2021-03-30T06:09:30.034Z] Loaded image: hello-world:latest
06:09:30 [2021-03-30T06:09:30.034Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
06:09:30 [2021-03-30T06:09:30.034Z] Loaded image: arm32v7/hello-world:latest
06:09:30 [2021-03-30T06:09:30.034Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
06:09:30 [2021-03-30T06:09:30.252Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
06:09:30 [2021-03-30T06:09:30.576Z] --- PASS: TestCgroupNamespacesBuild (1.50s)
06:09:30 [2021-03-30T06:09:30.576Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:09:30 [2021-03-30T06:09:30.577Z] + echo Ensuring container killed.
06:09:30 [2021-03-30T06:09:30.577Z] Ensuring container killed.
06:09:30 [2021-03-30T06:09:30.577Z] + docker rm -vf docker-pr1
06:09:30 [2021-03-30T06:09:30.577Z] Error: No such container: docker-pr1
[Pipeline] sh
06:09:30 [2021-03-30T06:09:30.597Z] --- PASS: TestRunContainerWithBridgeNone (3.44s)
06:09:30 [2021-03-30T06:09:30.597Z] === RUN   TestNetworkInvalidJSON
06:09:30 [2021-03-30T06:09:30.597Z] === RUN   TestNetworkInvalidJSON//networks/create
06:09:30 [2021-03-30T06:09:30.597Z] === PAUSE TestNetworkInvalidJSON//networks/create
06:09:30 [2021-03-30T06:09:30.597Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
06:09:30 [2021-03-30T06:09:30.597Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
06:09:30 [2021-03-30T06:09:30.597Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
06:09:30 [2021-03-30T06:09:30.597Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
06:09:30 [2021-03-30T06:09:30.597Z] === CONT  TestNetworkInvalidJSON//networks/create
06:09:30 [2021-03-30T06:09:30.597Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
06:09:30 [2021-03-30T06:09:30.597Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
06:09:30 [2021-03-30T06:09:30.597Z] --- PASS: TestNetworkInvalidJSON (0.02s)
06:09:30 [2021-03-30T06:09:30.597Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
06:09:30 [2021-03-30T06:09:30.597Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
06:09:30 [2021-03-30T06:09:30.597Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
06:09:30 [2021-03-30T06:09:30.597Z] === RUN   TestNetworkList
06:09:30 [2021-03-30T06:09:30.597Z] === RUN   TestNetworkList//networks
06:09:30 [2021-03-30T06:09:30.597Z] === PAUSE TestNetworkList//networks
06:09:30 [2021-03-30T06:09:30.597Z] === RUN   TestNetworkList//networks/
06:09:30 [2021-03-30T06:09:30.597Z] === PAUSE TestNetworkList//networks/
06:09:30 [2021-03-30T06:09:30.597Z] === CONT  TestNetworkList//networks
06:09:30 [2021-03-30T06:09:30.597Z] === CONT  TestNetworkList//networks/
06:09:30 [2021-03-30T06:09:30.597Z] --- PASS: TestNetworkList (0.01s)
06:09:30 [2021-03-30T06:09:30.597Z]     --- PASS: TestNetworkList//networks/ (0.00s)
06:09:30 [2021-03-30T06:09:30.597Z]     --- PASS: TestNetworkList//networks (0.00s)
06:09:30 [2021-03-30T06:09:30.597Z] === RUN   TestHostIPv4BridgeLabel
06:09:30 [2021-03-30T06:09:30.852Z] + echo Chowning /workspace to jenkins user
06:09:30 [2021-03-30T06:09:30.852Z] Chowning /workspace to jenkins user
06:09:30 [2021-03-30T06:09:30.852Z] + id -u
06:09:30 [2021-03-30T06:09:30.852Z] + id -g
06:09:30 [2021-03-30T06:09:30.852Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42217:/workspace busybox chown -R 1000:1000 /workspace
06:09:30 [2021-03-30T06:09:30.852Z] Unable to find image 'busybox:latest' locally
06:09:30 [2021-03-30T06:09:30.852Z] latest: Pulling from library/busybox
06:09:31 [2021-03-30T06:09:31.108Z] 8b3d7e226fab: Pulling fs layer
06:09:31 [2021-03-30T06:09:31.108Z] 8b3d7e226fab: Verifying Checksum
06:09:31 [2021-03-30T06:09:31.108Z] 8b3d7e226fab: Download complete
06:09:31 [2021-03-30T06:09:31.108Z] 8b3d7e226fab: Pull complete
06:09:31 [2021-03-30T06:09:31.108Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
06:09:31 [2021-03-30T06:09:31.108Z] Status: Downloaded newer image for busybox:latest
06:09:31 [2021-03-30T06:09:31.229Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
06:09:31 [2021-03-30T06:09:31.229Z] === RUN   TestDaemonRestartWithLiveRestore
06:09:31 [2021-03-30T06:09:31.413Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
06:09:32 [2021-03-30T06:09:32.100Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.40s)
06:09:32 [2021-03-30T06:09:32.100Z] === RUN   TestBuildWithSession
06:09:32 [2021-03-30T06:09:32.100Z] --- SKIP: TestBuildWithSession (0.00s)
06:09:32 [2021-03-30T06:09:32.100Z]     build_session_test.go:25: TODO: BuildKit
06:09:32 [2021-03-30T06:09:32.100Z] === RUN   TestBuildSquashParent
06:09:32 [2021-03-30T06:09:32.244Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.70s)
06:09:32 [2021-03-30T06:09:32.244Z] === RUN   TestUpdateMemory
06:09:32 [2021-03-30T06:09:32.244Z] --- SKIP: TestUpdateMemory (0.00s)
06:09:32 [2021-03-30T06:09:32.244Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
06:09:32 [2021-03-30T06:09:32.244Z] === RUN   TestUpdateCPUQuota
06:09:32 [2021-03-30T06:09:32.266Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
06:09:32 [2021-03-30T06:09:32.266Z] === RUN   TestDaemonDefaultNetworkPools
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
06:09:32 [2021-03-30T06:09:32.803Z] + bundleName=docker-py
06:09:32 [2021-03-30T06:09:32.803Z] + echo Creating docker-py-bundles.tar.gz
06:09:32 [2021-03-30T06:09:32.803Z] Creating docker-py-bundles.tar.gz
06:09:32 [2021-03-30T06:09:32.803Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
06:09:32 [2021-03-30T06:09:32.813Z] Archiving artifacts
06:09:33 [2021-03-30T06:09:33.301Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s)
06:09:33 [2021-03-30T06:09:33.301Z] === RUN   TestDaemonRestartWithExistingNetwork
06:09:33 [2021-03-30T06:09:33.750Z] === RUN   TestDockerNetworkMacvlan/Addressing
06:09:34 [2021-03-30T06:09:34.312Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42217/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
06:09:34 [2021-03-30T06:09:34.339Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
06:09:34 [2021-03-30T06:09:34.339Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
06:09:34 [2021-03-30T06:09:34.749Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42217/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b -e DOCKER_GRAPHDRIVER docker:b14bf43764e016e95eb7486e49ae675d477e475b hack/make.sh binary-daemon
06:09:35 [2021-03-30T06:09:35.133Z] --- PASS: TestDockerNetworkMacvlan (14.71s)
06:09:35 [2021-03-30T06:09:35.133Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
06:09:35 [2021-03-30T06:09:35.133Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
06:09:35 [2021-03-30T06:09:35.133Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.64s)
06:09:35 [2021-03-30T06:09:35.133Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.91s)
06:09:35 [2021-03-30T06:09:35.133Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.23s)
06:09:35 [2021-03-30T06:09:35.133Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s)
06:09:35 [2021-03-30T06:09:35.133Z] PASS
06:09:35 [2021-03-30T06:09:35.133Z] 
06:09:35 [2021-03-30T06:09:35.133Z] DONE 8 tests in 16.055s
06:09:35 [2021-03-30T06:09:35.133Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
06:09:35 [2021-03-30T06:09:35.133Z] testing: warning: no tests to run
06:09:35 [2021-03-30T06:09:35.133Z] PASS
06:09:35 [2021-03-30T06:09:35.133Z] 
06:09:35 [2021-03-30T06:09:35.133Z] DONE 0 tests in 0.006s
06:09:35 [2021-03-30T06:09:35.133Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
06:09:35 [2021-03-30T06:09:35.133Z] INFO: Testing against a local daemon
06:09:35 [2021-03-30T06:09:35.133Z] === RUN   TestAuthZPluginAllowRequest
06:09:35 [2021-03-30T06:09:35.311Z] 
06:09:35 [2021-03-30T06:09:35.311Z] Removing bundles/
06:09:35 [2021-03-30T06:09:35.311Z] 
06:09:35 [2021-03-30T06:09:35.311Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
06:09:35 [2021-03-30T06:09:35.311Z] Building: bundles/binary-daemon/dockerd-dev
06:09:35 [2021-03-30T06:09:35.311Z] GOOS="" GOARCH="" GOARM=""
06:09:35 [2021-03-30T06:09:35.846Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.34s)
06:09:35 [2021-03-30T06:09:35.846Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
06:09:36 [2021-03-30T06:09:36.478Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.67s)
06:09:36 [2021-03-30T06:09:36.478Z] === RUN   TestServiceWithPredefinedNetwork
06:09:36 [2021-03-30T06:09:36.515Z] --- PASS: TestAuthZPluginAllowRequest (1.47s)
06:09:36 [2021-03-30T06:09:36.515Z] === RUN   TestAuthZPluginTLS
06:09:36 [2021-03-30T06:09:36.572Z] --- PASS: TestBuildSquashParent (4.89s)
06:09:36 [2021-03-30T06:09:36.572Z] === RUN   TestBuildWithRemoveAndForceRemove
06:09:36 [2021-03-30T06:09:36.572Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:09:36 [2021-03-30T06:09:36.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:09:36 [2021-03-30T06:09:36.572Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:09:36 [2021-03-30T06:09:36.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:09:36 [2021-03-30T06:09:36.572Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:09:36 [2021-03-30T06:09:36.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:09:36 [2021-03-30T06:09:36.572Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:09:36 [2021-03-30T06:09:36.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:09:36 [2021-03-30T06:09:36.572Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:09:36 [2021-03-30T06:09:36.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:09:36 [2021-03-30T06:09:36.572Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:09:36 [2021-03-30T06:09:36.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:09:36 [2021-03-30T06:09:36.572Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:09:36 [2021-03-30T06:09:36.572Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:09:36 [2021-03-30T06:09:36.572Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:09:36 [2021-03-30T06:09:36.572Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:09:37 [2021-03-30T06:09:37.084Z] --- PASS: TestAuthZPluginTLS (0.54s)
06:09:37 [2021-03-30T06:09:37.084Z] === RUN   TestAuthZPluginDenyRequest
06:09:37 [2021-03-30T06:09:37.674Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
06:09:37 [2021-03-30T06:09:37.674Z] === RUN   TestAuthZPluginAPIDenyResponse
06:09:37 [2021-03-30T06:09:37.980Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
06:09:38 [2021-03-30T06:09:38.261Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
06:09:38 [2021-03-30T06:09:38.261Z] === RUN   TestAuthZPluginDenyResponse
06:09:38 [2021-03-30T06:09:38.824Z] --- PASS: TestUpdateCPUQuota (5.87s)
06:09:38 [2021-03-30T06:09:38.824Z] === RUN   TestUpdatePidsLimit
06:09:38 [2021-03-30T06:09:38.824Z] === RUN   TestUpdatePidsLimit/update_from_none
06:09:38 [2021-03-30T06:09:38.824Z] === RUN   TestUpdatePidsLimit/no_change
06:09:38 [2021-03-30T06:09:38.851Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
06:09:38 [2021-03-30T06:09:38.851Z] === RUN   TestAuthZPluginAllowEventStream
06:09:39 [2021-03-30T06:09:39.333Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:09:39 [2021-03-30T06:09:39.333Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:09:39 [2021-03-30T06:09:39.764Z] === RUN   TestUpdatePidsLimit/update_lower
06:09:40 [2021-03-30T06:09:40.239Z] --- PASS: TestAuthZPluginAllowEventStream (1.50s)
06:09:40 [2021-03-30T06:09:40.239Z] === RUN   TestAuthZPluginErrorResponse
06:09:40 [2021-03-30T06:09:40.723Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
06:09:40 [2021-03-30T06:09:40.809Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
06:09:40 [2021-03-30T06:09:40.809Z] === RUN   TestAuthZPluginErrorRequest
06:09:40 [2021-03-30T06:09:40.928Z] --- PASS: TestServiceWithPredefinedNetwork (4.14s)
06:09:40 [2021-03-30T06:09:40.928Z] === RUN   TestServiceRemoveKeepsIngressNetwork
06:09:40 [2021-03-30T06:09:40.928Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
06:09:40 [2021-03-30T06:09:40.928Z]     service_test.go:242: FLAKY_TEST
06:09:40 [2021-03-30T06:09:40.928Z] === RUN   TestServiceWithDataPathPortInit
06:09:41 [2021-03-30T06:09:41.269Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
06:09:41 [2021-03-30T06:09:41.269Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
06:09:41 [2021-03-30T06:09:41.269Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (46.62s)
06:09:41 [2021-03-30T06:09:41.269Z] PASS
06:09:41 [2021-03-30T06:09:41.302Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
06:09:41 [2021-03-30T06:09:41.378Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
06:09:41 [2021-03-30T06:09:41.378Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
06:09:41 [2021-03-30T06:09:41.422Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
06:09:41 [2021-03-30T06:09:41.422Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.46s)
06:09:41 [2021-03-30T06:09:41.422Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.64s)
06:09:41 [2021-03-30T06:09:41.422Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.91s)
06:09:41 [2021-03-30T06:09:41.422Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.01s)
06:09:41 [2021-03-30T06:09:41.422Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.78s)
06:09:41 [2021-03-30T06:09:41.422Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.80s)
06:09:41 [2021-03-30T06:09:41.422Z] === RUN   TestBuildMultiStageCopy
06:09:41 [2021-03-30T06:09:41.422Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:09:41 [2021-03-30T06:09:41.527Z] 
06:09:41 [2021-03-30T06:09:41.527Z] === Skipped
06:09:41 [2021-03-30T06:09:41.527Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
06:09:41 [2021-03-30T06:09:41.527Z]     build_session_test.go:25: TODO: BuildKit
06:09:41 [2021-03-30T06:09:41.527Z] 
06:09:41 [2021-03-30T06:09:41.527Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
06:09:41 [2021-03-30T06:09:41.527Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
06:09:41 [2021-03-30T06:09:41.527Z] 
06:09:41 [2021-03-30T06:09:41.527Z] 
06:09:41 [2021-03-30T06:09:41.527Z] DONE 34 tests, 2 skipped in 267.058s
06:09:41 [2021-03-30T06:09:41.527Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
06:09:41 [2021-03-30T06:09:41.527Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
06:09:41 [2021-03-30T06:09:41.527Z] ++ set -e
06:09:41 [2021-03-30T06:09:41.527Z] ++ '[' -n 0 ']'
06:09:41 [2021-03-30T06:09:41.527Z] ++ set -x
06:09:41 [2021-03-30T06:09:41.527Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
06:09:41 [2021-03-30T06:09:41.527Z] INFO: Testing against a local daemon
06:09:41 [2021-03-30T06:09:41.527Z] === RUN   TestConfigInspect
06:09:41 [2021-03-30T06:09:41.947Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
06:09:41 [2021-03-30T06:09:41.947Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
06:09:42 [2021-03-30T06:09:42.244Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
06:09:42 [2021-03-30T06:09:42.814Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
06:09:42 [2021-03-30T06:09:42.904Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
06:09:42 [2021-03-30T06:09:42.946Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:09:42 [2021-03-30T06:09:42.946Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:09:43 [2021-03-30T06:09:43.242Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:09:43 [2021-03-30T06:09:43.471Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
06:09:43 [2021-03-30T06:09:43.545Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:09:43 [2021-03-30T06:09:43.858Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s)
06:09:43 [2021-03-30T06:09:43.858Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
06:09:44 [2021-03-30T06:09:44.184Z] --- PASS: TestBuildMultiStageCopy (2.85s)
06:09:44 [2021-03-30T06:09:44.184Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.52s)
06:09:44 [2021-03-30T06:09:44.184Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s)
06:09:44 [2021-03-30T06:09:44.184Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s)
06:09:44 [2021-03-30T06:09:44.184Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s)
06:09:44 [2021-03-30T06:09:44.184Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s)
06:09:44 [2021-03-30T06:09:44.184Z] === RUN   TestBuildMultiStageParentConfig
06:09:44 [2021-03-30T06:09:44.726Z] --- PASS: TestUpdatePidsLimit (6.30s)
06:09:44 [2021-03-30T06:09:44.726Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.76s)
06:09:44 [2021-03-30T06:09:44.726Z]     --- PASS: TestUpdatePidsLimit/no_change (0.76s)
06:09:44 [2021-03-30T06:09:44.726Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.76s)
06:09:44 [2021-03-30T06:09:44.726Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.78s)
06:09:44 [2021-03-30T06:09:44.726Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.77s)
06:09:44 [2021-03-30T06:09:44.726Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.73s)
06:09:44 [2021-03-30T06:09:44.726Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.78s)
06:09:44 [2021-03-30T06:09:44.726Z] === RUN   TestUpdateRestartPolicy
06:09:44 [2021-03-30T06:09:44.821Z] --- PASS: TestBuildMultiStageParentConfig (0.83s)
06:09:44 [2021-03-30T06:09:44.822Z] === RUN   TestBuildLabelWithTargets
06:09:45 [2021-03-30T06:09:45.375Z] --- PASS: TestConfigInspect (3.46s)
06:09:45 [2021-03-30T06:09:45.375Z] === RUN   TestConfigList
06:09:45 [2021-03-30T06:09:45.769Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.85s)
06:09:45 [2021-03-30T06:09:45.769Z] === RUN   TestAuthZPluginHeader
06:09:46 [2021-03-30T06:09:46.029Z] --- PASS: TestAuthZPluginHeader (0.72s)
06:09:46 [2021-03-30T06:09:46.029Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
06:09:46 [2021-03-30T06:09:46.310Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
06:09:46 [2021-03-30T06:09:46.342Z] --- PASS: TestBuildLabelWithTargets (1.27s)
06:09:46 [2021-03-30T06:09:46.342Z] === RUN   TestBuildWithEmptyLayers
06:09:46 [2021-03-30T06:09:46.638Z] --- PASS: TestBuildWithEmptyLayers (0.64s)
06:09:46 [2021-03-30T06:09:46.638Z] === RUN   TestBuildMultiStageOnBuild
06:09:48 [2021-03-30T06:09:48.216Z] --- PASS: TestConfigList (3.14s)
06:09:48 [2021-03-30T06:09:48.216Z] === RUN   TestConfigsCreateAndDelete
06:09:48 [2021-03-30T06:09:48.476Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
06:09:48 [2021-03-30T06:09:48.476Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
06:09:48 [2021-03-30T06:09:48.720Z] --- PASS: TestBuildMultiStageOnBuild (1.84s)
06:09:48 [2021-03-30T06:09:48.720Z] === RUN   TestBuildUncleanTarFilenames
06:09:48 [2021-03-30T06:09:48.734Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
06:09:49 [2021-03-30T06:09:49.362Z] --- PASS: TestBuildUncleanTarFilenames (0.86s)
06:09:49 [2021-03-30T06:09:49.362Z] === RUN   TestBuildMultiStageLayerLeak
06:09:50 [2021-03-30T06:09:50.226Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.91s)
06:09:50 [2021-03-30T06:09:50.226Z] === RUN   TestAuthZPluginV2Disable
06:09:50 [2021-03-30T06:09:50.640Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
06:09:50 [2021-03-30T06:09:50.898Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
06:09:51 [2021-03-30T06:09:51.157Z] --- PASS: TestConfigsCreateAndDelete (2.81s)
06:09:51 [2021-03-30T06:09:51.157Z] === RUN   TestConfigsUpdate
06:09:51 [2021-03-30T06:09:51.483Z] --- PASS: TestBuildMultiStageLayerLeak (1.87s)
06:09:51 [2021-03-30T06:09:51.483Z] === RUN   TestBuildWithHugeFile
06:09:54 [2021-03-30T06:09:54.445Z] --- PASS: TestConfigsUpdate (3.41s)
06:09:54 [2021-03-30T06:09:54.445Z] === RUN   TestTemplatedConfig
06:09:55 [2021-03-30T06:09:55.015Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
06:09:55 [2021-03-30T06:09:55.015Z] === RUN   TestDockerSuite/TestBuildAddNonTar
06:09:55 [2021-03-30T06:09:55.273Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
06:09:56 [2021-03-30T06:09:56.650Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
06:09:56 [2021-03-30T06:09:56.802Z] --- PASS: TestAuthZPluginV2Disable (5.66s)
06:09:56 [2021-03-30T06:09:56.802Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
06:09:57 [2021-03-30T06:09:57.585Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
06:09:58 [2021-03-30T06:09:58.710Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.78s)
06:09:58 [2021-03-30T06:09:58.710Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
06:09:58 [2021-03-30T06:09:58.962Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
06:09:59 [2021-03-30T06:09:59.531Z] --- PASS: TestTemplatedConfig (4.96s)
06:09:59 [2021-03-30T06:09:59.531Z] === RUN   TestConfigCreateResolve
06:09:59 [2021-03-30T06:09:59.627Z] --- PASS: TestUpdateRestartPolicy (13.50s)
06:09:59 [2021-03-30T06:09:59.627Z] === RUN   TestUpdateRestartWithAutoRemove
06:09:59 [2021-03-30T06:09:59.627Z] --- PASS: TestUpdateRestartWithAutoRemove (1.00s)
06:09:59 [2021-03-30T06:09:59.627Z] === RUN   TestWaitNonBlocked
06:09:59 [2021-03-30T06:09:59.627Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
06:09:59 [2021-03-30T06:09:59.627Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
06:09:59 [2021-03-30T06:09:59.627Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
06:09:59 [2021-03-30T06:09:59.627Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
06:09:59 [2021-03-30T06:09:59.627Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
06:09:59 [2021-03-30T06:09:59.627Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
06:10:00 [2021-03-30T06:10:00.198Z] --- PASS: TestWaitNonBlocked (0.02s)
06:10:00 [2021-03-30T06:10:00.198Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s)
06:10:00 [2021-03-30T06:10:00.198Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s)
06:10:00 [2021-03-30T06:10:00.198Z] === RUN   TestWaitBlocked
06:10:00 [2021-03-30T06:10:00.198Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
06:10:00 [2021-03-30T06:10:00.198Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
06:10:00 [2021-03-30T06:10:00.198Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
06:10:00 [2021-03-30T06:10:00.198Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
06:10:00 [2021-03-30T06:10:00.198Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
06:10:00 [2021-03-30T06:10:00.198Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
06:10:01 [2021-03-30T06:10:01.436Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
06:10:01 [2021-03-30T06:10:01.584Z] --- PASS: TestWaitBlocked (0.03s)
06:10:01 [2021-03-30T06:10:01.584Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s)
06:10:01 [2021-03-30T06:10:01.584Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s)
06:10:01 [2021-03-30T06:10:01.584Z] === CONT  TestContainerStartOnDaemonRestart
06:10:01 [2021-03-30T06:10:01.584Z] === CONT  TestIpcModeOlderClient
06:10:01 [2021-03-30T06:10:01.584Z] === CONT  TestRestartDaemonWithRestartingContainer
06:10:01 [2021-03-30T06:10:01.584Z] === CONT  TestContainerKillOnDaemonStart
06:10:01 [2021-03-30T06:10:01.584Z] --- PASS: TestIpcModeOlderClient (0.21s)
06:10:01 [2021-03-30T06:10:01.584Z] === CONT  TestDaemonHostGatewayIP
06:10:02 [2021-03-30T06:10:02.372Z] --- PASS: TestConfigCreateResolve (2.96s)
06:10:02 [2021-03-30T06:10:02.372Z] === RUN   TestConfigDaemonLibtrustID
06:10:02 [2021-03-30T06:10:02.631Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
06:10:02 [2021-03-30T06:10:02.889Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
06:10:02 [2021-03-30T06:10:02.889Z] PASS
06:10:02 [2021-03-30T06:10:02.889Z] 
06:10:02 [2021-03-30T06:10:02.889Z] DONE 7 tests in 21.466s
06:10:02 [2021-03-30T06:10:02.889Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
06:10:02 [2021-03-30T06:10:02.889Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
06:10:02 [2021-03-30T06:10:02.889Z] ++ set -e
06:10:02 [2021-03-30T06:10:02.889Z] ++ '[' -n 0 ']'
06:10:02 [2021-03-30T06:10:02.889Z] ++ set -x
06:10:02 [2021-03-30T06:10:02.889Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
06:10:03 [2021-03-30T06:10:03.147Z] INFO: Testing against a local daemon
06:10:03 [2021-03-30T06:10:03.147Z] === RUN   TestCheckpoint
06:10:03 [2021-03-30T06:10:03.147Z] --- SKIP: TestCheckpoint (0.00s)
06:10:03 [2021-03-30T06:10:03.147Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:10:03 [2021-03-30T06:10:03.147Z] === RUN   TestContainerInvalidJSON
06:10:03 [2021-03-30T06:10:03.147Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
06:10:03 [2021-03-30T06:10:03.147Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
06:10:03 [2021-03-30T06:10:03.147Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
06:10:03 [2021-03-30T06:10:03.147Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
06:10:03 [2021-03-30T06:10:03.147Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
06:10:03 [2021-03-30T06:10:03.147Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
06:10:03 [2021-03-30T06:10:03.147Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
06:10:03 [2021-03-30T06:10:03.147Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
06:10:03 [2021-03-30T06:10:03.148Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
06:10:03 [2021-03-30T06:10:03.148Z] --- PASS: TestContainerInvalidJSON (0.02s)
06:10:03 [2021-03-30T06:10:03.148Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
06:10:03 [2021-03-30T06:10:03.148Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
06:10:03 [2021-03-30T06:10:03.148Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
06:10:03 [2021-03-30T06:10:03.148Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:10:03 [2021-03-30T06:10:03.148Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
06:10:03 [2021-03-30T06:10:03.148Z] === RUN   TestCopyFromContainerPathIsNotDir
06:10:03 [2021-03-30T06:10:03.148Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
06:10:03 [2021-03-30T06:10:03.148Z] === RUN   TestCopyToContainerPathDoesNotExist
06:10:03 [2021-03-30T06:10:03.406Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
06:10:03 [2021-03-30T06:10:03.406Z] === RUN   TestCopyToContainerPathIsNotDir
06:10:03 [2021-03-30T06:10:03.406Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
06:10:03 [2021-03-30T06:10:03.406Z] === RUN   TestCopyFromContainer
06:10:03 [2021-03-30T06:10:03.427Z] --- PASS: TestServiceWithDataPathPortInit (22.45s)
06:10:03 [2021-03-30T06:10:03.427Z] === RUN   TestServiceWithDefaultAddressPoolInit
06:10:04 [2021-03-30T06:10:04.343Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
06:10:05 [2021-03-30T06:10:05.720Z] === RUN   TestCopyFromContainer//
06:10:05 [2021-03-30T06:10:05.720Z] === RUN   TestCopyFromContainer//bar/root
06:10:05 [2021-03-30T06:10:05.720Z] === RUN   TestCopyFromContainer//bar/root/
06:10:05 [2021-03-30T06:10:05.793Z] --- PASS: TestContainerStartOnDaemonRestart (4.01s)
06:10:05 [2021-03-30T06:10:05.793Z] === CONT  TestDaemonRestartIpcMode
06:10:05 [2021-03-30T06:10:05.793Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.41s)
06:10:05 [2021-03-30T06:10:05.980Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
06:10:05 [2021-03-30T06:10:05.980Z] === RUN   TestCopyFromContainer/bar/quux
06:10:06 [2021-03-30T06:10:06.239Z] === RUN   TestCopyFromContainer/bar/quux/
06:10:06 [2021-03-30T06:10:06.239Z] === RUN   TestCopyFromContainer/bar/quux/baz
06:10:06 [2021-03-30T06:10:06.499Z] === RUN   TestCopyFromContainer/bar/filesymlink
06:10:06 [2021-03-30T06:10:06.499Z] === RUN   TestCopyFromContainer/bar/dirsymlink
06:10:06 [2021-03-30T06:10:06.758Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
06:10:06 [2021-03-30T06:10:06.758Z] === RUN   TestCopyFromContainer/bar/notarget
06:10:06 [2021-03-30T06:10:06.758Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
06:10:07 [2021-03-30T06:10:07.017Z] --- PASS: TestCopyFromContainer (3.67s)
06:10:07 [2021-03-30T06:10:07.017Z]     --- PASS: TestCopyFromContainer// (0.13s)
06:10:07 [2021-03-30T06:10:07.017Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
06:10:07 [2021-03-30T06:10:07.017Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.16s)
06:10:07 [2021-03-30T06:10:07.017Z]     --- PASS: TestCopyFromContainer/bar/quux (0.19s)
06:10:07 [2021-03-30T06:10:07.017Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.15s)
06:10:07 [2021-03-30T06:10:07.017Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s)
06:10:07 [2021-03-30T06:10:07.017Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
06:10:07 [2021-03-30T06:10:07.017Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.17s)
06:10:07 [2021-03-30T06:10:07.017Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
06:10:07 [2021-03-30T06:10:07.017Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.18s)
06:10:07 [2021-03-30T06:10:07.017Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:10:07 [2021-03-30T06:10:07.017Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:10:07 [2021-03-30T06:10:07.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:10:07 [2021-03-30T06:10:07.017Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:10:07 [2021-03-30T06:10:07.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:10:07 [2021-03-30T06:10:07.017Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:10:07 [2021-03-30T06:10:07.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:10:07 [2021-03-30T06:10:07.017Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:10:07 [2021-03-30T06:10:07.017Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:10:07 [2021-03-30T06:10:07.017Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:10:07 [2021-03-30T06:10:07.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
06:10:07 [2021-03-30T06:10:07.017Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
06:10:07 [2021-03-30T06:10:07.017Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
06:10:07 [2021-03-30T06:10:07.017Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
06:10:07 [2021-03-30T06:10:07.017Z] === RUN   TestCreateLinkToNonExistingContainer
06:10:07 [2021-03-30T06:10:07.279Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
06:10:07 [2021-03-30T06:10:07.279Z] === RUN   TestCreateWithInvalidEnv
06:10:07 [2021-03-30T06:10:07.279Z] === RUN   TestCreateWithInvalidEnv/0
06:10:07 [2021-03-30T06:10:07.279Z] === PAUSE TestCreateWithInvalidEnv/0
06:10:07 [2021-03-30T06:10:07.279Z] === RUN   TestCreateWithInvalidEnv/1
06:10:07 [2021-03-30T06:10:07.279Z] === PAUSE TestCreateWithInvalidEnv/1
06:10:07 [2021-03-30T06:10:07.279Z] === RUN   TestCreateWithInvalidEnv/2
06:10:07 [2021-03-30T06:10:07.279Z] === PAUSE TestCreateWithInvalidEnv/2
06:10:07 [2021-03-30T06:10:07.279Z] === CONT  TestCreateWithInvalidEnv/0
06:10:07 [2021-03-30T06:10:07.279Z] === CONT  TestCreateWithInvalidEnv/2
06:10:07 [2021-03-30T06:10:07.279Z] === CONT  TestCreateWithInvalidEnv/1
06:10:07 [2021-03-30T06:10:07.279Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
06:10:07 [2021-03-30T06:10:07.279Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
06:10:07 [2021-03-30T06:10:07.279Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
06:10:07 [2021-03-30T06:10:07.279Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
06:10:07 [2021-03-30T06:10:07.279Z] === RUN   TestCreateTmpfsMountsTarget
06:10:07 [2021-03-30T06:10:07.279Z] --- PASS: TestCreateTmpfsMountsTarget (0.08s)
06:10:07 [2021-03-30T06:10:07.279Z] === RUN   TestCreateWithCustomMaskedPaths
06:10:07 [2021-03-30T06:10:07.537Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
06:10:07 [2021-03-30T06:10:07.706Z] --- PASS: TestDaemonHostGatewayIP (5.86s)
06:10:07 [2021-03-30T06:10:07.797Z] === RUN   TestDockerSuite/TestBuildAddScript
06:10:08 [2021-03-30T06:10:08.055Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
06:10:08 [2021-03-30T06:10:08.623Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
06:10:08 [2021-03-30T06:10:08.705Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.63s)
06:10:08 [2021-03-30T06:10:08.705Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
06:10:09 [2021-03-30T06:10:09.616Z] --- PASS: TestDaemonRestartIpcMode (4.19s)
06:10:11 [2021-03-30T06:10:11.159Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
06:10:11 [2021-03-30T06:10:11.159Z] --- PASS: TestCreateWithCustomMaskedPaths (3.78s)
06:10:11 [2021-03-30T06:10:11.159Z] === RUN   TestCreateWithCustomReadonlyPaths
06:10:12 [2021-03-30T06:10:12.098Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
06:10:13 [2021-03-30T06:10:13.474Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
06:10:13 [2021-03-30T06:10:13.800Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.78s)
06:10:13 [2021-03-30T06:10:13.800Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:12ob150obec5rd7egadjby8l0 Created:2021-03-30 06:10:04.046582392 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[43b119280084ac58343d94950e82361a2f55fd44015f0e83a5b97bd82deeddd7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p573w6uh7ckvlkddnyq95mjfb EndpointID:6fd02c2e5cf99c024c8e5cc2fc2eec9e216495d1cb0592a5f22e0467f4ee614c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d946027637882ad772a330e85a197749d3d5616c6cc0c60a7cfc39abd596f6c1 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:29315dd4b0a1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p573w6uh7ckvlkddnyq95mjfb EndpointID:6fd02c2e5cf99c024c8e5cc2fc2eec9e216495d1cb0592a5f22e0467f4ee614c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
06:10:13 [2021-03-30T06:10:13.800Z] PASS
06:10:13 [2021-03-30T06:10:13.800Z] 
06:10:13 [2021-03-30T06:10:13.800Z] === Skipped
06:10:13 [2021-03-30T06:10:13.800Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
06:10:13 [2021-03-30T06:10:13.800Z]     service_test.go:242: FLAKY_TEST
06:10:13 [2021-03-30T06:10:13.800Z] 
06:10:13 [2021-03-30T06:10:13.800Z] 
06:10:13 [2021-03-30T06:10:13.800Z] DONE 26 tests, 1 skipped in 62.076s
06:10:13 [2021-03-30T06:10:13.800Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
06:10:13 [2021-03-30T06:10:13.800Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
06:10:13 [2021-03-30T06:10:13.800Z] ++ set -e
06:10:13 [2021-03-30T06:10:13.800Z] ++ '[' -n 0 ']'
06:10:13 [2021-03-30T06:10:13.800Z] ++ set -x
06:10:13 [2021-03-30T06:10:13.801Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
06:10:14 [2021-03-30T06:10:14.091Z] INFO: Testing against a local daemon
06:10:14 [2021-03-30T06:10:14.091Z] === RUN   TestDockerNetworkIpvlanPersistance
06:10:14 [2021-03-30T06:10:14.091Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
06:10:14 [2021-03-30T06:10:14.091Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:10:14 [2021-03-30T06:10:14.091Z] === RUN   TestDockerNetworkIpvlan
06:10:14 [2021-03-30T06:10:14.091Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
06:10:14 [2021-03-30T06:10:14.091Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:10:14 [2021-03-30T06:10:14.091Z] PASS
06:10:14 [2021-03-30T06:10:14.091Z] 
06:10:14 [2021-03-30T06:10:14.091Z] === Skipped
06:10:14 [2021-03-30T06:10:14.091Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
06:10:14 [2021-03-30T06:10:14.091Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:10:14 [2021-03-30T06:10:14.091Z] 
06:10:14 [2021-03-30T06:10:14.091Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
06:10:14 [2021-03-30T06:10:14.091Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:10:14 [2021-03-30T06:10:14.091Z] 
06:10:14 [2021-03-30T06:10:14.091Z] 
06:10:14 [2021-03-30T06:10:14.091Z] DONE 2 tests, 2 skipped in 0.213s
06:10:14 [2021-03-30T06:10:14.091Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
06:10:14 [2021-03-30T06:10:14.091Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
06:10:14 [2021-03-30T06:10:14.091Z] ++ set -e
06:10:14 [2021-03-30T06:10:14.091Z] ++ '[' -n 0 ']'
06:10:14 [2021-03-30T06:10:14.091Z] ++ set -x
06:10:14 [2021-03-30T06:10:14.091Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
06:10:14 [2021-03-30T06:10:14.091Z] INFO: Testing against a local daemon
06:10:14 [2021-03-30T06:10:14.091Z] === RUN   TestDockerNetworkMacvlanPersistance
06:10:14 [2021-03-30T06:10:14.851Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.58s)
06:10:14 [2021-03-30T06:10:14.851Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:10:14 [2021-03-30T06:10:14.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:10:14 [2021-03-30T06:10:14.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:10:14 [2021-03-30T06:10:14.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:10:14 [2021-03-30T06:10:14.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:10:14 [2021-03-30T06:10:14.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:10:14 [2021-03-30T06:10:14.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:10:14 [2021-03-30T06:10:14.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:10:14 [2021-03-30T06:10:14.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:10:14 [2021-03-30T06:10:14.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:10:14 [2021-03-30T06:10:14.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:10:14 [2021-03-30T06:10:14.852Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:10:14 [2021-03-30T06:10:14.852Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:10:14 [2021-03-30T06:10:14.852Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:10:14 [2021-03-30T06:10:14.852Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:10:14 [2021-03-30T06:10:14.852Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:10:14 [2021-03-30T06:10:14.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
06:10:14 [2021-03-30T06:10:14.852Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
06:10:14 [2021-03-30T06:10:14.852Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
06:10:14 [2021-03-30T06:10:14.852Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
06:10:14 [2021-03-30T06:10:14.852Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
06:10:14 [2021-03-30T06:10:14.852Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
06:10:14 [2021-03-30T06:10:14.852Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
06:10:14 [2021-03-30T06:10:14.898Z] --- PASS: TestContainerKillOnDaemonStart (13.41s)
06:10:14 [2021-03-30T06:10:14.898Z] PASS
06:10:14 [2021-03-30T06:10:14.898Z] 
06:10:14 [2021-03-30T06:10:14.898Z] === Skipped
06:10:14 [2021-03-30T06:10:14.898Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
06:10:14 [2021-03-30T06:10:14.898Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:10:14 [2021-03-30T06:10:14.898Z] 
06:10:14 [2021-03-30T06:10:14.898Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
06:10:14 [2021-03-30T06:10:14.898Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:10:14 [2021-03-30T06:10:14.898Z] 
06:10:14 [2021-03-30T06:10:14.898Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
06:10:14 [2021-03-30T06:10:14.898Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:10:14 [2021-03-30T06:10:14.898Z] 
06:10:14 [2021-03-30T06:10:14.898Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
06:10:14 [2021-03-30T06:10:14.898Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:10:14 [2021-03-30T06:10:14.898Z] 
06:10:14 [2021-03-30T06:10:14.898Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.01s)
06:10:14 [2021-03-30T06:10:14.898Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:10:14 [2021-03-30T06:10:14.898Z] 
06:10:14 [2021-03-30T06:10:14.898Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
06:10:14 [2021-03-30T06:10:14.898Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
06:10:14 [2021-03-30T06:10:14.898Z] 
06:10:14 [2021-03-30T06:10:14.898Z] 
06:10:14 [2021-03-30T06:10:14.898Z] DONE 196 tests, 6 skipped in 172.357s
06:10:14 [2021-03-30T06:10:14.898Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
06:10:14 [2021-03-30T06:10:14.898Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
06:10:14 [2021-03-30T06:10:14.898Z] ++ set -e
06:10:14 [2021-03-30T06:10:14.898Z] ++ '[' -n 0 ']'
06:10:14 [2021-03-30T06:10:14.898Z] ++ set -x
06:10:14 [2021-03-30T06:10:14.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
06:10:15 [2021-03-30T06:10:15.158Z] INFO: Testing against a local daemon
06:10:15 [2021-03-30T06:10:15.158Z] === RUN   TestCommitInheritsEnv
06:10:15 [2021-03-30T06:10:15.599Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.59s)
06:10:15 [2021-03-30T06:10:15.599Z] === RUN   TestDockerNetworkMacvlan
06:10:15 [2021-03-30T06:10:15.729Z] --- PASS: TestCommitInheritsEnv (0.60s)
06:10:15 [2021-03-30T06:10:15.729Z] === RUN   TestImportExtremelyLargeImageWorks
06:10:15 [2021-03-30T06:10:15.729Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
06:10:15 [2021-03-30T06:10:15.729Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
06:10:15 [2021-03-30T06:10:15.729Z] === RUN   TestImagesFilterMultiReference
06:10:15 [2021-03-30T06:10:15.787Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
06:10:15 [2021-03-30T06:10:15.989Z] --- PASS: TestImagesFilterMultiReference (0.10s)
06:10:15 [2021-03-30T06:10:15.989Z] === RUN   TestImagePullPlatformInvalid
06:10:15 [2021-03-30T06:10:15.989Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
06:10:15 [2021-03-30T06:10:15.989Z] === RUN   TestRemoveImageOrphaning
06:10:16 [2021-03-30T06:10:16.047Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.27s)
06:10:16 [2021-03-30T06:10:16.047Z] === RUN   TestCreateDifferentPlatform
06:10:16 [2021-03-30T06:10:16.047Z] === RUN   TestCreateDifferentPlatform/different_os
06:10:16 [2021-03-30T06:10:16.047Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
06:10:16 [2021-03-30T06:10:16.047Z] --- PASS: TestCreateDifferentPlatform (0.05s)
06:10:16 [2021-03-30T06:10:16.047Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
06:10:16 [2021-03-30T06:10:16.047Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
06:10:16 [2021-03-30T06:10:16.047Z] === RUN   TestCreateVolumesFromNonExistingContainer
06:10:16 [2021-03-30T06:10:16.047Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
06:10:16 [2021-03-30T06:10:16.047Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
06:10:16 [2021-03-30T06:10:16.306Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s)
06:10:16 [2021-03-30T06:10:16.306Z] === RUN   TestContainerStartOnDaemonRestart
06:10:16 [2021-03-30T06:10:16.306Z] === PAUSE TestContainerStartOnDaemonRestart
06:10:16 [2021-03-30T06:10:16.306Z] === RUN   TestDaemonRestartIpcMode
06:10:16 [2021-03-30T06:10:16.306Z] === PAUSE TestDaemonRestartIpcMode
06:10:16 [2021-03-30T06:10:16.306Z] === RUN   TestDaemonHostGatewayIP
06:10:16 [2021-03-30T06:10:16.306Z] === PAUSE TestDaemonHostGatewayIP
06:10:16 [2021-03-30T06:10:16.306Z] === RUN   TestRestartDaemonWithRestartingContainer
06:10:16 [2021-03-30T06:10:16.306Z] === PAUSE TestRestartDaemonWithRestartingContainer
06:10:16 [2021-03-30T06:10:16.306Z] === RUN   TestContainerKillOnDaemonStart
06:10:16 [2021-03-30T06:10:16.306Z] === PAUSE TestContainerKillOnDaemonStart
06:10:16 [2021-03-30T06:10:16.306Z] === RUN   TestDiff
06:10:16 [2021-03-30T06:10:16.559Z] --- PASS: TestRemoveImageOrphaning (0.58s)
06:10:16 [2021-03-30T06:10:16.559Z] === RUN   TestRemoveImageGarbageCollector
06:10:16 [2021-03-30T06:10:16.559Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
06:10:16 [2021-03-30T06:10:16.559Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:10:16 [2021-03-30T06:10:16.559Z] === RUN   TestTagUnprefixedRepoByNameOrName
06:10:16 [2021-03-30T06:10:16.559Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
06:10:16 [2021-03-30T06:10:16.559Z] === RUN   TestTagInvalidReference
06:10:16 [2021-03-30T06:10:16.559Z] --- PASS: TestTagInvalidReference (0.03s)
06:10:16 [2021-03-30T06:10:16.559Z] === RUN   TestTagValidPrefixedRepo
06:10:16 [2021-03-30T06:10:16.559Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
06:10:16 [2021-03-30T06:10:16.559Z] === RUN   TestTagExistedNameWithoutForce
06:10:16 [2021-03-30T06:10:16.632Z] === RUN   TestDockerNetworkMacvlan/Subinterface
06:10:16 [2021-03-30T06:10:16.820Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
06:10:16 [2021-03-30T06:10:16.820Z] === RUN   TestTagOfficialNames
06:10:16 [2021-03-30T06:10:16.820Z] --- PASS: TestTagOfficialNames (0.08s)
06:10:16 [2021-03-30T06:10:16.820Z] === RUN   TestTagMatchesDigest
06:10:16 [2021-03-30T06:10:16.820Z] --- PASS: TestTagMatchesDigest (0.03s)
06:10:16 [2021-03-30T06:10:16.820Z] PASS
06:10:16 [2021-03-30T06:10:16.820Z] 
06:10:16 [2021-03-30T06:10:16.820Z] === Skipped
06:10:16 [2021-03-30T06:10:16.820Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
06:10:16 [2021-03-30T06:10:16.820Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
06:10:16 [2021-03-30T06:10:16.820Z] 
06:10:16 [2021-03-30T06:10:16.820Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
06:10:16 [2021-03-30T06:10:16.820Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:10:16 [2021-03-30T06:10:16.820Z] 
06:10:16 [2021-03-30T06:10:16.820Z] 
06:10:16 [2021-03-30T06:10:16.820Z] DONE 12 tests, 2 skipped in 1.858s
06:10:16 [2021-03-30T06:10:16.820Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
06:10:16 [2021-03-30T06:10:16.820Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
06:10:16 [2021-03-30T06:10:16.820Z] ++ set -e
06:10:16 [2021-03-30T06:10:16.820Z] ++ '[' -n 0 ']'
06:10:16 [2021-03-30T06:10:16.820Z] ++ set -x
06:10:16 [2021-03-30T06:10:16.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
06:10:17 [2021-03-30T06:10:17.080Z] INFO: Testing against a local daemon
06:10:17 [2021-03-30T06:10:17.080Z] === RUN   TestNetworkCreateDelete
06:10:17 [2021-03-30T06:10:17.341Z] --- PASS: TestNetworkCreateDelete (0.42s)
06:10:17 [2021-03-30T06:10:17.341Z] === RUN   TestDockerNetworkDeletePreferID
06:10:17 [2021-03-30T06:10:17.666Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
06:10:17 [2021-03-30T06:10:17.690Z] --- PASS: TestDiff (1.19s)
06:10:17 [2021-03-30T06:10:17.690Z] === RUN   TestExecWithCloseStdin
06:10:18 [2021-03-30T06:10:18.260Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
06:10:18 [2021-03-30T06:10:18.704Z] === RUN   TestDockerNetworkMacvlan/NilParent
06:10:18 [2021-03-30T06:10:18.725Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s)
06:10:18 [2021-03-30T06:10:18.725Z] === RUN   TestDaemonDNSFallback
06:10:19 [2021-03-30T06:10:19.636Z] --- PASS: TestExecWithCloseStdin (2.07s)
06:10:19 [2021-03-30T06:10:19.636Z] === RUN   TestExec
06:10:20 [2021-03-30T06:10:20.571Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
06:10:21 [2021-03-30T06:10:21.508Z] --- PASS: TestExec (1.93s)
06:10:21 [2021-03-30T06:10:21.508Z] === RUN   TestExecUser
06:10:22 [2021-03-30T06:10:22.886Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
06:10:23 [2021-03-30T06:10:23.480Z] --- PASS: TestExecUser (2.06s)
06:10:23 [2021-03-30T06:10:23.480Z] === RUN   TestExportContainerAndImportImage
06:10:24 [2021-03-30T06:10:24.055Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
06:10:24 [2021-03-30T06:10:24.272Z] === RUN   TestDockerNetworkMacvlan/InternalMode
06:10:25 [2021-03-30T06:10:25.455Z] --- PASS: TestExportContainerAndImportImage (2.08s)
06:10:25 [2021-03-30T06:10:25.455Z] === RUN   TestExportContainerAfterDaemonRestart
06:10:25 [2021-03-30T06:10:25.715Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
06:10:26 [2021-03-30T06:10:26.282Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
06:10:26 [2021-03-30T06:10:26.801Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
06:10:26 [2021-03-30T06:10:26.801Z] PASS
06:10:26 [2021-03-30T06:10:26.801Z] 
06:10:26 [2021-03-30T06:10:26.801Z] DONE 17 tests in 49.678s
06:10:26 [2021-03-30T06:10:26.801Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
06:10:26 [2021-03-30T06:10:26.801Z] INFO: Testing against a local daemon
06:10:26 [2021-03-30T06:10:26.801Z] === RUN   TestPluginInvalidJSON
06:10:26 [2021-03-30T06:10:26.801Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
06:10:26 [2021-03-30T06:10:26.801Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
06:10:26 [2021-03-30T06:10:26.801Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
06:10:26 [2021-03-30T06:10:26.801Z] --- PASS: TestPluginInvalidJSON (0.01s)
06:10:26 [2021-03-30T06:10:26.801Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
06:10:26 [2021-03-30T06:10:26.801Z] === RUN   TestPluginInstall
06:10:26 [2021-03-30T06:10:26.801Z] === RUN   TestPluginInstall/no_auth
06:10:26 [2021-03-30T06:10:26.801Z] time="2021-03-30T06:10:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:10:26 [2021-03-30T06:10:26.801Z] time="2021-03-30T06:10:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fdbf5b5bd84b974b21aa58d1b3eba3a4d11c2f0c4c949dedb98c6bb7436986c1" mediatype=application/vnd.docker.plugin.v1+json size=522
06:10:26 [2021-03-30T06:10:26.801Z] time="2021-03-30T06:10:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:10:26 [2021-03-30T06:10:26.801Z] time="2021-03-30T06:10:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fdbf5b5bd84b974b21aa58d1b3eba3a4d11c2f0c4c949dedb98c6bb7436986c1" mediatype=application/vnd.docker.plugin.v1+json size=522
06:10:26 [2021-03-30T06:10:26.801Z] === RUN   TestPluginInstall/with_htpasswd
06:10:26 [2021-03-30T06:10:26.858Z] --- PASS: TestDaemonDNSFallback (7.61s)
06:10:26 [2021-03-30T06:10:26.858Z] === RUN   TestInspectNetwork
06:10:27 [2021-03-30T06:10:27.217Z] --- PASS: TestExportContainerAfterDaemonRestart (1.72s)
06:10:27 [2021-03-30T06:10:27.217Z] === RUN   TestHealthCheckWorkdir
06:10:27 [2021-03-30T06:10:27.370Z] time="2021-03-30T06:10:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:10:27 [2021-03-30T06:10:27.370Z] time="2021-03-30T06:10:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fdbf5b5bd84b974b21aa58d1b3eba3a4d11c2f0c4c949dedb98c6bb7436986c1" mediatype=application/vnd.docker.plugin.v1+json size=522
06:10:27 [2021-03-30T06:10:27.370Z] time="2021-03-30T06:10:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:10:27 [2021-03-30T06:10:27.370Z] time="2021-03-30T06:10:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fdbf5b5bd84b974b21aa58d1b3eba3a4d11c2f0c4c949dedb98c6bb7436986c1" mediatype=application/vnd.docker.plugin.v1+json size=522
06:10:27 [2021-03-30T06:10:27.631Z] === RUN   TestPluginInstall/with_insecure
06:10:28 [2021-03-30T06:10:28.727Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
06:10:29 [2021-03-30T06:10:29.011Z] time="2021-03-30T06:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:10:29 [2021-03-30T06:10:29.011Z] time="2021-03-30T06:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a0a9ece3bd19299f3306ba8bc94505bc21218db7dfa7cd67ddc37c7055706b99" mediatype=application/vnd.docker.plugin.v1+json size=522
06:10:29 [2021-03-30T06:10:29.011Z] time="2021-03-30T06:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:10:29 [2021-03-30T06:10:29.011Z] time="2021-03-30T06:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a0a9ece3bd19299f3306ba8bc94505bc21218db7dfa7cd67ddc37c7055706b99" mediatype=application/vnd.docker.plugin.v1+json size=522
06:10:29 [2021-03-30T06:10:29.011Z] --- PASS: TestPluginInstall (4.19s)
06:10:29 [2021-03-30T06:10:29.011Z]     --- PASS: TestPluginInstall/no_auth (2.16s)
06:10:29 [2021-03-30T06:10:29.011Z]     --- PASS: TestPluginInstall/with_htpasswd (0.79s)
06:10:29 [2021-03-30T06:10:29.011Z]     --- PASS: TestPluginInstall/with_insecure (1.24s)
06:10:29 [2021-03-30T06:10:29.011Z]         plugin_test.go:160: [d038485e78429] daemon is not started
06:10:29 [2021-03-30T06:10:29.011Z] === RUN   TestPluginsWithRuntimes
06:10:29 [2021-03-30T06:10:29.120Z] --- PASS: TestHealthCheckWorkdir (1.87s)
06:10:29 [2021-03-30T06:10:29.120Z] === RUN   TestHealthKillContainer
06:10:29 [2021-03-30T06:10:29.687Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
06:10:30 [2021-03-30T06:10:30.254Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
06:10:30 [2021-03-30T06:10:30.920Z] === RUN   TestPluginsWithRuntimes/No_Args
06:10:31 [2021-03-30T06:10:31.490Z] === RUN   TestPluginsWithRuntimes/With_Args
06:10:32 [2021-03-30T06:10:32.146Z] === RUN   TestInspectNetwork/full_network_id
06:10:32 [2021-03-30T06:10:32.146Z] === RUN   TestInspectNetwork/partial_network_id
06:10:32 [2021-03-30T06:10:32.146Z] === RUN   TestInspectNetwork/network_name
06:10:32 [2021-03-30T06:10:32.146Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
06:10:32 [2021-03-30T06:10:32.429Z] --- PASS: TestPluginsWithRuntimes (3.55s)
06:10:32 [2021-03-30T06:10:32.429Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
06:10:32 [2021-03-30T06:10:32.429Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
06:10:32 [2021-03-30T06:10:32.429Z] PASS
06:10:32 [2021-03-30T06:10:32.429Z] 
06:10:32 [2021-03-30T06:10:32.429Z] DONE 9 tests in 7.808s
06:10:32 [2021-03-30T06:10:32.429Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
06:10:32 [2021-03-30T06:10:32.689Z] INFO: Testing against a local daemon
06:10:32 [2021-03-30T06:10:32.689Z] === RUN   TestExternalGraphDriver
06:10:32 [2021-03-30T06:10:32.689Z] === RUN   TestExternalGraphDriver/json
06:10:32 [2021-03-30T06:10:32.791Z] --- PASS: TestHealthKillContainer (3.57s)
06:10:32 [2021-03-30T06:10:32.791Z] === RUN   TestInspectCpusetInConfigPre120
06:10:33 [2021-03-30T06:10:33.050Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
06:10:33 [2021-03-30T06:10:33.309Z] === RUN   TestDockerSuite/TestBuildAddTar
06:10:33 [2021-03-30T06:10:33.876Z] --- PASS: TestInspectCpusetInConfigPre120 (1.10s)
06:10:33 [2021-03-30T06:10:33.876Z] === RUN   TestIpcModeNone
06:10:34 [2021-03-30T06:10:34.598Z] === RUN   TestExternalGraphDriver/spec
06:10:35 [2021-03-30T06:10:35.254Z] --- PASS: TestIpcModeNone (1.45s)
06:10:35 [2021-03-30T06:10:35.254Z] === RUN   TestIpcModePrivate
06:10:36 [2021-03-30T06:10:36.192Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
06:10:36 [2021-03-30T06:10:36.347Z] --- PASS: TestInspectNetwork (9.76s)
06:10:36 [2021-03-30T06:10:36.347Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
06:10:36 [2021-03-30T06:10:36.347Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
06:10:36 [2021-03-30T06:10:36.347Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
06:10:36 [2021-03-30T06:10:36.347Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
06:10:36 [2021-03-30T06:10:36.347Z] === RUN   TestRunContainerWithBridgeNone
06:10:36 [2021-03-30T06:10:36.507Z] === RUN   TestExternalGraphDriver/pull
06:10:36 [2021-03-30T06:10:36.759Z] --- PASS: TestIpcModePrivate (1.51s)
06:10:36 [2021-03-30T06:10:36.759Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false
06:10:36 [2021-03-30T06:10:36.759Z] === RUN   TestIpcModeShareable
06:10:37 [2021-03-30T06:10:37.203Z] === RUN   TestDockerNetworkMacvlan/Addressing
06:10:38 [2021-03-30T06:10:38.416Z] --- PASS: TestExternalGraphDriver (5.59s)
06:10:38 [2021-03-30T06:10:38.416Z]     --- PASS: TestExternalGraphDriver/json (1.94s)
06:10:38 [2021-03-30T06:10:38.416Z]     --- PASS: TestExternalGraphDriver/spec (1.91s)
06:10:38 [2021-03-30T06:10:38.416Z]     --- PASS: TestExternalGraphDriver/pull (1.65s)
06:10:38 [2021-03-30T06:10:38.416Z] === RUN   TestGraphdriverPluginV2
06:10:38 [2021-03-30T06:10:38.665Z] --- PASS: TestIpcModeShareable (1.96s)
06:10:38 [2021-03-30T06:10:38.665Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true
06:10:38 [2021-03-30T06:10:38.665Z] === RUN   TestAPIIpcModeShareableAndContainer
06:10:39 [2021-03-30T06:10:39.645Z] --- PASS: TestRunContainerWithBridgeNone (3.60s)
06:10:39 [2021-03-30T06:10:39.645Z] === RUN   TestNetworkInvalidJSON
06:10:39 [2021-03-30T06:10:39.645Z] === RUN   TestNetworkInvalidJSON//networks/create
06:10:39 [2021-03-30T06:10:39.645Z] === PAUSE TestNetworkInvalidJSON//networks/create
06:10:39 [2021-03-30T06:10:39.645Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
06:10:39 [2021-03-30T06:10:39.645Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
06:10:39 [2021-03-30T06:10:39.645Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
06:10:39 [2021-03-30T06:10:39.645Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
06:10:39 [2021-03-30T06:10:39.645Z] === CONT  TestNetworkInvalidJSON//networks/create
06:10:39 [2021-03-30T06:10:39.645Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
06:10:39 [2021-03-30T06:10:39.645Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
06:10:39 [2021-03-30T06:10:39.645Z] --- PASS: TestNetworkInvalidJSON (0.03s)
06:10:39 [2021-03-30T06:10:39.645Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
06:10:39 [2021-03-30T06:10:39.645Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
06:10:39 [2021-03-30T06:10:39.645Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
06:10:39 [2021-03-30T06:10:39.645Z] === RUN   TestNetworkList
06:10:39 [2021-03-30T06:10:39.645Z] === RUN   TestNetworkList//networks
06:10:39 [2021-03-30T06:10:39.645Z] === PAUSE TestNetworkList//networks
06:10:39 [2021-03-30T06:10:39.645Z] === RUN   TestNetworkList//networks/
06:10:39 [2021-03-30T06:10:39.645Z] === PAUSE TestNetworkList//networks/
06:10:39 [2021-03-30T06:10:39.645Z] === CONT  TestNetworkList//networks
06:10:39 [2021-03-30T06:10:39.645Z] === CONT  TestNetworkList//networks/
06:10:39 [2021-03-30T06:10:39.645Z] --- PASS: TestNetworkList (0.03s)
06:10:39 [2021-03-30T06:10:39.645Z]     --- PASS: TestNetworkList//networks/ (0.00s)
06:10:39 [2021-03-30T06:10:39.645Z]     --- PASS: TestNetworkList//networks (0.00s)
06:10:39 [2021-03-30T06:10:39.645Z] === RUN   TestHostIPv4BridgeLabel
06:10:39 [2021-03-30T06:10:39.931Z] --- PASS: TestDockerNetworkMacvlan (23.75s)
06:10:39 [2021-03-30T06:10:39.931Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
06:10:39 [2021-03-30T06:10:39.931Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
06:10:39 [2021-03-30T06:10:39.931Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (3.03s)
06:10:39 [2021-03-30T06:10:39.931Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.24s)
06:10:39 [2021-03-30T06:10:39.931Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (7.09s)
06:10:39 [2021-03-30T06:10:39.931Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (2.01s)
06:10:39 [2021-03-30T06:10:39.931Z] PASS
06:10:39 [2021-03-30T06:10:39.931Z] 
06:10:39 [2021-03-30T06:10:39.931Z] DONE 8 tests in 25.445s
06:10:39 [2021-03-30T06:10:39.931Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
06:10:39 [2021-03-30T06:10:39.931Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
06:10:39 [2021-03-30T06:10:39.931Z] ++ set -e
06:10:39 [2021-03-30T06:10:39.931Z] ++ '[' -n 0 ']'
06:10:39 [2021-03-30T06:10:39.931Z] ++ set -x
06:10:39 [2021-03-30T06:10:39.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
06:10:39 [2021-03-30T06:10:39.931Z] testing: warning: no tests to run
06:10:39 [2021-03-30T06:10:39.931Z] PASS
06:10:39 [2021-03-30T06:10:39.931Z] 
06:10:39 [2021-03-30T06:10:39.931Z] DONE 0 tests in 0.065s
06:10:39 [2021-03-30T06:10:39.931Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
06:10:39 [2021-03-30T06:10:39.931Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
06:10:39 [2021-03-30T06:10:39.931Z] ++ set -e
06:10:39 [2021-03-30T06:10:39.931Z] ++ '[' -n 0 ']'
06:10:39 [2021-03-30T06:10:39.931Z] ++ set -x
06:10:39 [2021-03-30T06:10:39.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
06:10:39 [2021-03-30T06:10:39.931Z] INFO: Testing against a local daemon
06:10:39 [2021-03-30T06:10:39.931Z] === RUN   TestAuthZPluginAllowRequest
06:10:40 [2021-03-30T06:10:40.587Z] --- PASS: TestHostIPv4BridgeLabel (0.82s)
06:10:40 [2021-03-30T06:10:40.587Z] === RUN   TestDaemonRestartWithLiveRestore
06:10:41 [2021-03-30T06:10:41.972Z] --- PASS: TestDaemonRestartWithLiveRestore (1.45s)
06:10:41 [2021-03-30T06:10:41.972Z] === RUN   TestDaemonDefaultNetworkPools
06:10:41 [2021-03-30T06:10:41.996Z] --- PASS: TestAuthZPluginAllowRequest (2.16s)
06:10:41 [2021-03-30T06:10:41.996Z] === RUN   TestAuthZPluginTLS
06:10:42 [2021-03-30T06:10:42.614Z] --- PASS: TestGraphdriverPluginV2 (4.05s)
06:10:42 [2021-03-30T06:10:42.614Z] PASS
06:10:42 [2021-03-30T06:10:42.614Z] 
06:10:42 [2021-03-30T06:10:42.614Z] DONE 5 tests in 9.677s
06:10:42 [2021-03-30T06:10:42.614Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
06:10:42 [2021-03-30T06:10:42.614Z] INFO: Testing against a local daemon
06:10:42 [2021-03-30T06:10:42.614Z] === RUN   TestContinueAfterPluginCrash
06:10:42 [2021-03-30T06:10:42.614Z] === PAUSE TestContinueAfterPluginCrash
06:10:42 [2021-03-30T06:10:42.614Z] === RUN   TestReadPluginNoRead
06:10:42 [2021-03-30T06:10:42.614Z] === PAUSE TestReadPluginNoRead
06:10:42 [2021-03-30T06:10:42.614Z] === RUN   TestDaemonStartWithLogOpt
06:10:42 [2021-03-30T06:10:42.614Z] === PAUSE TestDaemonStartWithLogOpt
06:10:42 [2021-03-30T06:10:42.614Z] === CONT  TestContinueAfterPluginCrash
06:10:42 [2021-03-30T06:10:42.614Z] === CONT  TestDaemonStartWithLogOpt
06:10:42 [2021-03-30T06:10:42.627Z] --- PASS: TestAuthZPluginTLS (0.55s)
06:10:42 [2021-03-30T06:10:42.627Z] === RUN   TestAuthZPluginDenyRequest
06:10:42 [2021-03-30T06:10:42.917Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
06:10:42 [2021-03-30T06:10:42.917Z] === RUN   TestAuthZPluginAPIDenyResponse
06:10:43 [2021-03-30T06:10:43.356Z] --- PASS: TestDaemonDefaultNetworkPools (1.33s)
06:10:43 [2021-03-30T06:10:43.356Z] === RUN   TestDaemonRestartWithExistingNetwork
06:10:43 [2021-03-30T06:10:43.550Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
06:10:43 [2021-03-30T06:10:43.550Z] === RUN   TestAuthZPluginDenyResponse
06:10:43 [2021-03-30T06:10:43.934Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.06s)
06:10:43 [2021-03-30T06:10:43.934Z] === RUN   TestAPIIpcModeHost
06:10:44 [2021-03-30T06:10:44.182Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
06:10:44 [2021-03-30T06:10:44.182Z] === RUN   TestAuthZPluginAllowEventStream
06:10:44 [2021-03-30T06:10:44.502Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
06:10:44 [2021-03-30T06:10:44.760Z] === RUN   TestDockerSuite/TestBuildAddTarXz
06:10:45 [2021-03-30T06:10:45.268Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s)
06:10:45 [2021-03-30T06:10:45.268Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
06:10:46 [2021-03-30T06:10:46.138Z] --- PASS: TestAPIIpcModeHost (2.34s)
06:10:46 [2021-03-30T06:10:46.138Z] === RUN   TestDaemonIpcModeShareable
06:10:46 [2021-03-30T06:10:46.432Z] --- PASS: TestAuthZPluginAllowEventStream (2.14s)
06:10:46 [2021-03-30T06:10:46.432Z] === RUN   TestAuthZPluginErrorResponse
06:10:46 [2021-03-30T06:10:46.707Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
06:10:46 [2021-03-30T06:10:46.722Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
06:10:46 [2021-03-30T06:10:46.722Z] === RUN   TestAuthZPluginErrorRequest
06:10:46 [2021-03-30T06:10:46.813Z] --- PASS: TestDaemonStartWithLogOpt (4.13s)
06:10:46 [2021-03-30T06:10:46.813Z] === CONT  TestReadPluginNoRead
06:10:47 [2021-03-30T06:10:47.356Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
06:10:47 [2021-03-30T06:10:47.356Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
06:10:47 [2021-03-30T06:10:47.643Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
06:10:47 [2021-03-30T06:10:47.825Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.45s)
06:10:47 [2021-03-30T06:10:47.825Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
06:10:47 [2021-03-30T06:10:47.989Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
06:10:47 [2021-03-30T06:10:47.989Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
06:10:48 [2021-03-30T06:10:48.481Z] --- PASS: TestBuildWithHugeFile (55.73s)
06:10:48 [2021-03-30T06:10:48.481Z] === RUN   TestBuildWCOWSandboxSize
06:10:48 [2021-03-30T06:10:48.481Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
06:10:48 [2021-03-30T06:10:48.481Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
06:10:48 [2021-03-30T06:10:48.481Z] === RUN   TestBuildWithEmptyDockerfile
06:10:48 [2021-03-30T06:10:48.481Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:10:48 [2021-03-30T06:10:48.481Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:10:48 [2021-03-30T06:10:48.481Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:10:48 [2021-03-30T06:10:48.481Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:10:48 [2021-03-30T06:10:48.481Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:10:48 [2021-03-30T06:10:48.481Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:10:48 [2021-03-30T06:10:48.481Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:10:48 [2021-03-30T06:10:48.481Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:10:48 [2021-03-30T06:10:48.481Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:10:48 [2021-03-30T06:10:48.481Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
06:10:48 [2021-03-30T06:10:48.481Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
06:10:48 [2021-03-30T06:10:48.481Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
06:10:48 [2021-03-30T06:10:48.481Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s)
06:10:48 [2021-03-30T06:10:48.481Z] === RUN   TestBuildPreserveOwnership
06:10:48 [2021-03-30T06:10:48.481Z] === RUN   TestBuildPreserveOwnership/copy_from
06:10:48 [2021-03-30T06:10:48.579Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
06:10:48 [2021-03-30T06:10:48.764Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.92s)
06:10:48 [2021-03-30T06:10:48.764Z] === RUN   TestServiceWithPredefinedNetwork
06:10:49 [2021-03-30T06:10:49.147Z] --- PASS: TestDaemonIpcModeShareable (2.90s)
06:10:49 [2021-03-30T06:10:49.147Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true
06:10:49 [2021-03-30T06:10:49.147Z] === RUN   TestDaemonIpcModePrivate
06:10:49 [2021-03-30T06:10:49.354Z] === RUN   TestReadPluginNoRead/disabled_caching
06:10:50 [2021-03-30T06:10:50.000Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
06:10:50 [2021-03-30T06:10:50.734Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
06:10:50 [2021-03-30T06:10:50.863Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.61s)
06:10:50 [2021-03-30T06:10:50.863Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
06:10:51 [2021-03-30T06:10:51.519Z] --- PASS: TestBuildPreserveOwnership (3.90s)
06:10:51 [2021-03-30T06:10:51.519Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.55s)
06:10:51 [2021-03-30T06:10:51.519Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s)
06:10:51 [2021-03-30T06:10:51.519Z] === RUN   TestBuildPlatformInvalid
06:10:51 [2021-03-30T06:10:51.519Z] --- PASS: TestBuildPlatformInvalid (0.12s)
06:10:51 [2021-03-30T06:10:51.519Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
06:10:51 [2021-03-30T06:10:51.674Z] --- PASS: TestContinueAfterPluginCrash (9.46s)
06:10:52 [2021-03-30T06:10:52.062Z] --- PASS: TestServiceWithPredefinedNetwork (3.38s)
06:10:52 [2021-03-30T06:10:52.063Z] === RUN   TestServiceRemoveKeepsIngressNetwork
06:10:52 [2021-03-30T06:10:52.063Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
06:10:52 [2021-03-30T06:10:52.063Z]     service_test.go:242: FLAKY_TEST
06:10:52 [2021-03-30T06:10:52.063Z] === RUN   TestServiceWithDataPathPortInit
06:10:52 [2021-03-30T06:10:52.244Z] === RUN   TestReadPluginNoRead/default
06:10:52 [2021-03-30T06:10:52.436Z] --- PASS: TestDaemonIpcModePrivate (3.40s)
06:10:52 [2021-03-30T06:10:52.436Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:160, shared: false, mustBeShared: false
06:10:52 [2021-03-30T06:10:52.436Z] === RUN   TestDaemonIpcModePrivateFromConfig
06:10:53 [2021-03-30T06:10:53.022Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.72s)
06:10:53 [2021-03-30T06:10:53.022Z] === RUN   TestAuthZPluginHeader
06:10:54 [2021-03-30T06:10:54.131Z] --- PASS: TestAuthZPluginHeader (0.95s)
06:10:54 [2021-03-30T06:10:54.131Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
06:10:54 [2021-03-30T06:10:54.131Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
06:10:54 [2021-03-30T06:10:54.131Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:10:54 [2021-03-30T06:10:54.131Z] === RUN   TestAuthZPluginV2Disable
06:10:54 [2021-03-30T06:10:54.131Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
06:10:54 [2021-03-30T06:10:54.131Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:10:54 [2021-03-30T06:10:54.131Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
06:10:54 [2021-03-30T06:10:54.131Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
06:10:54 [2021-03-30T06:10:54.131Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:10:54 [2021-03-30T06:10:54.131Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
06:10:54 [2021-03-30T06:10:54.131Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
06:10:54 [2021-03-30T06:10:54.131Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:10:54 [2021-03-30T06:10:54.131Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
06:10:54 [2021-03-30T06:10:54.153Z] --- PASS: TestReadPluginNoRead (7.39s)
06:10:54 [2021-03-30T06:10:54.153Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.52s)
06:10:54 [2021-03-30T06:10:54.153Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.61s)
06:10:54 [2021-03-30T06:10:54.153Z]     --- PASS: TestReadPluginNoRead/default (1.56s)
06:10:54 [2021-03-30T06:10:54.153Z]     read_test.go:92: [dcd360cf9a3cf] daemon is not started
06:10:54 [2021-03-30T06:10:54.153Z] PASS
06:10:54 [2021-03-30T06:10:54.153Z] 
06:10:54 [2021-03-30T06:10:54.153Z] DONE 6 tests in 11.556s
06:10:54 [2021-03-30T06:10:54.153Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
06:10:54 [2021-03-30T06:10:54.153Z] testing: warning: no tests to run
06:10:54 [2021-03-30T06:10:54.153Z] PASS
06:10:54 [2021-03-30T06:10:54.153Z] 
06:10:54 [2021-03-30T06:10:54.153Z] DONE 0 tests in 0.007s
06:10:54 [2021-03-30T06:10:54.153Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
06:10:54 [2021-03-30T06:10:54.153Z] INFO: Testing against a local daemon
06:10:54 [2021-03-30T06:10:54.153Z] === RUN   TestPluginWithDevMounts
06:10:54 [2021-03-30T06:10:54.153Z] === PAUSE TestPluginWithDevMounts
06:10:54 [2021-03-30T06:10:54.153Z] === CONT  TestPluginWithDevMounts
06:10:55 [2021-03-30T06:10:55.535Z] --- PASS: TestPluginWithDevMounts (1.72s)
06:10:55 [2021-03-30T06:10:55.535Z] PASS
06:10:55 [2021-03-30T06:10:55.535Z] 
06:10:55 [2021-03-30T06:10:55.535Z] DONE 1 tests in 1.756s
06:10:55 [2021-03-30T06:10:55.535Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
06:10:55 [2021-03-30T06:10:55.535Z] INFO: Testing against a local daemon
06:10:55 [2021-03-30T06:10:55.535Z] === RUN   TestSecretInspect
06:10:55 [2021-03-30T06:10:55.725Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.18s)
06:10:55 [2021-03-30T06:10:55.725Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false
06:10:55 [2021-03-30T06:10:55.725Z] === RUN   TestDaemonIpcModeShareableFromConfig
06:10:55 [2021-03-30T06:10:55.725Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
06:10:56 [2021-03-30T06:10:56.044Z] 5ff1512f88ec: Pull complete
06:10:56 [2021-03-30T06:10:56.044Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab
06:10:56 [2021-03-30T06:10:56.044Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
06:10:56 [2021-03-30T06:10:56.044Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
06:10:56 [2021-03-30T06:10:56.044Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
06:10:56 [2021-03-30T06:10:56.044Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817'
06:10:56 [2021-03-30T06:10:56.044Z] WARN: Skipping validation tests
06:10:56 [2021-03-30T06:10:56.044Z] INFO: Running unit tests at 03/30/2021 06:10:43...
06:10:56 [2021-03-30T06:10:56.044Z] INFO: make.ps1 starting at 03/30/2021 06:10:48
06:10:56 [2021-03-30T06:10:56.044Z] INFO: Git commit (b14bf43764) assumed from DOCKER_GITCOMMIT environment variable
06:10:56 [2021-03-30T06:10:56.044Z] INFO: Invoking autogen...
06:10:56 [2021-03-30T06:10:56.044Z] INFO: Running unit tests...
06:10:56 [2021-03-30T06:10:56.687Z] Created binary: bundles/binary-daemon/dockerd-dev
06:10:56 [2021-03-30T06:10:56.943Z] Copying nested executables into bundles/binary-daemon
06:10:58 [2021-03-30T06:10:58.074Z] --- PASS: TestSecretInspect (2.30s)
06:10:58 [2021-03-30T06:10:58.074Z] === RUN   TestSecretList
06:10:58 [2021-03-30T06:10:58.306Z] 
06:10:59 [2021-03-30T06:10:59.015Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.19s)
06:10:59 [2021-03-30T06:10:59.015Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true
06:10:59 [2021-03-30T06:10:59.015Z] === RUN   TestIpcModeOlderClient
06:10:59 [2021-03-30T06:10:59.015Z] === PAUSE TestIpcModeOlderClient
06:10:59 [2021-03-30T06:10:59.015Z] === RUN   TestKillContainerInvalidSignal
06:11:00 [2021-03-30T06:11:00.395Z] --- PASS: TestKillContainerInvalidSignal (1.46s)
06:11:00 [2021-03-30T06:11:00.395Z] === RUN   TestKillContainer
06:11:00 [2021-03-30T06:11:00.395Z] === RUN   TestKillContainer/no_signal
06:11:00 [2021-03-30T06:11:00.614Z] --- PASS: TestSecretList (2.28s)
06:11:00 [2021-03-30T06:11:00.614Z] === RUN   TestSecretsCreateAndDelete
06:11:00 [2021-03-30T06:11:00.736Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
06:11:01 [2021-03-30T06:11:01.155Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42217/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b -e DOCKER_GRAPHDRIVER docker:b14bf43764e016e95eb7486e49ae675d477e475b hack/make.sh cross
06:11:01 [2021-03-30T06:11:01.717Z] 
06:11:01 [2021-03-30T06:11:01.717Z] Removing bundles/
06:11:01 [2021-03-30T06:11:01.717Z] 
06:11:01 [2021-03-30T06:11:01.717Z] ---> Making bundle: cross (in bundles/cross)
06:11:01 [2021-03-30T06:11:01.717Z] Cross building: bundles/cross/linux/amd64
06:11:01 [2021-03-30T06:11:01.717Z] Building: bundles/cross/linux/amd64/dockerd-dev
06:11:01 [2021-03-30T06:11:01.717Z] GOOS="linux" GOARCH="amd64" GOARM=""
06:11:02 [2021-03-30T06:11:02.344Z] === RUN   TestKillContainer/non_killing_signal
06:11:02 [2021-03-30T06:11:02.738Z] --- PASS: TestSecretsCreateAndDelete (2.36s)
06:11:02 [2021-03-30T06:11:02.738Z] === RUN   TestSecretsUpdate
06:11:02 [2021-03-30T06:11:02.911Z] === RUN   TestKillContainer/killing_signal
06:11:04 [2021-03-30T06:11:04.819Z] --- PASS: TestKillContainer (4.57s)
06:11:04 [2021-03-30T06:11:04.819Z]     --- PASS: TestKillContainer/no_signal (1.68s)
06:11:04 [2021-03-30T06:11:04.819Z]     --- PASS: TestKillContainer/non_killing_signal (1.03s)
06:11:04 [2021-03-30T06:11:04.819Z]     --- PASS: TestKillContainer/killing_signal (1.59s)
06:11:04 [2021-03-30T06:11:04.819Z] === RUN   TestKillWithStopSignalAndRestartPolicies
06:11:04 [2021-03-30T06:11:04.819Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
06:11:05 [2021-03-30T06:11:05.279Z] --- PASS: TestSecretsUpdate (2.30s)
06:11:05 [2021-03-30T06:11:05.279Z] === RUN   TestTemplatedSecret
06:11:06 [2021-03-30T06:11:06.726Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
06:11:07 [2021-03-30T06:11:07.059Z] Loaded image: buildpack-deps:buster
06:11:07 [2021-03-30T06:11:07.059Z] Loaded image: busybox:latest
06:11:07 [2021-03-30T06:11:07.059Z] Loaded image: busybox:glibc
06:11:07 [2021-03-30T06:11:07.294Z] === RUN   TestDockerSuite/TestBuildBlankName
06:11:07 [2021-03-30T06:11:07.354Z] Loaded image: debian:bullseye
06:11:07 [2021-03-30T06:11:07.647Z] Loaded image: hello-world:latest
06:11:07 [2021-03-30T06:11:07.647Z] Loaded image: arm32v7/hello-world:latest
06:11:07 [2021-03-30T06:11:07.863Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.90s)
06:11:07 [2021-03-30T06:11:07.863Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.44s)
06:11:07 [2021-03-30T06:11:07.863Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.23s)
06:11:07 [2021-03-30T06:11:07.863Z] === RUN   TestKillStoppedContainer
06:11:07 [2021-03-30T06:11:07.863Z] --- PASS: TestKillStoppedContainer (0.07s)
06:11:07 [2021-03-30T06:11:07.863Z] === RUN   TestKillStoppedContainerAPIPre120
06:11:07 [2021-03-30T06:11:07.863Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
06:11:07 [2021-03-30T06:11:07.863Z] === RUN   TestKillDifferentUserContainer
06:11:08 [2021-03-30T06:11:08.122Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
06:11:08 [2021-03-30T06:11:08.572Z] --- PASS: TestTemplatedSecret (3.54s)
06:11:08 [2021-03-30T06:11:08.572Z] === RUN   TestSecretCreateResolve
06:11:09 [2021-03-30T06:11:09.409Z] ?   	github.com/docker/docker/api	[no test files]
06:11:09 [2021-03-30T06:11:09.500Z] --- PASS: TestKillDifferentUserContainer (1.43s)
06:11:09 [2021-03-30T06:11:09.500Z] === RUN   TestInspectOomKilledTrue
06:11:09 [2021-03-30T06:11:09.500Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
06:11:09 [2021-03-30T06:11:09.500Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:11:09 [2021-03-30T06:11:09.500Z] === RUN   TestInspectOomKilledFalse
06:11:09 [2021-03-30T06:11:09.500Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
06:11:09 [2021-03-30T06:11:09.500Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:11:09 [2021-03-30T06:11:09.500Z] === RUN   TestLinksEtcHostsContentMatch
06:11:11 [2021-03-30T06:11:11.111Z] --- PASS: TestSecretCreateResolve (2.32s)
06:11:11 [2021-03-30T06:11:11.111Z] PASS
06:11:11 [2021-03-30T06:11:11.111Z] 
06:11:11 [2021-03-30T06:11:11.111Z] DONE 6 tests in 15.135s
06:11:11 [2021-03-30T06:11:11.111Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
06:11:11 [2021-03-30T06:11:11.111Z] INFO: Testing against a local daemon
06:11:11 [2021-03-30T06:11:11.111Z] === RUN   TestServiceCreateInit
06:11:11 [2021-03-30T06:11:11.111Z] === RUN   TestServiceCreateInit/daemonInitDisabled
06:11:11 [2021-03-30T06:11:11.405Z] --- PASS: TestLinksEtcHostsContentMatch (1.99s)
06:11:11 [2021-03-30T06:11:11.405Z] === RUN   TestLinksContainerNames
06:11:11 [2021-03-30T06:11:11.973Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
06:11:12 [2021-03-30T06:11:12.954Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.47s)
06:11:12 [2021-03-30T06:11:12.954Z] PASS
06:11:12 [2021-03-30T06:11:12.954Z] 
06:11:12 [2021-03-30T06:11:12.954Z] === Skipped
06:11:12 [2021-03-30T06:11:12.954Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
06:11:12 [2021-03-30T06:11:12.954Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:11:12 [2021-03-30T06:11:12.954Z] 
06:11:12 [2021-03-30T06:11:12.954Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
06:11:12 [2021-03-30T06:11:12.954Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:11:12 [2021-03-30T06:11:12.954Z] 
06:11:12 [2021-03-30T06:11:12.954Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
06:11:12 [2021-03-30T06:11:12.954Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:11:12 [2021-03-30T06:11:12.954Z] 
06:11:12 [2021-03-30T06:11:12.954Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
06:11:12 [2021-03-30T06:11:12.954Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:11:12 [2021-03-30T06:11:12.954Z] 
06:11:12 [2021-03-30T06:11:12.954Z] 
06:11:12 [2021-03-30T06:11:12.954Z] DONE 17 tests, 4 skipped in 32.032s
06:11:12 [2021-03-30T06:11:12.954Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
06:11:12 [2021-03-30T06:11:12.954Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
06:11:12 [2021-03-30T06:11:12.954Z] ++ set -e
06:11:12 [2021-03-30T06:11:12.954Z] ++ '[' -n 0 ']'
06:11:12 [2021-03-30T06:11:12.954Z] ++ set -x
06:11:12 [2021-03-30T06:11:12.954Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
06:11:12 [2021-03-30T06:11:12.954Z] INFO: Testing against a local daemon
06:11:12 [2021-03-30T06:11:12.954Z] === RUN   TestPluginInvalidJSON
06:11:12 [2021-03-30T06:11:12.954Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
06:11:12 [2021-03-30T06:11:12.954Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
06:11:12 [2021-03-30T06:11:12.954Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
06:11:12 [2021-03-30T06:11:12.954Z] --- PASS: TestPluginInvalidJSON (0.02s)
06:11:12 [2021-03-30T06:11:12.954Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
06:11:12 [2021-03-30T06:11:12.954Z] === RUN   TestPluginInstall
06:11:12 [2021-03-30T06:11:12.954Z] === RUN   TestPluginInstall/no_auth
06:11:13 [2021-03-30T06:11:13.988Z] time="2021-03-30T06:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:11:13 [2021-03-30T06:11:13.988Z] time="2021-03-30T06:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e96caad18f75510296eac3230fdecda00eb0b47cb9c8870098d5ffc25fb6c5e" mediatype=application/vnd.docker.plugin.v1+json size=522
06:11:13 [2021-03-30T06:11:13.988Z] time="2021-03-30T06:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:11:13 [2021-03-30T06:11:13.988Z] time="2021-03-30T06:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e96caad18f75510296eac3230fdecda00eb0b47cb9c8870098d5ffc25fb6c5e" mediatype=application/vnd.docker.plugin.v1+json size=522
06:11:14 [2021-03-30T06:11:14.021Z] --- PASS: TestServiceWithDataPathPortInit (18.51s)
06:11:14 [2021-03-30T06:11:14.021Z] === RUN   TestServiceWithDefaultAddressPoolInit
06:11:14 [2021-03-30T06:11:14.350Z] === RUN   TestPluginInstall/with_htpasswd
06:11:14 [2021-03-30T06:11:14.513Z] --- PASS: TestLinksContainerNames (2.85s)
06:11:14 [2021-03-30T06:11:14.513Z] === RUN   TestLogsFollowTailEmpty
06:11:14 [2021-03-30T06:11:14.569Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.50s)
06:11:14 [2021-03-30T06:11:14.569Z] PASS
06:11:14 [2021-03-30T06:11:14.569Z] 
06:11:14 [2021-03-30T06:11:14.569Z] === Skipped
06:11:14 [2021-03-30T06:11:14.569Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
06:11:14 [2021-03-30T06:11:14.569Z]     build_session_test.go:25: TODO: BuildKit
06:11:14 [2021-03-30T06:11:14.569Z] 
06:11:14 [2021-03-30T06:11:14.569Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s)
06:11:14 [2021-03-30T06:11:14.569Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
06:11:14 [2021-03-30T06:11:14.569Z] 
06:11:14 [2021-03-30T06:11:14.569Z] 
06:11:14 [2021-03-30T06:11:14.569Z] DONE 34 tests, 2 skipped in 121.012s
06:11:14 [2021-03-30T06:11:14.569Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
06:11:14 [2021-03-30T06:11:14.569Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
06:11:14 [2021-03-30T06:11:14.569Z] ++ set -e
06:11:14 [2021-03-30T06:11:14.569Z] ++ '[' -n 0 ']'
06:11:14 [2021-03-30T06:11:14.569Z] ++ set -x
06:11:14 [2021-03-30T06:11:14.569Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
06:11:14 [2021-03-30T06:11:14.569Z] INFO: Testing against a local daemon
06:11:14 [2021-03-30T06:11:14.569Z] === RUN   TestConfigInspect
06:11:14 [2021-03-30T06:11:14.657Z] time="2021-03-30T06:11:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:11:14 [2021-03-30T06:11:14.657Z] time="2021-03-30T06:11:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cde284e068d1604ebcd1100235d35981a30ee5ea960219309ce55b33fe84d5a6" mediatype=application/vnd.docker.plugin.v1+json size=522
06:11:14 [2021-03-30T06:11:14.657Z] time="2021-03-30T06:11:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:11:14 [2021-03-30T06:11:14.657Z] time="2021-03-30T06:11:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cde284e068d1604ebcd1100235d35981a30ee5ea960219309ce55b33fe84d5a6" mediatype=application/vnd.docker.plugin.v1+json size=522
06:11:15 [2021-03-30T06:11:15.288Z] === RUN   TestPluginInstall/with_insecure
06:11:15 [2021-03-30T06:11:15.311Z] === RUN   TestServiceCreateInit/daemonInitEnabled
06:11:15 [2021-03-30T06:11:15.449Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
06:11:15 [2021-03-30T06:11:15.449Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
06:11:15 [2021-03-30T06:11:15.708Z] --- PASS: TestLogsFollowTailEmpty (1.54s)
06:11:15 [2021-03-30T06:11:15.708Z] === RUN   TestContainerNetworkMountsNoChown
06:11:16 [2021-03-30T06:11:16.085Z] --- PASS: TestConfigInspect (1.92s)
06:11:16 [2021-03-30T06:11:16.085Z] === RUN   TestConfigList
06:11:16 [2021-03-30T06:11:16.319Z] time="2021-03-30T06:11:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:11:16 [2021-03-30T06:11:16.319Z] time="2021-03-30T06:11:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e484698a465bf4918eab0d6e9fb8471667fec191762d981122fc86761806aaec" mediatype=application/vnd.docker.plugin.v1+json size=522
06:11:16 [2021-03-30T06:11:16.319Z] time="2021-03-30T06:11:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:11:16 [2021-03-30T06:11:16.319Z] time="2021-03-30T06:11:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e484698a465bf4918eab0d6e9fb8471667fec191762d981122fc86761806aaec" mediatype=application/vnd.docker.plugin.v1+json size=522
06:11:16 [2021-03-30T06:11:16.610Z] --- PASS: TestPluginInstall (4.74s)
06:11:16 [2021-03-30T06:11:16.610Z]     --- PASS: TestPluginInstall/no_auth (2.45s)
06:11:16 [2021-03-30T06:11:16.610Z]     --- PASS: TestPluginInstall/with_htpasswd (0.91s)
06:11:16 [2021-03-30T06:11:16.610Z]     --- PASS: TestPluginInstall/with_insecure (1.37s)
06:11:16 [2021-03-30T06:11:16.610Z]         plugin_test.go:160: [d201172e678c1] daemon is not started
06:11:16 [2021-03-30T06:11:16.610Z] === RUN   TestPluginsWithRuntimes
06:11:17 [2021-03-30T06:11:17.084Z] --- PASS: TestContainerNetworkMountsNoChown (1.26s)
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/default
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/default
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/private
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/private
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/rprivate
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/rprivate
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/slave
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/slave
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/rslave
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/rslave
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/shared
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/shared
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/rshared
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/rshared
06:11:17 [2021-03-30T06:11:17.084Z] === CONT  TestMountDaemonRoot/default
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/default/bind_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/default/mount_root
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/default/mount_root
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/default/mount_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/default/bind_root
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/default/bind_root
06:11:17 [2021-03-30T06:11:17.084Z] === CONT  TestMountDaemonRoot/default/bind_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === CONT  TestMountDaemonRoot/rshared
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/rshared/bind_root
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/rshared/mount_root
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
06:11:17 [2021-03-30T06:11:17.084Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === CONT  TestMountDaemonRoot/shared
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/shared/mount_root
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/shared/mount_root
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/shared/bind_root
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/shared/bind_root
06:11:17 [2021-03-30T06:11:17.084Z] === CONT  TestMountDaemonRoot/rslave
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/rslave/bind_root
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/rslave/mount_root
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === CONT  TestMountDaemonRoot/slave
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/slave/bind_root
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/slave/bind_root
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/slave/mount_root
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/slave/mount_root
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === CONT  TestMountDaemonRoot/rprivate
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
06:11:17 [2021-03-30T06:11:17.084Z] === CONT  TestMountDaemonRoot/private
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/private/mount_root
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/private/mount_root
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/private/mount_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/private/bind_root
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/private/bind_root
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestMountDaemonRoot/private/bind_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === CONT  TestMountDaemonRoot/default/bind_root
06:11:17 [2021-03-30T06:11:17.084Z] === CONT  TestMountDaemonRoot/default/mount_subpath
06:11:17 [2021-03-30T06:11:17.084Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
06:11:17 [2021-03-30T06:11:17.084Z] === CONT  TestMountDaemonRoot/default/mount_root
06:11:17 [2021-03-30T06:11:17.084Z] === CONT  TestMountDaemonRoot/rshared/mount_root
06:11:17 [2021-03-30T06:11:17.343Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
06:11:17 [2021-03-30T06:11:17.343Z] === CONT  TestMountDaemonRoot/rshared/bind_root
06:11:17 [2021-03-30T06:11:17.343Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
06:11:17 [2021-03-30T06:11:17.343Z] === CONT  TestMountDaemonRoot/rslave/bind_root
06:11:17 [2021-03-30T06:11:17.343Z] === CONT  TestMountDaemonRoot/shared/bind_root
06:11:17 [2021-03-30T06:11:17.343Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
06:11:17 [2021-03-30T06:11:17.343Z] === CONT  TestMountDaemonRoot/shared/mount_root
06:11:17 [2021-03-30T06:11:17.343Z] === CONT  TestMountDaemonRoot/slave/bind_root
06:11:17 [2021-03-30T06:11:17.343Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
06:11:17 [2021-03-30T06:11:17.343Z] === CONT  TestMountDaemonRoot/rslave/mount_root
06:11:17 [2021-03-30T06:11:17.343Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
06:11:17 [2021-03-30T06:11:17.343Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
06:11:17 [2021-03-30T06:11:17.602Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
06:11:17 [2021-03-30T06:11:17.602Z] === CONT  TestMountDaemonRoot/slave/mount_root
06:11:17 [2021-03-30T06:11:17.602Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
06:11:17 [2021-03-30T06:11:17.602Z] === CONT  TestMountDaemonRoot/private/mount_root
06:11:17 [2021-03-30T06:11:17.602Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
06:11:17 [2021-03-30T06:11:17.602Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
06:11:17 [2021-03-30T06:11:17.602Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
06:11:17 [2021-03-30T06:11:17.602Z] === CONT  TestMountDaemonRoot/private/bind_subpath
06:11:17 [2021-03-30T06:11:17.602Z] === CONT  TestMountDaemonRoot/private/bind_root
06:11:17 [2021-03-30T06:11:17.602Z] === CONT  TestMountDaemonRoot/private/mount_subpath
06:11:17 [2021-03-30T06:11:17.602Z] --- PASS: TestMountDaemonRoot (0.03s)
06:11:17 [2021-03-30T06:11:17.602Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
06:11:17 [2021-03-30T06:11:17.602Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
06:11:17 [2021-03-30T06:11:17.602Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
06:11:17 [2021-03-30T06:11:17.602Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
06:11:17 [2021-03-30T06:11:17.602Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
06:11:17 [2021-03-30T06:11:17.602Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
06:11:17 [2021-03-30T06:11:17.602Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
06:11:17 [2021-03-30T06:11:17.602Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
06:11:17 [2021-03-30T06:11:17.602Z] === RUN   TestContainerBindMountNonRecursive
06:11:18 [2021-03-30T06:11:18.163Z] --- PASS: TestConfigList (1.89s)
06:11:18 [2021-03-30T06:11:18.163Z] === RUN   TestConfigsCreateAndDelete
06:11:18 [2021-03-30T06:11:18.539Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
06:11:18 [2021-03-30T06:11:18.673Z] === RUN   TestPluginsWithRuntimes/No_Args
06:11:19 [2021-03-30T06:11:19.685Z] --- PASS: TestConfigsCreateAndDelete (1.89s)
06:11:19 [2021-03-30T06:11:19.685Z] === RUN   TestConfigsUpdate
06:11:19 [2021-03-30T06:11:19.781Z] === RUN   TestPluginsWithRuntimes/With_Args
06:11:19 [2021-03-30T06:11:19.916Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
06:11:20 [2021-03-30T06:11:20.483Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
06:11:20 [2021-03-30T06:11:20.591Z] --- PASS: TestServiceCreateInit (9.50s)
06:11:20 [2021-03-30T06:11:20.591Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.57s)
06:11:20 [2021-03-30T06:11:20.591Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.91s)
06:11:20 [2021-03-30T06:11:20.591Z] === RUN   TestCreateServiceMultipleTimes
06:11:20 [2021-03-30T06:11:20.600Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.18s)
06:11:20 [2021-03-30T06:11:20.600Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:so40xy20mk1q0tp86lj5b7oks Created:2021-03-30 06:11:12.115265844 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[c2b450b228a7e426455d45ea3773b61b057a5918bd43cb88eb0d79d07a31519f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2g9791puk0h7rucu90a6992zs EndpointID:5667e5918371272a4dedee465fcd5a9d188d1de62dda333c3901effba15c06e7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1b7e75fb5ecd05474a9a5ce1bc4e85a5373339d92f36e97c9da394a22cf65e0e MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:12af9795bafa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2g9791puk0h7rucu90a6992zs EndpointID:5667e5918371272a4dedee465fcd5a9d188d1de62dda333c3901effba15c06e7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
06:11:20 [2021-03-30T06:11:20.600Z] PASS
06:11:20 [2021-03-30T06:11:20.600Z] 
06:11:20 [2021-03-30T06:11:20.600Z] === Skipped
06:11:20 [2021-03-30T06:11:20.600Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
06:11:20 [2021-03-30T06:11:20.600Z]     service_test.go:242: FLAKY_TEST
06:11:20 [2021-03-30T06:11:20.600Z] 
06:11:20 [2021-03-30T06:11:20.600Z] 
06:11:20 [2021-03-30T06:11:20.600Z] DONE 26 tests, 1 skipped in 62.841s
06:11:20 [2021-03-30T06:11:20.600Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
06:11:20 [2021-03-30T06:11:20.600Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
06:11:20 [2021-03-30T06:11:20.600Z] ++ set -e
06:11:20 [2021-03-30T06:11:20.600Z] ++ '[' -n 0 ']'
06:11:20 [2021-03-30T06:11:20.600Z] ++ set -x
06:11:20 [2021-03-30T06:11:20.600Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
06:11:20 [2021-03-30T06:11:20.600Z] INFO: Testing against a local daemon
06:11:20 [2021-03-30T06:11:20.600Z] === RUN   TestDockerNetworkIpvlanPersistance
06:11:20 [2021-03-30T06:11:20.600Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
06:11:20 [2021-03-30T06:11:20.600Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:11:20 [2021-03-30T06:11:20.600Z] === RUN   TestDockerNetworkIpvlan
06:11:20 [2021-03-30T06:11:20.600Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
06:11:20 [2021-03-30T06:11:20.600Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:11:20 [2021-03-30T06:11:20.600Z] PASS
06:11:20 [2021-03-30T06:11:20.600Z] 
06:11:20 [2021-03-30T06:11:20.600Z] === Skipped
06:11:20 [2021-03-30T06:11:20.600Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
06:11:20 [2021-03-30T06:11:20.600Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:11:20 [2021-03-30T06:11:20.600Z] 
06:11:20 [2021-03-30T06:11:20.600Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
06:11:20 [2021-03-30T06:11:20.600Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:11:20 [2021-03-30T06:11:20.600Z] 
06:11:20 [2021-03-30T06:11:20.600Z] 
06:11:20 [2021-03-30T06:11:20.600Z] DONE 2 tests, 2 skipped in 0.157s
06:11:20 [2021-03-30T06:11:20.600Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
06:11:20 [2021-03-30T06:11:20.600Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
06:11:20 [2021-03-30T06:11:20.600Z] ++ set -e
06:11:20 [2021-03-30T06:11:20.600Z] ++ '[' -n 0 ']'
06:11:20 [2021-03-30T06:11:20.600Z] ++ set -x
06:11:20 [2021-03-30T06:11:20.600Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
06:11:20 [2021-03-30T06:11:20.600Z] INFO: Testing against a local daemon
06:11:20 [2021-03-30T06:11:20.600Z] === RUN   TestDockerNetworkMacvlanPersistance
06:11:21 [2021-03-30T06:11:21.394Z] --- PASS: TestPluginsWithRuntimes (4.90s)
06:11:21 [2021-03-30T06:11:21.394Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.44s)
06:11:21 [2021-03-30T06:11:21.394Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.47s)
06:11:21 [2021-03-30T06:11:21.394Z] PASS
06:11:21 [2021-03-30T06:11:21.394Z] 
06:11:21 [2021-03-30T06:11:21.394Z] DONE 9 tests in 9.839s
06:11:21 [2021-03-30T06:11:21.394Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
06:11:21 [2021-03-30T06:11:21.394Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
06:11:21 [2021-03-30T06:11:21.394Z] ++ set -e
06:11:21 [2021-03-30T06:11:21.394Z] ++ '[' -n 0 ']'
06:11:21 [2021-03-30T06:11:21.394Z] ++ set -x
06:11:21 [2021-03-30T06:11:21.394Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
06:11:21 [2021-03-30T06:11:21.420Z] --- PASS: TestContainerBindMountNonRecursive (3.81s)
06:11:21 [2021-03-30T06:11:21.420Z] === RUN   TestContainerVolumesMountedAsShared
06:11:21 [2021-03-30T06:11:21.684Z] INFO: Testing against a local daemon
06:11:21 [2021-03-30T06:11:21.684Z] === RUN   TestExternalGraphDriver
06:11:21 [2021-03-30T06:11:21.684Z] === RUN   TestExternalGraphDriver/json
06:11:21 [2021-03-30T06:11:21.761Z] --- PASS: TestConfigsUpdate (1.91s)
06:11:21 [2021-03-30T06:11:21.761Z] === RUN   TestTemplatedConfig
06:11:22 [2021-03-30T06:11:22.356Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s)
06:11:22 [2021-03-30T06:11:22.356Z] === RUN   TestContainerVolumesMountedAsSlave
06:11:22 [2021-03-30T06:11:22.512Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.16s)
06:11:22 [2021-03-30T06:11:22.512Z] === RUN   TestDockerNetworkMacvlan
06:11:23 [2021-03-30T06:11:23.455Z] === RUN   TestDockerNetworkMacvlan/Subinterface
06:11:23 [2021-03-30T06:11:23.731Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
06:11:23 [2021-03-30T06:11:23.990Z] --- PASS: TestContainerVolumesMountedAsSlave (1.63s)
06:11:23 [2021-03-30T06:11:23.990Z] === RUN   TestNetworkNat
06:11:24 [2021-03-30T06:11:24.226Z] === RUN   TestMiddlewares
06:11:24 [2021-03-30T06:11:24.226Z] --- PASS: TestMiddlewares (0.00s)
06:11:24 [2021-03-30T06:11:24.226Z] PASS
06:11:24 [2021-03-30T06:11:24.226Z] coverage: 9.0% of statements
06:11:24 [2021-03-30T06:11:24.226Z] ok  	github.com/docker/docker/api/server	0.053s	coverage: 9.0% of statements
06:11:24 [2021-03-30T06:11:24.395Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
06:11:24 [2021-03-30T06:11:24.484Z] === RUN   TestExternalGraphDriver/spec
06:11:24 [2021-03-30T06:11:24.510Z] --- PASS: TestTemplatedConfig (2.49s)
06:11:24 [2021-03-30T06:11:24.510Z] === RUN   TestConfigCreateResolve
06:11:25 [2021-03-30T06:11:25.424Z] --- PASS: TestNetworkNat (1.49s)
06:11:25 [2021-03-30T06:11:25.424Z] === RUN   TestNetworkLocalhostTCPNat
06:11:25 [2021-03-30T06:11:25.780Z] === RUN   TestDockerNetworkMacvlan/NilParent
06:11:26 [2021-03-30T06:11:26.033Z] --- PASS: TestConfigCreateResolve (1.90s)
06:11:26 [2021-03-30T06:11:26.033Z] === RUN   TestConfigDaemonLibtrustID
06:11:26 [2021-03-30T06:11:26.603Z] === RUN   TestExternalGraphDriver/pull
06:11:26 [2021-03-30T06:11:26.669Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
06:11:26 [2021-03-30T06:11:26.669Z] PASS
06:11:26 [2021-03-30T06:11:26.669Z] 
06:11:26 [2021-03-30T06:11:26.669Z] DONE 7 tests in 12.626s
06:11:26 [2021-03-30T06:11:26.669Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
06:11:26 [2021-03-30T06:11:26.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
06:11:26 [2021-03-30T06:11:26.669Z] ++ set -e
06:11:26 [2021-03-30T06:11:26.669Z] ++ '[' -n 0 ']'
06:11:26 [2021-03-30T06:11:26.669Z] ++ set -x
06:11:26 [2021-03-30T06:11:26.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
06:11:26 [2021-03-30T06:11:26.669Z] INFO: Testing against a local daemon
06:11:26 [2021-03-30T06:11:26.669Z] === RUN   TestCheckpoint
06:11:26 [2021-03-30T06:11:26.669Z] --- SKIP: TestCheckpoint (0.00s)
06:11:26 [2021-03-30T06:11:26.669Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:11:26 [2021-03-30T06:11:26.669Z] === RUN   TestContainerInvalidJSON
06:11:26 [2021-03-30T06:11:26.669Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
06:11:26 [2021-03-30T06:11:26.669Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
06:11:26 [2021-03-30T06:11:26.669Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
06:11:26 [2021-03-30T06:11:26.669Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
06:11:26 [2021-03-30T06:11:26.669Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
06:11:26 [2021-03-30T06:11:26.669Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
06:11:26 [2021-03-30T06:11:26.669Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
06:11:26 [2021-03-30T06:11:26.669Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
06:11:26 [2021-03-30T06:11:26.669Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
06:11:26 [2021-03-30T06:11:26.669Z] --- PASS: TestContainerInvalidJSON (0.02s)
06:11:26 [2021-03-30T06:11:26.669Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
06:11:26 [2021-03-30T06:11:26.669Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
06:11:26 [2021-03-30T06:11:26.669Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
06:11:26 [2021-03-30T06:11:26.669Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:11:26 [2021-03-30T06:11:26.669Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
06:11:26 [2021-03-30T06:11:26.669Z] === RUN   TestCopyFromContainerPathIsNotDir
06:11:26 [2021-03-30T06:11:26.833Z] --- PASS: TestNetworkLocalhostTCPNat (1.41s)
06:11:26 [2021-03-30T06:11:26.833Z] === RUN   TestNetworkLoopbackNat
06:11:26 [2021-03-30T06:11:26.962Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
06:11:26 [2021-03-30T06:11:26.962Z] === RUN   TestCopyToContainerPathDoesNotExist
06:11:26 [2021-03-30T06:11:26.962Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
06:11:26 [2021-03-30T06:11:26.962Z] === RUN   TestCopyToContainerPathIsNotDir
06:11:26 [2021-03-30T06:11:26.962Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
06:11:26 [2021-03-30T06:11:26.962Z] === RUN   TestCopyFromContainer
06:11:27 [2021-03-30T06:11:27.400Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
06:11:27 [2021-03-30T06:11:27.658Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
06:11:28 [2021-03-30T06:11:28.481Z] === RUN   TestCopyFromContainer//
06:11:28 [2021-03-30T06:11:28.481Z] === RUN   TestCopyFromContainer//bar/root
06:11:28 [2021-03-30T06:11:28.481Z] === RUN   TestCopyFromContainer//bar/root/
06:11:28 [2021-03-30T06:11:28.481Z] === RUN   TestCopyFromContainer/bar/quux
06:11:28 [2021-03-30T06:11:28.481Z] === RUN   TestCopyFromContainer/bar/quux/
06:11:28 [2021-03-30T06:11:28.774Z] === RUN   TestCopyFromContainer/bar/quux/baz
06:11:28 [2021-03-30T06:11:28.774Z] === RUN   TestCopyFromContainer/bar/filesymlink
06:11:28 [2021-03-30T06:11:28.774Z] === RUN   TestCopyFromContainer/bar/dirsymlink
06:11:28 [2021-03-30T06:11:28.774Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
06:11:28 [2021-03-30T06:11:28.774Z] === RUN   TestCopyFromContainer/bar/notarget
06:11:29 [2021-03-30T06:11:29.067Z] --- PASS: TestCopyFromContainer (1.98s)
06:11:29 [2021-03-30T06:11:29.067Z]     --- PASS: TestCopyFromContainer// (0.07s)
06:11:29 [2021-03-30T06:11:29.067Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
06:11:29 [2021-03-30T06:11:29.067Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
06:11:29 [2021-03-30T06:11:29.067Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
06:11:29 [2021-03-30T06:11:29.067Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
06:11:29 [2021-03-30T06:11:29.067Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
06:11:29 [2021-03-30T06:11:29.067Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
06:11:29 [2021-03-30T06:11:29.067Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
06:11:29 [2021-03-30T06:11:29.067Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
06:11:29 [2021-03-30T06:11:29.067Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
06:11:29 [2021-03-30T06:11:29.067Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:11:29 [2021-03-30T06:11:29.068Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:11:29 [2021-03-30T06:11:29.068Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:11:29 [2021-03-30T06:11:29.068Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:11:29 [2021-03-30T06:11:29.068Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:11:29 [2021-03-30T06:11:29.068Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:11:29 [2021-03-30T06:11:29.068Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:11:29 [2021-03-30T06:11:29.068Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:11:29 [2021-03-30T06:11:29.068Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:11:29 [2021-03-30T06:11:29.068Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:11:29 [2021-03-30T06:11:29.068Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
06:11:29 [2021-03-30T06:11:29.068Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
06:11:29 [2021-03-30T06:11:29.068Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
06:11:29 [2021-03-30T06:11:29.068Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
06:11:29 [2021-03-30T06:11:29.068Z] === RUN   TestCreateLinkToNonExistingContainer
06:11:29 [2021-03-30T06:11:29.068Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
06:11:29 [2021-03-30T06:11:29.068Z] === RUN   TestCreateWithInvalidEnv
06:11:29 [2021-03-30T06:11:29.068Z] === RUN   TestCreateWithInvalidEnv/0
06:11:29 [2021-03-30T06:11:29.068Z] === PAUSE TestCreateWithInvalidEnv/0
06:11:29 [2021-03-30T06:11:29.068Z] === RUN   TestCreateWithInvalidEnv/1
06:11:29 [2021-03-30T06:11:29.068Z] === PAUSE TestCreateWithInvalidEnv/1
06:11:29 [2021-03-30T06:11:29.068Z] === RUN   TestCreateWithInvalidEnv/2
06:11:29 [2021-03-30T06:11:29.068Z] === PAUSE TestCreateWithInvalidEnv/2
06:11:29 [2021-03-30T06:11:29.068Z] === CONT  TestCreateWithInvalidEnv/0
06:11:29 [2021-03-30T06:11:29.068Z] === CONT  TestCreateWithInvalidEnv/1
06:11:29 [2021-03-30T06:11:29.068Z] === CONT  TestCreateWithInvalidEnv/2
06:11:29 [2021-03-30T06:11:29.068Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
06:11:29 [2021-03-30T06:11:29.068Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
06:11:29 [2021-03-30T06:11:29.068Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
06:11:29 [2021-03-30T06:11:29.068Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
06:11:29 [2021-03-30T06:11:29.068Z] === RUN   TestCreateTmpfsMountsTarget
06:11:29 [2021-03-30T06:11:29.068Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
06:11:29 [2021-03-30T06:11:29.068Z] === RUN   TestCreateWithCustomMaskedPaths
06:11:29 [2021-03-30T06:11:29.327Z] --- PASS: TestExternalGraphDriver (7.32s)
06:11:29 [2021-03-30T06:11:29.327Z]     --- PASS: TestExternalGraphDriver/json (2.34s)
06:11:29 [2021-03-30T06:11:29.327Z]     --- PASS: TestExternalGraphDriver/spec (2.35s)
06:11:29 [2021-03-30T06:11:29.327Z]     --- PASS: TestExternalGraphDriver/pull (2.49s)
06:11:29 [2021-03-30T06:11:29.327Z] === RUN   TestGraphdriverPluginV2
06:11:29 [2021-03-30T06:11:29.327Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
06:11:29 [2021-03-30T06:11:29.327Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:11:29 [2021-03-30T06:11:29.327Z] PASS
06:11:29 [2021-03-30T06:11:29.327Z] 
06:11:29 [2021-03-30T06:11:29.327Z] === Skipped
06:11:29 [2021-03-30T06:11:29.327Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
06:11:29 [2021-03-30T06:11:29.327Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:11:29 [2021-03-30T06:11:29.327Z] 
06:11:29 [2021-03-30T06:11:29.327Z] 
06:11:29 [2021-03-30T06:11:29.327Z] DONE 5 tests, 1 skipped in 7.566s
06:11:29 [2021-03-30T06:11:29.327Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
06:11:29 [2021-03-30T06:11:29.327Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
06:11:29 [2021-03-30T06:11:29.327Z] ++ set -e
06:11:29 [2021-03-30T06:11:29.327Z] ++ '[' -n 0 ']'
06:11:29 [2021-03-30T06:11:29.327Z] ++ set -x
06:11:29 [2021-03-30T06:11:29.327Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
06:11:29 [2021-03-30T06:11:29.327Z] INFO: Testing against a local daemon
06:11:29 [2021-03-30T06:11:29.327Z] === RUN   TestContinueAfterPluginCrash
06:11:29 [2021-03-30T06:11:29.327Z] === PAUSE TestContinueAfterPluginCrash
06:11:29 [2021-03-30T06:11:29.327Z] === RUN   TestReadPluginNoRead
06:11:29 [2021-03-30T06:11:29.327Z] === PAUSE TestReadPluginNoRead
06:11:29 [2021-03-30T06:11:29.327Z] === RUN   TestDaemonStartWithLogOpt
06:11:29 [2021-03-30T06:11:29.327Z] === PAUSE TestDaemonStartWithLogOpt
06:11:29 [2021-03-30T06:11:29.327Z] === CONT  TestContinueAfterPluginCrash
06:11:29 [2021-03-30T06:11:29.327Z] === CONT  TestDaemonStartWithLogOpt
06:11:29 [2021-03-30T06:11:29.563Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
06:11:29 [2021-03-30T06:11:29.982Z] === RUN   TestDockerNetworkMacvlan/InternalMode
06:11:30 [2021-03-30T06:11:30.588Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s)
06:11:30 [2021-03-30T06:11:30.588Z] === RUN   TestCreateWithCustomReadonlyPaths
06:11:30 [2021-03-30T06:11:30.939Z] --- PASS: TestNetworkLoopbackNat (4.09s)
06:11:30 [2021-03-30T06:11:30.939Z] === RUN   TestPause
06:11:30 [2021-03-30T06:11:30.939Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
06:11:32 [2021-03-30T06:11:32.317Z] --- PASS: TestPause (1.31s)
06:11:32 [2021-03-30T06:11:32.317Z] === RUN   TestPauseFailsOnWindowsServerContainers
06:11:32 [2021-03-30T06:11:32.317Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
06:11:32 [2021-03-30T06:11:32.317Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:11:32 [2021-03-30T06:11:32.317Z] === RUN   TestPauseStopPausedContainer
06:11:32 [2021-03-30T06:11:32.669Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s)
06:11:32 [2021-03-30T06:11:32.669Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:11:32 [2021-03-30T06:11:32.669Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:11:32 [2021-03-30T06:11:32.669Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:11:32 [2021-03-30T06:11:32.669Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:11:32 [2021-03-30T06:11:32.669Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:11:32 [2021-03-30T06:11:32.669Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:11:32 [2021-03-30T06:11:32.669Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:11:32 [2021-03-30T06:11:32.669Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:11:32 [2021-03-30T06:11:32.669Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:11:32 [2021-03-30T06:11:32.669Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:11:32 [2021-03-30T06:11:32.669Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:11:32 [2021-03-30T06:11:32.669Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:11:32 [2021-03-30T06:11:32.669Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:11:32 [2021-03-30T06:11:32.669Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:11:32 [2021-03-30T06:11:32.669Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:11:32 [2021-03-30T06:11:32.669Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:11:32 [2021-03-30T06:11:32.669Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
06:11:32 [2021-03-30T06:11:32.669Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
06:11:32 [2021-03-30T06:11:32.669Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
06:11:32 [2021-03-30T06:11:32.669Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
06:11:32 [2021-03-30T06:11:32.669Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s)
06:11:32 [2021-03-30T06:11:32.669Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.06s)
06:11:32 [2021-03-30T06:11:32.669Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
06:11:32 [2021-03-30T06:11:32.964Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s)
06:11:32 [2021-03-30T06:11:32.964Z] === RUN   TestCreateDifferentPlatform
06:11:32 [2021-03-30T06:11:32.964Z] === RUN   TestCreateDifferentPlatform/different_os
06:11:32 [2021-03-30T06:11:32.964Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
06:11:32 [2021-03-30T06:11:32.964Z] --- PASS: TestCreateDifferentPlatform (0.02s)
06:11:32 [2021-03-30T06:11:32.964Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
06:11:32 [2021-03-30T06:11:32.964Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
06:11:32 [2021-03-30T06:11:32.964Z] === RUN   TestCreateVolumesFromNonExistingContainer
06:11:32 [2021-03-30T06:11:32.964Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
06:11:32 [2021-03-30T06:11:32.964Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
06:11:32 [2021-03-30T06:11:32.964Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s)
06:11:32 [2021-03-30T06:11:32.964Z] === RUN   TestContainerStartOnDaemonRestart
06:11:32 [2021-03-30T06:11:32.964Z] === PAUSE TestContainerStartOnDaemonRestart
06:11:32 [2021-03-30T06:11:32.964Z] === RUN   TestDaemonRestartIpcMode
06:11:32 [2021-03-30T06:11:32.964Z] === PAUSE TestDaemonRestartIpcMode
06:11:32 [2021-03-30T06:11:32.964Z] === RUN   TestDaemonHostGatewayIP
06:11:32 [2021-03-30T06:11:32.964Z] === PAUSE TestDaemonHostGatewayIP
06:11:32 [2021-03-30T06:11:32.964Z] === RUN   TestRestartDaemonWithRestartingContainer
06:11:32 [2021-03-30T06:11:32.964Z] === PAUSE TestRestartDaemonWithRestartingContainer
06:11:32 [2021-03-30T06:11:32.964Z] === RUN   TestContainerKillOnDaemonStart
06:11:32 [2021-03-30T06:11:32.964Z] === PAUSE TestContainerKillOnDaemonStart
06:11:32 [2021-03-30T06:11:32.964Z] === RUN   TestDiff
06:11:33 [2021-03-30T06:11:33.605Z] --- PASS: TestDiff (0.51s)
06:11:33 [2021-03-30T06:11:33.605Z] === RUN   TestExecWithCloseStdin
06:11:33 [2021-03-30T06:11:33.695Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
06:11:33 [2021-03-30T06:11:33.695Z] --- PASS: TestPauseStopPausedContainer (1.50s)
06:11:33 [2021-03-30T06:11:33.695Z] === RUN   TestPsFilter
06:11:33 [2021-03-30T06:11:33.773Z] --- PASS: TestDaemonStartWithLogOpt (4.22s)
06:11:33 [2021-03-30T06:11:33.773Z] === CONT  TestReadPluginNoRead
06:11:33 [2021-03-30T06:11:33.954Z] --- PASS: TestPsFilter (0.16s)
06:11:33 [2021-03-30T06:11:33.954Z] === RUN   TestRemoveContainerWithRemovedVolume
06:11:34 [2021-03-30T06:11:34.183Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
06:11:34 [2021-03-30T06:11:34.244Z] --- PASS: TestExecWithCloseStdin (0.67s)
06:11:34 [2021-03-30T06:11:34.244Z] === RUN   TestExec
06:11:34 [2021-03-30T06:11:34.886Z] --- PASS: TestExec (0.63s)
06:11:34 [2021-03-30T06:11:34.886Z] === RUN   TestExecUser
06:11:35 [2021-03-30T06:11:35.331Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.32s)
06:11:35 [2021-03-30T06:11:35.331Z] === RUN   TestRemoveContainerWithVolume
06:11:35 [2021-03-30T06:11:35.524Z] --- PASS: TestExecUser (0.64s)
06:11:35 [2021-03-30T06:11:35.524Z] === RUN   TestExportContainerAndImportImage
06:11:36 [2021-03-30T06:11:36.164Z] --- PASS: TestExportContainerAndImportImage (0.84s)
06:11:36 [2021-03-30T06:11:36.164Z] === RUN   TestExportContainerAfterDaemonRestart
06:11:36 [2021-03-30T06:11:36.497Z] === RUN   TestReadPluginNoRead/default
06:11:36 [2021-03-30T06:11:36.707Z] --- PASS: TestRemoveContainerWithVolume (1.22s)
06:11:36 [2021-03-30T06:11:36.707Z] === RUN   TestRemoveContainerRunning
06:11:37 [2021-03-30T06:11:37.645Z] --- PASS: TestRemoveContainerRunning (1.30s)
06:11:37 [2021-03-30T06:11:37.645Z] === RUN   TestRemoveContainerForceRemoveRunning
06:11:37 [2021-03-30T06:11:37.686Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s)
06:11:37 [2021-03-30T06:11:37.686Z] === RUN   TestHealthCheckWorkdir
06:11:38 [2021-03-30T06:11:38.213Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
06:11:38 [2021-03-30T06:11:38.561Z] === RUN   TestReadPluginNoRead/disabled_caching
06:11:38 [2021-03-30T06:11:38.691Z] --- PASS: TestCreateServiceMultipleTimes (17.77s)
06:11:38 [2021-03-30T06:11:38.691Z] === RUN   TestCreateServiceConflict
06:11:38 [2021-03-30T06:11:38.725Z] --- PASS: TestHealthCheckWorkdir (0.82s)
06:11:38 [2021-03-30T06:11:38.725Z] === RUN   TestHealthKillContainer
06:11:38 [2021-03-30T06:11:38.851Z] --- PASS: TestContinueAfterPluginCrash (9.77s)
06:11:39 [2021-03-30T06:11:39.150Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.25s)
06:11:39 [2021-03-30T06:11:39.150Z] === RUN   TestRemoveInvalidContainer
06:11:39 [2021-03-30T06:11:39.150Z] --- PASS: TestRemoveInvalidContainer (0.02s)
06:11:39 [2021-03-30T06:11:39.150Z] === RUN   TestRenameLinkedContainer
06:11:40 [2021-03-30T06:11:40.084Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
06:11:40 [2021-03-30T06:11:40.599Z] --- PASS: TestCreateServiceConflict (2.27s)
06:11:40 [2021-03-30T06:11:40.599Z] === RUN   TestCreateServiceMaxReplicas
06:11:40 [2021-03-30T06:11:40.917Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
06:11:41 [2021-03-30T06:11:41.464Z] --- PASS: TestHealthKillContainer (2.66s)
06:11:41 [2021-03-30T06:11:41.464Z] === RUN   TestInspectCpusetInConfigPre120
06:11:41 [2021-03-30T06:11:41.761Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s)
06:11:41 [2021-03-30T06:11:41.761Z] === RUN   TestIpcModeNone
06:11:42 [2021-03-30T06:11:42.316Z] === RUN   TestDockerNetworkMacvlan/Addressing
06:11:42 [2021-03-30T06:11:42.399Z] --- PASS: TestIpcModeNone (0.64s)
06:11:42 [2021-03-30T06:11:42.399Z] === RUN   TestIpcModePrivate
06:11:42 [2021-03-30T06:11:42.984Z] --- PASS: TestReadPluginNoRead (9.51s)
06:11:42 [2021-03-30T06:11:42.984Z]     --- PASS: TestReadPluginNoRead/default (2.10s)
06:11:42 [2021-03-30T06:11:42.984Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.11s)
06:11:42 [2021-03-30T06:11:42.985Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.31s)
06:11:42 [2021-03-30T06:11:42.985Z]     read_test.go:92: [d6e3423d8b242] daemon is not started
06:11:42 [2021-03-30T06:11:42.985Z] PASS
06:11:42 [2021-03-30T06:11:42.985Z] 
06:11:42 [2021-03-30T06:11:42.985Z] DONE 6 tests in 13.885s
06:11:42 [2021-03-30T06:11:42.985Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
06:11:42 [2021-03-30T06:11:42.985Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
06:11:42 [2021-03-30T06:11:42.985Z] ++ set -e
06:11:42 [2021-03-30T06:11:42.985Z] ++ '[' -n 0 ']'
06:11:42 [2021-03-30T06:11:42.985Z] ++ set -x
06:11:42 [2021-03-30T06:11:42.985Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
06:11:42 [2021-03-30T06:11:42.985Z] testing: warning: no tests to run
06:11:42 [2021-03-30T06:11:42.985Z] PASS
06:11:42 [2021-03-30T06:11:42.985Z] 
06:11:42 [2021-03-30T06:11:42.985Z] DONE 0 tests in 0.078s
06:11:42 [2021-03-30T06:11:42.985Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
06:11:42 [2021-03-30T06:11:42.985Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
06:11:42 [2021-03-30T06:11:42.985Z] ++ set -e
06:11:42 [2021-03-30T06:11:42.985Z] ++ '[' -n 0 ']'
06:11:42 [2021-03-30T06:11:42.985Z] ++ set -x
06:11:42 [2021-03-30T06:11:42.985Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
06:11:42 [2021-03-30T06:11:42.985Z] INFO: Testing against a local daemon
06:11:42 [2021-03-30T06:11:42.985Z] === RUN   TestPluginWithDevMounts
06:11:42 [2021-03-30T06:11:42.985Z] === PAUSE TestPluginWithDevMounts
06:11:42 [2021-03-30T06:11:42.985Z] === CONT  TestPluginWithDevMounts
06:11:43 [2021-03-30T06:11:43.036Z] --- PASS: TestIpcModePrivate (0.63s)
06:11:43 [2021-03-30T06:11:43.036Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
06:11:43 [2021-03-30T06:11:43.036Z] === RUN   TestIpcModeShareable
06:11:43 [2021-03-30T06:11:43.370Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
06:11:43 [2021-03-30T06:11:43.673Z] --- PASS: TestIpcModeShareable (0.66s)
06:11:43 [2021-03-30T06:11:43.673Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
06:11:43 [2021-03-30T06:11:43.673Z] === RUN   TestAPIIpcModeShareableAndContainer
06:11:43 [2021-03-30T06:11:43.895Z] --- PASS: TestCreateServiceMaxReplicas (3.32s)
06:11:43 [2021-03-30T06:11:43.895Z] === RUN   TestCreateWithDuplicateNetworkNames
06:11:44 [2021-03-30T06:11:44.229Z] --- PASS: TestDockerNetworkMacvlan (21.77s)
06:11:44 [2021-03-30T06:11:44.229Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
06:11:44 [2021-03-30T06:11:44.229Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
06:11:44 [2021-03-30T06:11:44.229Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.55s)
06:11:44 [2021-03-30T06:11:44.229Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.86s)
06:11:44 [2021-03-30T06:11:44.229Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.28s)
06:11:44 [2021-03-30T06:11:44.229Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.88s)
06:11:44 [2021-03-30T06:11:44.229Z] PASS
06:11:44 [2021-03-30T06:11:44.229Z] 
06:11:44 [2021-03-30T06:11:44.229Z] DONE 8 tests in 24.076s
06:11:44 [2021-03-30T06:11:44.229Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
06:11:44 [2021-03-30T06:11:44.229Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
06:11:44 [2021-03-30T06:11:44.229Z] ++ set -e
06:11:44 [2021-03-30T06:11:44.229Z] ++ '[' -n 0 ']'
06:11:44 [2021-03-30T06:11:44.229Z] ++ set -x
06:11:44 [2021-03-30T06:11:44.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
06:11:44 [2021-03-30T06:11:44.229Z] testing: warning: no tests to run
06:11:44 [2021-03-30T06:11:44.229Z] PASS
06:11:44 [2021-03-30T06:11:44.229Z] 
06:11:44 [2021-03-30T06:11:44.229Z] DONE 0 tests in 0.032s
06:11:44 [2021-03-30T06:11:44.229Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
06:11:44 [2021-03-30T06:11:44.229Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
06:11:44 [2021-03-30T06:11:44.229Z] ++ set -e
06:11:44 [2021-03-30T06:11:44.229Z] ++ '[' -n 0 ']'
06:11:44 [2021-03-30T06:11:44.229Z] ++ set -x
06:11:44 [2021-03-30T06:11:44.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
06:11:44 [2021-03-30T06:11:44.229Z] INFO: Testing against a local daemon
06:11:44 [2021-03-30T06:11:44.229Z] === RUN   TestAuthZPluginAllowRequest
06:11:44 [2021-03-30T06:11:44.306Z] --- PASS: TestRenameLinkedContainer (5.41s)
06:11:44 [2021-03-30T06:11:44.306Z] === RUN   TestRenameStoppedContainer
06:11:45 [2021-03-30T06:11:45.049Z] --- PASS: TestPluginWithDevMounts (1.97s)
06:11:45 [2021-03-30T06:11:45.049Z] PASS
06:11:45 [2021-03-30T06:11:45.049Z] 
06:11:45 [2021-03-30T06:11:45.049Z] DONE 1 tests in 2.092s
06:11:45 [2021-03-30T06:11:45.049Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
06:11:45 [2021-03-30T06:11:45.049Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
06:11:45 [2021-03-30T06:11:45.049Z] ++ set -e
06:11:45 [2021-03-30T06:11:45.049Z] ++ '[' -n 0 ']'
06:11:45 [2021-03-30T06:11:45.049Z] ++ set -x
06:11:45 [2021-03-30T06:11:45.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
06:11:45 [2021-03-30T06:11:45.339Z] INFO: Testing against a local daemon
06:11:45 [2021-03-30T06:11:45.339Z] === RUN   TestSecretInspect
06:11:45 [2021-03-30T06:11:45.682Z] --- PASS: TestRenameStoppedContainer (1.21s)
06:11:45 [2021-03-30T06:11:45.682Z] === RUN   TestRenameRunningContainerAndReuse
06:11:45 [2021-03-30T06:11:45.756Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.95s)
06:11:45 [2021-03-30T06:11:45.756Z] === RUN   TestAPIIpcModeHost
06:11:46 [2021-03-30T06:11:46.051Z] --- PASS: TestAPIIpcModeHost (0.54s)
06:11:46 [2021-03-30T06:11:46.051Z] === RUN   TestDaemonIpcModeShareable
06:11:46 [2021-03-30T06:11:46.141Z] --- PASS: TestAuthZPluginAllowRequest (2.01s)
06:11:46 [2021-03-30T06:11:46.141Z] === RUN   TestAuthZPluginTLS
06:11:47 [2021-03-30T06:11:47.082Z] --- PASS: TestAuthZPluginTLS (0.72s)
06:11:47 [2021-03-30T06:11:47.082Z] === RUN   TestAuthZPluginDenyRequest
06:11:47 [2021-03-30T06:11:47.653Z] --- PASS: TestAuthZPluginDenyRequest (0.68s)
06:11:47 [2021-03-30T06:11:47.653Z] === RUN   TestAuthZPluginAPIDenyResponse
06:11:48 [2021-03-30T06:11:48.135Z] --- PASS: TestDaemonIpcModeShareable (1.59s)
06:11:48 [2021-03-30T06:11:48.135Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
06:11:48 [2021-03-30T06:11:48.135Z] === RUN   TestDaemonIpcModePrivate
06:11:48 [2021-03-30T06:11:48.216Z] --- PASS: TestRenameRunningContainerAndReuse (2.71s)
06:11:48 [2021-03-30T06:11:48.216Z] === RUN   TestRenameInvalidName
06:11:48 [2021-03-30T06:11:48.224Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s)
06:11:48 [2021-03-30T06:11:48.224Z] === RUN   TestAuthZPluginDenyResponse
06:11:49 [2021-03-30T06:11:49.166Z] --- PASS: TestAuthZPluginDenyResponse (0.69s)
06:11:49 [2021-03-30T06:11:49.166Z] === RUN   TestAuthZPluginAllowEventStream
06:11:49 [2021-03-30T06:11:49.592Z] --- PASS: TestRenameInvalidName (1.25s)
06:11:49 [2021-03-30T06:11:49.593Z] === RUN   TestRenameAnonymousContainer
06:11:49 [2021-03-30T06:11:49.655Z] --- PASS: TestDaemonIpcModePrivate (1.55s)
06:11:49 [2021-03-30T06:11:49.655Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
06:11:49 [2021-03-30T06:11:49.655Z] === RUN   TestDaemonIpcModePrivateFromConfig
06:11:49 [2021-03-30T06:11:49.793Z] --- PASS: TestSecretInspect (4.04s)
06:11:49 [2021-03-30T06:11:49.793Z] === RUN   TestSecretList
06:11:50 [2021-03-30T06:11:50.697Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.46s)
06:11:50 [2021-03-30T06:11:50.697Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
06:11:50 [2021-03-30T06:11:50.697Z] === RUN   TestDaemonIpcModeShareableFromConfig
06:11:50 [2021-03-30T06:11:50.969Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
06:11:51 [2021-03-30T06:11:51.079Z] --- PASS: TestAuthZPluginAllowEventStream (2.06s)
06:11:51 [2021-03-30T06:11:51.079Z] === RUN   TestAuthZPluginErrorResponse
06:11:51 [2021-03-30T06:11:51.649Z] --- PASS: TestAuthZPluginErrorResponse (0.69s)
06:11:51 [2021-03-30T06:11:51.650Z] === RUN   TestAuthZPluginErrorRequest
06:11:52 [2021-03-30T06:11:52.216Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.45s)
06:11:52 [2021-03-30T06:11:52.216Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
06:11:52 [2021-03-30T06:11:52.216Z] === RUN   TestIpcModeOlderClient
06:11:52 [2021-03-30T06:11:52.216Z] === PAUSE TestIpcModeOlderClient
06:11:52 [2021-03-30T06:11:52.216Z] === RUN   TestKillContainerInvalidSignal
06:11:52 [2021-03-30T06:11:52.591Z] --- PASS: TestAuthZPluginErrorRequest (0.67s)
06:11:52 [2021-03-30T06:11:52.591Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
06:11:52 [2021-03-30T06:11:52.854Z] --- PASS: TestKillContainerInvalidSignal (0.56s)
06:11:52 [2021-03-30T06:11:52.854Z] === RUN   TestKillContainer
06:11:52 [2021-03-30T06:11:52.854Z] === RUN   TestKillContainer/no_signal
06:11:53 [2021-03-30T06:11:53.161Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.72s)
06:11:53 [2021-03-30T06:11:53.161Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
06:11:53 [2021-03-30T06:11:53.374Z] --- PASS: TestSecretList (4.00s)
06:11:53 [2021-03-30T06:11:53.374Z] === RUN   TestSecretsCreateAndDelete
06:11:53 [2021-03-30T06:11:53.509Z] === RUN   TestKillContainer/non_killing_signal
06:11:53 [2021-03-30T06:11:53.903Z] === RUN   TestKillContainer/killing_signal
06:11:54 [2021-03-30T06:11:54.254Z] --- PASS: TestRenameAnonymousContainer (4.53s)
06:11:54 [2021-03-30T06:11:54.254Z] === RUN   TestRenameContainerWithSameName
06:11:54 [2021-03-30T06:11:54.512Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
06:11:54 [2021-03-30T06:11:54.932Z] --- PASS: TestKillContainer (1.76s)
06:11:54 [2021-03-30T06:11:54.932Z]     --- PASS: TestKillContainer/no_signal (0.60s)
06:11:54 [2021-03-30T06:11:54.932Z]     --- PASS: TestKillContainer/non_killing_signal (0.43s)
06:11:54 [2021-03-30T06:11:54.932Z]     --- PASS: TestKillContainer/killing_signal (0.52s)
06:11:54 [2021-03-30T06:11:54.932Z] === RUN   TestKillWithStopSignalAndRestartPolicies
06:11:54 [2021-03-30T06:11:54.932Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
06:11:55 [2021-03-30T06:11:55.401Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
06:11:55 [2021-03-30T06:11:55.448Z] --- PASS: TestRenameContainerWithSameName (1.30s)
06:11:55 [2021-03-30T06:11:55.448Z] === RUN   TestRenameContainerWithLinkedContainer
06:11:55 [2021-03-30T06:11:55.717Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.41s)
06:11:55 [2021-03-30T06:11:55.717Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
06:11:55 [2021-03-30T06:11:55.983Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s)
06:11:55 [2021-03-30T06:11:55.983Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s)
06:11:55 [2021-03-30T06:11:55.983Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s)
06:11:55 [2021-03-30T06:11:55.983Z] === RUN   TestKillStoppedContainer
06:11:55 [2021-03-30T06:11:55.983Z] --- PASS: TestKillStoppedContainer (0.07s)
06:11:55 [2021-03-30T06:11:55.983Z] === RUN   TestKillStoppedContainerAPIPre120
06:11:55 [2021-03-30T06:11:55.983Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
06:11:55 [2021-03-30T06:11:55.983Z] === RUN   TestKillDifferentUserContainer
06:11:56 [2021-03-30T06:11:56.447Z] --- PASS: TestKillDifferentUserContainer (0.59s)
06:11:56 [2021-03-30T06:11:56.447Z] === RUN   TestInspectOomKilledTrue
06:11:57 [2021-03-30T06:11:57.425Z] --- PASS: TestInspectOomKilledTrue (0.95s)
06:11:57 [2021-03-30T06:11:57.425Z] === RUN   TestInspectOomKilledFalse
06:11:57 [2021-03-30T06:11:57.832Z] --- PASS: TestSecretsCreateAndDelete (3.95s)
06:11:57 [2021-03-30T06:11:57.832Z] === RUN   TestSecretsUpdate
06:11:58 [2021-03-30T06:11:58.105Z] --- PASS: TestInspectOomKilledFalse (0.57s)
06:11:58 [2021-03-30T06:11:58.105Z] === RUN   TestLinksEtcHostsContentMatch
06:11:58 [2021-03-30T06:11:58.274Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.52s)
06:11:58 [2021-03-30T06:11:58.274Z] === RUN   TestAuthZPluginHeader
06:11:58 [2021-03-30T06:11:58.401Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s)
06:11:58 [2021-03-30T06:11:58.401Z] === RUN   TestLinksContainerNames
06:11:58 [2021-03-30T06:11:58.737Z] --- PASS: TestRenameContainerWithLinkedContainer (2.80s)
06:11:58 [2021-03-30T06:11:58.737Z] === RUN   TestResize
06:11:58 [2021-03-30T06:11:58.737Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
06:11:58 [2021-03-30T06:11:58.788Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.65s)
06:11:58 [2021-03-30T06:11:58.788Z] === RUN   TestCreateServiceSecretFileMode
06:11:58 [2021-03-30T06:11:58.996Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
06:11:59 [2021-03-30T06:11:59.216Z] --- PASS: TestAuthZPluginHeader (1.03s)
06:11:59 [2021-03-30T06:11:59.216Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
06:11:59 [2021-03-30T06:11:59.216Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
06:11:59 [2021-03-30T06:11:59.216Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:11:59 [2021-03-30T06:11:59.216Z] === RUN   TestAuthZPluginV2Disable
06:11:59 [2021-03-30T06:11:59.216Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
06:11:59 [2021-03-30T06:11:59.216Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:11:59 [2021-03-30T06:11:59.216Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
06:11:59 [2021-03-30T06:11:59.216Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
06:11:59 [2021-03-30T06:11:59.216Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:11:59 [2021-03-30T06:11:59.216Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
06:11:59 [2021-03-30T06:11:59.216Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
06:11:59 [2021-03-30T06:11:59.216Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:11:59 [2021-03-30T06:11:59.216Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
06:11:59 [2021-03-30T06:11:59.254Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
06:11:59 [2021-03-30T06:11:59.445Z] --- PASS: TestLinksContainerNames (1.07s)
06:11:59 [2021-03-30T06:11:59.445Z] === RUN   TestLogsFollowTailEmpty
06:11:59 [2021-03-30T06:11:59.513Z] --- PASS: TestResize (1.36s)
06:11:59 [2021-03-30T06:11:59.513Z] === RUN   TestResizeWithInvalidSize
06:12:00 [2021-03-30T06:12:00.083Z] --- PASS: TestLogsFollowTailEmpty (0.58s)
06:12:00 [2021-03-30T06:12:00.083Z] === RUN   TestContainerNetworkMountsNoChown
06:12:00 [2021-03-30T06:12:00.169Z] --- PASS: TestCreateServiceSecretFileMode (2.71s)
06:12:00 [2021-03-30T06:12:00.169Z] === RUN   TestCreateServiceConfigFileMode
06:12:00 [2021-03-30T06:12:00.723Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s)
06:12:00 [2021-03-30T06:12:00.723Z] === RUN   TestMountDaemonRoot
06:12:00 [2021-03-30T06:12:00.723Z] === RUN   TestMountDaemonRoot/default
06:12:00 [2021-03-30T06:12:00.723Z] === PAUSE TestMountDaemonRoot/default
06:12:00 [2021-03-30T06:12:00.723Z] === RUN   TestMountDaemonRoot/private
06:12:00 [2021-03-30T06:12:00.723Z] === PAUSE TestMountDaemonRoot/private
06:12:00 [2021-03-30T06:12:00.723Z] === RUN   TestMountDaemonRoot/rprivate
06:12:00 [2021-03-30T06:12:00.723Z] === PAUSE TestMountDaemonRoot/rprivate
06:12:00 [2021-03-30T06:12:00.723Z] === RUN   TestMountDaemonRoot/slave
06:12:00 [2021-03-30T06:12:00.723Z] === PAUSE TestMountDaemonRoot/slave
06:12:00 [2021-03-30T06:12:00.723Z] === RUN   TestMountDaemonRoot/rslave
06:12:00 [2021-03-30T06:12:00.723Z] === PAUSE TestMountDaemonRoot/rslave
06:12:00 [2021-03-30T06:12:00.723Z] === RUN   TestMountDaemonRoot/shared
06:12:00 [2021-03-30T06:12:00.723Z] === PAUSE TestMountDaemonRoot/shared
06:12:00 [2021-03-30T06:12:00.723Z] === RUN   TestMountDaemonRoot/rshared
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/rshared
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/default
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/default/bind_root
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/default/bind_root
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/default/bind_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/default/mount_root
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/default/mount_root
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/default/mount_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/default/bind_root
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/rshared
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/rshared/bind_root
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/rshared/mount_root
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/rshared/bind_root
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/shared
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/shared/bind_root
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/shared/bind_root
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/shared/mount_root
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/shared/mount_root
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/shared/bind_root
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/rslave
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/rslave/bind_root
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/rslave/mount_root
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/rslave/bind_root
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/slave
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/slave/bind_root
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/slave/bind_root
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/slave/mount_root
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/slave/mount_root
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/rprivate
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/private
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/private/bind_root
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/private/bind_root
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/private/bind_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/private/mount_root
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/private/mount_root
06:12:00 [2021-03-30T06:12:00.724Z] === RUN   TestMountDaemonRoot/private/mount_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/default/mount_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/default/mount_root
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/default/bind_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/rshared/mount_root
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/shared/mount_root
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/rslave/mount_root
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
06:12:00 [2021-03-30T06:12:00.724Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
06:12:00 [2021-03-30T06:12:00.888Z] --- PASS: TestResizeWithInvalidSize (1.33s)
06:12:00 [2021-03-30T06:12:00.888Z] === RUN   TestResizeWhenContainerNotStarted
06:12:01 [2021-03-30T06:12:01.034Z] === CONT  TestMountDaemonRoot/slave/mount_root
06:12:01 [2021-03-30T06:12:01.034Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
06:12:01 [2021-03-30T06:12:01.034Z] === CONT  TestMountDaemonRoot/slave/bind_root
06:12:01 [2021-03-30T06:12:01.034Z] === CONT  TestMountDaemonRoot/private/bind_root
06:12:01 [2021-03-30T06:12:01.034Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
06:12:01 [2021-03-30T06:12:01.034Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
06:12:01 [2021-03-30T06:12:01.034Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
06:12:01 [2021-03-30T06:12:01.034Z] === CONT  TestMountDaemonRoot/private/mount_subpath
06:12:01 [2021-03-30T06:12:01.034Z] === CONT  TestMountDaemonRoot/private/mount_root
06:12:01 [2021-03-30T06:12:01.034Z] === CONT  TestMountDaemonRoot/private/bind_subpath
06:12:01 [2021-03-30T06:12:01.034Z] --- PASS: TestMountDaemonRoot (0.03s)
06:12:01 [2021-03-30T06:12:01.034Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
06:12:01 [2021-03-30T06:12:01.034Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
06:12:01 [2021-03-30T06:12:01.034Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
06:12:01 [2021-03-30T06:12:01.034Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
06:12:01 [2021-03-30T06:12:01.034Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
06:12:01 [2021-03-30T06:12:01.034Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
06:12:01 [2021-03-30T06:12:01.034Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
06:12:01 [2021-03-30T06:12:01.034Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
06:12:01 [2021-03-30T06:12:01.034Z] === RUN   TestContainerBindMountNonRecursive
06:12:01 [2021-03-30T06:12:01.343Z] --- PASS: TestSecretsUpdate (4.07s)
06:12:01 [2021-03-30T06:12:01.343Z] === RUN   TestTemplatedSecret
06:12:02 [2021-03-30T06:12:02.265Z] --- PASS: TestResizeWhenContainerNotStarted (1.22s)
06:12:02 [2021-03-30T06:12:02.265Z] === RUN   TestDaemonRestartKillContainers
06:12:02 [2021-03-30T06:12:02.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:12:02 [2021-03-30T06:12:02.265Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:12:02 [2021-03-30T06:12:02.523Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
06:12:02 [2021-03-30T06:12:02.553Z] --- PASS: TestContainerBindMountNonRecursive (1.59s)
06:12:02 [2021-03-30T06:12:02.553Z] === RUN   TestContainerVolumesMountedAsShared
06:12:02 [2021-03-30T06:12:02.710Z] --- PASS: TestCreateServiceConfigFileMode (2.75s)
06:12:02 [2021-03-30T06:12:02.710Z] === RUN   TestCreateServiceSysctls
06:12:03 [2021-03-30T06:12:03.090Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
06:12:03 [2021-03-30T06:12:03.188Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s)
06:12:03 [2021-03-30T06:12:03.188Z] === RUN   TestContainerVolumesMountedAsSlave
06:12:03 [2021-03-30T06:12:03.485Z] --- PASS: TestContainerVolumesMountedAsSlave (0.48s)
06:12:03 [2021-03-30T06:12:03.485Z] === RUN   TestNetworkNat
06:12:04 [2021-03-30T06:12:04.123Z] --- PASS: TestNetworkNat (0.60s)
06:12:04 [2021-03-30T06:12:04.123Z] === RUN   TestNetworkLocalhostTCPNat
06:12:04 [2021-03-30T06:12:04.762Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s)
06:12:04 [2021-03-30T06:12:04.762Z] === RUN   TestNetworkLoopbackNat
06:12:04 [2021-03-30T06:12:04.994Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
06:12:05 [2021-03-30T06:12:05.793Z] --- PASS: TestTemplatedSecret (4.13s)
06:12:05 [2021-03-30T06:12:05.793Z] === RUN   TestSecretCreateResolve
06:12:05 [2021-03-30T06:12:05.932Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:12:06 [2021-03-30T06:12:06.191Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
06:12:06 [2021-03-30T06:12:06.758Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:12:06 [2021-03-30T06:12:06.909Z] --- PASS: TestCreateServiceSysctls (3.75s)
06:12:06 [2021-03-30T06:12:06.909Z] === RUN   TestCreateServiceCapabilities
06:12:07 [2021-03-30T06:12:07.500Z] --- PASS: TestNetworkLoopbackNat (2.79s)
06:12:07 [2021-03-30T06:12:07.500Z] === RUN   TestPause
06:12:08 [2021-03-30T06:12:08.135Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
06:12:08 [2021-03-30T06:12:08.135Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:12:08 [2021-03-30T06:12:08.139Z] --- PASS: TestPause (0.58s)
06:12:08 [2021-03-30T06:12:08.139Z] === RUN   TestPauseFailsOnWindowsServerContainers
06:12:08 [2021-03-30T06:12:08.139Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
06:12:08 [2021-03-30T06:12:08.139Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:12:08 [2021-03-30T06:12:08.139Z] === RUN   TestPauseStopPausedContainer
06:12:08 [2021-03-30T06:12:08.703Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:12:08 [2021-03-30T06:12:08.809Z] --- PASS: TestPauseStopPausedContainer (0.59s)
06:12:08 [2021-03-30T06:12:08.809Z] === RUN   TestPsFilter
06:12:08 [2021-03-30T06:12:08.809Z] --- PASS: TestPsFilter (0.15s)
06:12:08 [2021-03-30T06:12:08.809Z] === RUN   TestRemoveContainerWithRemovedVolume
06:12:09 [2021-03-30T06:12:09.304Z] --- PASS: TestSecretCreateResolve (3.90s)
06:12:09 [2021-03-30T06:12:09.304Z] PASS
06:12:09 [2021-03-30T06:12:09.304Z] 
06:12:09 [2021-03-30T06:12:09.304Z] DONE 6 tests in 24.212s
06:12:09 [2021-03-30T06:12:09.304Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
06:12:09 [2021-03-30T06:12:09.304Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
06:12:09 [2021-03-30T06:12:09.304Z] ++ set -e
06:12:09 [2021-03-30T06:12:09.304Z] ++ '[' -n 0 ']'
06:12:09 [2021-03-30T06:12:09.304Z] ++ set -x
06:12:09 [2021-03-30T06:12:09.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
06:12:09 [2021-03-30T06:12:09.448Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s)
06:12:09 [2021-03-30T06:12:09.448Z] === RUN   TestRemoveContainerWithVolume
06:12:09 [2021-03-30T06:12:09.449Z] --- PASS: TestCreateServiceCapabilities (2.83s)
06:12:09 [2021-03-30T06:12:09.449Z] === RUN   TestInspect
06:12:09 [2021-03-30T06:12:09.595Z] INFO: Testing against a local daemon
06:12:09 [2021-03-30T06:12:09.595Z] === RUN   TestServiceCreateInit
06:12:09 [2021-03-30T06:12:09.595Z] === RUN   TestServiceCreateInit/daemonInitDisabled
06:12:10 [2021-03-30T06:12:10.081Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:12:10 [2021-03-30T06:12:10.084Z] --- PASS: TestRemoveContainerWithVolume (0.53s)
06:12:10 [2021-03-30T06:12:10.084Z] === RUN   TestRemoveContainerRunning
06:12:10 [2021-03-30T06:12:10.379Z] --- PASS: TestRemoveContainerRunning (0.54s)
06:12:10 [2021-03-30T06:12:10.379Z] === RUN   TestRemoveContainerForceRemoveRunning
06:12:10 [2021-03-30T06:12:10.651Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:12:11 [2021-03-30T06:12:11.017Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s)
06:12:11 [2021-03-30T06:12:11.017Z] === RUN   TestRemoveInvalidContainer
06:12:11 [2021-03-30T06:12:11.017Z] --- PASS: TestRemoveInvalidContainer (0.02s)
06:12:11 [2021-03-30T06:12:11.017Z] === RUN   TestRenameLinkedContainer
06:12:12 [2021-03-30T06:12:12.556Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
06:12:12 [2021-03-30T06:12:12.556Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
06:12:12 [2021-03-30T06:12:12.556Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
06:12:13 [2021-03-30T06:12:13.760Z] --- PASS: TestRenameLinkedContainer (2.25s)
06:12:13 [2021-03-30T06:12:13.760Z] === RUN   TestRenameStoppedContainer
06:12:13 [2021-03-30T06:12:13.760Z] --- PASS: TestRenameStoppedContainer (0.54s)
06:12:13 [2021-03-30T06:12:13.760Z] === RUN   TestRenameRunningContainerAndReuse
06:12:13 [2021-03-30T06:12:13.933Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:12:14 [2021-03-30T06:12:14.502Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:12:14 [2021-03-30T06:12:14.730Z] --- PASS: TestInspect (4.63s)
06:12:14 [2021-03-30T06:12:14.730Z] === RUN   TestCreateJob
06:12:14 [2021-03-30T06:12:14.761Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
06:12:15 [2021-03-30T06:12:15.274Z] --- PASS: TestRenameRunningContainerAndReuse (1.12s)
06:12:15 [2021-03-30T06:12:15.274Z] === RUN   TestRenameInvalidName
06:12:15 [2021-03-30T06:12:15.569Z] --- PASS: TestRenameInvalidName (0.55s)
06:12:15 [2021-03-30T06:12:15.569Z] === RUN   TestRenameAnonymousContainer
06:12:16 [2021-03-30T06:12:16.479Z] === RUN   TestServiceCreateInit/daemonInitEnabled
06:12:16 [2021-03-30T06:12:16.664Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
06:12:16 [2021-03-30T06:12:16.923Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
06:12:17 [2021-03-30T06:12:17.321Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.08s)
06:12:17 [2021-03-30T06:12:17.321Z] PASS
06:12:17 [2021-03-30T06:12:17.321Z] 
06:12:17 [2021-03-30T06:12:17.321Z] === Skipped
06:12:17 [2021-03-30T06:12:17.321Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
06:12:17 [2021-03-30T06:12:17.321Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:12:17 [2021-03-30T06:12:17.321Z] 
06:12:17 [2021-03-30T06:12:17.321Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
06:12:17 [2021-03-30T06:12:17.321Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:12:17 [2021-03-30T06:12:17.321Z] 
06:12:17 [2021-03-30T06:12:17.321Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
06:12:17 [2021-03-30T06:12:17.321Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:12:17 [2021-03-30T06:12:17.321Z] 
06:12:17 [2021-03-30T06:12:17.321Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
06:12:17 [2021-03-30T06:12:17.321Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:12:17 [2021-03-30T06:12:17.321Z] 
06:12:17 [2021-03-30T06:12:17.321Z] 
06:12:17 [2021-03-30T06:12:17.321Z] DONE 17 tests, 4 skipped in 33.138s
06:12:17 [2021-03-30T06:12:17.321Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
06:12:17 [2021-03-30T06:12:17.321Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
06:12:17 [2021-03-30T06:12:17.321Z] ++ set -e
06:12:17 [2021-03-30T06:12:17.321Z] ++ '[' -n 0 ']'
06:12:17 [2021-03-30T06:12:17.321Z] ++ set -x
06:12:17 [2021-03-30T06:12:17.321Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
06:12:17 [2021-03-30T06:12:17.321Z] INFO: Testing against a local daemon
06:12:17 [2021-03-30T06:12:17.321Z] === RUN   TestPluginInvalidJSON
06:12:17 [2021-03-30T06:12:17.321Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
06:12:17 [2021-03-30T06:12:17.321Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
06:12:17 [2021-03-30T06:12:17.321Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
06:12:17 [2021-03-30T06:12:17.321Z] --- PASS: TestPluginInvalidJSON (0.03s)
06:12:17 [2021-03-30T06:12:17.321Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
06:12:17 [2021-03-30T06:12:17.321Z] === RUN   TestPluginInstall
06:12:17 [2021-03-30T06:12:17.321Z] === RUN   TestPluginInstall/no_auth
06:12:17 [2021-03-30T06:12:17.656Z] --- PASS: TestRenameAnonymousContainer (2.05s)
06:12:17 [2021-03-30T06:12:17.656Z] === RUN   TestRenameContainerWithSameName
06:12:18 [2021-03-30T06:12:18.024Z] --- PASS: TestCreateJob (3.73s)
06:12:18 [2021-03-30T06:12:18.024Z] === RUN   TestReplicatedJob
06:12:18 [2021-03-30T06:12:18.293Z] --- PASS: TestRenameContainerWithSameName (0.55s)
06:12:18 [2021-03-30T06:12:18.293Z] === RUN   TestRenameContainerWithLinkedContainer
06:12:18 [2021-03-30T06:12:18.829Z] === RUN   TestDockerSuite/TestBuildCacheAdd
06:12:19 [2021-03-30T06:12:19.341Z] --- PASS: TestRenameContainerWithLinkedContainer (1.07s)
06:12:19 [2021-03-30T06:12:19.341Z] === RUN   TestResize
06:12:19 [2021-03-30T06:12:19.397Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:12:19 [2021-03-30T06:12:19.635Z] --- PASS: TestResize (0.57s)
06:12:19 [2021-03-30T06:12:19.635Z] === RUN   TestResizeWithInvalidSize
06:12:19 [2021-03-30T06:12:19.865Z] time="2021-03-30T06:12:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:12:19 [2021-03-30T06:12:19.865Z] time="2021-03-30T06:12:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84f5b2459ddb11ee3676795285ca3beaf5fed3f4deb6b69d713ff89b6ce34889" mediatype=application/vnd.docker.plugin.v1+json size=522
06:12:19 [2021-03-30T06:12:19.865Z] time="2021-03-30T06:12:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:12:19 [2021-03-30T06:12:19.865Z] time="2021-03-30T06:12:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84f5b2459ddb11ee3676795285ca3beaf5fed3f4deb6b69d713ff89b6ce34889" mediatype=application/vnd.docker.plugin.v1+json size=522
06:12:19 [2021-03-30T06:12:19.964Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
06:12:20 [2021-03-30T06:12:20.126Z] === RUN   TestPluginInstall/with_htpasswd
06:12:20 [2021-03-30T06:12:20.273Z] --- PASS: TestResizeWithInvalidSize (0.55s)
06:12:20 [2021-03-30T06:12:20.273Z] === RUN   TestResizeWhenContainerNotStarted
06:12:20 [2021-03-30T06:12:20.533Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:12:20 [2021-03-30T06:12:20.914Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s)
06:12:20 [2021-03-30T06:12:20.914Z] === RUN   TestDaemonRestartKillContainers
06:12:20 [2021-03-30T06:12:20.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:12:20 [2021-03-30T06:12:20.914Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:12:21 [2021-03-30T06:12:21.067Z] time="2021-03-30T06:12:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:12:21 [2021-03-30T06:12:21.067Z] time="2021-03-30T06:12:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c60f08edce9b1cee91f26cd606c58d57287285351c0d3074908a0e19b2b6a2f5" mediatype=application/vnd.docker.plugin.v1+json size=522
06:12:21 [2021-03-30T06:12:21.067Z] time="2021-03-30T06:12:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:12:21 [2021-03-30T06:12:21.067Z] time="2021-03-30T06:12:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c60f08edce9b1cee91f26cd606c58d57287285351c0d3074908a0e19b2b6a2f5" mediatype=application/vnd.docker.plugin.v1+json size=522
06:12:21 [2021-03-30T06:12:21.101Z] === RUN   TestDockerSuite/TestBuildCacheFrom
06:12:21 [2021-03-30T06:12:21.328Z] === RUN   TestPluginInstall/with_insecure
06:12:22 [2021-03-30T06:12:22.044Z] --- PASS: TestServiceCreateInit (11.77s)
06:12:22 [2021-03-30T06:12:22.044Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (6.07s)
06:12:22 [2021-03-30T06:12:22.044Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.68s)
06:12:22 [2021-03-30T06:12:22.044Z] === RUN   TestCreateServiceMultipleTimes
06:12:22 [2021-03-30T06:12:22.712Z] time="2021-03-30T06:12:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:12:22 [2021-03-30T06:12:22.712Z] time="2021-03-30T06:12:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d5ba1587af23d016101beb1486d65d6f10e037114b5d7d2c4287a422c18acf0" mediatype=application/vnd.docker.plugin.v1+json size=522
06:12:22 [2021-03-30T06:12:22.712Z] time="2021-03-30T06:12:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:12:22 [2021-03-30T06:12:22.712Z] time="2021-03-30T06:12:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d5ba1587af23d016101beb1486d65d6f10e037114b5d7d2c4287a422c18acf0" mediatype=application/vnd.docker.plugin.v1+json size=522
06:12:22 [2021-03-30T06:12:22.973Z] --- PASS: TestPluginInstall (5.66s)
06:12:22 [2021-03-30T06:12:22.973Z]     --- PASS: TestPluginInstall/no_auth (2.74s)
06:12:22 [2021-03-30T06:12:22.973Z]     --- PASS: TestPluginInstall/with_htpasswd (1.19s)
06:12:22 [2021-03-30T06:12:22.973Z]     --- PASS: TestPluginInstall/with_insecure (1.72s)
06:12:22 [2021-03-30T06:12:22.973Z]         plugin_test.go:160: [d425ecf8af81e] daemon is not started
06:12:22 [2021-03-30T06:12:22.973Z] === RUN   TestPluginsWithRuntimes
06:12:23 [2021-03-30T06:12:23.676Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:12:23 [2021-03-30T06:12:23.974Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:12:23 [2021-03-30T06:12:23.974Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:12:23 [2021-03-30T06:12:23.974Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:12:24 [2021-03-30T06:12:24.397Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
06:12:24 [2021-03-30T06:12:24.397Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
06:12:24 [2021-03-30T06:12:24.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.93s)
06:12:24 [2021-03-30T06:12:24.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.63s)
06:12:24 [2021-03-30T06:12:24.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.87s)
06:12:24 [2021-03-30T06:12:24.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.97s)
06:12:24 [2021-03-30T06:12:24.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.10s)
06:12:24 [2021-03-30T06:12:24.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.89s)
06:12:24 [2021-03-30T06:12:24.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.04s)
06:12:24 [2021-03-30T06:12:24.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.91s)
06:12:24 [2021-03-30T06:12:24.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.43s)
06:12:24 [2021-03-30T06:12:24.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.05s)
06:12:24 [2021-03-30T06:12:24.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.80s)
06:12:24 [2021-03-30T06:12:24.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.68s)
06:12:24 [2021-03-30T06:12:24.397Z] === RUN   TestCgroupNamespacesRun
06:12:24 [2021-03-30T06:12:24.601Z] --- PASS: TestReplicatedJob (6.78s)
06:12:24 [2021-03-30T06:12:24.601Z] === RUN   TestUpdateReplicatedJob
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestBoolValue
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestBoolValue (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestBoolValueOrDefault
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestBoolValueOrDefault (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestInt64ValueOrZero
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestInt64ValueOrZero (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestInt64ValueOrDefault
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestInt64ValueOrDefault (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestInt64ValueOrDefaultWithError
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestJsonContentType
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestJsonContentType (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] PASS
06:12:24 [2021-03-30T06:12:24.675Z] coverage: 14.7% of statements
06:12:24 [2021-03-30T06:12:24.675Z] ok  	github.com/docker/docker/api/server/httputils	0.072s	coverage: 14.7% of statements
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestMaskSecretKeys
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestMaskSecretKeys (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestVersionMiddlewareVersion
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] PASS
06:12:24 [2021-03-30T06:12:24.675Z] coverage: 37.7% of statements
06:12:24 [2021-03-30T06:12:24.675Z] ok  	github.com/docker/docker/api/server/middleware	0.149s	coverage: 37.7% of statements
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/server/router	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestStrSliceMarshalJSON
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestStrSliceUnmarshalJSON
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestStrSliceUnmarshalString
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestStrSliceUnmarshalSlice
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] PASS
06:12:24 [2021-03-30T06:12:24.675Z] coverage: 90.0% of statements
06:12:24 [2021-03-30T06:12:24.675Z] ok  	github.com/docker/docker/api/types/strslice	0.054s	coverage: 90.0% of statements
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestToJSON
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestToJSON (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestToParamWithVersion
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestToParamWithVersion (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestFromJSON
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestFromJSON (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestEmpty
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestEmpty (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestArgsMatchKVListEmptySources
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestArgsMatchKVList
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestArgsMatchKVList (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestArgsMatch
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestArgsMatch (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestAdd
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestAdd (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestDel
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestDel (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestLen
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestLen (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestExactMatch
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestExactMatch (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestOnlyOneExactMatch
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestOnlyOneExactMatch (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestContains
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestContains (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestValidate
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestValidate (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestWalkValues
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestWalkValues (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestFuzzyMatch
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestFuzzyMatch (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestClone
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestClone (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] PASS
06:12:24 [2021-03-30T06:12:24.675Z] coverage: 92.2% of statements
06:12:24 [2021-03-30T06:12:24.675Z] ok  	github.com/docker/docker/api/types/filters	0.052s	coverage: 92.2% of statements
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestAdjustForAPIVersion
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestAdjustForAPIVersion (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] PASS
06:12:24 [2021-03-30T06:12:24.675Z] coverage: 5.7% of statements
06:12:24 [2021-03-30T06:12:24.675Z] ok  	github.com/docker/docker/api/server/router/swarm	0.100s	coverage: 5.7% of statements
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/types	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/types/container	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/types/events	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/types/image	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/types/network	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestDurationToSecondsString
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestDurationToSecondsString (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestGetTimestamp
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestGetTimestamp (0.16s)
06:12:24 [2021-03-30T06:12:24.675Z] === RUN   TestParseTimestamps
06:12:24 [2021-03-30T06:12:24.675Z] --- PASS: TestParseTimestamps (0.00s)
06:12:24 [2021-03-30T06:12:24.675Z] PASS
06:12:24 [2021-03-30T06:12:24.675Z] coverage: 100.0% of statements
06:12:24 [2021-03-30T06:12:24.675Z] ok  	github.com/docker/docker/api/types/time	0.202s	coverage: 100.0% of statements
06:12:25 [2021-03-30T06:12:25.134Z] === RUN   TestCompareVersion
06:12:25 [2021-03-30T06:12:25.134Z] --- PASS: TestCompareVersion (0.00s)
06:12:25 [2021-03-30T06:12:25.134Z] PASS
06:12:25 [2021-03-30T06:12:25.134Z] coverage: 75.0% of statements
06:12:25 [2021-03-30T06:12:25.134Z] ok  	github.com/docker/docker/api/types/versions	0.044s	coverage: 75.0% of statements
06:12:25 [2021-03-30T06:12:25.134Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
06:12:25 [2021-03-30T06:12:25.134Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
06:12:25 [2021-03-30T06:12:25.134Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
06:12:25 [2021-03-30T06:12:25.134Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
06:12:25 [2021-03-30T06:12:25.134Z] ?   	github.com/docker/docker/builder	[no test files]
06:12:25 [2021-03-30T06:12:25.134Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
06:12:25 [2021-03-30T06:12:25.134Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
06:12:25 [2021-03-30T06:12:25.134Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
06:12:25 [2021-03-30T06:12:25.134Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
06:12:25 [2021-03-30T06:12:25.134Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
06:12:25 [2021-03-30T06:12:25.134Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
06:12:25 [2021-03-30T06:12:25.134Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
06:12:25 [2021-03-30T06:12:25.516Z] === RUN   TestPluginsWithRuntimes/No_Args
06:12:26 [2021-03-30T06:12:26.071Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:12:26 [2021-03-30T06:12:26.071Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:12:26 [2021-03-30T06:12:26.672Z] === RUN   TestParseRemoteURL
06:12:26 [2021-03-30T06:12:26.672Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
06:12:26 [2021-03-30T06:12:26.672Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
06:12:26 [2021-03-30T06:12:26.672Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
06:12:26 [2021-03-30T06:12:26.672Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
06:12:26 [2021-03-30T06:12:26.672Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
06:12:26 [2021-03-30T06:12:26.672Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
06:12:26 [2021-03-30T06:12:26.672Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
06:12:26 [2021-03-30T06:12:26.672Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
06:12:26 [2021-03-30T06:12:26.900Z] === RUN   TestPluginsWithRuntimes/With_Args
06:12:27 [2021-03-30T06:12:27.131Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
06:12:27 [2021-03-30T06:12:27.131Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
06:12:27 [2021-03-30T06:12:27.131Z] --- PASS: TestParseRemoteURL (0.00s)
06:12:27 [2021-03-30T06:12:27.131Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
06:12:27 [2021-03-30T06:12:27.131Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
06:12:27 [2021-03-30T06:12:27.131Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
06:12:27 [2021-03-30T06:12:27.131Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
06:12:27 [2021-03-30T06:12:27.131Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
06:12:27 [2021-03-30T06:12:27.131Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
06:12:27 [2021-03-30T06:12:27.131Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
06:12:27 [2021-03-30T06:12:27.131Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
06:12:27 [2021-03-30T06:12:27.131Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
06:12:27 [2021-03-30T06:12:27.131Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
06:12:27 [2021-03-30T06:12:27.131Z] === RUN   TestCloneArgsSmartHttp
06:12:27 [2021-03-30T06:12:27.131Z] --- PASS: TestCloneArgsSmartHttp (0.04s)
06:12:27 [2021-03-30T06:12:27.131Z] === RUN   TestCloneArgsDumbHttp
06:12:27 [2021-03-30T06:12:27.131Z] --- PASS: TestCloneArgsDumbHttp (0.02s)
06:12:27 [2021-03-30T06:12:27.131Z] === RUN   TestCloneArgsGit
06:12:27 [2021-03-30T06:12:27.131Z] --- PASS: TestCloneArgsGit (0.00s)
06:12:27 [2021-03-30T06:12:27.131Z] === RUN   TestCheckoutGit
06:12:27 [2021-03-30T06:12:27.137Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:12:27 [2021-03-30T06:12:27.438Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:12:27 [2021-03-30T06:12:27.715Z] --- PASS: TestCgroupNamespacesRun (2.84s)
06:12:27 [2021-03-30T06:12:27.715Z] === RUN   TestCgroupNamespacesRunPrivileged
06:12:28 [2021-03-30T06:12:28.293Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
06:12:28 [2021-03-30T06:12:28.800Z] --- PASS: TestUpdateReplicatedJob (3.79s)
06:12:28 [2021-03-30T06:12:28.800Z] === RUN   TestServiceListWithStatuses
06:12:28 [2021-03-30T06:12:28.800Z] --- SKIP: TestServiceListWithStatuses (0.00s)
06:12:28 [2021-03-30T06:12:28.800Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:12:28 [2021-03-30T06:12:28.800Z] === RUN   TestDockerNetworkConnectAlias
06:12:28 [2021-03-30T06:12:28.811Z] --- PASS: TestPluginsWithRuntimes (5.63s)
06:12:28 [2021-03-30T06:12:28.811Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.66s)
06:12:28 [2021-03-30T06:12:28.811Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.62s)
06:12:28 [2021-03-30T06:12:28.811Z] PASS
06:12:28 [2021-03-30T06:12:28.811Z] 
06:12:28 [2021-03-30T06:12:28.811Z] DONE 9 tests in 11.509s
06:12:28 [2021-03-30T06:12:28.811Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
06:12:28 [2021-03-30T06:12:28.811Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
06:12:28 [2021-03-30T06:12:28.811Z] ++ set -e
06:12:28 [2021-03-30T06:12:28.811Z] ++ '[' -n 0 ']'
06:12:28 [2021-03-30T06:12:28.811Z] ++ set -x
06:12:28 [2021-03-30T06:12:28.811Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
06:12:28 [2021-03-30T06:12:28.811Z] INFO: Testing against a local daemon
06:12:28 [2021-03-30T06:12:28.811Z] === RUN   TestExternalGraphDriver
06:12:29 [2021-03-30T06:12:29.071Z] === RUN   TestExternalGraphDriver/json
06:12:29 [2021-03-30T06:12:29.233Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.97s)
06:12:29 [2021-03-30T06:12:29.233Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
06:12:29 [2021-03-30T06:12:29.311Z] === RUN   TestEnable
06:12:29 [2021-03-30T06:12:29.311Z] --- PASS: TestEnable (0.00s)
06:12:29 [2021-03-30T06:12:29.311Z] === RUN   TestDisable
06:12:29 [2021-03-30T06:12:29.311Z] --- PASS: TestDisable (0.00s)
06:12:29 [2021-03-30T06:12:29.311Z] === RUN   TestEnabled
06:12:29 [2021-03-30T06:12:29.311Z] --- PASS: TestEnabled (0.00s)
06:12:29 [2021-03-30T06:12:29.311Z] PASS
06:12:29 [2021-03-30T06:12:29.311Z] coverage: 100.0% of statements
06:12:29 [2021-03-30T06:12:29.311Z] ok  	github.com/docker/docker/cli/debug	0.053s	coverage: 100.0% of statements
06:12:29 [2021-03-30T06:12:29.491Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
06:12:29 [2021-03-30T06:12:29.525Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
06:12:29 [2021-03-30T06:12:29.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.61s)
06:12:29 [2021-03-30T06:12:29.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.97s)
06:12:29 [2021-03-30T06:12:29.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.99s)
06:12:29 [2021-03-30T06:12:29.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.07s)
06:12:29 [2021-03-30T06:12:29.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.87s)
06:12:29 [2021-03-30T06:12:29.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.88s)
06:12:29 [2021-03-30T06:12:29.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.50s)
06:12:29 [2021-03-30T06:12:29.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.82s)
06:12:29 [2021-03-30T06:12:29.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.73s)
06:12:29 [2021-03-30T06:12:29.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.78s)
06:12:29 [2021-03-30T06:12:29.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.12s)
06:12:29 [2021-03-30T06:12:29.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.00s)
06:12:29 [2021-03-30T06:12:29.525Z] === RUN   TestCgroupNamespacesRun
06:12:29 [2021-03-30T06:12:29.771Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
06:12:29 [2021-03-30T06:12:29.771Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
06:12:29 [2021-03-30T06:12:29.771Z] === RUN   TestProcessNoDockerignore
06:12:29 [2021-03-30T06:12:29.771Z] --- PASS: TestProcessNoDockerignore (0.00s)
06:12:29 [2021-03-30T06:12:29.771Z] === RUN   TestProcessShouldLeaveAllFiles
06:12:29 [2021-03-30T06:12:29.771Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
06:12:29 [2021-03-30T06:12:29.771Z] === RUN   TestDetectContentType
06:12:29 [2021-03-30T06:12:29.771Z] --- PASS: TestDetectContentType (0.00s)
06:12:29 [2021-03-30T06:12:29.771Z] === RUN   TestSelectAcceptableMIME
06:12:29 [2021-03-30T06:12:29.771Z] --- PASS: TestSelectAcceptableMIME (0.00s)
06:12:29 [2021-03-30T06:12:29.771Z] === RUN   TestInspectEmptyResponse
06:12:29 [2021-03-30T06:12:29.771Z] --- PASS: TestInspectEmptyResponse (0.00s)
06:12:29 [2021-03-30T06:12:29.771Z] === RUN   TestInspectResponseBinary
06:12:29 [2021-03-30T06:12:29.771Z] --- PASS: TestInspectResponseBinary (0.00s)
06:12:29 [2021-03-30T06:12:29.771Z] === RUN   TestResponseUnsupportedContentType
06:12:29 [2021-03-30T06:12:29.771Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
06:12:29 [2021-03-30T06:12:29.771Z] === RUN   TestInspectResponseTextSimple
06:12:29 [2021-03-30T06:12:29.771Z] --- PASS: TestInspectResponseTextSimple (0.00s)
06:12:29 [2021-03-30T06:12:29.771Z] === RUN   TestInspectResponseEmptyContentType
06:12:29 [2021-03-30T06:12:29.771Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
06:12:29 [2021-03-30T06:12:29.771Z] === RUN   TestUnknownContentLength
06:12:29 [2021-03-30T06:12:29.771Z] --- PASS: TestUnknownContentLength (0.00s)
06:12:29 [2021-03-30T06:12:29.771Z] === RUN   TestDownloadRemote
06:12:29 [2021-03-30T06:12:29.771Z] --- PASS: TestDownloadRemote (0.08s)
06:12:29 [2021-03-30T06:12:29.771Z] === RUN   TestGetWithStatusError
06:12:29 [2021-03-30T06:12:29.771Z] --- PASS: TestGetWithStatusError (0.01s)
06:12:29 [2021-03-30T06:12:29.771Z] === RUN   TestCloseRootDirectory
06:12:29 [2021-03-30T06:12:29.771Z] --- SKIP: TestCloseRootDirectory (0.00s)
06:12:29 [2021-03-30T06:12:29.771Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
06:12:29 [2021-03-30T06:12:29.771Z] === RUN   TestHashFile
06:12:29 [2021-03-30T06:12:29.771Z] --- SKIP: TestHashFile (0.01s)
06:12:29 [2021-03-30T06:12:29.771Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
06:12:29 [2021-03-30T06:12:29.771Z] === RUN   TestHashSubdir
06:12:29 [2021-03-30T06:12:29.771Z] --- SKIP: TestHashSubdir (0.01s)
06:12:29 [2021-03-30T06:12:29.771Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
06:12:29 [2021-03-30T06:12:29.771Z] === RUN   TestRemoveDirectory
06:12:29 [2021-03-30T06:12:29.771Z] --- SKIP: TestRemoveDirectory (0.00s)
06:12:29 [2021-03-30T06:12:29.771Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
06:12:29 [2021-03-30T06:12:29.771Z] PASS
06:12:29 [2021-03-30T06:12:29.771Z] coverage: 9.3% of statements
06:12:29 [2021-03-30T06:12:29.771Z] ok  	github.com/docker/docker/builder/remotecontext	0.341s	coverage: 9.3% of statements
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestGetAllAllowed
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestGetAllAllowed (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestGetAllMeta
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestGetAllMeta (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestWarnOnUnusedBuildArgs
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestIsUnreferencedBuiltin
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestIsExistingDirectory
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestIsExistingDirectory (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestGetFilenameForDownload
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestGetFilenameForDownload (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestEnv2Variables
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestEnv2Variables (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestEnvValueWithExistingRunConfigEnv
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestMaintainer
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestMaintainer (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestLabel
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestLabel (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestFromScratch
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestFromScratch (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestFromWithArg
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestFromWithArg (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestFromWithArgButBuildArgsNotGiven
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestFromWithUndefinedArg
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestFromWithUndefinedArg (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestFromMultiStageWithNamedStage
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestOnbuild
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestOnbuild (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestWorkdir
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestWorkdir (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestCmd
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestCmd (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestHealthcheckNone
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestHealthcheckNone (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestHealthcheckCmd
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestHealthcheckCmd (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestEntrypoint
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestEntrypoint (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestExpose
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestExpose (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestUser
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestUser (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestVolume
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestVolume (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestStopSignal
06:12:30 [2021-03-30T06:12:30.744Z] --- SKIP: TestStopSignal (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z]     dispatchers_test.go:377: Windows does not support stopsignal
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestArg
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestArg (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestShell
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestShell (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestPrependEnvOnCmd
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestPrependEnvOnCmd (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestRunWithBuildArgs
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestRunWithBuildArgs (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestRunIgnoresHealthcheck
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestDispatchUnsupportedOptions
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestNormalizeWorkdir
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestNormalizeWorkdir (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestDispatch
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestDispatch/ADD_multiple_files_to_file
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestDispatch/COPY_multiple_files_to_file
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestDispatch/COPY_wildcard_no_files
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestDispatch/COPY_url
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestDispatch (0.12s)
06:12:30 [2021-03-30T06:12:30.744Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s)
06:12:30 [2021-03-30T06:12:30.744Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.06s)
06:12:30 [2021-03-30T06:12:30.744Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s)
06:12:30 [2021-03-30T06:12:30.744Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s)
06:12:30 [2021-03-30T06:12:30.744Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
06:12:30 [2021-03-30T06:12:30.744Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s)
06:12:30 [2021-03-30T06:12:30.744Z]     --- PASS: TestDispatch/COPY_url (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestAddScratchImageAddsToMounts
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestAddFromScratchPopulatesPlatform
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestImageSourceGetAddsToMounts
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestEmptyDockerfile
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestEmptyDockerfile (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestSymlinkDockerfile
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestSymlinkDockerfile (0.01s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestDockerfileOutsideTheBuildContext
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestNonExistingDockerfile
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestNonExistingDockerfile (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestCopyRunConfig
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestCopyRunConfig (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestDeepCopyRunConfig
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestDeepCopyRunConfig (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestExportImage
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestExportImage (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] === RUN   TestNormalizeDest
06:12:30 [2021-03-30T06:12:30.744Z] --- PASS: TestNormalizeDest (0.00s)
06:12:30 [2021-03-30T06:12:30.744Z] PASS
06:12:30 [2021-03-30T06:12:30.744Z] coverage: 46.8% of statements
06:12:30 [2021-03-30T06:12:30.744Z] ok  	github.com/docker/docker/builder/dockerfile	0.290s	coverage: 46.8% of statements
06:12:30 [2021-03-30T06:12:30.745Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
06:12:31 [2021-03-30T06:12:31.048Z] --- PASS: TestCgroupNamespacesRun (1.38s)
06:12:31 [2021-03-30T06:12:31.048Z] === RUN   TestCgroupNamespacesRunPrivileged
06:12:31 [2021-03-30T06:12:31.616Z] === RUN   TestExternalGraphDriver/spec
06:12:32 [2021-03-30T06:12:32.022Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
06:12:32 [2021-03-30T06:12:32.022Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.90s)
06:12:32 [2021-03-30T06:12:32.022Z] === RUN   TestCgroupNamespacesRunHostMode
06:12:32 [2021-03-30T06:12:32.567Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s)
06:12:32 [2021-03-30T06:12:32.567Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
06:12:32 [2021-03-30T06:12:32.589Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
06:12:32 [2021-03-30T06:12:32.847Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
06:12:33 [2021-03-30T06:12:33.000Z] --- PASS: TestDockerNetworkConnectAlias (4.52s)
06:12:33 [2021-03-30T06:12:33.001Z] === RUN   TestDockerNetworkReConnect
06:12:33 [2021-03-30T06:12:33.610Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.42s)
06:12:33 [2021-03-30T06:12:33.610Z] === RUN   TestCgroupNamespacesRunHostMode
06:12:34 [2021-03-30T06:12:34.223Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
06:12:34 [2021-03-30T06:12:34.482Z] --- PASS: TestCgroupNamespacesRunHostMode (2.54s)
06:12:34 [2021-03-30T06:12:34.482Z] === RUN   TestCgroupNamespacesRunPrivateMode
06:12:34 [2021-03-30T06:12:34.914Z] === RUN   TestExternalGraphDriver/pull
06:12:35 [2021-03-30T06:12:35.050Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
06:12:35 [2021-03-30T06:12:35.134Z] --- PASS: TestCgroupNamespacesRunHostMode (1.41s)
06:12:35 [2021-03-30T06:12:35.134Z] === RUN   TestCgroupNamespacesRunPrivateMode
06:12:36 [2021-03-30T06:12:36.655Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.41s)
06:12:36 [2021-03-30T06:12:36.655Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
06:12:36 [2021-03-30T06:12:36.825Z] --- PASS: TestExternalGraphDriver (8.08s)
06:12:36 [2021-03-30T06:12:36.825Z]     --- PASS: TestExternalGraphDriver/json (2.66s)
06:12:36 [2021-03-30T06:12:36.825Z]     --- PASS: TestExternalGraphDriver/spec (2.85s)
06:12:36 [2021-03-30T06:12:36.825Z]     --- PASS: TestExternalGraphDriver/pull (2.44s)
06:12:36 [2021-03-30T06:12:36.825Z] === RUN   TestGraphdriverPluginV2
06:12:37 [2021-03-30T06:12:37.087Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
06:12:37 [2021-03-30T06:12:37.087Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:12:37 [2021-03-30T06:12:37.087Z] PASS
06:12:37 [2021-03-30T06:12:37.087Z] 
06:12:37 [2021-03-30T06:12:37.087Z] === Skipped
06:12:37 [2021-03-30T06:12:37.087Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
06:12:37 [2021-03-30T06:12:37.087Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:12:37 [2021-03-30T06:12:37.087Z] 
06:12:37 [2021-03-30T06:12:37.087Z] 
06:12:37 [2021-03-30T06:12:37.087Z] DONE 5 tests, 1 skipped in 8.277s
06:12:37 [2021-03-30T06:12:37.087Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
06:12:37 [2021-03-30T06:12:37.087Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
06:12:37 [2021-03-30T06:12:37.087Z] ++ set -e
06:12:37 [2021-03-30T06:12:37.087Z] ++ '[' -n 0 ']'
06:12:37 [2021-03-30T06:12:37.087Z] ++ set -x
06:12:37 [2021-03-30T06:12:37.087Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
06:12:37 [2021-03-30T06:12:37.087Z] INFO: Testing against a local daemon
06:12:37 [2021-03-30T06:12:37.087Z] === RUN   TestContinueAfterPluginCrash
06:12:37 [2021-03-30T06:12:37.087Z] === PAUSE TestContinueAfterPluginCrash
06:12:37 [2021-03-30T06:12:37.088Z] === RUN   TestReadPluginNoRead
06:12:37 [2021-03-30T06:12:37.088Z] === PAUSE TestReadPluginNoRead
06:12:37 [2021-03-30T06:12:37.088Z] === RUN   TestDaemonStartWithLogOpt
06:12:37 [2021-03-30T06:12:37.088Z] === PAUSE TestDaemonStartWithLogOpt
06:12:37 [2021-03-30T06:12:37.088Z] === CONT  TestContinueAfterPluginCrash
06:12:37 [2021-03-30T06:12:37.088Z] === CONT  TestDaemonStartWithLogOpt
06:12:37 [2021-03-30T06:12:37.088Z] === CONT  TestReadPluginNoRead
06:12:37 [2021-03-30T06:12:37.201Z] --- PASS: TestDockerNetworkReConnect (3.79s)
06:12:37 [2021-03-30T06:12:37.201Z] === RUN   TestServicePlugin
06:12:37 [2021-03-30T06:12:37.584Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.66s)
06:12:37 [2021-03-30T06:12:37.584Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
06:12:38 [2021-03-30T06:12:38.133Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
06:12:38 [2021-03-30T06:12:38.133Z] Copying nested executables into bundles/cross/linux/amd64
06:12:38 [2021-03-30T06:12:38.133Z] Cross building: bundles/cross/windows/amd64
06:12:38 [2021-03-30T06:12:38.133Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
06:12:38 [2021-03-30T06:12:38.133Z] GOOS="windows" GOARCH="amd64" GOARM=""
06:12:38 [2021-03-30T06:12:38.179Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s)
06:12:38 [2021-03-30T06:12:38.179Z] === RUN   TestCgroupNamespacesRunInvalidMode
06:12:38 [2021-03-30T06:12:38.817Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
06:12:38 [2021-03-30T06:12:38.817Z] === RUN   TestCgroupNamespacesRunOlderClient
06:12:38 [2021-03-30T06:12:38.960Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.60s)
06:12:38 [2021-03-30T06:12:38.960Z] === RUN   TestCgroupNamespacesRunInvalidMode
06:12:38 [2021-03-30T06:12:38.960Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
06:12:39 [2021-03-30T06:12:39.896Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s)
06:12:39 [2021-03-30T06:12:39.896Z] === RUN   TestCgroupNamespacesRunOlderClient
06:12:40 [2021-03-30T06:12:40.336Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.46s)
06:12:40 [2021-03-30T06:12:40.336Z] === RUN   TestKernelTCPMemory
06:12:40 [2021-03-30T06:12:40.972Z] --- PASS: TestKernelTCPMemory (0.66s)
06:12:40 [2021-03-30T06:12:40.972Z] === RUN   TestNISDomainname
06:12:41 [2021-03-30T06:12:41.297Z] === RUN   TestReadPluginNoRead/default
06:12:41 [2021-03-30T06:12:41.611Z] --- PASS: TestNISDomainname (0.75s)
06:12:41 [2021-03-30T06:12:41.611Z] === RUN   TestHostnameDnsResolution
06:12:41 [2021-03-30T06:12:41.871Z] --- PASS: TestDaemonStartWithLogOpt (4.80s)
06:12:42 [2021-03-30T06:12:42.433Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
06:12:42 [2021-03-30T06:12:42.658Z] --- PASS: TestHostnameDnsResolution (0.88s)
06:12:42 [2021-03-30T06:12:42.658Z] === RUN   TestStats
06:12:42 [2021-03-30T06:12:42.692Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.05s)
06:12:42 [2021-03-30T06:12:42.692Z] === RUN   TestKernelTCPMemory
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestCheckpointCreateError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestCheckpointCreateError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestCheckpointCreate
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestCheckpointCreate (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestCheckpointDeleteError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestCheckpointDeleteError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestCheckpointDelete
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestCheckpointDelete (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestCheckpointListError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestCheckpointListError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestCheckpointList
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestCheckpointList (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestCheckpointListContainerNotFound
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestNewClientWithOpsFromEnv
06:12:43 [2021-03-30T06:12:43.131Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z]     client_test.go:23: runtime.GOOS == "windows"
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestGetAPIPath
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestGetAPIPath (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestParseHostURL
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestParseHostURL (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestNegotiateAPIVersionEmpty
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestNegotiateAPIVersion
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestNegotiateAPIVersion (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestNegotiateAPVersionOverride
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestNegotiateAPIVersionAutomatic
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestClientRedirect
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestClientRedirect (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestConfigCreateUnsupported
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestConfigCreateUnsupported (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestConfigCreateError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestConfigCreateError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestConfigCreate
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestConfigCreate (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestConfigInspectNotFound
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestConfigInspectNotFound (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestConfigInspectWithEmptyID
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestConfigInspectUnsupported
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestConfigInspectUnsupported (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestConfigInspectError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestConfigInspectError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestConfigInspectConfigNotFound
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestConfigInspect
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestConfigInspect (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestConfigListUnsupported
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestConfigListUnsupported (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestConfigListError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestConfigListError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestConfigList
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestConfigList (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestConfigRemoveUnsupported
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestConfigRemoveError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestConfigRemoveError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestConfigRemove
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestConfigRemove (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestConfigUpdateUnsupported
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestConfigUpdateError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestConfigUpdateError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestConfigUpdate
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestConfigUpdate (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerCommitError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerCommitError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerCommit
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerCommit (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerStatPathError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerStatPathError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerStatPathNotFoundError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerStatPathNoHeaderError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerStatPath
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerStatPath (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestCopyToContainerError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestCopyToContainerError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestCopyToContainerNotFoundError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestCopyToContainerNotStatusOKError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestCopyToContainer
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestCopyToContainer (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestCopyFromContainerError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestCopyFromContainerError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestCopyFromContainerNotFoundError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestCopyFromContainerNotStatusOKError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestCopyFromContainerNoHeaderError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestCopyFromContainer
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestCopyFromContainer (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerCreateError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerCreateError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerCreateImageNotFound
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerCreateWithName
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerCreateWithName (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerCreateAutoRemove
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerDiffError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerDiffError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerDiff
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerDiff (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerExecCreateError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerExecCreateError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerExecCreate
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerExecCreate (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerExecStartError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerExecStartError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerExecStart
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerExecStart (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerExecInspectError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerExecInspectError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerExecInspect
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerExecInspect (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerExportError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerExportError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerExport
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerExport (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerInspectError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerInspectError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerInspectContainerNotFound
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerInspectWithEmptyID
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerInspect
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerInspect (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerInspectNode
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerInspectNode (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerKillError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerKillError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerKill
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerKill (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerListError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerListError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerList
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerList (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerLogsNotFoundError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerLogsError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerLogsError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerLogs
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerLogs (0.18s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerPauseError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerPauseError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerPause
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerPause (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainersPruneError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainersPruneError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainersPrune
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainersPrune (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerRemoveError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerRemoveError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerRemoveNotFoundError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerRemove
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerRemove (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerRenameError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerRenameError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerRename
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerRename (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerResizeError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerResizeError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerExecResizeError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerExecResizeError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerResize
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerResize (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerExecResize
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerExecResize (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerRestartError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerRestartError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerRestart
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerRestart (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerStartError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerStartError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerStart
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerStart (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerStatsError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerStatsError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerStats
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerStats (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerStopError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerStopError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerStop
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerStop (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerTopError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerTopError (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerTop
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerTop (0.00s)
06:12:43 [2021-03-30T06:12:43.131Z] === RUN   TestContainerUnpauseError
06:12:43 [2021-03-30T06:12:43.131Z] --- PASS: TestContainerUnpauseError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestContainerUnpause
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestContainerUnpause (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestContainerUpdateError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestContainerUpdateError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestContainerUpdate
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestContainerUpdate (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestContainerWaitError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestContainerWaitError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestContainerWait
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestContainerWait (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestDiskUsageError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestDiskUsageError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestDiskUsage
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestDiskUsage (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestDistributionInspectUnsupported
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestDistributionInspectWithEmptyID
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestEventsErrorInOptions
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestEventsErrorInOptions (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestEventsErrorFromServer
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestEventsErrorFromServer (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestEvents
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestEvents (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestTLSCloseWriter
06:12:43 [2021-03-30T06:12:43.132Z] === PAUSE TestTLSCloseWriter
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageBuildError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageBuildError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageBuild
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageBuild (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestGetDockerOS
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestGetDockerOS (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageCreateError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageCreateError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageCreate
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageCreate (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageHistoryError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageHistoryError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageHistory
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageHistory (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageImportError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageImportError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageImport
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageImport (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageInspectError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageInspectError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageInspectImageNotFound
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageInspectImageNotFound (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageInspectWithEmptyID
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageInspect
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageInspect (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageListError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageListError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageList
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageList (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageListApiBefore125
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageListApiBefore125 (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageLoadError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageLoadError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageLoad
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageLoad (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImagesPruneError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImagesPruneError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImagesPrune
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImagesPrune (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImagePullReferenceParseError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImagePullReferenceParseError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImagePullAnyError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImagePullAnyError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImagePullStatusUnauthorizedError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImagePullWithPrivilegedFuncNoError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImagePullWithoutErrors
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImagePullWithoutErrors (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImagePushReferenceError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImagePushReferenceError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImagePushAnyError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImagePushAnyError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImagePushStatusUnauthorizedError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImagePushWithPrivilegedFuncNoError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImagePushWithoutErrors
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImagePushWithoutErrors (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageRemoveError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageRemoveError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageRemoveImageNotFound
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageRemove
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageRemove (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageSaveError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageSaveError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageSave
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageSave (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageSearchAnyError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageSearchAnyError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageSearchStatusUnauthorizedError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageSearchWithoutErrors
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageTagError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageTagError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageTagInvalidReference
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageTagInvalidReference (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageTagInvalidSourceImageName
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageTagHexSource
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageTagHexSource (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestImageTag
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestImageTag (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestInfoServerError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestInfoServerError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestInfoInvalidResponseJSONError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestInfo
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestInfo (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNetworkConnectError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNetworkConnectError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNetworkConnect
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNetworkConnect (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNetworkCreateError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNetworkCreateError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNetworkCreate
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNetworkCreate (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNetworkDisconnectError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNetworkDisconnectError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNetworkDisconnect
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNetworkDisconnect (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNetworkInspectError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNetworkInspectError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNetworkInspectNotFoundError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNetworkInspectWithEmptyID
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNetworkInspect
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNetworkInspect (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNetworkListError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNetworkListError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNetworkList
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNetworkList (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNetworksPruneError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNetworksPruneError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNetworksPrune
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNetworksPrune (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNetworkRemoveError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNetworkRemoveError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNetworkRemove
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNetworkRemove (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNodeInspectError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNodeInspectError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNodeInspectNodeNotFound
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNodeInspectWithEmptyID
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNodeInspect
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNodeInspect (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNodeListError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNodeListError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNodeList
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNodeList (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNodeRemoveError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNodeRemoveError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNodeRemove
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNodeRemove (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNodeUpdateError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNodeUpdateError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestNodeUpdate
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestNodeUpdate (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestOptionWithTimeout
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestOptionWithTimeout (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPingFail
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestPingFail (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPingWithError
06:12:43 [2021-03-30T06:12:43.132Z] 2021/03/30 06:12:42 RoundTripper returned a response & error; ignoring response
06:12:43 [2021-03-30T06:12:43.132Z] 2021/03/30 06:12:42 RoundTripper returned a response & error; ignoring response
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestPingWithError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPingSuccess
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestPingSuccess (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPingHeadFallback
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPingHeadFallback/OK
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPingHeadFallback/Internal_Server_Error
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPingHeadFallback/Not_Found
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestPingHeadFallback (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPluginDisableError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestPluginDisableError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPluginDisable
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestPluginDisable (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPluginEnableError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestPluginEnableError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPluginEnable
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestPluginEnable (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPluginInspectError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestPluginInspectError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPluginInspectWithEmptyID
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPluginInspect
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestPluginInspect (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPluginListError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestPluginListError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPluginList
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestPluginList (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPluginPushError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestPluginPushError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPluginPush
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestPluginPush (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPluginRemoveError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestPluginRemoveError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPluginRemove
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestPluginRemove (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPluginSetError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestPluginSetError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPluginSet
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestPluginSet (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSetHostHeader
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSetHostHeader (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestPlainTextError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestPlainTextError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestInfiniteError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestInfiniteError (0.04s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSecretCreateUnsupported
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSecretCreateUnsupported (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSecretCreateError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSecretCreateError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSecretCreate
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSecretCreate (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSecretInspectUnsupported
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSecretInspectUnsupported (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSecretInspectError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSecretInspectError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSecretInspectSecretNotFound
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSecretInspectWithEmptyID
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSecretInspect
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSecretInspect (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSecretListUnsupported
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSecretListUnsupported (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSecretListError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSecretListError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSecretList
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSecretList (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSecretRemoveUnsupported
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSecretRemoveError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSecretRemoveError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSecretRemove
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSecretRemove (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSecretUpdateUnsupported
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSecretUpdateError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSecretUpdateError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSecretUpdate
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSecretUpdate (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestServiceCreateError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestServiceCreateError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestServiceCreate
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestServiceCreate (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestServiceCreateCompatiblePlatforms
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestServiceCreateDigestPinning
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestServiceInspectError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestServiceInspectError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestServiceInspectServiceNotFound
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestServiceInspectWithEmptyID
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestServiceInspect
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestServiceInspect (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestServiceListError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestServiceListError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestServiceList
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestServiceList (0.01s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestServiceLogsError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestServiceLogsError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestServiceLogs
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestServiceLogs (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestServiceRemoveError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestServiceRemoveError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestServiceRemoveNotFoundError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestServiceRemove
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestServiceRemove (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestServiceUpdateError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestServiceUpdateError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestServiceUpdate
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestServiceUpdate (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSwarmGetUnlockKeyError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSwarmGetUnlockKey
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSwarmInitError
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSwarmInitError (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSwarmInit
06:12:43 [2021-03-30T06:12:43.132Z] --- PASS: TestSwarmInit (0.00s)
06:12:43 [2021-03-30T06:12:43.132Z] === RUN   TestSwarmInspectError
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestSwarmInspectError (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestSwarmInspect
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestSwarmInspect (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestSwarmJoinError
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestSwarmJoinError (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestSwarmJoin
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestSwarmJoin (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestSwarmLeaveError
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestSwarmLeaveError (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestSwarmLeave
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestSwarmLeave (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestSwarmUnlockError
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestSwarmUnlockError (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestSwarmUnlock
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestSwarmUnlock (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestSwarmUpdateError
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestSwarmUpdateError (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestSwarmUpdate
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestSwarmUpdate (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestTaskInspectError
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestTaskInspectError (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestTaskInspectWithEmptyID
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestTaskInspect
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestTaskInspect (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestTaskListError
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestTaskListError (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestTaskList
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestTaskList (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestVolumeCreateError
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestVolumeCreateError (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestVolumeCreate
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestVolumeCreate (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestVolumeInspectError
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestVolumeInspectError (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestVolumeInspectNotFound
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestVolumeInspectNotFound (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestVolumeInspectWithEmptyID
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestVolumeInspect
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestVolumeInspect (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestVolumeListError
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestVolumeListError (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestVolumeList
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestVolumeList (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestVolumeRemoveError
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestVolumeRemoveError (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === RUN   TestVolumeRemove
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestVolumeRemove (0.00s)
06:12:43 [2021-03-30T06:12:43.133Z] === CONT  TestTLSCloseWriter
06:12:43 [2021-03-30T06:12:43.133Z] --- PASS: TestTLSCloseWriter (0.01s)
06:12:43 [2021-03-30T06:12:43.133Z] PASS
06:12:43 [2021-03-30T06:12:43.133Z] coverage: 74.9% of statements
06:12:43 [2021-03-30T06:12:43.133Z] ok  	github.com/docker/docker/client	0.729s	coverage: 74.9% of statements
06:12:43 [2021-03-30T06:12:43.783Z] === RUN   TestReadPluginNoRead/disabled_caching
06:12:44 [2021-03-30T06:12:44.496Z] --- PASS: TestCreateServiceMultipleTimes (22.27s)
06:12:44 [2021-03-30T06:12:44.496Z] === RUN   TestCreateServiceConflict
06:12:44 [2021-03-30T06:12:44.598Z] --- PASS: TestKernelTCPMemory (1.88s)
06:12:44 [2021-03-30T06:12:44.598Z] === RUN   TestNISDomainname
06:12:44 [2021-03-30T06:12:44.598Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
06:12:45 [2021-03-30T06:12:45.399Z] --- PASS: TestStats (2.58s)
06:12:45 [2021-03-30T06:12:45.399Z] === RUN   TestStopContainerWithTimeout
06:12:45 [2021-03-30T06:12:45.399Z] === RUN   TestStopContainerWithTimeout/0
06:12:45 [2021-03-30T06:12:45.399Z] === PAUSE TestStopContainerWithTimeout/0
06:12:45 [2021-03-30T06:12:45.399Z] === RUN   TestStopContainerWithTimeout/1
06:12:45 [2021-03-30T06:12:45.399Z] === PAUSE TestStopContainerWithTimeout/1
06:12:45 [2021-03-30T06:12:45.399Z] === RUN   TestStopContainerWithTimeout/3
06:12:45 [2021-03-30T06:12:45.399Z] === PAUSE TestStopContainerWithTimeout/3
06:12:45 [2021-03-30T06:12:45.399Z] === RUN   TestStopContainerWithTimeout/-1
06:12:45 [2021-03-30T06:12:45.399Z] === PAUSE TestStopContainerWithTimeout/-1
06:12:45 [2021-03-30T06:12:45.399Z] === CONT  TestStopContainerWithTimeout/0
06:12:45 [2021-03-30T06:12:45.399Z] === CONT  TestStopContainerWithTimeout/-1
06:12:45 [2021-03-30T06:12:45.399Z] === CONT  TestStopContainerWithTimeout/1
06:12:45 [2021-03-30T06:12:45.399Z] === CONT  TestStopContainerWithTimeout/3
06:12:45 [2021-03-30T06:12:45.535Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
06:12:45 [2021-03-30T06:12:45.695Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
06:12:46 [2021-03-30T06:12:46.914Z] === RUN   TestDockerSuite/TestBuildClearCmd
06:12:47 [2021-03-30T06:12:47.172Z] --- PASS: TestNISDomainname (2.58s)
06:12:47 [2021-03-30T06:12:47.172Z] === RUN   TestHostnameDnsResolution
06:12:47 [2021-03-30T06:12:47.431Z] === RUN   TestDockerSuite/TestBuildCmd
06:12:47 [2021-03-30T06:12:47.606Z] --- PASS: TestReadPluginNoRead (10.13s)
06:12:47 [2021-03-30T06:12:47.606Z]     --- PASS: TestReadPluginNoRead/default (2.04s)
06:12:47 [2021-03-30T06:12:47.606Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.96s)
06:12:47 [2021-03-30T06:12:47.606Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.96s)
06:12:47 [2021-03-30T06:12:47.606Z]     read_test.go:92: [d2ca63a7fca30] daemon is not started
06:12:47 [2021-03-30T06:12:47.606Z] --- PASS: TestContinueAfterPluginCrash (10.47s)
06:12:47 [2021-03-30T06:12:47.606Z] PASS
06:12:47 [2021-03-30T06:12:47.606Z] 
06:12:47 [2021-03-30T06:12:47.606Z] DONE 6 tests in 10.660s
06:12:47 [2021-03-30T06:12:47.606Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
06:12:47 [2021-03-30T06:12:47.606Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
06:12:47 [2021-03-30T06:12:47.606Z] ++ set -e
06:12:47 [2021-03-30T06:12:47.606Z] ++ '[' -n 0 ']'
06:12:47 [2021-03-30T06:12:47.606Z] ++ set -x
06:12:47 [2021-03-30T06:12:47.606Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
06:12:47 [2021-03-30T06:12:47.866Z] testing: warning: no tests to run
06:12:47 [2021-03-30T06:12:47.866Z] PASS
06:12:47 [2021-03-30T06:12:47.866Z] 
06:12:47 [2021-03-30T06:12:47.866Z] DONE 0 tests in 0.123s
06:12:47 [2021-03-30T06:12:47.866Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
06:12:47 [2021-03-30T06:12:47.866Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
06:12:47 [2021-03-30T06:12:47.866Z] ++ set -e
06:12:47 [2021-03-30T06:12:47.866Z] ++ '[' -n 0 ']'
06:12:47 [2021-03-30T06:12:47.866Z] ++ set -x
06:12:47 [2021-03-30T06:12:47.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
06:12:47 [2021-03-30T06:12:47.999Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
06:12:48 [2021-03-30T06:12:48.009Z] --- PASS: TestCreateServiceConflict (4.05s)
06:12:48 [2021-03-30T06:12:48.009Z] === RUN   TestCreateServiceMaxReplicas
06:12:48 [2021-03-30T06:12:48.126Z] INFO: Testing against a local daemon
06:12:48 [2021-03-30T06:12:48.126Z] === RUN   TestPluginWithDevMounts
06:12:48 [2021-03-30T06:12:48.126Z] === PAUSE TestPluginWithDevMounts
06:12:48 [2021-03-30T06:12:48.126Z] === CONT  TestPluginWithDevMounts
06:12:48 [2021-03-30T06:12:48.140Z] --- PASS: TestStopContainerWithTimeout (0.02s)
06:12:48 [2021-03-30T06:12:48.140Z]     --- PASS: TestStopContainerWithTimeout/0 (1.08s)
06:12:48 [2021-03-30T06:12:48.140Z]     --- PASS: TestStopContainerWithTimeout/1 (2.06s)
06:12:48 [2021-03-30T06:12:48.140Z]     --- PASS: TestStopContainerWithTimeout/3 (2.73s)
06:12:48 [2021-03-30T06:12:48.140Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.99s)
06:12:48 [2021-03-30T06:12:48.140Z] === RUN   TestDeleteDevicemapper
06:12:48 [2021-03-30T06:12:48.140Z] --- SKIP: TestDeleteDevicemapper (0.00s)
06:12:48 [2021-03-30T06:12:48.140Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:12:48 [2021-03-30T06:12:48.140Z] === RUN   TestStopContainerWithRestartPolicyAlways
06:12:48 [2021-03-30T06:12:48.258Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
06:12:48 [2021-03-30T06:12:48.825Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
06:12:48 [2021-03-30T06:12:48.825Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
06:12:49 [2021-03-30T06:12:49.393Z] --- PASS: TestHostnameDnsResolution (2.22s)
06:12:49 [2021-03-30T06:12:49.393Z] === RUN   TestStats
06:12:49 [2021-03-30T06:12:49.961Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
06:12:50 [2021-03-30T06:12:50.219Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.91s)
06:12:50 [2021-03-30T06:12:50.219Z] === RUN   TestUpdateMemory
06:12:50 [2021-03-30T06:12:50.527Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
06:12:50 [2021-03-30T06:12:50.669Z] --- PASS: TestPluginWithDevMounts (2.15s)
06:12:50 [2021-03-30T06:12:50.669Z] PASS
06:12:50 [2021-03-30T06:12:50.669Z] 
06:12:50 [2021-03-30T06:12:50.669Z] DONE 1 tests in 2.359s
06:12:50 [2021-03-30T06:12:50.669Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
06:12:50 [2021-03-30T06:12:50.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
06:12:50 [2021-03-30T06:12:50.669Z] ++ set -e
06:12:50 [2021-03-30T06:12:50.669Z] ++ '[' -n 0 ']'
06:12:50 [2021-03-30T06:12:50.669Z] ++ set -x
06:12:50 [2021-03-30T06:12:50.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
06:12:50 [2021-03-30T06:12:50.669Z] INFO: Testing against a local daemon
06:12:50 [2021-03-30T06:12:50.669Z] === RUN   TestSecretInspect
06:12:50 [2021-03-30T06:12:50.853Z] --- PASS: TestUpdateMemory (0.77s)
06:12:50 [2021-03-30T06:12:50.853Z] === RUN   TestUpdateCPUQuota
06:12:51 [2021-03-30T06:12:51.929Z] --- PASS: TestUpdateCPUQuota (1.33s)
06:12:51 [2021-03-30T06:12:51.929Z] === RUN   TestUpdatePidsLimit
06:12:51 [2021-03-30T06:12:51.929Z] === RUN   TestUpdatePidsLimit/update_from_none
06:12:52 [2021-03-30T06:12:52.223Z] === RUN   TestUpdatePidsLimit/no_change
06:12:52 [2021-03-30T06:12:52.430Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
06:12:52 [2021-03-30T06:12:52.470Z] --- PASS: TestCreateServiceMaxReplicas (4.37s)
06:12:52 [2021-03-30T06:12:52.470Z] === RUN   TestCreateWithDuplicateNetworkNames
06:12:52 [2021-03-30T06:12:52.517Z] === RUN   TestUpdatePidsLimit/update_lower
06:12:52 [2021-03-30T06:12:52.689Z] --- PASS: TestStats (3.27s)
06:12:52 [2021-03-30T06:12:52.689Z] === RUN   TestStopContainerWithTimeout
06:12:52 [2021-03-30T06:12:52.689Z] === RUN   TestStopContainerWithTimeout/0
06:12:52 [2021-03-30T06:12:52.689Z] === PAUSE TestStopContainerWithTimeout/0
06:12:52 [2021-03-30T06:12:52.689Z] === RUN   TestStopContainerWithTimeout/1
06:12:52 [2021-03-30T06:12:52.689Z] === PAUSE TestStopContainerWithTimeout/1
06:12:52 [2021-03-30T06:12:52.689Z] === RUN   TestStopContainerWithTimeout/3
06:12:52 [2021-03-30T06:12:52.689Z] === PAUSE TestStopContainerWithTimeout/3
06:12:52 [2021-03-30T06:12:52.689Z] === RUN   TestStopContainerWithTimeout/-1
06:12:52 [2021-03-30T06:12:52.689Z] === PAUSE TestStopContainerWithTimeout/-1
06:12:52 [2021-03-30T06:12:52.689Z] === CONT  TestStopContainerWithTimeout/0
06:12:52 [2021-03-30T06:12:52.689Z] === CONT  TestStopContainerWithTimeout/-1
06:12:52 [2021-03-30T06:12:52.810Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
06:12:53 [2021-03-30T06:12:53.103Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
06:12:53 [2021-03-30T06:12:53.740Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
06:12:53 [2021-03-30T06:12:53.740Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
06:12:53 [2021-03-30T06:12:53.965Z] --- PASS: TestSecretInspect (3.29s)
06:12:53 [2021-03-30T06:12:53.965Z] === RUN   TestSecretList
06:12:54 [2021-03-30T06:12:54.782Z] --- PASS: TestUpdatePidsLimit (2.71s)
06:12:54 [2021-03-30T06:12:54.782Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.31s)
06:12:54 [2021-03-30T06:12:54.782Z]     --- PASS: TestUpdatePidsLimit/no_change (0.29s)
06:12:54 [2021-03-30T06:12:54.782Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.29s)
06:12:54 [2021-03-30T06:12:54.782Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
06:12:54 [2021-03-30T06:12:54.782Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s)
06:12:54 [2021-03-30T06:12:54.782Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s)
06:12:54 [2021-03-30T06:12:54.782Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s)
06:12:54 [2021-03-30T06:12:54.782Z] === RUN   TestUpdateRestartPolicy
06:12:55 [2021-03-30T06:12:55.224Z] === CONT  TestStopContainerWithTimeout/3
06:12:56 [2021-03-30T06:12:56.543Z] --- PASS: TestSecretList (2.72s)
06:12:56 [2021-03-30T06:12:56.543Z] === RUN   TestSecretsCreateAndDelete
06:12:56 [2021-03-30T06:12:56.603Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
06:12:56 [2021-03-30T06:12:56.862Z] === CONT  TestStopContainerWithTimeout/1
06:12:57 [2021-03-30T06:12:57.799Z] === RUN   TestDockerSuite/TestBuildConditionalCache
06:12:58 [2021-03-30T06:12:58.735Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
06:12:58 [2021-03-30T06:12:58.993Z] --- PASS: TestStopContainerWithTimeout (0.02s)
06:12:58 [2021-03-30T06:12:58.993Z]     --- PASS: TestStopContainerWithTimeout/0 (2.14s)
06:12:58 [2021-03-30T06:12:58.993Z]     --- PASS: TestStopContainerWithTimeout/-1 (4.12s)
06:12:58 [2021-03-30T06:12:58.993Z]     --- PASS: TestStopContainerWithTimeout/3 (3.20s)
06:12:58 [2021-03-30T06:12:58.993Z]     --- PASS: TestStopContainerWithTimeout/1 (2.11s)
06:12:58 [2021-03-30T06:12:58.993Z] === RUN   TestDeleteDevicemapper
06:12:58 [2021-03-30T06:12:58.993Z] --- SKIP: TestDeleteDevicemapper (0.00s)
06:12:58 [2021-03-30T06:12:58.993Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:12:58 [2021-03-30T06:12:58.993Z] === RUN   TestStopContainerWithRestartPolicyAlways
06:12:59 [2021-03-30T06:12:59.845Z] --- PASS: TestSecretsCreateAndDelete (3.24s)
06:12:59 [2021-03-30T06:12:59.845Z] === RUN   TestSecretsUpdate
06:12:59 [2021-03-30T06:12:59.928Z] === RUN   TestDockerSuite/TestBuildContextCleanup
06:12:59 [2021-03-30T06:12:59.928Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
06:13:00 [2021-03-30T06:13:00.188Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
06:13:02 [2021-03-30T06:13:02.094Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
06:13:02 [2021-03-30T06:13:02.663Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
06:13:02 [2021-03-30T06:13:02.663Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
06:13:03 [2021-03-30T06:13:03.144Z] --- PASS: TestSecretsUpdate (3.25s)
06:13:03 [2021-03-30T06:13:03.144Z] === RUN   TestTemplatedSecret
06:13:03 [2021-03-30T06:13:03.232Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
06:13:04 [2021-03-30T06:13:04.244Z] --- PASS: TestCheckoutGit (34.77s)
06:13:04 [2021-03-30T06:13:04.244Z] === RUN   TestValidGitTransport
06:13:04 [2021-03-30T06:13:04.244Z] --- PASS: TestValidGitTransport (0.00s)
06:13:04 [2021-03-30T06:13:04.244Z] === RUN   TestGitInvalidRef
06:13:04 [2021-03-30T06:13:04.244Z] --- PASS: TestGitInvalidRef (0.24s)
06:13:04 [2021-03-30T06:13:04.244Z] PASS
06:13:04 [2021-03-30T06:13:04.244Z] coverage: 86.3% of statements
06:13:04 [2021-03-30T06:13:04.244Z] ok  	github.com/docker/docker/builder/remotecontext/git	35.235s	coverage: 86.3% of statements
06:13:04 [2021-03-30T06:13:04.244Z] ?   	github.com/docker/docker/cli	[no test files]
06:13:04 [2021-03-30T06:13:04.244Z] ?   	github.com/docker/docker/cli/config	[no test files]
06:13:04 [2021-03-30T06:13:04.609Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.58s)
06:13:04 [2021-03-30T06:13:04.609Z] === RUN   TestUpdateMemory
06:13:04 [2021-03-30T06:13:04.609Z] --- SKIP: TestUpdateMemory (0.00s)
06:13:04 [2021-03-30T06:13:04.609Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
06:13:04 [2021-03-30T06:13:04.609Z] === RUN   TestUpdateCPUQuota
06:13:05 [2021-03-30T06:13:05.986Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
06:13:07 [2021-03-30T06:13:07.349Z] --- PASS: TestTemplatedSecret (3.98s)
06:13:07 [2021-03-30T06:13:07.349Z] === RUN   TestSecretCreateResolve
06:13:07 [2021-03-30T06:13:07.437Z] --- PASS: TestUpdateRestartPolicy (11.38s)
06:13:07 [2021-03-30T06:13:07.437Z] === RUN   TestUpdateRestartWithAutoRemove
06:13:07 [2021-03-30T06:13:07.437Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s)
06:13:07 [2021-03-30T06:13:07.437Z] === RUN   TestWaitNonBlocked
06:13:07 [2021-03-30T06:13:07.437Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
06:13:07 [2021-03-30T06:13:07.437Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
06:13:07 [2021-03-30T06:13:07.437Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
06:13:07 [2021-03-30T06:13:07.437Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
06:13:07 [2021-03-30T06:13:07.437Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
06:13:07 [2021-03-30T06:13:07.437Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
06:13:07 [2021-03-30T06:13:07.437Z] --- PASS: TestWaitNonBlocked (0.02s)
06:13:07 [2021-03-30T06:13:07.437Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s)
06:13:07 [2021-03-30T06:13:07.437Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s)
06:13:07 [2021-03-30T06:13:07.437Z] === RUN   TestWaitBlocked
06:13:07 [2021-03-30T06:13:07.437Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
06:13:07 [2021-03-30T06:13:07.437Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
06:13:07 [2021-03-30T06:13:07.437Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
06:13:07 [2021-03-30T06:13:07.437Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
06:13:07 [2021-03-30T06:13:07.437Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
06:13:07 [2021-03-30T06:13:07.437Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
06:13:08 [2021-03-30T06:13:08.485Z] --- PASS: TestWaitBlocked (0.03s)
06:13:08 [2021-03-30T06:13:08.485Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s)
06:13:08 [2021-03-30T06:13:08.485Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s)
06:13:08 [2021-03-30T06:13:08.485Z] === CONT  TestContainerStartOnDaemonRestart
06:13:08 [2021-03-30T06:13:08.485Z] === CONT  TestContainerKillOnDaemonStart
06:13:08 [2021-03-30T06:13:08.485Z] === CONT  TestRestartDaemonWithRestartingContainer
06:13:08 [2021-03-30T06:13:08.485Z] === CONT  TestDaemonHostGatewayIP
06:13:09 [2021-03-30T06:13:09.350Z] --- PASS: TestServicePlugin (31.03s)
06:13:09 [2021-03-30T06:13:09.350Z]     plugin_test.go:62: [d7078d7e72e47] joining swarm manager [de1b9b1b8b7f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:13:09 [2021-03-30T06:13:09.350Z]     plugin_test.go:65: [d55f02145fa07] joining swarm manager [de1b9b1b8b7f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:13:09 [2021-03-30T06:13:09.350Z] === RUN   TestServiceUpdateLabel
06:13:09 [2021-03-30T06:13:09.921Z] --- PASS: TestServiceUpdateLabel (2.29s)
06:13:09 [2021-03-30T06:13:09.921Z] === RUN   TestServiceUpdateSecrets
06:13:10 [2021-03-30T06:13:10.041Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
06:13:10 [2021-03-30T06:13:10.041Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
06:13:10 [2021-03-30T06:13:10.041Z] === RUN   TestLoadDaemonCliConfigWithTLS
06:13:10 [2021-03-30T06:13:10.041Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
06:13:10 [2021-03-30T06:13:10.041Z] === RUN   TestLoadDaemonCliConfigWithConflicts
06:13:10 [2021-03-30T06:13:10.041Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
06:13:10 [2021-03-30T06:13:10.041Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
06:13:10 [2021-03-30T06:13:10.041Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
06:13:10 [2021-03-30T06:13:10.041Z] === RUN   TestLoadDaemonCliWithConflictingLabels
06:13:10 [2021-03-30T06:13:10.041Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
06:13:10 [2021-03-30T06:13:10.041Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
06:13:10 [2021-03-30T06:13:10.041Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
06:13:10 [2021-03-30T06:13:10.041Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
06:13:10 [2021-03-30T06:13:10.041Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
06:13:10 [2021-03-30T06:13:10.041Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
06:13:10 [2021-03-30T06:13:10.041Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
06:13:10 [2021-03-30T06:13:10.041Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
06:13:10 [2021-03-30T06:13:10.041Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
06:13:10 [2021-03-30T06:13:10.041Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
06:13:10 [2021-03-30T06:13:10.041Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
06:13:10 [2021-03-30T06:13:10.041Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
06:13:10 [2021-03-30T06:13:10.041Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
06:13:10 [2021-03-30T06:13:10.041Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
06:13:10 [2021-03-30T06:13:10.041Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s)
06:13:10 [2021-03-30T06:13:10.041Z] === RUN   TestConfigureDaemonLogs
06:13:10 [2021-03-30T06:13:10.041Z] --- PASS: TestConfigureDaemonLogs (0.00s)
06:13:10 [2021-03-30T06:13:10.041Z] === RUN   TestCommonOptionsInstallFlags
06:13:10 [2021-03-30T06:13:10.041Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
06:13:10 [2021-03-30T06:13:10.041Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
06:13:10 [2021-03-30T06:13:10.041Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
06:13:10 [2021-03-30T06:13:10.041Z] PASS
06:13:10 [2021-03-30T06:13:10.041Z] coverage: 18.4% of statements
06:13:10 [2021-03-30T06:13:10.041Z] ok  	github.com/docker/docker/cmd/dockerd	0.415s	coverage: 18.4% of statements
06:13:10 [2021-03-30T06:13:10.647Z] --- PASS: TestSecretCreateResolve (3.25s)
06:13:10 [2021-03-30T06:13:10.647Z] PASS
06:13:10 [2021-03-30T06:13:10.647Z] 
06:13:10 [2021-03-30T06:13:10.647Z] DONE 6 tests in 19.890s
06:13:10 [2021-03-30T06:13:10.647Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
06:13:10 [2021-03-30T06:13:10.647Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
06:13:10 [2021-03-30T06:13:10.647Z] ++ set -e
06:13:10 [2021-03-30T06:13:10.647Z] ++ '[' -n 0 ']'
06:13:10 [2021-03-30T06:13:10.647Z] ++ set -x
06:13:10 [2021-03-30T06:13:10.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
06:13:10 [2021-03-30T06:13:10.647Z] INFO: Testing against a local daemon
06:13:10 [2021-03-30T06:13:10.647Z] === RUN   TestServiceCreateInit
06:13:10 [2021-03-30T06:13:10.647Z] === RUN   TestServiceCreateInit/daemonInitDisabled
06:13:11 [2021-03-30T06:13:11.052Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.67s)
06:13:11 [2021-03-30T06:13:11.052Z] === RUN   TestCreateServiceSecretFileMode
06:13:11 [2021-03-30T06:13:11.258Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestContainerStopSignal
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestContainerStopSignal (0.00s)
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestContainerStopTimeout
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestContainerStopTimeout (0.00s)
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestContainerSecretReferenceDestTarget
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestContainerLogPathSetForJSONFileLogger
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestContainerLogPathSetForRingLogger
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestReplaceAndAppendEnvVars
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
06:13:11 [2021-03-30T06:13:11.578Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestNewMemoryStore
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestNewMemoryStore (0.00s)
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestAddContainers
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestAddContainers (0.00s)
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestGetContainer
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestGetContainer (0.00s)
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestDeleteContainer
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestDeleteContainer (0.00s)
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestListContainers
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestListContainers (0.00s)
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestFirstContainer
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestFirstContainer (0.00s)
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestApplyAllContainer
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestApplyAllContainer (0.00s)
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestIsValidHealthString
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestIsValidHealthString (0.00s)
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestStateRunStop
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestStateRunStop (0.00s)
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestStateTimeoutWait
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestStateTimeoutWait (0.10s)
06:13:11 [2021-03-30T06:13:11.578Z]     state_test.go:141: Stop callback fired
06:13:11 [2021-03-30T06:13:11.578Z]     state_test.go:165: Stop callback fired
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestIsValidStateString
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestIsValidStateString (0.00s)
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestViewSaveDelete
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestViewSaveDelete (0.02s)
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestViewAll
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestViewAll (0.02s)
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestViewGet
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestViewGet (0.01s)
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestNames
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestNames (0.00s)
06:13:11 [2021-03-30T06:13:11.578Z] === RUN   TestViewWithHealthCheck
06:13:11 [2021-03-30T06:13:11.578Z] --- PASS: TestViewWithHealthCheck (0.01s)
06:13:11 [2021-03-30T06:13:11.578Z] PASS
06:13:11 [2021-03-30T06:13:11.578Z] coverage: 41.6% of statements
06:13:11 [2021-03-30T06:13:11.578Z] ok  	github.com/docker/docker/container	0.432s	coverage: 41.6% of statements
06:13:11 [2021-03-30T06:13:11.578Z] ?   	github.com/docker/docker/container/stream	[no test files]
06:13:11 [2021-03-30T06:13:11.578Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
06:13:11 [2021-03-30T06:13:11.578Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
06:13:11 [2021-03-30T06:13:11.578Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
06:13:11 [2021-03-30T06:13:11.824Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
06:13:12 [2021-03-30T06:13:12.391Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
06:13:12 [2021-03-30T06:13:12.558Z] --- PASS: TestCreateServiceSecretFileMode (3.85s)
06:13:12 [2021-03-30T06:13:12.558Z] === RUN   TestCreateServiceConfigFileMode
06:13:12 [2021-03-30T06:13:12.958Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
06:13:12 [2021-03-30T06:13:12.987Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.82s)
06:13:12 [2021-03-30T06:13:12.988Z] === CONT  TestIpcModeOlderClient
06:13:12 [2021-03-30T06:13:12.988Z] --- PASS: TestContainerStartOnDaemonRestart (3.91s)
06:13:12 [2021-03-30T06:13:12.988Z] === CONT  TestDaemonRestartIpcMode
06:13:12 [2021-03-30T06:13:12.988Z] --- PASS: TestIpcModeOlderClient (0.12s)
06:13:12 [2021-03-30T06:13:12.988Z] --- PASS: TestDaemonHostGatewayIP (4.40s)
06:13:13 [2021-03-30T06:13:13.759Z] === RUN   TestPrepare
06:13:13 [2021-03-30T06:13:13.759Z] --- PASS: TestPrepare (0.00s)
06:13:13 [2021-03-30T06:13:13.759Z] === RUN   TestStart
06:13:13 [2021-03-30T06:13:13.759Z] --- PASS: TestStart (0.00s)
06:13:13 [2021-03-30T06:13:13.759Z] === RUN   TestWaitCancel
06:13:13 [2021-03-30T06:13:13.759Z] --- PASS: TestWaitCancel (0.00s)
06:13:13 [2021-03-30T06:13:13.759Z] === RUN   TestWaitDisabled
06:13:13 [2021-03-30T06:13:13.759Z] --- PASS: TestWaitDisabled (0.00s)
06:13:13 [2021-03-30T06:13:13.759Z] === RUN   TestWaitEnabled
06:13:13 [2021-03-30T06:13:13.759Z] --- PASS: TestWaitEnabled (0.00s)
06:13:13 [2021-03-30T06:13:13.759Z] === RUN   TestRemove
06:13:13 [2021-03-30T06:13:13.759Z] --- PASS: TestRemove (0.00s)
06:13:13 [2021-03-30T06:13:13.759Z] PASS
06:13:13 [2021-03-30T06:13:13.759Z] coverage: 65.3% of statements
06:13:13 [2021-03-30T06:13:13.759Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.116s	coverage: 65.3% of statements
06:13:14 [2021-03-30T06:13:14.335Z] --- PASS: TestUpdateCPUQuota (9.62s)
06:13:14 [2021-03-30T06:13:14.335Z] === RUN   TestUpdatePidsLimit
06:13:14 [2021-03-30T06:13:14.335Z] === RUN   TestUpdatePidsLimit/update_from_none
06:13:15 [2021-03-30T06:13:15.065Z] --- PASS: TestDaemonRestartIpcMode (2.66s)
06:13:15 [2021-03-30T06:13:15.271Z] === RUN   TestUpdatePidsLimit/no_change
06:13:15 [2021-03-30T06:13:15.930Z] === RUN   TestServiceCreateInit/daemonInitEnabled
06:13:16 [2021-03-30T06:13:16.210Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
06:13:16 [2021-03-30T06:13:16.777Z] === RUN   TestUpdatePidsLimit/update_lower
06:13:17 [2021-03-30T06:13:17.018Z] --- PASS: TestCreateServiceConfigFileMode (4.06s)
06:13:17 [2021-03-30T06:13:17.018Z] === RUN   TestCreateServiceSysctls
06:13:17 [2021-03-30T06:13:17.036Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestNewListSecretsFilters
06:13:17 [2021-03-30T06:13:17.498Z] --- PASS: TestNewListSecretsFilters (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestNewListConfigsFilters
06:13:17 [2021-03-30T06:13:17.498Z] --- PASS: TestNewListConfigsFilters (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z] PASS
06:13:17 [2021-03-30T06:13:17.498Z] coverage: 0.5% of statements
06:13:17 [2021-03-30T06:13:17.498Z] ok  	github.com/docker/docker/daemon/cluster	0.737s	coverage: 0.5% of statements
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
06:13:17 [2021-03-30T06:13:17.498Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s)
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
06:13:17 [2021-03-30T06:13:17.498Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
06:13:17 [2021-03-30T06:13:17.498Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
06:13:17 [2021-03-30T06:13:17.498Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCContainerRuntime
06:13:17 [2021-03-30T06:13:17.498Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
06:13:17 [2021-03-30T06:13:17.498Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCIsolation
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCIsolation/empty
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCIsolation/default
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCIsolation/process
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
06:13:17 [2021-03-30T06:13:17.498Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertFromGRPCIsolation
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertFromGRPCIsolation/default
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertFromGRPCIsolation/process
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
06:13:17 [2021-03-30T06:13:17.498Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCCredentialSpec
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
06:13:17 [2021-03-30T06:13:17.498Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
06:13:17 [2021-03-30T06:13:17.498Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
06:13:17 [2021-03-30T06:13:17.498Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
06:13:17 [2021-03-30T06:13:17.498Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
06:13:17 [2021-03-30T06:13:17.498Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertFromGRPCConfigs
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertFromGRPCConfigs/file
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
06:13:17 [2021-03-30T06:13:17.498Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCConfigs
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCConfigs/file
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
06:13:17 [2021-03-30T06:13:17.498Z] === RUN   TestServiceConvertToGRPCConfigs/none
06:13:17 [2021-03-30T06:13:17.498Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
06:13:17 [2021-03-30T06:13:17.498Z] PASS
06:13:17 [2021-03-30T06:13:17.498Z] coverage: 35.9% of statements
06:13:17 [2021-03-30T06:13:17.498Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.441s	coverage: 35.9% of statements
06:13:17 [2021-03-30T06:13:17.605Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
06:13:17 [2021-03-30T06:13:17.864Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
06:13:17 [2021-03-30T06:13:17.864Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
06:13:19 [2021-03-30T06:13:19.243Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
06:13:19 [2021-03-30T06:13:19.243Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
06:13:19 [2021-03-30T06:13:19.502Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
06:13:20 [2021-03-30T06:13:20.439Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
06:13:21 [2021-03-30T06:13:21.006Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
06:13:21 [2021-03-30T06:13:21.534Z] --- PASS: TestCreateServiceSysctls (5.09s)
06:13:21 [2021-03-30T06:13:21.534Z] === RUN   TestCreateServiceCapabilities
06:13:21 [2021-03-30T06:13:21.576Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
06:13:21 [2021-03-30T06:13:21.835Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
06:13:21 [2021-03-30T06:13:21.972Z] --- PASS: TestContainerKillOnDaemonStart (12.88s)
06:13:21 [2021-03-30T06:13:21.972Z] PASS
06:13:21 [2021-03-30T06:13:21.972Z] 
06:13:21 [2021-03-30T06:13:21.972Z] === Skipped
06:13:21 [2021-03-30T06:13:21.972Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
06:13:21 [2021-03-30T06:13:21.972Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:13:21 [2021-03-30T06:13:21.972Z] 
06:13:21 [2021-03-30T06:13:21.972Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
06:13:21 [2021-03-30T06:13:21.972Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:13:21 [2021-03-30T06:13:21.972Z] 
06:13:21 [2021-03-30T06:13:21.972Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
06:13:21 [2021-03-30T06:13:21.972Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:13:21 [2021-03-30T06:13:21.972Z] 
06:13:21 [2021-03-30T06:13:21.972Z] 
06:13:21 [2021-03-30T06:13:21.972Z] DONE 196 tests, 3 skipped in 114.677s
06:13:21 [2021-03-30T06:13:21.972Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
06:13:21 [2021-03-30T06:13:21.972Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
06:13:21 [2021-03-30T06:13:21.972Z] ++ set -e
06:13:21 [2021-03-30T06:13:21.972Z] ++ '[' -n 0 ']'
06:13:21 [2021-03-30T06:13:21.972Z] ++ set -x
06:13:21 [2021-03-30T06:13:21.972Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
06:13:21 [2021-03-30T06:13:21.972Z] INFO: Testing against a local daemon
06:13:21 [2021-03-30T06:13:21.972Z] === RUN   TestCommitInheritsEnv
06:13:21 [2021-03-30T06:13:21.972Z] --- PASS: TestCommitInheritsEnv (0.33s)
06:13:21 [2021-03-30T06:13:21.972Z] === RUN   TestImportExtremelyLargeImageWorks
06:13:21 [2021-03-30T06:13:21.972Z] === PAUSE TestImportExtremelyLargeImageWorks
06:13:21 [2021-03-30T06:13:21.972Z] === RUN   TestImagesFilterMultiReference
06:13:21 [2021-03-30T06:13:21.972Z] --- PASS: TestImagesFilterMultiReference (0.06s)
06:13:21 [2021-03-30T06:13:21.972Z] === RUN   TestImagePullPlatformInvalid
06:13:21 [2021-03-30T06:13:21.972Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
06:13:21 [2021-03-30T06:13:21.972Z] === RUN   TestRemoveImageOrphaning
06:13:22 [2021-03-30T06:13:22.189Z] === RUN   TestDiscoveryOptsErrors
06:13:22 [2021-03-30T06:13:22.189Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
06:13:22 [2021-03-30T06:13:22.189Z] === RUN   TestDiscoveryOpts
06:13:22 [2021-03-30T06:13:22.189Z] --- PASS: TestDiscoveryOpts (0.00s)
06:13:22 [2021-03-30T06:13:22.189Z] PASS
06:13:22 [2021-03-30T06:13:22.189Z] coverage: 30.0% of statements
06:13:22 [2021-03-30T06:13:22.189Z] ok  	github.com/docker/docker/daemon/discovery	0.113s	coverage: 30.0% of statements
06:13:22 [2021-03-30T06:13:22.266Z] --- PASS: TestRemoveImageOrphaning (0.34s)
06:13:22 [2021-03-30T06:13:22.266Z] === RUN   TestRemoveImageGarbageCollector
06:13:22 [2021-03-30T06:13:22.266Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
06:13:22 [2021-03-30T06:13:22.266Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:13:22 [2021-03-30T06:13:22.266Z] === RUN   TestTagUnprefixedRepoByNameOrName
06:13:22 [2021-03-30T06:13:22.266Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
06:13:22 [2021-03-30T06:13:22.266Z] === RUN   TestTagInvalidReference
06:13:22 [2021-03-30T06:13:22.266Z] --- PASS: TestTagInvalidReference (0.02s)
06:13:22 [2021-03-30T06:13:22.266Z] === RUN   TestTagValidPrefixedRepo
06:13:22 [2021-03-30T06:13:22.266Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
06:13:22 [2021-03-30T06:13:22.266Z] === RUN   TestTagExistedNameWithoutForce
06:13:22 [2021-03-30T06:13:22.266Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
06:13:22 [2021-03-30T06:13:22.266Z] === RUN   TestTagOfficialNames
06:13:22 [2021-03-30T06:13:22.266Z] --- PASS: TestTagOfficialNames (0.05s)
06:13:22 [2021-03-30T06:13:22.266Z] === RUN   TestTagMatchesDigest
06:13:22 [2021-03-30T06:13:22.266Z] --- PASS: TestTagMatchesDigest (0.02s)
06:13:22 [2021-03-30T06:13:22.266Z] === CONT  TestImportExtremelyLargeImageWorks
06:13:22 [2021-03-30T06:13:22.511Z] --- PASS: TestServiceCreateInit (11.24s)
06:13:22 [2021-03-30T06:13:22.511Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.55s)
06:13:22 [2021-03-30T06:13:22.511Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.65s)
06:13:22 [2021-03-30T06:13:22.511Z] === RUN   TestCreateServiceMultipleTimes
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestBuilderGC
06:13:22 [2021-03-30T06:13:22.649Z] --- PASS: TestBuilderGC (0.00s)
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestDaemonConfigurationNotFound
06:13:22 [2021-03-30T06:13:22.649Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestDaemonBrokenConfiguration
06:13:22 [2021-03-30T06:13:22.649Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestParseClusterAdvertiseSettings
06:13:22 [2021-03-30T06:13:22.649Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestFindConfigurationConflicts
06:13:22 [2021-03-30T06:13:22.649Z] --- PASS: TestFindConfigurationConflicts (0.00s)
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
06:13:22 [2021-03-30T06:13:22.649Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestDaemonConfigurationMergeConflicts
06:13:22 [2021-03-30T06:13:22.649Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestDaemonConfigurationMergeConcurrent
06:13:22 [2021-03-30T06:13:22.649Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestDaemonConfigurationMergeConcurrentError
06:13:22 [2021-03-30T06:13:22.649Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
06:13:22 [2021-03-30T06:13:22.649Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
06:13:22 [2021-03-30T06:13:22.649Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
06:13:22 [2021-03-30T06:13:22.649Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
06:13:22 [2021-03-30T06:13:22.649Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
06:13:22 [2021-03-30T06:13:22.649Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
06:13:22 [2021-03-30T06:13:22.649Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestFindConfigurationConflictsWithMergedValues
06:13:22 [2021-03-30T06:13:22.649Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestValidateConfigurationErrors
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
06:13:22 [2021-03-30T06:13:22.649Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
06:13:23 [2021-03-30T06:13:23.109Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
06:13:23 [2021-03-30T06:13:23.109Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
06:13:23 [2021-03-30T06:13:23.109Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
06:13:23 [2021-03-30T06:13:23.109Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
06:13:23 [2021-03-30T06:13:23.109Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
06:13:23 [2021-03-30T06:13:23.109Z] --- PASS: TestValidateConfigurationErrors (0.01s)
06:13:23 [2021-03-30T06:13:23.109Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z] === RUN   TestValidateConfiguration
06:13:23 [2021-03-30T06:13:23.109Z] === RUN   TestValidateConfiguration/with_label
06:13:23 [2021-03-30T06:13:23.109Z] === RUN   TestValidateConfiguration/with_dns
06:13:23 [2021-03-30T06:13:23.109Z] === RUN   TestValidateConfiguration/with_dns-search
06:13:23 [2021-03-30T06:13:23.109Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
06:13:23 [2021-03-30T06:13:23.109Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
06:13:23 [2021-03-30T06:13:23.109Z] === RUN   TestValidateConfiguration/with_max-download-attempts
06:13:23 [2021-03-30T06:13:23.109Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
06:13:23 [2021-03-30T06:13:23.109Z] === RUN   TestValidateConfiguration/with_node_generic_resources
06:13:23 [2021-03-30T06:13:23.109Z] --- PASS: TestValidateConfiguration (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z] === RUN   TestModifiedDiscoverySettings
06:13:23 [2021-03-30T06:13:23.109Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
06:13:23 [2021-03-30T06:13:23.109Z] === RUN   TestReloadSetConfigFileNotExist
06:13:23 [2021-03-30T06:13:23.569Z] time="2021-03-30T06:13:22Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
06:13:23 [2021-03-30T06:13:23.569Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s)
06:13:23 [2021-03-30T06:13:23.569Z] === RUN   TestReloadDefaultConfigNotExist
06:13:23 [2021-03-30T06:13:23.569Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
06:13:23 [2021-03-30T06:13:23.569Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
06:13:23 [2021-03-30T06:13:23.569Z] === RUN   TestReloadBadDefaultConfig
06:13:23 [2021-03-30T06:13:23.569Z] time="2021-03-30T06:13:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-333775439"
06:13:23 [2021-03-30T06:13:23.569Z] --- PASS: TestReloadBadDefaultConfig (0.05s)
06:13:23 [2021-03-30T06:13:23.569Z] === RUN   TestReloadWithConflictingLabels
06:13:23 [2021-03-30T06:13:23.569Z] time="2021-03-30T06:13:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-290466146"
06:13:23 [2021-03-30T06:13:23.569Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
06:13:23 [2021-03-30T06:13:23.569Z] === RUN   TestReloadWithDuplicateLabels
06:13:23 [2021-03-30T06:13:23.569Z] time="2021-03-30T06:13:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-455131993"
06:13:23 [2021-03-30T06:13:23.569Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
06:13:23 [2021-03-30T06:13:23.569Z] === RUN   TestDaemonConfigurationMerge
06:13:23 [2021-03-30T06:13:23.569Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
06:13:23 [2021-03-30T06:13:23.569Z] PASS
06:13:23 [2021-03-30T06:13:23.569Z] coverage: 79.7% of statements
06:13:23 [2021-03-30T06:13:23.569Z] ok  	github.com/docker/docker/daemon/config	0.676s	coverage: 79.7% of statements
06:13:23 [2021-03-30T06:13:23.740Z] --- PASS: TestUpdatePidsLimit (9.64s)
06:13:23 [2021-03-30T06:13:23.740Z]     --- PASS: TestUpdatePidsLimit/update_from_none (1.12s)
06:13:23 [2021-03-30T06:13:23.740Z]     --- PASS: TestUpdatePidsLimit/no_change (1.42s)
06:13:23 [2021-03-30T06:13:23.740Z]     --- PASS: TestUpdatePidsLimit/update_lower (1.14s)
06:13:23 [2021-03-30T06:13:23.740Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.40s)
06:13:23 [2021-03-30T06:13:23.740Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.13s)
06:13:23 [2021-03-30T06:13:23.740Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.16s)
06:13:23 [2021-03-30T06:13:23.740Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.40s)
06:13:23 [2021-03-30T06:13:23.740Z] === RUN   TestUpdateRestartPolicy
06:13:24 [2021-03-30T06:13:24.029Z] === RUN   TestVerifyNetworkingConfig
06:13:24 [2021-03-30T06:13:24.029Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
06:13:24 [2021-03-30T06:13:24.029Z] === RUN   TestGetContainer
06:13:24 [2021-03-30T06:13:24.029Z] --- PASS: TestGetContainer (0.00s)
06:13:24 [2021-03-30T06:13:24.029Z] === RUN   TestValidContainerNames
06:13:24 [2021-03-30T06:13:24.029Z] --- PASS: TestValidContainerNames (0.00s)
06:13:24 [2021-03-30T06:13:24.029Z] === RUN   TestContainerInitDNS
06:13:24 [2021-03-30T06:13:24.029Z] --- SKIP: TestContainerInitDNS (0.00s)
06:13:24 [2021-03-30T06:13:24.029Z]     daemon_test.go:147: root required
06:13:24 [2021-03-30T06:13:24.029Z] === RUN   TestMerge
06:13:24 [2021-03-30T06:13:24.029Z] --- PASS: TestMerge (0.00s)
06:13:24 [2021-03-30T06:13:24.029Z] === RUN   TestValidateContainerIsolation
06:13:24 [2021-03-30T06:13:24.029Z] --- PASS: TestValidateContainerIsolation (0.00s)
06:13:24 [2021-03-30T06:13:24.029Z] === RUN   TestFindNetworkErrorType
06:13:24 [2021-03-30T06:13:24.029Z] --- PASS: TestFindNetworkErrorType (0.00s)
06:13:24 [2021-03-30T06:13:24.029Z] === RUN   TestEnsureServicesExist
06:13:24 [2021-03-30T06:13:24.029Z] --- PASS: TestEnsureServicesExist (0.01s)
06:13:24 [2021-03-30T06:13:24.029Z] === RUN   TestEnsureServicesExistErrors
06:13:24 [2021-03-30T06:13:24.029Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
06:13:24 [2021-03-30T06:13:24.029Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
06:13:24 [2021-03-30T06:13:24.029Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
06:13:24 [2021-03-30T06:13:24.029Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
06:13:24 [2021-03-30T06:13:24.029Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
06:13:24 [2021-03-30T06:13:24.029Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
06:13:24 [2021-03-30T06:13:24.029Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
06:13:24 [2021-03-30T06:13:24.029Z] === RUN   TestContainerDelete
06:13:24 [2021-03-30T06:13:24.029Z] --- PASS: TestContainerDelete (0.00s)
06:13:24 [2021-03-30T06:13:24.029Z] === RUN   TestContainerDoubleDelete
06:13:24 [2021-03-30T06:13:24.029Z] --- PASS: TestContainerDoubleDelete (0.00s)
06:13:24 [2021-03-30T06:13:24.029Z] === RUN   TestLogContainerEventCopyLabels
06:13:24 [2021-03-30T06:13:24.029Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
06:13:24 [2021-03-30T06:13:24.029Z] === RUN   TestLogContainerEventWithAttributes
06:13:24 [2021-03-30T06:13:24.029Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
06:13:24 [2021-03-30T06:13:24.029Z] === RUN   TestNoneHealthcheck
06:13:24 [2021-03-30T06:13:24.029Z] --- PASS: TestNoneHealthcheck (0.00s)
06:13:24 [2021-03-30T06:13:24.029Z] === RUN   TestHealthStates
06:13:24 [2021-03-30T06:13:24.029Z] time="2021-03-30T06:13:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
06:13:24 [2021-03-30T06:13:24.029Z] time="2021-03-30T06:13:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
06:13:24 [2021-03-30T06:13:24.029Z] time="2021-03-30T06:13:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
06:13:24 [2021-03-30T06:13:24.029Z] time="2021-03-30T06:13:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
06:13:24 [2021-03-30T06:13:24.029Z] time="2021-03-30T06:13:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
06:13:24 [2021-03-30T06:13:24.489Z] time="2021-03-30T06:13:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
06:13:24 [2021-03-30T06:13:24.489Z] time="2021-03-30T06:13:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
06:13:24 [2021-03-30T06:13:24.489Z] time="2021-03-30T06:13:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
06:13:24 [2021-03-30T06:13:24.489Z] time="2021-03-30T06:13:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
06:13:24 [2021-03-30T06:13:24.489Z] time="2021-03-30T06:13:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
06:13:24 [2021-03-30T06:13:24.489Z] --- PASS: TestHealthStates (0.16s)
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestMaskURLCredentials
06:13:24 [2021-03-30T06:13:24.489Z] --- PASS: TestMaskURLCredentials (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestGetInspectData
06:13:24 [2021-03-30T06:13:24.489Z] --- PASS: TestGetInspectData (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestFillLicense
06:13:24 [2021-03-30T06:13:24.489Z] --- PASS: TestFillLicense (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestListInvalidFilter
06:13:24 [2021-03-30T06:13:24.489Z] --- PASS: TestListInvalidFilter (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestNameFilter
06:13:24 [2021-03-30T06:13:24.489Z] --- PASS: TestNameFilter (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
06:13:24 [2021-03-30T06:13:24.489Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestSetWindowsCredentialSpecInSpec
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
06:13:24 [2021-03-30T06:13:24.489Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
06:13:24 [2021-03-30T06:13:24.489Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
06:13:24 [2021-03-30T06:13:24.489Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
06:13:24 [2021-03-30T06:13:24.489Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
06:13:24 [2021-03-30T06:13:24.490Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
06:13:24 [2021-03-30T06:13:24.490Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
06:13:24 [2021-03-30T06:13:24.490Z] === RUN   TestDaemonReloadLabels
06:13:24 [2021-03-30T06:13:24.490Z] --- PASS: TestDaemonReloadLabels (0.00s)
06:13:24 [2021-03-30T06:13:24.490Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
06:13:24 [2021-03-30T06:13:24.490Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
06:13:24 [2021-03-30T06:13:24.490Z] === RUN   TestDaemonReloadMirrors
06:13:24 [2021-03-30T06:13:24.490Z] --- PASS: TestDaemonReloadMirrors (0.00s)
06:13:24 [2021-03-30T06:13:24.490Z] === RUN   TestDaemonReloadInsecureRegistries
06:13:24 [2021-03-30T06:13:24.490Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
06:13:24 [2021-03-30T06:13:24.490Z] === RUN   TestDaemonReloadNotAffectOthers
06:13:24 [2021-03-30T06:13:24.490Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
06:13:24 [2021-03-30T06:13:24.490Z] === RUN   TestDaemonDiscoveryReload
06:13:24 [2021-03-30T06:13:24.490Z] === RUN   TestEventsLog
06:13:24 [2021-03-30T06:13:24.490Z] --- PASS: TestEventsLog (0.00s)
06:13:24 [2021-03-30T06:13:24.490Z] === RUN   TestEventsLogTimeout
06:13:24 [2021-03-30T06:13:24.490Z] --- PASS: TestEventsLogTimeout (0.00s)
06:13:24 [2021-03-30T06:13:24.490Z] === RUN   TestLogEvents
06:13:24 [2021-03-30T06:13:24.490Z] --- PASS: TestLogEvents (0.05s)
06:13:24 [2021-03-30T06:13:24.490Z] === RUN   TestLoadBufferedEvents
06:13:24 [2021-03-30T06:13:24.950Z] --- PASS: TestLoadBufferedEvents (0.16s)
06:13:24 [2021-03-30T06:13:24.950Z] === RUN   TestLoadBufferedEventsOnlyFromPast
06:13:24 [2021-03-30T06:13:24.950Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
06:13:24 [2021-03-30T06:13:24.950Z] === RUN   TestIgnoreBufferedWhenNoTimes
06:13:24 [2021-03-30T06:13:24.950Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
06:13:24 [2021-03-30T06:13:24.950Z] PASS
06:13:24 [2021-03-30T06:13:24.950Z] coverage: 50.0% of statements
06:13:24 [2021-03-30T06:13:24.950Z] ok  	github.com/docker/docker/daemon/events	0.365s	coverage: 50.0% of statements
06:13:24 [2021-03-30T06:13:24.950Z] === RUN   TestWaitNodeAttachment
06:13:24 [2021-03-30T06:13:24.950Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
06:13:24 [2021-03-30T06:13:24.950Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
06:13:25 [2021-03-30T06:13:25.409Z] --- PASS: TestWaitNodeAttachment (0.40s)
06:13:25 [2021-03-30T06:13:25.409Z] === RUN   TestIsolationConversion
06:13:25 [2021-03-30T06:13:25.409Z] === RUN   TestIsolationConversion/default
06:13:25 [2021-03-30T06:13:25.409Z] === RUN   TestIsolationConversion/process
06:13:25 [2021-03-30T06:13:25.409Z] === RUN   TestIsolationConversion/hyperv
06:13:25 [2021-03-30T06:13:25.409Z] --- PASS: TestIsolationConversion (0.00s)
06:13:25 [2021-03-30T06:13:25.409Z]     --- PASS: TestIsolationConversion/default (0.00s)
06:13:25 [2021-03-30T06:13:25.409Z]     --- PASS: TestIsolationConversion/process (0.00s)
06:13:25 [2021-03-30T06:13:25.409Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
06:13:25 [2021-03-30T06:13:25.409Z] === RUN   TestContainerLabels
06:13:25 [2021-03-30T06:13:25.409Z] --- PASS: TestContainerLabels (0.00s)
06:13:25 [2021-03-30T06:13:25.409Z] === RUN   TestCredentialSpecConversion
06:13:25 [2021-03-30T06:13:25.409Z] === RUN   TestCredentialSpecConversion/none
06:13:25 [2021-03-30T06:13:25.409Z] === RUN   TestCredentialSpecConversion/config
06:13:25 [2021-03-30T06:13:25.409Z] === RUN   TestCredentialSpecConversion/file
06:13:25 [2021-03-30T06:13:25.409Z] === RUN   TestCredentialSpecConversion/registry
06:13:25 [2021-03-30T06:13:25.409Z] --- PASS: TestCredentialSpecConversion (0.00s)
06:13:25 [2021-03-30T06:13:25.409Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
06:13:25 [2021-03-30T06:13:25.409Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
06:13:25 [2021-03-30T06:13:25.409Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
06:13:25 [2021-03-30T06:13:25.409Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
06:13:25 [2021-03-30T06:13:25.409Z] === RUN   TestControllerValidateMountBind
06:13:25 [2021-03-30T06:13:25.409Z] --- PASS: TestControllerValidateMountBind (0.00s)
06:13:25 [2021-03-30T06:13:25.409Z] === RUN   TestControllerValidateMountVolume
06:13:25 [2021-03-30T06:13:25.409Z] --- PASS: TestControllerValidateMountVolume (0.00s)
06:13:25 [2021-03-30T06:13:25.409Z] === RUN   TestControllerValidateMountTarget
06:13:25 [2021-03-30T06:13:25.409Z] --- PASS: TestControllerValidateMountTarget (0.00s)
06:13:25 [2021-03-30T06:13:25.409Z] === RUN   TestControllerValidateMountTmpfs
06:13:25 [2021-03-30T06:13:25.409Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
06:13:25 [2021-03-30T06:13:25.409Z] === RUN   TestControllerValidateMountInvalidType
06:13:25 [2021-03-30T06:13:25.409Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
06:13:25 [2021-03-30T06:13:25.409Z] === RUN   TestControllerValidateMountNamedPipe
06:13:25 [2021-03-30T06:13:25.409Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
06:13:25 [2021-03-30T06:13:25.409Z] PASS
06:13:25 [2021-03-30T06:13:25.409Z] coverage: 11.3% of statements
06:13:25 [2021-03-30T06:13:25.409Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.676s	coverage: 11.3% of statements
06:13:25 [2021-03-30T06:13:25.644Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
06:13:25 [2021-03-30T06:13:25.868Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s)
06:13:25 [2021-03-30T06:13:25.868Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
06:13:25 [2021-03-30T06:13:25.868Z] === RUN   TestIsEmptyDir
06:13:25 [2021-03-30T06:13:25.868Z] --- PASS: TestIsEmptyDir (0.01s)
06:13:25 [2021-03-30T06:13:25.868Z] PASS
06:13:25 [2021-03-30T06:13:25.868Z] coverage: 2.3% of statements
06:13:25 [2021-03-30T06:13:25.868Z] ok  	github.com/docker/docker/daemon/graphdriver	0.088s	coverage: 2.3% of statements
06:13:25 [2021-03-30T06:13:25.903Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
06:13:25 [2021-03-30T06:13:25.986Z] --- PASS: TestCreateServiceCapabilities (4.07s)
06:13:25 [2021-03-30T06:13:25.987Z] === RUN   TestInspect
06:13:26 [2021-03-30T06:13:26.328Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
06:13:26 [2021-03-30T06:13:26.328Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
06:13:26 [2021-03-30T06:13:26.328Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
06:13:26 [2021-03-30T06:13:26.328Z]     reload_test.go:520: root required
06:13:26 [2021-03-30T06:13:26.328Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
06:13:26 [2021-03-30T06:13:26.328Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
06:13:26 [2021-03-30T06:13:26.328Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
06:13:26 [2021-03-30T06:13:26.328Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
06:13:26 [2021-03-30T06:13:26.328Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
06:13:26 [2021-03-30T06:13:26.328Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
06:13:26 [2021-03-30T06:13:26.328Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
06:13:26 [2021-03-30T06:13:26.328Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
06:13:26 [2021-03-30T06:13:26.328Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
06:13:26 [2021-03-30T06:13:26.328Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
06:13:26 [2021-03-30T06:13:26.328Z] === RUN   TestParseVolumesFrom
06:13:26 [2021-03-30T06:13:26.328Z] --- PASS: TestParseVolumesFrom (0.00s)
06:13:26 [2021-03-30T06:13:26.328Z] PASS
06:13:26 [2021-03-30T06:13:26.328Z] coverage: 9.1% of statements
06:13:26 [2021-03-30T06:13:26.328Z] ok  	github.com/docker/docker/daemon	2.692s	coverage: 9.1% of statements
06:13:26 [2021-03-30T06:13:26.328Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
06:13:26 [2021-03-30T06:13:26.328Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
06:13:26 [2021-03-30T06:13:26.328Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
06:13:26 [2021-03-30T06:13:26.328Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
06:13:26 [2021-03-30T06:13:26.328Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
06:13:26 [2021-03-30T06:13:26.328Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
06:13:26 [2021-03-30T06:13:26.328Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
06:13:26 [2021-03-30T06:13:26.328Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
06:13:26 [2021-03-30T06:13:26.328Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
06:13:26 [2021-03-30T06:13:26.328Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
06:13:26 [2021-03-30T06:13:26.328Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
06:13:26 [2021-03-30T06:13:26.328Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
06:13:26 [2021-03-30T06:13:26.328Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
06:13:26 [2021-03-30T06:13:26.328Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
06:13:26 [2021-03-30T06:13:26.328Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
06:13:26 [2021-03-30T06:13:26.328Z] === RUN   TestLinkNaming
06:13:26 [2021-03-30T06:13:26.328Z] --- PASS: TestLinkNaming (0.00s)
06:13:26 [2021-03-30T06:13:26.328Z] === RUN   TestLinkNew
06:13:26 [2021-03-30T06:13:26.328Z] --- PASS: TestLinkNew (0.00s)
06:13:26 [2021-03-30T06:13:26.328Z] === RUN   TestLinkEnv
06:13:26 [2021-03-30T06:13:26.328Z] --- PASS: TestLinkEnv (0.00s)
06:13:26 [2021-03-30T06:13:26.328Z] === RUN   TestLinkMultipleEnv
06:13:26 [2021-03-30T06:13:26.328Z] --- PASS: TestLinkMultipleEnv (0.00s)
06:13:26 [2021-03-30T06:13:26.328Z] === RUN   TestLinkPortRangeEnv
06:13:26 [2021-03-30T06:13:26.328Z] --- PASS: TestLinkPortRangeEnv (0.00s)
06:13:26 [2021-03-30T06:13:26.328Z] PASS
06:13:26 [2021-03-30T06:13:26.328Z] coverage: 93.0% of statements
06:13:26 [2021-03-30T06:13:26.328Z] ok  	github.com/docker/docker/daemon/links	0.060s	coverage: 93.0% of statements
06:13:27 [2021-03-30T06:13:27.806Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
06:13:28 [2021-03-30T06:13:28.017Z] --- PASS: TestServiceUpdateSecrets (15.22s)
06:13:28 [2021-03-30T06:13:28.017Z] === RUN   TestServiceUpdateConfigs
06:13:29 [2021-03-30T06:13:29.219Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
06:13:29 [2021-03-30T06:13:29.801Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
06:13:29 [2021-03-30T06:13:29.801Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
06:13:29 [2021-03-30T06:13:29.801Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
06:13:29 [2021-03-30T06:13:29.801Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
06:13:29 [2021-03-30T06:13:29.801Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
06:13:30 [2021-03-30T06:13:30.075Z] === RUN   TestAdapterReadLogs
06:13:30 [2021-03-30T06:13:30.075Z] --- PASS: TestAdapterReadLogs (0.00s)
06:13:30 [2021-03-30T06:13:30.075Z] === RUN   TestCopier
06:13:30 [2021-03-30T06:13:30.075Z] --- PASS: TestCopier (0.00s)
06:13:30 [2021-03-30T06:13:30.075Z] === RUN   TestCopierLongLines
06:13:30 [2021-03-30T06:13:30.075Z] --- PASS: TestCopierLongLines (0.00s)
06:13:30 [2021-03-30T06:13:30.075Z] === RUN   TestCopierSlow
06:13:30 [2021-03-30T06:13:30.075Z] === RUN   TestNewStreamConfig
06:13:30 [2021-03-30T06:13:30.075Z] === RUN   TestNewStreamConfig/defaults
06:13:30 [2021-03-30T06:13:30.075Z] === RUN   TestNewStreamConfig/invalid_create_group
06:13:30 [2021-03-30T06:13:30.075Z] === RUN   TestNewStreamConfig/invalid_flush_interval
06:13:30 [2021-03-30T06:13:30.075Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
06:13:30 [2021-03-30T06:13:30.075Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
06:13:30 [2021-03-30T06:13:30.075Z] === RUN   TestNewStreamConfig/flush_interval_at_15
06:13:30 [2021-03-30T06:13:30.075Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
06:13:30 [2021-03-30T06:13:30.075Z] --- PASS: TestNewStreamConfig (0.00s)
06:13:30 [2021-03-30T06:13:30.075Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
06:13:30 [2021-03-30T06:13:30.075Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
06:13:30 [2021-03-30T06:13:30.075Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
06:13:30 [2021-03-30T06:13:30.075Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
06:13:30 [2021-03-30T06:13:30.075Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
06:13:30 [2021-03-30T06:13:30.075Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
06:13:30 [2021-03-30T06:13:30.075Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
06:13:30 [2021-03-30T06:13:30.075Z] === RUN   TestNewAWSLogsClientUserAgentHandler
06:13:30 [2021-03-30T06:13:30.075Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
06:13:30 [2021-03-30T06:13:30.075Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
06:13:30 [2021-03-30T06:13:30.075Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
06:13:30 [2021-03-30T06:13:30.075Z] === RUN   TestNewAWSLogsClientRegionDetect
06:13:30 [2021-03-30T06:13:30.075Z] time="2021-03-30T06:13:29Z" level=info msg="Trying to get region from EC2 Metadata"
06:13:30 [2021-03-30T06:13:30.075Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s)
06:13:30 [2021-03-30T06:13:30.075Z] === RUN   TestCreateSuccess
06:13:30 [2021-03-30T06:13:30.075Z] --- PASS: TestCreateSuccess (0.00s)
06:13:30 [2021-03-30T06:13:30.075Z] === RUN   TestCreateLogGroupSuccess
06:13:30 [2021-03-30T06:13:30.075Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
06:13:30 [2021-03-30T06:13:30.075Z] === RUN   TestCreateError
06:13:30 [2021-03-30T06:13:30.075Z] --- PASS: TestCreateError (0.00s)
06:13:30 [2021-03-30T06:13:30.075Z] === RUN   TestCreateAlreadyExists
06:13:30 [2021-03-30T06:13:30.075Z] time="2021-03-30T06:13:30Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
06:13:30 [2021-03-30T06:13:30.075Z] --- PASS: TestCreateAlreadyExists (0.00s)
06:13:30 [2021-03-30T06:13:30.075Z] === RUN   TestLogClosed
06:13:30 [2021-03-30T06:13:30.075Z] --- PASS: TestLogClosed (0.00s)
06:13:30 [2021-03-30T06:13:30.444Z] --- PASS: TestInspect (4.24s)
06:13:30 [2021-03-30T06:13:30.444Z] === RUN   TestCreateJob
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestLogBlocking
06:13:30 [2021-03-30T06:13:30.534Z] --- PASS: TestLogBlocking (0.00s)
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestLogNonBlockingBufferEmpty
06:13:30 [2021-03-30T06:13:30.534Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestLogNonBlockingBufferFull
06:13:30 [2021-03-30T06:13:30.534Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestPublishBatchSuccess
06:13:30 [2021-03-30T06:13:30.534Z] --- PASS: TestPublishBatchSuccess (0.00s)
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestPublishBatchError
06:13:30 [2021-03-30T06:13:30.534Z] time="2021-03-30T06:13:30Z" level=error msg=Error
06:13:30 [2021-03-30T06:13:30.534Z] --- PASS: TestPublishBatchError (0.00s)
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestPublishBatchInvalidSeqSuccess
06:13:30 [2021-03-30T06:13:30.534Z] time="2021-03-30T06:13:30Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
06:13:30 [2021-03-30T06:13:30.534Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestPublishBatchAlreadyAccepted
06:13:30 [2021-03-30T06:13:30.534Z] time="2021-03-30T06:13:30Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
06:13:30 [2021-03-30T06:13:30.534Z] time="2021-03-30T06:13:30Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
06:13:30 [2021-03-30T06:13:30.534Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestCollectBatchSimple
06:13:30 [2021-03-30T06:13:30.534Z] --- PASS: TestCollectBatchSimple (0.00s)
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestCollectBatchTicker
06:13:30 [2021-03-30T06:13:30.534Z] --- PASS: TestCollectBatchTicker (0.00s)
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestCollectBatchMultilinePattern
06:13:30 [2021-03-30T06:13:30.534Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
06:13:30 [2021-03-30T06:13:30.534Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
06:13:30 [2021-03-30T06:13:30.534Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
06:13:30 [2021-03-30T06:13:30.534Z] --- PASS: TestCopierSlow (0.20s)
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestCopierWithSized
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestCopierWithSized/as_is
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestCopierWithSized/With_RingLogger
06:13:30 [2021-03-30T06:13:30.534Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestCollectBatchClose
06:13:30 [2021-03-30T06:13:30.534Z] --- PASS: TestCollectBatchClose (0.00s)
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestEffectiveLen
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestEffectiveLen/0/Hello
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestEffectiveLen/2/🙃
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestEffectiveLen/3/����
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestEffectiveLen/4/He��o
06:13:30 [2021-03-30T06:13:30.534Z] === RUN   TestEffectiveLen/5/
06:13:30 [2021-03-30T06:13:30.534Z] --- PASS: TestEffectiveLen (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestFindValidSplit
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestFindValidSplit/0/
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestFindValidSplit/1/Hello
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestFindValidSplit/2/Hello
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestFindValidSplit/3/Hello
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestFindValidSplit/4/🙃
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestFindValidSplit/5/🙃
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestFindValidSplit/6/a�
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestFindValidSplit/7/a�
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestFindValidSplit (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]         cloudwatchlogs_test.go:1044: 
06:13:30 [2021-03-30T06:13:30.535Z]         cloudwatchlogs_test.go:1045: 
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]         cloudwatchlogs_test.go:1044: Hello
06:13:30 [2021-03-30T06:13:30.535Z]         cloudwatchlogs_test.go:1045: 
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]         cloudwatchlogs_test.go:1044: He
06:13:30 [2021-03-30T06:13:30.535Z]         cloudwatchlogs_test.go:1045: llo
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]         cloudwatchlogs_test.go:1044: 
06:13:30 [2021-03-30T06:13:30.535Z]         cloudwatchlogs_test.go:1045: Hello
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]         cloudwatchlogs_test.go:1044: 
06:13:30 [2021-03-30T06:13:30.535Z]         cloudwatchlogs_test.go:1045: 🙃
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]         cloudwatchlogs_test.go:1044: 🙃
06:13:30 [2021-03-30T06:13:30.535Z]         cloudwatchlogs_test.go:1045: 
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]         cloudwatchlogs_test.go:1044: a
06:13:30 [2021-03-30T06:13:30.535Z]         cloudwatchlogs_test.go:1045: �
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]         cloudwatchlogs_test.go:1044: a�
06:13:30 [2021-03-30T06:13:30.535Z]         cloudwatchlogs_test.go:1045: 
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestProcessEventEmoji
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestProcessEventEmoji (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestCollectBatchLineSplit
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestCollectBatchLineSplit (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestCollectBatchLineSplitWithBinary
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestCollectBatchMaxEvents
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestCopierWithSized (0.02s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestCopierWithPartial
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestCopierWithPartial (0.01s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestRingLogger
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestRingLogger (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestRingCap
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestRingCap (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestRingClose
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestRingClose (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestRingDrain
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestRingDrain (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z] PASS
06:13:30 [2021-03-30T06:13:30.535Z] coverage: 43.5% of statements
06:13:30 [2021-03-30T06:13:30.535Z] ok  	github.com/docker/docker/daemon/logger	0.435s	coverage: 43.5% of statements
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestCollectBatchMaxTotalBytes
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestCollectBatchWithDuplicateTimestamps
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.16s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestParseLogOptionsMultilinePattern
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestParseLogOptionsDatetimeFormat
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestCreateTagSuccess
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestCreateTagSuccess (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
06:13:30 [2021-03-30T06:13:30.535Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
06:13:30 [2021-03-30T06:13:30.535Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s)
06:13:30 [2021-03-30T06:13:30.535Z] PASS
06:13:30 [2021-03-30T06:13:30.535Z] coverage: 77.8% of statements
06:13:30 [2021-03-30T06:13:30.535Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.545s	coverage: 77.8% of statements
06:13:30 [2021-03-30T06:13:30.995Z] === RUN   TestSearchRegistryForImagesErrors
06:13:30 [2021-03-30T06:13:30.995Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
06:13:30 [2021-03-30T06:13:30.995Z] === RUN   TestSearchRegistryForImages
06:13:30 [2021-03-30T06:13:30.995Z] --- PASS: TestSearchRegistryForImages (0.00s)
06:13:30 [2021-03-30T06:13:30.995Z] === RUN   TestOnlyPlatformWithFallback
06:13:30 [2021-03-30T06:13:30.995Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
06:13:30 [2021-03-30T06:13:30.995Z] === RUN   TestImageDelete
06:13:30 [2021-03-30T06:13:30.995Z] === RUN   TestImageDelete/no_lease
06:13:30 [2021-03-30T06:13:30.995Z] === RUN   TestImageDelete/lease_exists
06:13:30 [2021-03-30T06:13:30.995Z] --- PASS: TestImageDelete (0.05s)
06:13:30 [2021-03-30T06:13:30.995Z]     --- PASS: TestImageDelete/no_lease (0.01s)
06:13:30 [2021-03-30T06:13:30.995Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
06:13:30 [2021-03-30T06:13:30.995Z] === RUN   TestContentStoreForPull
06:13:31 [2021-03-30T06:13:31.176Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
06:13:31 [2021-03-30T06:13:31.454Z] === RUN   TestJSONFileLogger
06:13:31 [2021-03-30T06:13:31.454Z] --- PASS: TestJSONFileLogger (0.00s)
06:13:31 [2021-03-30T06:13:31.454Z] === RUN   TestJSONFileLoggerWithTags
06:13:31 [2021-03-30T06:13:31.454Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
06:13:31 [2021-03-30T06:13:31.454Z] === RUN   TestJSONFileLoggerWithOpts
06:13:31 [2021-03-30T06:13:31.454Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
06:13:31 [2021-03-30T06:13:31.454Z] === RUN   TestJSONFileLoggerWithLabelsEnv
06:13:31 [2021-03-30T06:13:31.454Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
06:13:31 [2021-03-30T06:13:31.454Z] === RUN   TestEncodeDecode
06:13:31 [2021-03-30T06:13:31.454Z] === PAUSE TestEncodeDecode
06:13:31 [2021-03-30T06:13:31.454Z] === RUN   TestUnexpectedEOF
06:13:31 [2021-03-30T06:13:31.454Z] --- PASS: TestContentStoreForPull (0.21s)
06:13:31 [2021-03-30T06:13:31.454Z] PASS
06:13:31 [2021-03-30T06:13:31.454Z] coverage: 6.7% of statements
06:13:31 [2021-03-30T06:13:31.454Z] ok  	github.com/docker/docker/daemon/images	0.475s	coverage: 6.7% of statements
06:13:31 [2021-03-30T06:13:31.454Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
06:13:31 [2021-03-30T06:13:31.454Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
06:13:31 [2021-03-30T06:13:31.454Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
06:13:31 [2021-03-30T06:13:31.454Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
06:13:31 [2021-03-30T06:13:31.454Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
06:13:31 [2021-03-30T06:13:31.455Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
06:13:31 [2021-03-30T06:13:31.455Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
06:13:31 [2021-03-30T06:13:31.455Z] time="2021-03-30T06:13:31Z" level=error msg="Error compressing log file after rotation" error="failed to open log file: open C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-logger-154686089\\container.log.1: Access is denied."
06:13:31 [2021-03-30T06:13:31.455Z] time="2021-03-30T06:13:31Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
06:13:31 [2021-03-30T06:13:31.455Z] time="2021-03-30T06:13:31Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
06:13:31 [2021-03-30T06:13:31.455Z] --- PASS: TestUnexpectedEOF (0.17s)
06:13:31 [2021-03-30T06:13:31.455Z] === CONT  TestEncodeDecode
06:13:31 [2021-03-30T06:13:31.455Z] --- PASS: TestEncodeDecode (0.00s)
06:13:31 [2021-03-30T06:13:31.455Z] PASS
06:13:31 [2021-03-30T06:13:31.455Z] coverage: 69.9% of statements
06:13:31 [2021-03-30T06:13:31.455Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.271s	coverage: 69.9% of statements
06:13:31 [2021-03-30T06:13:31.914Z] === RUN   TestJSONLogsMarshalJSONBuf
06:13:31 [2021-03-30T06:13:31.914Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
06:13:31 [2021-03-30T06:13:31.914Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
06:13:31 [2021-03-30T06:13:31.914Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s)
06:13:31 [2021-03-30T06:13:31.914Z] === RUN   TestFastTimeMarshalJSON
06:13:32 [2021-03-30T06:13:32.374Z] --- PASS: TestFastTimeMarshalJSON (0.05s)
06:13:32 [2021-03-30T06:13:32.374Z] PASS
06:13:32 [2021-03-30T06:13:32.374Z] coverage: 87.2% of statements
06:13:32 [2021-03-30T06:13:32.374Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.300s	coverage: 87.2% of statements
06:13:33 [2021-03-30T06:13:33.343Z] === RUN   TestWriteLog
06:13:33 [2021-03-30T06:13:33.343Z] === PAUSE TestWriteLog
06:13:33 [2021-03-30T06:13:33.343Z] === RUN   TestReadLog
06:13:33 [2021-03-30T06:13:33.343Z] === PAUSE TestReadLog
06:13:33 [2021-03-30T06:13:33.343Z] === CONT  TestWriteLog
06:13:33 [2021-03-30T06:13:33.343Z] === CONT  TestReadLog
06:13:33 [2021-03-30T06:13:33.343Z] --- PASS: TestWriteLog (0.00s)
06:13:33 [2021-03-30T06:13:33.343Z] === RUN   TestReadLog/tail_exact
06:13:33 [2021-03-30T06:13:33.806Z] === RUN   TestReadLog/tail_less_than_available
06:13:33 [2021-03-30T06:13:33.806Z] === RUN   TestReadLog/tail_more_than_available
06:13:33 [2021-03-30T06:13:33.806Z] --- PASS: TestReadLog (0.28s)
06:13:33 [2021-03-30T06:13:33.806Z]     --- PASS: TestReadLog/tail_exact (0.17s)
06:13:33 [2021-03-30T06:13:33.806Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
06:13:33 [2021-03-30T06:13:33.806Z]     --- PASS: TestReadLog/tail_more_than_available (0.01s)
06:13:33 [2021-03-30T06:13:33.806Z] PASS
06:13:33 [2021-03-30T06:13:33.806Z] coverage: 75.2% of statements
06:13:33 [2021-03-30T06:13:33.806Z] ok  	github.com/docker/docker/daemon/logger/local	0.702s	coverage: 75.2% of statements
06:13:33 [2021-03-30T06:13:33.806Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
06:13:34 [2021-03-30T06:13:34.265Z] === RUN   TestLog
06:13:34 [2021-03-30T06:13:34.265Z] --- PASS: TestLog (0.01s)
06:13:34 [2021-03-30T06:13:34.265Z] PASS
06:13:34 [2021-03-30T06:13:34.265Z] coverage: 31.5% of statements
06:13:34 [2021-03-30T06:13:34.265Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.116s	coverage: 31.5% of statements
06:13:34 [2021-03-30T06:13:34.265Z] === RUN   TestOpenFileDelete
06:13:34 [2021-03-30T06:13:34.265Z] --- PASS: TestOpenFileDelete (0.00s)
06:13:34 [2021-03-30T06:13:34.265Z] === RUN   TestOpenFileRename
06:13:34 [2021-03-30T06:13:34.265Z] --- PASS: TestOpenFileRename (0.00s)
06:13:34 [2021-03-30T06:13:34.265Z] === RUN   TestParseLogTagDefaultTag
06:13:34 [2021-03-30T06:13:34.265Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
06:13:34 [2021-03-30T06:13:34.265Z] === RUN   TestParseLogTag
06:13:34 [2021-03-30T06:13:34.265Z] --- PASS: TestParseLogTag (0.00s)
06:13:34 [2021-03-30T06:13:34.265Z] === RUN   TestParseLogTagEmptyTag
06:13:34 [2021-03-30T06:13:34.265Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
06:13:34 [2021-03-30T06:13:34.265Z] === RUN   TestTailFiles
06:13:34 [2021-03-30T06:13:34.265Z] --- PASS: TestTailFiles (0.00s)
06:13:34 [2021-03-30T06:13:34.265Z] === RUN   TestFollowLogsConsumerGone
06:13:34 [2021-03-30T06:13:34.265Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
06:13:34 [2021-03-30T06:13:34.265Z] === RUN   TestFollowLogsProducerGone
06:13:34 [2021-03-30T06:13:34.265Z] --- PASS: TestFollowLogsProducerGone (0.00s)
06:13:34 [2021-03-30T06:13:34.265Z]     logfile_test.go:232: messages sent: 4098, received: 4098
06:13:34 [2021-03-30T06:13:34.265Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
06:13:34 [2021-03-30T06:13:34.265Z] === RUN   TestCheckCapacityAndRotate
06:13:34 [2021-03-30T06:13:34.265Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
06:13:34 [2021-03-30T06:13:34.265Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
06:13:34 [2021-03-30T06:13:34.724Z] --- PASS: TestCheckCapacityAndRotate (0.16s)
06:13:34 [2021-03-30T06:13:34.724Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s)
06:13:34 [2021-03-30T06:13:34.724Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s)
06:13:34 [2021-03-30T06:13:34.724Z] PASS
06:13:34 [2021-03-30T06:13:34.724Z] coverage: 55.3% of statements
06:13:34 [2021-03-30T06:13:34.724Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.375s	coverage: 55.3% of statements
06:13:35 [2021-03-30T06:13:35.365Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
06:13:35 [2021-03-30T06:13:35.623Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
06:13:35 [2021-03-30T06:13:35.694Z] === RUN   TestNewParse
06:13:35 [2021-03-30T06:13:35.694Z] --- PASS: TestNewParse (0.00s)
06:13:35 [2021-03-30T06:13:35.694Z] PASS
06:13:35 [2021-03-30T06:13:35.694Z] coverage: 8.3% of statements
06:13:35 [2021-03-30T06:13:35.694Z] ok  	github.com/docker/docker/daemon/logger/templates	0.047s	coverage: 8.3% of statements
06:13:35 [2021-03-30T06:13:35.694Z] === RUN   TestValidateLogOpt
06:13:35 [2021-03-30T06:13:35.694Z] --- PASS: TestValidateLogOpt (0.00s)
06:13:35 [2021-03-30T06:13:35.694Z] === RUN   TestNewMissedConfig
06:13:35 [2021-03-30T06:13:35.694Z] --- PASS: TestNewMissedConfig (0.00s)
06:13:35 [2021-03-30T06:13:35.694Z] === RUN   TestNewMissedUrl
06:13:35 [2021-03-30T06:13:35.694Z] --- PASS: TestNewMissedUrl (0.00s)
06:13:35 [2021-03-30T06:13:35.694Z] === RUN   TestNewMissedToken
06:13:35 [2021-03-30T06:13:35.694Z] --- PASS: TestNewMissedToken (0.00s)
06:13:35 [2021-03-30T06:13:35.694Z] === RUN   TestNewWithProxy
06:13:35 [2021-03-30T06:13:35.694Z] --- PASS: TestNewWithProxy (0.00s)
06:13:35 [2021-03-30T06:13:35.694Z] === RUN   TestDefault
06:13:35 [2021-03-30T06:13:35.694Z] --- PASS: TestDefault (0.01s)
06:13:35 [2021-03-30T06:13:35.694Z] === RUN   TestInlineFormatWithNonDefaultOptions
06:13:35 [2021-03-30T06:13:35.694Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s)
06:13:35 [2021-03-30T06:13:35.694Z] === RUN   TestJsonFormat
06:13:35 [2021-03-30T06:13:35.694Z] --- PASS: TestJsonFormat (0.01s)
06:13:35 [2021-03-30T06:13:35.694Z] === RUN   TestRawFormat
06:13:35 [2021-03-30T06:13:35.694Z] --- PASS: TestRawFormat (0.00s)
06:13:35 [2021-03-30T06:13:35.694Z] === RUN   TestRawFormatWithLabels
06:13:35 [2021-03-30T06:13:35.694Z] --- PASS: TestRawFormatWithLabels (0.00s)
06:13:35 [2021-03-30T06:13:35.694Z] === RUN   TestRawFormatWithoutTag
06:13:35 [2021-03-30T06:13:35.694Z] --- PASS: TestRawFormatWithoutTag (0.00s)
06:13:35 [2021-03-30T06:13:35.694Z] === RUN   TestBatching
06:13:35 [2021-03-30T06:13:35.694Z] --- PASS: TestBatching (0.22s)
06:13:35 [2021-03-30T06:13:35.694Z] === RUN   TestFrequency
06:13:36 [2021-03-30T06:13:36.007Z] --- PASS: TestCreateJob (5.24s)
06:13:36 [2021-03-30T06:13:36.007Z] === RUN   TestReplicatedJob
06:13:36 [2021-03-30T06:13:36.155Z] --- PASS: TestFrequency (0.25s)
06:13:36 [2021-03-30T06:13:36.155Z] === RUN   TestOneMessagePerRequest
06:13:36 [2021-03-30T06:13:36.155Z] --- PASS: TestOneMessagePerRequest (0.00s)
06:13:36 [2021-03-30T06:13:36.155Z] === RUN   TestVerify
06:13:36 [2021-03-30T06:13:36.155Z] --- PASS: TestVerify (0.00s)
06:13:36 [2021-03-30T06:13:36.155Z] === RUN   TestSkipVerify
06:13:36 [2021-03-30T06:13:36.559Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
06:13:36 [2021-03-30T06:13:36.614Z] time="2021-03-30T06:13:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
06:13:36 [2021-03-30T06:13:36.614Z] time="2021-03-30T06:13:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
06:13:36 [2021-03-30T06:13:36.614Z] time="2021-03-30T06:13:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
06:13:36 [2021-03-30T06:13:36.614Z] === RUN   TestParseLogFormat
06:13:36 [2021-03-30T06:13:36.614Z] --- PASS: TestParseLogFormat (0.00s)
06:13:36 [2021-03-30T06:13:36.614Z] === RUN   TestValidateLogOptEmpty
06:13:36 [2021-03-30T06:13:36.614Z] --- PASS: TestValidateLogOptEmpty (0.00s)
06:13:36 [2021-03-30T06:13:36.614Z] === RUN   TestValidateSyslogAddress
06:13:36 [2021-03-30T06:13:36.614Z] --- PASS: TestValidateSyslogAddress (0.00s)
06:13:36 [2021-03-30T06:13:36.614Z] === RUN   TestParseAddressDefaultPort
06:13:36 [2021-03-30T06:13:36.614Z] --- PASS: TestParseAddressDefaultPort (0.00s)
06:13:36 [2021-03-30T06:13:36.614Z] === RUN   TestValidateSyslogFacility
06:13:36 [2021-03-30T06:13:36.614Z] --- PASS: TestValidateSyslogFacility (0.00s)
06:13:36 [2021-03-30T06:13:36.614Z] === RUN   TestValidateLogOptSyslogFormat
06:13:36 [2021-03-30T06:13:36.614Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
06:13:36 [2021-03-30T06:13:36.614Z] === RUN   TestValidateLogOpt
06:13:36 [2021-03-30T06:13:36.614Z] --- PASS: TestValidateLogOpt (0.00s)
06:13:36 [2021-03-30T06:13:36.614Z] PASS
06:13:36 [2021-03-30T06:13:36.614Z] coverage: 46.8% of statements
06:13:36 [2021-03-30T06:13:36.614Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.356s	coverage: 46.8% of statements
06:13:36 [2021-03-30T06:13:36.614Z] --- PASS: TestSkipVerify (0.58s)
06:13:36 [2021-03-30T06:13:36.614Z] === RUN   TestBufferMaximum
06:13:37 [2021-03-30T06:13:37.075Z] time="2021-03-30T06:13:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
06:13:37 [2021-03-30T06:13:37.075Z] time="2021-03-30T06:13:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
06:13:37 [2021-03-30T06:13:37.075Z] time="2021-03-30T06:13:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
06:13:37 [2021-03-30T06:13:37.075Z] time="2021-03-30T06:13:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
06:13:37 [2021-03-30T06:13:37.075Z] time="2021-03-30T06:13:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
06:13:37 [2021-03-30T06:13:37.075Z] time="2021-03-30T06:13:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617084816.478076\",\"host\":\"b80b10ebced8\"}'"
06:13:37 [2021-03-30T06:13:37.075Z] time="2021-03-30T06:13:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617084816.478076\",\"host\":\"b80b10ebced8\"}'"
06:13:37 [2021-03-30T06:13:37.075Z] --- PASS: TestBufferMaximum (0.01s)
06:13:37 [2021-03-30T06:13:37.075Z] === RUN   TestServerAlwaysDown
06:13:37 [2021-03-30T06:13:37.075Z] time="2021-03-30T06:13:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
06:13:37 [2021-03-30T06:13:37.075Z] time="2021-03-30T06:13:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
06:13:37 [2021-03-30T06:13:37.075Z] time="2021-03-30T06:13:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617084816.488057\",\"host\":\"b80b10ebced8\"}'"
06:13:37 [2021-03-30T06:13:37.075Z] time="2021-03-30T06:13:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617084816.488057\",\"host\":\"b80b10ebced8\"}'"
06:13:37 [2021-03-30T06:13:37.075Z] time="2021-03-30T06:13:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
06:13:37 [2021-03-30T06:13:37.075Z] time="2021-03-30T06:13:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617084816.488057\",\"host\":\"b80b10ebced8\"}'"
06:13:37 [2021-03-30T06:13:37.075Z] time="2021-03-30T06:13:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617084816.489055\",\"host\":\"b80b10ebced8\"}'"
06:13:37 [2021-03-30T06:13:37.075Z] time="2021-03-30T06:13:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617084816.489055\",\"host\":\"b80b10ebced8\"}'"
06:13:37 [2021-03-30T06:13:37.075Z] --- PASS: TestServerAlwaysDown (0.00s)
06:13:37 [2021-03-30T06:13:37.075Z] === RUN   TestCannotSendAfterClose
06:13:37 [2021-03-30T06:13:37.075Z] --- PASS: TestCannotSendAfterClose (0.00s)
06:13:37 [2021-03-30T06:13:37.075Z] === RUN   TestDeadlockOnBlockedEndpoint
06:13:38 [2021-03-30T06:13:38.046Z] time="2021-03-30T06:13:37Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
06:13:38 [2021-03-30T06:13:38.046Z] time="2021-03-30T06:13:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b80b10ebced8\"}'"
06:13:38 [2021-03-30T06:13:38.046Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s)
06:13:38 [2021-03-30T06:13:38.046Z] PASS
06:13:38 [2021-03-30T06:13:38.046Z] coverage: 82.5% of statements
06:13:38 [2021-03-30T06:13:38.046Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.243s	coverage: 82.5% of statements
06:13:38 [2021-03-30T06:13:38.046Z] ?   	github.com/docker/docker/daemon/names	[no test files]
06:13:38 [2021-03-30T06:13:38.046Z] ?   	github.com/docker/docker/daemon/network	[no test files]
06:13:38 [2021-03-30T06:13:38.046Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
06:13:38 [2021-03-30T06:13:38.046Z] === RUN   TestV1IDService
06:13:38 [2021-03-30T06:13:38.046Z] --- PASS: TestV1IDService (0.05s)
06:13:38 [2021-03-30T06:13:38.046Z] === RUN   TestV2MetadataService
06:13:39 [2021-03-30T06:13:39.585Z] === RUN   TestContinueOnError_NonMirrorEndpoint
06:13:39 [2021-03-30T06:13:39.585Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
06:13:39 [2021-03-30T06:13:39.585Z] === RUN   TestContinueOnError_MirrorEndpoint
06:13:39 [2021-03-30T06:13:39.585Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
06:13:39 [2021-03-30T06:13:39.585Z] === RUN   TestContinueOnError_NeverContinue
06:13:39 [2021-03-30T06:13:39.585Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
06:13:39 [2021-03-30T06:13:39.585Z] === RUN   TestManifestStore
06:13:39 [2021-03-30T06:13:39.585Z] === RUN   TestManifestStore/no_remote_or_local
06:13:39 [2021-03-30T06:13:39.585Z] === RUN   TestSuccessfulDownload
06:13:39 [2021-03-30T06:13:39.585Z] --- SKIP: TestSuccessfulDownload (0.00s)
06:13:39 [2021-03-30T06:13:39.585Z]     download_test.go:268: Needs fixing on Windows
06:13:39 [2021-03-30T06:13:39.585Z] === RUN   TestCancelledDownload
06:13:39 [2021-03-30T06:13:39.585Z] --- PASS: TestCancelledDownload (0.00s)
06:13:39 [2021-03-30T06:13:39.585Z] === RUN   TestMaxDownloadAttempts
06:13:39 [2021-03-30T06:13:39.585Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
06:13:39 [2021-03-30T06:13:39.585Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
06:13:39 [2021-03-30T06:13:39.585Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
06:13:39 [2021-03-30T06:13:39.585Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
06:13:39 [2021-03-30T06:13:39.585Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
06:13:39 [2021-03-30T06:13:39.585Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
06:13:39 [2021-03-30T06:13:39.585Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
06:13:39 [2021-03-30T06:13:39.585Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
06:13:39 [2021-03-30T06:13:39.585Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
06:13:39 [2021-03-30T06:13:39.585Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
06:13:39 [2021-03-30T06:13:39.585Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
06:13:39 [2021-03-30T06:13:39.585Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
06:13:39 [2021-03-30T06:13:39.848Z] --- PASS: TestUpdateRestartPolicy (15.99s)
06:13:39 [2021-03-30T06:13:39.848Z] === RUN   TestUpdateRestartWithAutoRemove
06:13:40 [2021-03-30T06:13:40.045Z] --- PASS: TestV2MetadataService (1.83s)
06:13:40 [2021-03-30T06:13:40.045Z] PASS
06:13:40 [2021-03-30T06:13:40.045Z] coverage: 48.2% of statements
06:13:40 [2021-03-30T06:13:40.045Z] ok  	github.com/docker/docker/distribution/metadata	2.013s	coverage: 48.2% of statements
06:13:40 [2021-03-30T06:13:40.045Z] time="2021-03-30T06:13:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local720563999\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestManifestStore/no_local_cache
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestManifestStore/with_local_cache
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestManifestStore/unknown_media_type
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestManifestStore/unknown_media_type/no_cache
06:13:40 [2021-03-30T06:13:40.046Z] time="2021-03-30T06:13:39Z" level=warning msg="reference for unknown type: "
06:13:40 [2021-03-30T06:13:40.046Z] time="2021-03-30T06:13:39Z" level=warning msg="reference for unknown type: "
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestManifestStore/unknown_media_type/with_cache
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
06:13:40 [2021-03-30T06:13:40.046Z] time="2021-03-30T06:13:39Z" level=warning msg="reference for unknown type: "
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
06:13:40 [2021-03-30T06:13:40.046Z] time="2021-03-30T06:13:39Z" level=warning msg="reference for unknown type: "
06:13:40 [2021-03-30T06:13:40.046Z] time="2021-03-30T06:13:39Z" level=warning msg="reference for unknown type: "
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestManifestStore/error_persisting_manifest
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
06:13:40 [2021-03-30T06:13:40.046Z] time="2021-03-30T06:13:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
06:13:40 [2021-03-30T06:13:40.046Z] --- PASS: TestManifestStore (0.36s)
06:13:40 [2021-03-30T06:13:40.046Z]     --- PASS: TestManifestStore/no_remote_or_local (0.25s)
06:13:40 [2021-03-30T06:13:40.046Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
06:13:40 [2021-03-30T06:13:40.046Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
06:13:40 [2021-03-30T06:13:40.046Z]     --- PASS: TestManifestStore/unknown_media_type (0.06s)
06:13:40 [2021-03-30T06:13:40.046Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
06:13:40 [2021-03-30T06:13:40.046Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
06:13:40 [2021-03-30T06:13:40.046Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
06:13:40 [2021-03-30T06:13:40.046Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
06:13:40 [2021-03-30T06:13:40.046Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
06:13:40 [2021-03-30T06:13:40.046Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
06:13:40 [2021-03-30T06:13:40.046Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestDetectManifestBlobMediaType
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestDetectManifestBlobMediaType/schema1
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
06:13:40 [2021-03-30T06:13:40.046Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
06:13:40 [2021-03-30T06:13:40.046Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
06:13:40 [2021-03-30T06:13:40.046Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
06:13:40 [2021-03-30T06:13:40.046Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
06:13:40 [2021-03-30T06:13:40.046Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
06:13:40 [2021-03-30T06:13:40.046Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
06:13:40 [2021-03-30T06:13:40.046Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestFixManifestLayers
06:13:40 [2021-03-30T06:13:40.046Z] --- PASS: TestFixManifestLayers (0.00s)
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestFixManifestLayersBaseLayerParent
06:13:40 [2021-03-30T06:13:40.046Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
06:13:40 [2021-03-30T06:13:40.046Z]     pull_v2_test.go:73: Needs fixing on Windows
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestFixManifestLayersBadParent
06:13:40 [2021-03-30T06:13:40.046Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestValidateManifest
06:13:40 [2021-03-30T06:13:40.046Z] --- SKIP: TestValidateManifest (0.00s)
06:13:40 [2021-03-30T06:13:40.046Z]     pull_v2_test.go:118: Needs fixing on Windows
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestFormatPlatform
06:13:40 [2021-03-30T06:13:40.046Z] --- PASS: TestFormatPlatform (0.00s)
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestGetRepositoryMountCandidates
06:13:40 [2021-03-30T06:13:40.046Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestLayerAlreadyExists
06:13:40 [2021-03-30T06:13:40.046Z] --- PASS: TestLayerAlreadyExists (0.00s)
06:13:40 [2021-03-30T06:13:40.046Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
06:13:40 [2021-03-30T06:13:40.046Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
06:13:40 [2021-03-30T06:13:40.046Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
06:13:40 [2021-03-30T06:13:40.046Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
06:13:40 [2021-03-30T06:13:40.046Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
06:13:40 [2021-03-30T06:13:40.046Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestWhenEmptyAuthConfig
06:13:40 [2021-03-30T06:13:40.046Z] time="2021-03-30T06:13:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
06:13:40 [2021-03-30T06:13:40.046Z] time="2021-03-30T06:13:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
06:13:40 [2021-03-30T06:13:40.046Z] time="2021-03-30T06:13:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
06:13:40 [2021-03-30T06:13:40.046Z] time="2021-03-30T06:13:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
06:13:40 [2021-03-30T06:13:40.046Z] --- PASS: TestMaxDownloadAttempts (0.00s)
06:13:40 [2021-03-30T06:13:40.046Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s)
06:13:40 [2021-03-30T06:13:40.046Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s)
06:13:40 [2021-03-30T06:13:40.046Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s)
06:13:40 [2021-03-30T06:13:40.046Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s)
06:13:40 [2021-03-30T06:13:40.046Z] === RUN   TestTransfer
06:13:40 [2021-03-30T06:13:40.232Z] --- PASS: TestServiceUpdateConfigs (15.20s)
06:13:40 [2021-03-30T06:13:40.232Z] === RUN   TestServiceUpdateNetwork
06:13:40 [2021-03-30T06:13:40.505Z] --- PASS: TestTransfer (0.13s)
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestConcurrencyLimit
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestNotFound
06:13:40 [2021-03-30T06:13:40.505Z] --- PASS: TestNotFound (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestConflict
06:13:40 [2021-03-30T06:13:40.505Z] --- PASS: TestConflict (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestForbidden
06:13:40 [2021-03-30T06:13:40.505Z] --- PASS: TestForbidden (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestInvalidParameter
06:13:40 [2021-03-30T06:13:40.505Z] --- PASS: TestInvalidParameter (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestNotImplemented
06:13:40 [2021-03-30T06:13:40.505Z] --- PASS: TestNotImplemented (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestNotModified
06:13:40 [2021-03-30T06:13:40.505Z] --- PASS: TestNotModified (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestUnauthorized
06:13:40 [2021-03-30T06:13:40.505Z] --- PASS: TestUnauthorized (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestUnknown
06:13:40 [2021-03-30T06:13:40.505Z] --- PASS: TestUnknown (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestCancelled
06:13:40 [2021-03-30T06:13:40.505Z] --- PASS: TestCancelled (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestDeadline
06:13:40 [2021-03-30T06:13:40.505Z] --- PASS: TestDeadline (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestDataLoss
06:13:40 [2021-03-30T06:13:40.505Z] --- PASS: TestDataLoss (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestUnavailable
06:13:40 [2021-03-30T06:13:40.505Z] --- PASS: TestUnavailable (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestSystem
06:13:40 [2021-03-30T06:13:40.505Z] --- PASS: TestSystem (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestFromStatusCode
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestFromStatusCode/Not_Found
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestFromStatusCode/Bad_Request
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestFromStatusCode/Conflict
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestFromStatusCode/Unauthorized
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestFromStatusCode/Service_Unavailable
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestFromStatusCode/Forbidden
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestFromStatusCode/Not_Modified
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestFromStatusCode/Not_Implemented
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestFromStatusCode/Internal_Server_Error
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
06:13:40 [2021-03-30T06:13:40.505Z] --- PASS: TestFromStatusCode (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
06:13:40 [2021-03-30T06:13:40.505Z] PASS
06:13:40 [2021-03-30T06:13:40.505Z] coverage: 53.1% of statements
06:13:40 [2021-03-30T06:13:40.505Z] ok  	github.com/docker/docker/errdefs	0.050s	coverage: 53.1% of statements
06:13:40 [2021-03-30T06:13:40.505Z] --- PASS: TestConcurrencyLimit (0.38s)
06:13:40 [2021-03-30T06:13:40.505Z] === RUN   TestInactiveJobs
06:13:40 [2021-03-30T06:13:40.784Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
06:13:40 [2021-03-30T06:13:40.965Z] --- PASS: TestInactiveJobs (0.40s)
06:13:40 [2021-03-30T06:13:40.965Z] === RUN   TestWatchRelease
06:13:40 [2021-03-30T06:13:40.965Z] --- PASS: TestWatchRelease (0.04s)
06:13:40 [2021-03-30T06:13:40.965Z] === RUN   TestWatchFinishedTransfer
06:13:40 [2021-03-30T06:13:40.965Z] --- PASS: TestWatchFinishedTransfer (0.00s)
06:13:40 [2021-03-30T06:13:40.965Z] === RUN   TestDuplicateTransfer
06:13:41 [2021-03-30T06:13:41.043Z] --- PASS: TestUpdateRestartWithAutoRemove (1.38s)
06:13:41 [2021-03-30T06:13:41.043Z] === RUN   TestWaitNonBlocked
06:13:41 [2021-03-30T06:13:41.043Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
06:13:41 [2021-03-30T06:13:41.043Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
06:13:41 [2021-03-30T06:13:41.043Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
06:13:41 [2021-03-30T06:13:41.043Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
06:13:41 [2021-03-30T06:13:41.302Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
06:13:41 [2021-03-30T06:13:41.302Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
06:13:41 [2021-03-30T06:13:41.424Z] --- PASS: TestDuplicateTransfer (0.04s)
06:13:41 [2021-03-30T06:13:41.424Z] === RUN   TestSuccessfulUpload
06:13:41 [2021-03-30T06:13:41.424Z] --- PASS: TestWhenEmptyAuthConfig (1.16s)
06:13:41 [2021-03-30T06:13:41.424Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
06:13:41 [2021-03-30T06:13:41.424Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
06:13:41 [2021-03-30T06:13:41.424Z] === RUN   TestTokenPassThru
06:13:41 [2021-03-30T06:13:41.424Z] --- PASS: TestTokenPassThru (0.01s)
06:13:41 [2021-03-30T06:13:41.424Z] === RUN   TestTokenPassThruDifferentHost
06:13:41 [2021-03-30T06:13:41.424Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
06:13:41 [2021-03-30T06:13:41.424Z] PASS
06:13:41 [2021-03-30T06:13:41.424Z] coverage: 23.6% of statements
06:13:41 [2021-03-30T06:13:41.424Z] ok  	github.com/docker/docker/distribution	1.818s	coverage: 23.6% of statements
06:13:41 [2021-03-30T06:13:41.424Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
06:13:41 [2021-03-30T06:13:41.424Z] time="2021-03-30T06:13:41Z" level=error msg="Upload failed, retrying: simulating retry"
06:13:41 [2021-03-30T06:13:41.884Z] --- PASS: TestSuccessfulUpload (0.55s)
06:13:41 [2021-03-30T06:13:41.884Z] === RUN   TestCancelledUpload
06:13:41 [2021-03-30T06:13:41.884Z] --- PASS: TestCancelledUpload (0.00s)
06:13:41 [2021-03-30T06:13:41.884Z] PASS
06:13:41 [2021-03-30T06:13:41.884Z] coverage: 76.8% of statements
06:13:41 [2021-03-30T06:13:41.884Z] ok  	github.com/docker/docker/distribution/xfer	2.060s	coverage: 76.8% of statements
06:13:41 [2021-03-30T06:13:41.884Z] ?   	github.com/docker/docker/dockerversion	[no test files]
06:13:42 [2021-03-30T06:13:42.344Z] === RUN   TestCompare
06:13:42 [2021-03-30T06:13:42.344Z] --- PASS: TestCompare (0.00s)
06:13:42 [2021-03-30T06:13:42.344Z] PASS
06:13:42 [2021-03-30T06:13:42.344Z] coverage: 19.2% of statements
06:13:42 [2021-03-30T06:13:42.344Z] ok  	github.com/docker/docker/image/cache	0.084s	coverage: 19.2% of statements
06:13:42 [2021-03-30T06:13:42.804Z] === RUN   TestFSGetInvalidData
06:13:42 [2021-03-30T06:13:42.804Z] --- PASS: TestFSGetInvalidData (0.03s)
06:13:42 [2021-03-30T06:13:42.804Z] === RUN   TestFSInvalidSet
06:13:42 [2021-03-30T06:13:42.804Z] --- PASS: TestFSInvalidSet (0.03s)
06:13:42 [2021-03-30T06:13:42.804Z] === RUN   TestFSInvalidRoot
06:13:42 [2021-03-30T06:13:42.804Z] --- PASS: TestFSInvalidRoot (0.01s)
06:13:42 [2021-03-30T06:13:42.804Z] === RUN   TestFSMetadataGetSet
06:13:42 [2021-03-30T06:13:42.804Z] --- PASS: TestFSMetadataGetSet (0.05s)
06:13:42 [2021-03-30T06:13:42.804Z] === RUN   TestFSInvalidWalker
06:13:42 [2021-03-30T06:13:42.804Z] --- PASS: TestFSInvalidWalker (0.06s)
06:13:42 [2021-03-30T06:13:42.804Z] === RUN   TestFSGetSet
06:13:42 [2021-03-30T06:13:42.804Z] --- PASS: TestFSGetSet (0.02s)
06:13:42 [2021-03-30T06:13:42.804Z] === RUN   TestFSGetUnsetKey
06:13:42 [2021-03-30T06:13:42.804Z] --- PASS: TestFSGetUnsetKey (0.01s)
06:13:42 [2021-03-30T06:13:42.804Z] === RUN   TestFSGetEmptyData
06:13:42 [2021-03-30T06:13:42.804Z] --- PASS: TestFSGetEmptyData (0.01s)
06:13:42 [2021-03-30T06:13:42.804Z] === RUN   TestFSDelete
06:13:42 [2021-03-30T06:13:42.804Z] --- PASS: TestFSDelete (0.02s)
06:13:42 [2021-03-30T06:13:42.804Z] === RUN   TestFSWalker
06:13:42 [2021-03-30T06:13:42.804Z] --- PASS: TestFSWalker (0.02s)
06:13:42 [2021-03-30T06:13:42.804Z] === RUN   TestFSWalkerStopOnError
06:13:42 [2021-03-30T06:13:42.804Z] --- PASS: TestFSWalkerStopOnError (0.07s)
06:13:42 [2021-03-30T06:13:42.804Z] === RUN   TestNewFromJSON
06:13:42 [2021-03-30T06:13:42.804Z] --- PASS: TestNewFromJSON (0.00s)
06:13:42 [2021-03-30T06:13:42.804Z] === RUN   TestNewFromJSONWithInvalidJSON
06:13:42 [2021-03-30T06:13:42.804Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
06:13:42 [2021-03-30T06:13:42.804Z] === RUN   TestMarshalKeyOrder
06:13:42 [2021-03-30T06:13:42.804Z] --- PASS: TestMarshalKeyOrder (0.00s)
06:13:42 [2021-03-30T06:13:42.804Z] === RUN   TestHistoryEqual
06:13:43 [2021-03-30T06:13:43.208Z] --- PASS: TestWaitNonBlocked (0.04s)
06:13:43 [2021-03-30T06:13:43.208Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.96s)
06:13:43 [2021-03-30T06:13:43.208Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.15s)
06:13:43 [2021-03-30T06:13:43.208Z] === RUN   TestWaitBlocked
06:13:43 [2021-03-30T06:13:43.264Z] --- PASS: TestHistoryEqual (0.15s)
06:13:43 [2021-03-30T06:13:43.264Z] === RUN   TestImage
06:13:43 [2021-03-30T06:13:43.264Z] --- PASS: TestImage (0.00s)
06:13:43 [2021-03-30T06:13:43.264Z] === RUN   TestImageOSNotEmpty
06:13:43 [2021-03-30T06:13:43.264Z] --- PASS: TestImageOSNotEmpty (0.00s)
06:13:43 [2021-03-30T06:13:43.264Z] === RUN   TestNewChildImageFromImageWithRootFS
06:13:43 [2021-03-30T06:13:43.264Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
06:13:43 [2021-03-30T06:13:43.264Z] === RUN   TestCreate
06:13:43 [2021-03-30T06:13:43.264Z] --- PASS: TestCreate (0.01s)
06:13:43 [2021-03-30T06:13:43.264Z] === RUN   TestRestore
06:13:43 [2021-03-30T06:13:43.264Z] time="2021-03-30T06:13:42Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
06:13:43 [2021-03-30T06:13:43.264Z] --- PASS: TestRestore (0.04s)
06:13:43 [2021-03-30T06:13:43.264Z] === RUN   TestAddDelete
06:13:43 [2021-03-30T06:13:43.264Z] --- PASS: TestAddDelete (0.03s)
06:13:43 [2021-03-30T06:13:43.264Z] === RUN   TestSearchAfterDelete
06:13:43 [2021-03-30T06:13:43.264Z] --- PASS: TestSearchAfterDelete (0.02s)
06:13:43 [2021-03-30T06:13:43.264Z] === RUN   TestParentReset
06:13:43 [2021-03-30T06:13:43.264Z] --- PASS: TestParentReset (0.03s)
06:13:43 [2021-03-30T06:13:43.264Z] === RUN   TestGetAndSetLastUpdated
06:13:43 [2021-03-30T06:13:43.264Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
06:13:43 [2021-03-30T06:13:43.264Z] === RUN   TestStoreLen
06:13:43 [2021-03-30T06:13:43.264Z] --- PASS: TestStoreLen (0.05s)
06:13:43 [2021-03-30T06:13:43.264Z] PASS
06:13:43 [2021-03-30T06:13:43.264Z] coverage: 86.6% of statements
06:13:43 [2021-03-30T06:13:43.264Z] ok  	github.com/docker/docker/image	0.812s	coverage: 86.6% of statements
06:13:43 [2021-03-30T06:13:43.470Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
06:13:43 [2021-03-30T06:13:43.470Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
06:13:43 [2021-03-30T06:13:43.470Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
06:13:43 [2021-03-30T06:13:43.470Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
06:13:43 [2021-03-30T06:13:43.470Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
06:13:43 [2021-03-30T06:13:43.470Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
06:13:44 [2021-03-30T06:13:44.235Z] === RUN   TestMakeV1ConfigFromConfig
06:13:44 [2021-03-30T06:13:44.235Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
06:13:44 [2021-03-30T06:13:44.235Z] PASS
06:13:44 [2021-03-30T06:13:44.235Z] coverage: 25.0% of statements
06:13:44 [2021-03-30T06:13:44.235Z] ok  	github.com/docker/docker/image/v1	0.339s	coverage: 25.0% of statements
06:13:44 [2021-03-30T06:13:44.235Z] === RUN   TestValidateManifest
06:13:44 [2021-03-30T06:13:44.235Z] === RUN   TestValidateManifest/nil
06:13:44 [2021-03-30T06:13:44.235Z] === RUN   TestValidateManifest/non-nil
06:13:44 [2021-03-30T06:13:44.235Z] --- PASS: TestValidateManifest (0.00s)
06:13:44 [2021-03-30T06:13:44.235Z]     --- PASS: TestValidateManifest/nil (0.00s)
06:13:44 [2021-03-30T06:13:44.235Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
06:13:44 [2021-03-30T06:13:44.235Z] PASS
06:13:44 [2021-03-30T06:13:44.235Z] coverage: 0.6% of statements
06:13:44 [2021-03-30T06:13:44.235Z] ok  	github.com/docker/docker/image/tarexport	0.180s	coverage: 0.6% of statements
06:13:44 [2021-03-30T06:13:44.235Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
06:13:44 [2021-03-30T06:13:44.471Z] --- PASS: TestCreateServiceMultipleTimes (19.89s)
06:13:44 [2021-03-30T06:13:44.472Z] === RUN   TestCreateServiceConflict
06:13:44 [2021-03-30T06:13:44.485Z] --- PASS: TestReplicatedJob (7.89s)
06:13:44 [2021-03-30T06:13:44.486Z] === RUN   TestUpdateReplicatedJob
06:13:44 [2021-03-30T06:13:44.732Z] --- PASS: TestCreateServiceConflict (3.23s)
06:13:44 [2021-03-30T06:13:44.732Z] === RUN   TestCreateServiceMaxReplicas
06:13:44 [2021-03-30T06:13:44.847Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
06:13:45 [2021-03-30T06:13:45.775Z] === RUN   TestSerialization
06:13:45 [2021-03-30T06:13:45.775Z] --- PASS: TestSerialization (0.02s)
06:13:45 [2021-03-30T06:13:45.775Z] PASS
06:13:45 [2021-03-30T06:13:45.775Z] coverage: 100.0% of statements
06:13:45 [2021-03-30T06:13:45.775Z] ok  	github.com/docker/docker/libcontainerd/queue	0.184s	coverage: 100.0% of statements
06:13:45 [2021-03-30T06:13:45.779Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
06:13:45 [2021-03-30T06:13:45.779Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
06:13:45 [2021-03-30T06:13:45.779Z] remote: Enumerating objects: 2, done.
06:13:45 [2021-03-30T06:13:45.779Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
06:13:45 [2021-03-30T06:13:45.779Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
06:13:45 [2021-03-30T06:13:45.779Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
06:13:45 [2021-03-30T06:13:45.779Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
06:13:45 [2021-03-30T06:13:45.779Z] Building: bundles/cross/windows/amd64/containerutility.exe
06:13:45 [2021-03-30T06:13:45.779Z] 
[Pipeline] }
06:13:45 [2021-03-30T06:13:45.785Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
06:13:46 [2021-03-30T06:13:46.043Z] --- PASS: TestWaitBlocked (0.04s)
06:13:46 [2021-03-30T06:13:46.043Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.63s)
06:13:46 [2021-03-30T06:13:46.043Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.64s)
06:13:46 [2021-03-30T06:13:46.043Z] === CONT  TestContainerStartOnDaemonRestart
06:13:46 [2021-03-30T06:13:46.043Z] === CONT  TestContainerKillOnDaemonStart
06:13:46 [2021-03-30T06:13:46.110Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42217/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b14bf43764e016e95eb7486e49ae675d477e475b hack/test/unit
06:13:46 [2021-03-30T06:13:46.302Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
06:13:46 [2021-03-30T06:13:46.745Z] === RUN   TestEmptyLayer
06:13:46 [2021-03-30T06:13:46.745Z] --- PASS: TestEmptyLayer (0.00s)
06:13:46 [2021-03-30T06:13:46.745Z] === RUN   TestCommitFailure
06:13:46 [2021-03-30T06:13:46.745Z] --- PASS: TestCommitFailure (0.04s)
06:13:46 [2021-03-30T06:13:46.745Z] === RUN   TestStartTransactionFailure
06:13:46 [2021-03-30T06:13:46.745Z] --- PASS: TestStartTransactionFailure (0.00s)
06:13:46 [2021-03-30T06:13:46.745Z] === RUN   TestGetOrphan
06:13:46 [2021-03-30T06:13:46.745Z] --- PASS: TestGetOrphan (0.01s)
06:13:46 [2021-03-30T06:13:46.745Z] === RUN   TestMountAndRegister
06:13:46 [2021-03-30T06:13:46.745Z] --- PASS: TestMountAndRegister (0.11s)
06:13:46 [2021-03-30T06:13:46.745Z]     layer_test.go:271: Layer size: 14
06:13:46 [2021-03-30T06:13:46.745Z] === RUN   TestLayerRelease
06:13:46 [2021-03-30T06:13:46.745Z] --- SKIP: TestLayerRelease (0.00s)
06:13:46 [2021-03-30T06:13:46.745Z]     layer_test.go:304: Failing on Windows
06:13:46 [2021-03-30T06:13:46.745Z] === RUN   TestStoreRestore
06:13:46 [2021-03-30T06:13:46.745Z] --- SKIP: TestStoreRestore (0.00s)
06:13:46 [2021-03-30T06:13:46.745Z]     layer_test.go:353: Failing on Windows
06:13:46 [2021-03-30T06:13:46.745Z] === RUN   TestTarStreamStability
06:13:46 [2021-03-30T06:13:46.745Z] --- SKIP: TestTarStreamStability (0.00s)
06:13:46 [2021-03-30T06:13:46.745Z]     layer_test.go:468: Failing on Windows
06:13:46 [2021-03-30T06:13:46.745Z] === RUN   TestRegisterExistingLayer
06:13:47 [2021-03-30T06:13:47.205Z] --- PASS: TestRegisterExistingLayer (0.17s)
06:13:47 [2021-03-30T06:13:47.205Z] === RUN   TestTarStreamVerification
06:13:47 [2021-03-30T06:13:47.205Z] --- SKIP: TestTarStreamVerification (0.00s)
06:13:47 [2021-03-30T06:13:47.205Z]     layer_test.go:697: Failing on Windows
06:13:47 [2021-03-30T06:13:47.205Z] === RUN   TestLayerMigration
06:13:47 [2021-03-30T06:13:47.205Z] --- SKIP: TestLayerMigration (0.00s)
06:13:47 [2021-03-30T06:13:47.205Z]     migration_test.go:46: Failing on Windows
06:13:47 [2021-03-30T06:13:47.205Z] === RUN   TestLayerMigrationNoTarsplit
06:13:47 [2021-03-30T06:13:47.205Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
06:13:47 [2021-03-30T06:13:47.205Z]     migration_test.go:182: Failing on Windows
06:13:47 [2021-03-30T06:13:47.205Z] === RUN   TestMountInit
06:13:47 [2021-03-30T06:13:47.205Z] --- SKIP: TestMountInit (0.00s)
06:13:47 [2021-03-30T06:13:47.205Z]     mount_test.go:17: Failing on Windows
06:13:47 [2021-03-30T06:13:47.205Z] === RUN   TestMountSize
06:13:47 [2021-03-30T06:13:47.205Z] --- SKIP: TestMountSize (0.00s)
06:13:47 [2021-03-30T06:13:47.205Z]     mount_test.go:76: Failing on Windows
06:13:47 [2021-03-30T06:13:47.205Z] === RUN   TestMountChanges
06:13:47 [2021-03-30T06:13:47.205Z] --- SKIP: TestMountChanges (0.00s)
06:13:47 [2021-03-30T06:13:47.205Z]     mount_test.go:125: Failing on Windows
06:13:47 [2021-03-30T06:13:47.205Z] === RUN   TestMountApply
06:13:47 [2021-03-30T06:13:47.205Z] --- SKIP: TestMountApply (0.00s)
06:13:47 [2021-03-30T06:13:47.205Z]     mount_test.go:212: Failing on Windows
06:13:47 [2021-03-30T06:13:47.205Z] PASS
06:13:47 [2021-03-30T06:13:47.205Z] coverage: 30.1% of statements
06:13:47 [2021-03-30T06:13:47.205Z] ok  	github.com/docker/docker/layer	0.700s	coverage: 30.1% of statements
06:13:47 [2021-03-30T06:13:47.205Z] === RUN   TestEnvironmentParsing
06:13:47 [2021-03-30T06:13:47.205Z] --- PASS: TestEnvironmentParsing (0.00s)
06:13:47 [2021-03-30T06:13:47.205Z] PASS
06:13:47 [2021-03-30T06:13:47.205Z] coverage: 1.0% of statements
06:13:47 [2021-03-30T06:13:47.205Z] ok  	github.com/docker/docker/libcontainerd/local	0.085s	coverage: 1.0% of statements
06:13:47 [2021-03-30T06:13:47.205Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
06:13:47 [2021-03-30T06:13:47.205Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
06:13:47 [2021-03-30T06:13:47.205Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
06:13:47 [2021-03-30T06:13:47.205Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
06:13:47 [2021-03-30T06:13:47.665Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
06:13:47 [2021-03-30T06:13:47.665Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
06:13:47 [2021-03-30T06:13:47.665Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
06:13:47 [2021-03-30T06:13:47.665Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
06:13:47 [2021-03-30T06:13:47.666Z] PASS
06:13:47 [2021-03-30T06:13:47.666Z] coverage: 42.3% of statements
06:13:47 [2021-03-30T06:13:47.666Z] ok  	github.com/docker/docker/oci	0.065s	coverage: 42.3% of statements
06:13:47 [2021-03-30T06:13:47.666Z] ?   	github.com/docker/docker/oci/caps	[no test files]
06:13:48 [2021-03-30T06:13:48.008Z] --- PASS: TestUpdateReplicatedJob (4.81s)
06:13:48 [2021-03-30T06:13:48.008Z] === RUN   TestServiceListWithStatuses
06:13:48 [2021-03-30T06:13:48.008Z] --- SKIP: TestServiceListWithStatuses (0.00s)
06:13:48 [2021-03-30T06:13:48.008Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:13:48 [2021-03-30T06:13:48.008Z] === RUN   TestDockerNetworkConnectAlias
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestAddressPoolOpt
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestAddressPoolOpt (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv/a
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv/something
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv/_=a
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv/env1=value1
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv/_env1=value1
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv/env2=value2=value3
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv/env3=abc!qwe
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv/env_4=value_4
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv/PATH
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv/=a
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv/PATH=
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv/PATH=something
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv/asd!qwe
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv/1asd
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv/123
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv/some_space
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv/__some_space_before
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv/some_space_after__
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv/=
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateEnv/PaTh
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestValidateEnv (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateEnv/a (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateEnv/something (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateEnv/_=a (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateEnv/PATH (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateEnv/=a (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateEnv/1asd (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateEnv/123 (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateEnv/some_space (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateEnv/= (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestParseHost
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestParseHost (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestParseDockerDaemonHost
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestParseDockerDaemonHost (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestParseTCP
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestParseTCP (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestParseInvalidUnixAddrInvalid
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateExtraHosts
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestValidateExtraHosts (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestIpOptString
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestIpOptString (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestNewIpOptInvalidDefaultVal
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestNewIpOptValidDefaultVal
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestIpOptSetInvalidVal
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateIPAddress
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestValidateIPAddress (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestMapOpts
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestMapOpts (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestListOptsWithoutValidator
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestListOptsWithoutValidator (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestListOptsWithValidator
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestListOptsWithValidator (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateDNSSearch
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestValidateDNSSearch (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateLabel
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateLabel/label_with_general_format
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateLabel/label_with_more_than_one_=
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateLabel/label_with_one_more
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestValidateLabel (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestNamedListOpts
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestNamedListOpts (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestNamedMapOpts
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestNamedMapOpts (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestParseLink
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestParseLink (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestQuotedStringSetWithQuotes
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestQuotedStringSetWithNoQuotes
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestUlimitOpt
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestUlimitOpt (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] PASS
06:13:48 [2021-03-30T06:13:48.126Z] coverage: 67.1% of statements
06:13:48 [2021-03-30T06:13:48.126Z] ok  	github.com/docker/docker/opts	0.092s	coverage: 67.1% of statements
06:13:48 [2021-03-30T06:13:48.126Z] === RUN   TestParseVersion
06:13:48 [2021-03-30T06:13:48.126Z] --- PASS: TestParseVersion (0.00s)
06:13:48 [2021-03-30T06:13:48.126Z] PASS
06:13:48 [2021-03-30T06:13:48.126Z] coverage: 52.9% of statements
06:13:48 [2021-03-30T06:13:48.126Z] ok  	github.com/docker/docker/pkg/aaparser	0.074s	coverage: 52.9% of statements
06:13:48 [2021-03-30T06:13:48.627Z] ?   	github.com/docker/docker/api	[no test files]
06:13:48 [2021-03-30T06:13:48.935Z] --- PASS: TestCreateServiceMaxReplicas (3.75s)
06:13:48 [2021-03-30T06:13:48.935Z] === RUN   TestCreateWithDuplicateNetworkNames
06:13:50 [2021-03-30T06:13:50.306Z] === RUN   TestPeerCertificateMarshalJSON
06:13:50 [2021-03-30T06:13:50.306Z] === RUN   TestUnbuffered
06:13:50 [2021-03-30T06:13:50.306Z] --- PASS: TestUnbuffered (0.00s)
06:13:50 [2021-03-30T06:13:50.306Z] === RUN   TestRaceUnbuffered
06:13:50 [2021-03-30T06:13:50.306Z] --- PASS: TestRaceUnbuffered (0.00s)
06:13:50 [2021-03-30T06:13:50.306Z] PASS
06:13:50 [2021-03-30T06:13:50.306Z] coverage: 100.0% of statements
06:13:50 [2021-03-30T06:13:50.306Z] ok  	github.com/docker/docker/pkg/broadcaster	0.045s	coverage: 100.0% of statements
06:13:50 [2021-03-30T06:13:50.306Z] === RUN   TestMatch
06:13:50 [2021-03-30T06:13:50.306Z] === RUN   TestMatch/[[]]
06:13:50 [2021-03-30T06:13:50.306Z] === RUN   TestMatch/[[foo]]
06:13:50 [2021-03-30T06:13:50.306Z] === RUN   TestMatch/[[bar]_[foo]]
06:13:50 [2021-03-30T06:13:50.306Z] === RUN   TestMatch/[[foo_bar]]
06:13:50 [2021-03-30T06:13:50.306Z] === RUN   TestMatch/[[qux]_[foo]]
06:13:50 [2021-03-30T06:13:50.306Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
06:13:50 [2021-03-30T06:13:50.306Z] === RUN   TestMatch/[]
06:13:50 [2021-03-30T06:13:50.306Z] === RUN   TestMatch/[]#01
06:13:50 [2021-03-30T06:13:50.306Z] === RUN   TestMatch/[[qux]]
06:13:50 [2021-03-30T06:13:50.306Z] === RUN   TestMatch/[[foo_bar_qux]]
06:13:50 [2021-03-30T06:13:50.306Z] === RUN   TestMatch/[[qux]_[baz]]
06:13:50 [2021-03-30T06:13:50.306Z] === RUN   TestMatch/[[foo_baz]]
06:13:50 [2021-03-30T06:13:50.306Z] --- PASS: TestMatch (0.00s)
06:13:50 [2021-03-30T06:13:50.306Z]     --- PASS: TestMatch/[[]] (0.00s)
06:13:50 [2021-03-30T06:13:50.306Z]     --- PASS: TestMatch/[[foo]] (0.00s)
06:13:50 [2021-03-30T06:13:50.306Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
06:13:50 [2021-03-30T06:13:50.306Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
06:13:50 [2021-03-30T06:13:50.306Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
06:13:50 [2021-03-30T06:13:50.306Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
06:13:50 [2021-03-30T06:13:50.306Z]     --- PASS: TestMatch/[] (0.00s)
06:13:50 [2021-03-30T06:13:50.306Z]     --- PASS: TestMatch/[]#01 (0.00s)
06:13:50 [2021-03-30T06:13:50.306Z]     --- PASS: TestMatch/[[qux]] (0.00s)
06:13:50 [2021-03-30T06:13:50.306Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
06:13:50 [2021-03-30T06:13:50.306Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
06:13:50 [2021-03-30T06:13:50.306Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
06:13:50 [2021-03-30T06:13:50.306Z] PASS
06:13:50 [2021-03-30T06:13:50.306Z] coverage: 87.5% of statements
06:13:50 [2021-03-30T06:13:50.306Z] ok  	github.com/docker/docker/pkg/capabilities	0.046s	coverage: 87.5% of statements
06:13:50 [2021-03-30T06:13:50.306Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
06:13:50 [2021-03-30T06:13:50.306Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
06:13:50 [2021-03-30T06:13:50.306Z] --- PASS: TestPeerCertificateMarshalJSON (0.39s)
06:13:50 [2021-03-30T06:13:50.306Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
06:13:50 [2021-03-30T06:13:50.306Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
06:13:50 [2021-03-30T06:13:50.306Z] === RUN   TestMiddleware
06:13:50 [2021-03-30T06:13:50.306Z] --- PASS: TestMiddleware (0.00s)
06:13:50 [2021-03-30T06:13:50.306Z] === RUN   TestNewResponseModifier
06:13:50 [2021-03-30T06:13:50.306Z] --- PASS: TestNewResponseModifier (0.00s)
06:13:50 [2021-03-30T06:13:50.306Z] PASS
06:13:50 [2021-03-30T06:13:50.306Z] coverage: 26.8% of statements
06:13:50 [2021-03-30T06:13:50.306Z] ok  	github.com/docker/docker/pkg/authorization	0.510s	coverage: 26.8% of statements
06:13:50 [2021-03-30T06:13:50.495Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
06:13:51 [2021-03-30T06:13:51.276Z] === RUN   TestIsArchivePathDir
06:13:51 [2021-03-30T06:13:51.276Z] === RUN   TestSizeEmpty
06:13:51 [2021-03-30T06:13:51.276Z] --- PASS: TestSizeEmpty (0.00s)
06:13:51 [2021-03-30T06:13:51.276Z] === RUN   TestSizeEmptyFile
06:13:51 [2021-03-30T06:13:51.276Z] --- PASS: TestSizeEmptyFile (0.00s)
06:13:51 [2021-03-30T06:13:51.276Z] === RUN   TestSizeNonemptyFile
06:13:51 [2021-03-30T06:13:51.276Z] --- PASS: TestSizeNonemptyFile (0.00s)
06:13:51 [2021-03-30T06:13:51.276Z] === RUN   TestSizeNestedDirectoryEmpty
06:13:51 [2021-03-30T06:13:51.276Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
06:13:51 [2021-03-30T06:13:51.276Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
06:13:51 [2021-03-30T06:13:51.276Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
06:13:51 [2021-03-30T06:13:51.276Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
06:13:51 [2021-03-30T06:13:51.276Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
06:13:51 [2021-03-30T06:13:51.276Z] === RUN   TestMoveToSubdir
06:13:51 [2021-03-30T06:13:51.276Z] --- PASS: TestIsArchivePathDir (0.08s)
06:13:51 [2021-03-30T06:13:51.276Z] --- PASS: TestMoveToSubdir (0.00s)
06:13:51 [2021-03-30T06:13:51.276Z] === RUN   TestSizeNonExistingDirectory
06:13:51 [2021-03-30T06:13:51.276Z] === RUN   TestIsArchivePathInvalidFile
06:13:51 [2021-03-30T06:13:51.276Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
06:13:51 [2021-03-30T06:13:51.276Z] PASS
06:13:51 [2021-03-30T06:13:51.276Z] coverage: 80.0% of statements
06:13:51 [2021-03-30T06:13:51.276Z] ok  	github.com/docker/docker/pkg/directory	0.077s	coverage: 80.0% of statements
06:13:51 [2021-03-30T06:13:51.432Z] --- PASS: TestContainerStartOnDaemonRestart (5.24s)
06:13:51 [2021-03-30T06:13:51.432Z] === CONT  TestIpcModeOlderClient
06:13:51 [2021-03-30T06:13:51.432Z] --- PASS: TestIpcModeOlderClient (0.09s)
06:13:51 [2021-03-30T06:13:51.432Z] === CONT  TestDaemonHostGatewayIP
06:13:51 [2021-03-30T06:13:51.738Z] === RUN   TestChrootTarUntar
06:13:51 [2021-03-30T06:13:51.738Z] --- SKIP: TestChrootTarUntar (0.00s)
06:13:51 [2021-03-30T06:13:51.738Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
06:13:51 [2021-03-30T06:13:51.738Z] === RUN   TestChrootUntarWithHugeExcludesList
06:13:51 [2021-03-30T06:13:51.738Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
06:13:51 [2021-03-30T06:13:51.738Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
06:13:51 [2021-03-30T06:13:51.738Z] === RUN   TestChrootUntarEmptyArchive
06:13:51 [2021-03-30T06:13:51.738Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
06:13:51 [2021-03-30T06:13:51.738Z] === RUN   TestChrootTarUntarWithSymlink
06:13:51 [2021-03-30T06:13:51.738Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
06:13:51 [2021-03-30T06:13:51.738Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
06:13:51 [2021-03-30T06:13:51.738Z] === RUN   TestChrootCopyWithTar
06:13:51 [2021-03-30T06:13:51.738Z] --- SKIP: TestChrootCopyWithTar (0.00s)
06:13:51 [2021-03-30T06:13:51.738Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
06:13:51 [2021-03-30T06:13:51.738Z] === RUN   TestChrootCopyFileWithTar
06:13:51 [2021-03-30T06:13:51.738Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
06:13:51 [2021-03-30T06:13:51.738Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
06:13:51 [2021-03-30T06:13:51.738Z] === RUN   TestChrootUntarPath
06:13:51 [2021-03-30T06:13:51.738Z] --- SKIP: TestChrootUntarPath (0.00s)
06:13:51 [2021-03-30T06:13:51.738Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
06:13:51 [2021-03-30T06:13:51.738Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
06:13:51 [2021-03-30T06:13:51.738Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
06:13:51 [2021-03-30T06:13:51.738Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
06:13:51 [2021-03-30T06:13:51.738Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
06:13:51 [2021-03-30T06:13:51.738Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.01s)
06:13:51 [2021-03-30T06:13:51.738Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
06:13:51 [2021-03-30T06:13:51.738Z] === RUN   TestChrootApplyDotDotFile
06:13:51 [2021-03-30T06:13:51.738Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
06:13:51 [2021-03-30T06:13:51.738Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
06:13:51 [2021-03-30T06:13:51.738Z] PASS
06:13:51 [2021-03-30T06:13:51.738Z] coverage: 15.4% of statements
06:13:51 [2021-03-30T06:13:51.738Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.117s	coverage: 15.4% of statements
06:13:51 [2021-03-30T06:13:51.738Z] --- PASS: TestIsArchivePathInvalidFile (0.13s)
06:13:51 [2021-03-30T06:13:51.738Z] === RUN   TestIsArchivePathTar
06:13:51 [2021-03-30T06:13:51.738Z] --- PASS: TestIsArchivePathTar (0.20s)
06:13:51 [2021-03-30T06:13:51.738Z] === RUN   TestDecompressStreamGzip
06:13:52 [2021-03-30T06:13:52.197Z] --- PASS: TestDecompressStreamGzip (0.14s)
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   TestDecompressStreamBzip2
06:13:52 [2021-03-30T06:13:52.197Z] --- PASS: TestDecompressStreamBzip2 (0.14s)
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   TestDecompressStreamXz
06:13:52 [2021-03-30T06:13:52.197Z] --- SKIP: TestDecompressStreamXz (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z]     archive_test.go:134: Xz not present in msys2
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   TestCompressStreamXzUnsupported
06:13:52 [2021-03-30T06:13:52.197Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   TestCompressStreamBzip2Unsupported
06:13:52 [2021-03-30T06:13:52.197Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   TestCompressStreamInvalid
06:13:52 [2021-03-30T06:13:52.197Z] --- PASS: TestCompressStreamInvalid (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   TestExtensionInvalid
06:13:52 [2021-03-30T06:13:52.197Z] --- PASS: TestExtensionInvalid (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   TestExtensionUncompressed
06:13:52 [2021-03-30T06:13:52.197Z] --- PASS: TestExtensionUncompressed (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   TestExtensionBzip2
06:13:52 [2021-03-30T06:13:52.197Z] --- PASS: TestExtensionBzip2 (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   TestExtensionGzip
06:13:52 [2021-03-30T06:13:52.197Z] --- PASS: TestExtensionGzip (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   TestExtensionXz
06:13:52 [2021-03-30T06:13:52.197Z] --- PASS: TestExtensionXz (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   TestCmdStreamLargeStderr
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   Test
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   Test/TestContainsEntry
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   Test/TestCreateEntries
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   Test/TestEntriesDiff
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   Test/TestEntriesEquality
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   Test/TestGeneratorNotGenerate
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   Test/TestGeneratorWithPort
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   Test/TestGeneratorWithPortNotGenerate
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   Test/TestNewEntry
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   Test/TestParse
06:13:52 [2021-03-30T06:13:52.197Z] --- PASS: Test (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z]     --- PASS: Test/TestContainsEntry (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z]     --- PASS: Test/TestCreateEntries (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z]     --- PASS: Test/TestEntriesDiff (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z]     --- PASS: Test/TestEntriesEquality (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z]     --- PASS: Test/TestNewEntry (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z]     --- PASS: Test/TestParse (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z] PASS
06:13:52 [2021-03-30T06:13:52.197Z] coverage: 58.3% of statements
06:13:52 [2021-03-30T06:13:52.197Z] ok  	github.com/docker/docker/pkg/discovery	0.065s	coverage: 58.3% of statements
06:13:52 [2021-03-30T06:13:52.197Z] --- PASS: TestCmdStreamLargeStderr (0.09s)
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   TestCmdStreamBad
06:13:52 [2021-03-30T06:13:52.197Z] --- SKIP: TestCmdStreamBad (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z]     archive_test.go:239: Failing on Windows CI machines
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   TestCmdStreamGood
06:13:52 [2021-03-30T06:13:52.197Z] --- PASS: TestCmdStreamGood (0.05s)
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   TestUntarPathWithInvalidDest
06:13:52 [2021-03-30T06:13:52.197Z] --- PASS: TestUntarPathWithInvalidDest (0.14s)
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   TestUntarPathWithInvalidSrc
06:13:52 [2021-03-30T06:13:52.197Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
06:13:52 [2021-03-30T06:13:52.197Z] === RUN   TestUntarPath
06:13:52 [2021-03-30T06:13:52.656Z] --- PASS: TestUntarPath (0.11s)
06:13:52 [2021-03-30T06:13:52.656Z] === RUN   TestUntarPathWithDestinationFile
06:13:52 [2021-03-30T06:13:52.656Z] --- PASS: TestUntarPathWithDestinationFile (0.07s)
06:13:52 [2021-03-30T06:13:52.656Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
06:13:52 [2021-03-30T06:13:52.656Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s)
06:13:52 [2021-03-30T06:13:52.656Z] === RUN   TestCopyWithTarInvalidSrc
06:13:52 [2021-03-30T06:13:52.656Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
06:13:52 [2021-03-30T06:13:52.656Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
06:13:52 [2021-03-30T06:13:52.656Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
06:13:52 [2021-03-30T06:13:52.656Z] === RUN   TestCopyWithTarSrcFile
06:13:52 [2021-03-30T06:13:52.656Z] --- PASS: TestCopyWithTarSrcFile (0.02s)
06:13:52 [2021-03-30T06:13:52.656Z] === RUN   TestCopyWithTarSrcFolder
06:13:52 [2021-03-30T06:13:52.656Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
06:13:52 [2021-03-30T06:13:52.656Z] === RUN   TestCopyFileWithTarInvalidSrc
06:13:52 [2021-03-30T06:13:52.656Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
06:13:52 [2021-03-30T06:13:52.656Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
06:13:52 [2021-03-30T06:13:52.656Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
06:13:52 [2021-03-30T06:13:52.656Z] === RUN   TestCopyFileWithTarSrcFolder
06:13:52 [2021-03-30T06:13:52.656Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
06:13:52 [2021-03-30T06:13:52.656Z] === RUN   TestCopyFileWithTarSrcFile
06:13:52 [2021-03-30T06:13:52.656Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
06:13:52 [2021-03-30T06:13:52.656Z] === RUN   TestTarFiles
06:13:53 [2021-03-30T06:13:53.116Z] === RUN   Test
06:13:53 [2021-03-30T06:13:53.116Z] === RUN   Test/TestContent
06:13:53 [2021-03-30T06:13:53.116Z] === RUN   Test/TestInitialize
06:13:53 [2021-03-30T06:13:53.116Z] === RUN   Test/TestNew
06:13:53 [2021-03-30T06:13:53.116Z] === RUN   Test/TestParsingContentsWithComments
06:13:53 [2021-03-30T06:13:53.116Z] === RUN   Test/TestRegister
06:13:53 [2021-03-30T06:13:53.116Z] === RUN   Test/TestWatch
06:13:53 [2021-03-30T06:13:53.116Z] --- PASS: Test (0.02s)
06:13:53 [2021-03-30T06:13:53.116Z]     --- PASS: Test/TestContent (0.00s)
06:13:53 [2021-03-30T06:13:53.116Z]     --- PASS: Test/TestInitialize (0.00s)
06:13:53 [2021-03-30T06:13:53.116Z]     --- PASS: Test/TestNew (0.00s)
06:13:53 [2021-03-30T06:13:53.116Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
06:13:53 [2021-03-30T06:13:53.116Z]     --- PASS: Test/TestRegister (0.00s)
06:13:53 [2021-03-30T06:13:53.116Z]     --- PASS: Test/TestWatch (0.02s)
06:13:53 [2021-03-30T06:13:53.116Z] PASS
06:13:53 [2021-03-30T06:13:53.116Z] coverage: 92.9% of statements
06:13:53 [2021-03-30T06:13:53.116Z] ok  	github.com/docker/docker/pkg/discovery/file	0.092s	coverage: 92.9% of statements
06:13:53 [2021-03-30T06:13:53.576Z] === RUN   Test
06:13:53 [2021-03-30T06:13:53.576Z] === RUN   Test/TestWatch
06:13:53 [2021-03-30T06:13:53.576Z] --- PASS: Test (0.01s)
06:13:53 [2021-03-30T06:13:53.576Z]     --- PASS: Test/TestWatch (0.01s)
06:13:53 [2021-03-30T06:13:53.576Z] PASS
06:13:53 [2021-03-30T06:13:53.576Z] coverage: 92.3% of statements
06:13:53 [2021-03-30T06:13:53.576Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.071s	coverage: 92.3% of statements
06:13:54 [2021-03-30T06:13:54.036Z] === RUN   Test
06:13:54 [2021-03-30T06:13:54.036Z] === RUN   Test/TestInitialize
06:13:54 [2021-03-30T06:13:54.036Z] time="2021-03-30T06:13:53Z" level=info msg="Initializing discovery without TLS"
06:13:54 [2021-03-30T06:13:54.036Z] time="2021-03-30T06:13:53Z" level=info msg="Initializing discovery without TLS"
06:13:54 [2021-03-30T06:13:54.036Z] time="2021-03-30T06:13:53Z" level=info msg="Initializing discovery without TLS"
06:13:54 [2021-03-30T06:13:54.036Z] === RUN   Test/TestInitializeWithCerts
06:13:54 [2021-03-30T06:13:54.036Z] time="2021-03-30T06:13:53Z" level=info msg="Initializing discovery with TLS"
06:13:54 [2021-03-30T06:13:54.036Z] === RUN   Test/TestWatch
06:13:54 [2021-03-30T06:13:54.036Z] time="2021-03-30T06:13:53Z" level=info msg="Initializing discovery without TLS"
06:13:54 [2021-03-30T06:13:54.496Z] === RUN   Test
06:13:54 [2021-03-30T06:13:54.496Z] === RUN   Test/TestInitialize
06:13:54 [2021-03-30T06:13:54.496Z] === RUN   Test/TestInitializeWithPattern
06:13:54 [2021-03-30T06:13:54.496Z] === RUN   Test/TestRegister
06:13:54 [2021-03-30T06:13:54.496Z] === RUN   Test/TestWatch
06:13:54 [2021-03-30T06:13:54.496Z] --- PASS: Test (0.00s)
06:13:54 [2021-03-30T06:13:54.496Z]     --- PASS: Test/TestInitialize (0.00s)
06:13:54 [2021-03-30T06:13:54.496Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
06:13:54 [2021-03-30T06:13:54.496Z]     --- PASS: Test/TestRegister (0.00s)
06:13:54 [2021-03-30T06:13:54.496Z]     --- PASS: Test/TestWatch (0.00s)
06:13:54 [2021-03-30T06:13:54.496Z] PASS
06:13:54 [2021-03-30T06:13:54.496Z] coverage: 93.8% of statements
06:13:54 [2021-03-30T06:13:54.496Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.119s	coverage: 93.8% of statements
06:13:54 [2021-03-30T06:13:54.719Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
06:13:54 [2021-03-30T06:13:54.955Z] === RUN   TestPollerAddRemove
06:13:54 [2021-03-30T06:13:54.955Z] --- PASS: TestPollerAddRemove (0.00s)
06:13:54 [2021-03-30T06:13:54.955Z] === RUN   TestPollerEvent
06:13:54 [2021-03-30T06:13:54.955Z] --- SKIP: TestPollerEvent (0.00s)
06:13:54 [2021-03-30T06:13:54.955Z]     poller_test.go:41: No chmod on Windows
06:13:54 [2021-03-30T06:13:54.955Z] === RUN   TestPollerClose
06:13:54 [2021-03-30T06:13:54.955Z] --- PASS: TestPollerClose (0.00s)
06:13:54 [2021-03-30T06:13:54.955Z] PASS
06:13:54 [2021-03-30T06:13:54.955Z] coverage: 45.7% of statements
06:13:54 [2021-03-30T06:13:54.955Z] ok  	github.com/docker/docker/pkg/filenotify	0.058s	coverage: 45.7% of statements
06:13:55 [2021-03-30T06:13:55.125Z] --- PASS: TestServiceUpdateNetwork (13.13s)
06:13:55 [2021-03-30T06:13:55.125Z] === RUN   TestServiceUpdatePidsLimit
06:13:55 [2021-03-30T06:13:55.125Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
06:13:55 [2021-03-30T06:13:55.655Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
06:13:56 [2021-03-30T06:13:56.066Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestCopyFileWithInvalidSrc
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestCopyFileWithInvalidDest
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestCopyFileWithSameSrcAndDest
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestCopyFile
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestCopyFile (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
06:13:56 [2021-03-30T06:13:56.497Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z]     fileutils_test.go:134: Needs porting to Windows
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestReadSymlinkedDirectoryToFile
06:13:56 [2021-03-30T06:13:56.497Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z]     fileutils_test.go:180: Needs porting to Windows
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestWildcardMatches
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestWildcardMatches (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestPatternMatches
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestPatternMatches (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestExclusionPatternMatchesPatternBefore
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestPatternMatchesFolderExclusions
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestPatternMatchesFolderWildcardExclusions
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestExclusionPatternMatchesPatternAfter
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestExclusionPatternMatchesWholeDirectory
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestSingleExclamationError
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestSingleExclamationError (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestMatchesWithNoPatterns
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestMatchesWithMalformedPatterns
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestMatches
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestMatches (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestCleanPatterns
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestCleanPatterns (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestCleanPatternsStripEmptyPatterns
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestCleanPatternsExceptionFlag
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestCleanPatternsErrorSingleException
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestCreateIfNotExistsDir
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestCreateIfNotExistsFile
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestMatch
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestMatch (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] PASS
06:13:56 [2021-03-30T06:13:56.497Z] coverage: 87.7% of statements
06:13:56 [2021-03-30T06:13:56.497Z] ok  	github.com/docker/docker/pkg/fileutils	0.085s	coverage: 87.7% of statements
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestGet
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestGet (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] === RUN   TestGetShortcutString
06:13:56 [2021-03-30T06:13:56.497Z] --- PASS: TestGetShortcutString (0.00s)
06:13:56 [2021-03-30T06:13:56.497Z] PASS
06:13:56 [2021-03-30T06:13:56.497Z] coverage: 42.9% of statements
06:13:56 [2021-03-30T06:13:56.497Z] ok  	github.com/docker/docker/pkg/homedir	0.042s	coverage: 42.9% of statements
06:13:56 [2021-03-30T06:13:56.591Z] --- PASS: TestDaemonHostGatewayIP (5.38s)
06:13:56 [2021-03-30T06:13:56.591Z] === CONT  TestRestartDaemonWithRestartingContainer
06:13:56 [2021-03-30T06:13:56.850Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
06:13:56 [2021-03-30T06:13:56.956Z] --- PASS: Test (3.18s)
06:13:56 [2021-03-30T06:13:56.956Z]     --- PASS: Test/TestInitialize (0.16s)
06:13:56 [2021-03-30T06:13:56.956Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
06:13:56 [2021-03-30T06:13:56.956Z]     --- PASS: Test/TestWatch (3.01s)
06:13:56 [2021-03-30T06:13:56.956Z] PASS
06:13:56 [2021-03-30T06:13:56.956Z] coverage: 84.1% of statements
06:13:56 [2021-03-30T06:13:56.956Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.282s	coverage: 84.1% of statements
06:13:57 [2021-03-30T06:13:57.418Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
06:13:57 [2021-03-30T06:13:57.933Z] === RUN   TestCreateIDMapOrder
06:13:57 [2021-03-30T06:13:57.933Z] --- PASS: TestCreateIDMapOrder (0.00s)
06:13:57 [2021-03-30T06:13:57.933Z] PASS
06:13:57 [2021-03-30T06:13:57.933Z] coverage: 7.2% of statements
06:13:57 [2021-03-30T06:13:57.933Z] ok  	github.com/docker/docker/pkg/idtools	0.118s	coverage: 7.2% of statements
06:13:57 [2021-03-30T06:13:57.985Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
06:13:58 [2021-03-30T06:13:58.381Z] --- PASS: TestDockerNetworkConnectAlias (9.39s)
06:13:58 [2021-03-30T06:13:58.381Z] === RUN   TestDockerNetworkReConnect
06:13:58 [2021-03-30T06:13:58.391Z] === RUN   TestFixedBufferCap
06:13:58 [2021-03-30T06:13:58.391Z] --- PASS: TestFixedBufferCap (0.00s)
06:13:58 [2021-03-30T06:13:58.391Z] === RUN   TestFixedBufferLen
06:13:58 [2021-03-30T06:13:58.391Z] --- PASS: TestFixedBufferLen (0.00s)
06:13:58 [2021-03-30T06:13:58.391Z] === RUN   TestFixedBufferString
06:13:58 [2021-03-30T06:13:58.391Z] --- PASS: TestFixedBufferString (0.00s)
06:13:58 [2021-03-30T06:13:58.391Z] === RUN   TestFixedBufferWrite
06:13:58 [2021-03-30T06:13:58.391Z] --- PASS: TestFixedBufferWrite (0.00s)
06:13:58 [2021-03-30T06:13:58.391Z] === RUN   TestFixedBufferRead
06:13:58 [2021-03-30T06:13:58.391Z] --- PASS: TestFixedBufferRead (0.00s)
06:13:58 [2021-03-30T06:13:58.391Z] === RUN   TestBytesPipeRead
06:13:58 [2021-03-30T06:13:58.391Z] --- PASS: TestBytesPipeRead (0.00s)
06:13:58 [2021-03-30T06:13:58.392Z] === RUN   TestBytesPipeWrite
06:13:58 [2021-03-30T06:13:58.392Z] --- PASS: TestBytesPipeWrite (0.00s)
06:13:58 [2021-03-30T06:13:58.392Z] === RUN   TestBytesPipeWriteRandomChunks
06:13:58 [2021-03-30T06:13:58.553Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
06:13:58 [2021-03-30T06:13:58.851Z] --- PASS: TestBytesPipeWriteRandomChunks (0.56s)
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestAtomicWriteToFile
06:13:58 [2021-03-30T06:13:58.851Z] --- PASS: TestAtomicWriteToFile (0.05s)
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestAtomicWriteSetCommit
06:13:58 [2021-03-30T06:13:58.851Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestAtomicWriteSetCancel
06:13:58 [2021-03-30T06:13:58.851Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestReadCloserWrapperClose
06:13:58 [2021-03-30T06:13:58.851Z] --- PASS: TestReadCloserWrapperClose (0.00s)
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestReaderErrWrapperReadOnError
06:13:58 [2021-03-30T06:13:58.851Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestReaderErrWrapperRead
06:13:58 [2021-03-30T06:13:58.851Z] --- PASS: TestReaderErrWrapperRead (0.00s)
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestHashData
06:13:58 [2021-03-30T06:13:58.851Z] --- PASS: TestHashData (0.00s)
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestCancelReadCloser
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestError
06:13:58 [2021-03-30T06:13:58.851Z] --- PASS: TestError (0.00s)
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestProgressString
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestProgressString/no_progress
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestProgressString/progress_1
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestProgressString/some_progress_with_a_start_time
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestProgressString/some_progress_without_a_start_time
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestProgressString/with_units
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestProgressString/hide_counts
06:13:58 [2021-03-30T06:13:58.851Z] --- PASS: TestProgressString (0.00s)
06:13:58 [2021-03-30T06:13:58.851Z]     --- PASS: TestProgressString/no_progress (0.00s)
06:13:58 [2021-03-30T06:13:58.851Z]     --- PASS: TestProgressString/progress_1 (0.00s)
06:13:58 [2021-03-30T06:13:58.851Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
06:13:58 [2021-03-30T06:13:58.851Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
06:13:58 [2021-03-30T06:13:58.851Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
06:13:58 [2021-03-30T06:13:58.851Z]     --- PASS: TestProgressString/with_units (0.00s)
06:13:58 [2021-03-30T06:13:58.851Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
06:13:58 [2021-03-30T06:13:58.851Z]     --- PASS: TestProgressString/hide_counts (0.00s)
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestJSONMessageDisplay
06:13:58 [2021-03-30T06:13:58.851Z] --- PASS: TestCancelReadCloser (0.12s)
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestWriteCloserWrapperClose
06:13:58 [2021-03-30T06:13:58.851Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestNopWriteCloser
06:13:58 [2021-03-30T06:13:58.851Z] --- PASS: TestNopWriteCloser (0.00s)
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestNopWriter
06:13:58 [2021-03-30T06:13:58.851Z] --- PASS: TestNopWriter (0.00s)
06:13:58 [2021-03-30T06:13:58.851Z] === RUN   TestWriteCounter
06:13:58 [2021-03-30T06:13:58.851Z] --- PASS: TestWriteCounter (0.00s)
06:13:58 [2021-03-30T06:13:58.851Z] PASS
06:13:58 [2021-03-30T06:13:58.851Z] coverage: 69.2% of statements
06:13:58 [2021-03-30T06:13:58.851Z] ok  	github.com/docker/docker/pkg/ioutils	0.811s	coverage: 69.2% of statements
06:13:59 [2021-03-30T06:13:59.310Z] --- PASS: TestJSONMessageDisplay (0.17s)
06:13:59 [2021-03-30T06:13:59.310Z] === RUN   TestJSONMessageDisplayWithJSONError
06:13:59 [2021-03-30T06:13:59.310Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
06:13:59 [2021-03-30T06:13:59.310Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
06:13:59 [2021-03-30T06:13:59.310Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
06:13:59 [2021-03-30T06:13:59.310Z] === RUN   TestDisplayJSONMessagesStream
06:13:59 [2021-03-30T06:13:59.310Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
06:13:59 [2021-03-30T06:13:59.310Z] PASS
06:13:59 [2021-03-30T06:13:59.310Z] coverage: 91.7% of statements
06:13:59 [2021-03-30T06:13:59.310Z] === RUN   TestStandardLongPath
06:13:59 [2021-03-30T06:13:59.310Z] --- PASS: TestStandardLongPath (0.00s)
06:13:59 [2021-03-30T06:13:59.310Z] === RUN   TestUNCLongPath
06:13:59 [2021-03-30T06:13:59.310Z] --- PASS: TestUNCLongPath (0.00s)
06:13:59 [2021-03-30T06:13:59.310Z] PASS
06:13:59 [2021-03-30T06:13:59.310Z] coverage: 100.0% of statements
06:13:59 [2021-03-30T06:13:59.310Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.223s	coverage: 91.7% of statements
06:13:59 [2021-03-30T06:13:59.310Z] ok  	github.com/docker/docker/pkg/longpath	0.040s	coverage: 100.0% of statements
06:13:59 [2021-03-30T06:13:59.770Z] --- PASS: TestTarFiles (7.27s)
06:13:59 [2021-03-30T06:13:59.770Z] === RUN   TestTarUntar
06:14:00 [2021-03-30T06:14:00.231Z] --- PASS: TestTarUntar (0.04s)
06:14:00 [2021-03-30T06:14:00.231Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
06:14:00 [2021-03-30T06:14:00.231Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
06:14:00 [2021-03-30T06:14:00.231Z] === RUN   TestTarWithOptions
06:14:00 [2021-03-30T06:14:00.231Z] --- PASS: TestTarWithOptions (0.03s)
06:14:00 [2021-03-30T06:14:00.231Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
06:14:00 [2021-03-30T06:14:00.231Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
06:14:00 [2021-03-30T06:14:00.231Z] === RUN   TestUntarUstarGnuConflict
06:14:00 [2021-03-30T06:14:00.231Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
06:14:00 [2021-03-30T06:14:00.231Z] === RUN   TestUntarInvalidFilenames
06:14:00 [2021-03-30T06:14:00.231Z] === RUN   TestNameFormat
06:14:00 [2021-03-30T06:14:00.231Z] --- PASS: TestNameFormat (0.00s)
06:14:00 [2021-03-30T06:14:00.231Z] === RUN   TestNameRetries
06:14:00 [2021-03-30T06:14:00.231Z] --- PASS: TestNameRetries (0.00s)
06:14:00 [2021-03-30T06:14:00.231Z] PASS
06:14:00 [2021-03-30T06:14:00.231Z] coverage: 85.7% of statements
06:14:00 [2021-03-30T06:14:00.231Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.075s	coverage: 85.7% of statements
06:14:00 [2021-03-30T06:14:00.231Z] === RUN   TestParseKeyValueOpt
06:14:00 [2021-03-30T06:14:00.231Z] --- PASS: TestParseKeyValueOpt (0.00s)
06:14:00 [2021-03-30T06:14:00.231Z] === RUN   TestParseUintList
06:14:00 [2021-03-30T06:14:00.231Z] --- PASS: TestParseUintList (0.00s)
06:14:00 [2021-03-30T06:14:00.231Z] === RUN   TestParseUintListMaximumLimits
06:14:00 [2021-03-30T06:14:00.232Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
06:14:00 [2021-03-30T06:14:00.232Z] PASS
06:14:00 [2021-03-30T06:14:00.232Z] coverage: 97.0% of statements
06:14:00 [2021-03-30T06:14:00.232Z] ok  	github.com/docker/docker/pkg/parsers	0.042s	coverage: 97.0% of statements
06:14:00 [2021-03-30T06:14:00.232Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames174799694\\dest"
06:14:00 [2021-03-30T06:14:00.232Z] --- PASS: TestUntarInvalidFilenames (0.19s)
06:14:00 [2021-03-30T06:14:00.232Z] === RUN   TestUntarHardlinkToSymlink
06:14:00 [2021-03-30T06:14:00.232Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
06:14:00 [2021-03-30T06:14:00.232Z] === RUN   TestUntarInvalidHardlink
06:14:00 [2021-03-30T06:14:00.232Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink764118351\\victim\\hello" -> "../victim/hello"
06:14:00 [2021-03-30T06:14:00.232Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink050968162\\victim\\hello" -> "/../victim/hello"
06:14:00 [2021-03-30T06:14:00.232Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink304759385\\victim" -> "../victim"
06:14:00 [2021-03-30T06:14:00.232Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink041890788\\victim" -> "../victim"
06:14:00 [2021-03-30T06:14:00.232Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink152750579\\victim" -> "../victim"
06:14:00 [2021-03-30T06:14:00.232Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink445493430\\victim" -> "../victim"
06:14:00 [2021-03-30T06:14:00.232Z] --- PASS: TestUntarInvalidHardlink (0.03s)
06:14:00 [2021-03-30T06:14:00.232Z] === RUN   TestUntarInvalidSymlink
06:14:00 [2021-03-30T06:14:00.232Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink480420509\\dest\\dotdot" -> "../victim/hello"
06:14:00 [2021-03-30T06:14:00.232Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink964773720\\dest\\slash-dotdot" -> "/../victim/hello"
06:14:00 [2021-03-30T06:14:00.232Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink718212823\\dest\\loophole-victim" -> "../victim"
06:14:00 [2021-03-30T06:14:00.232Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink915137098\\dest\\loophole-victim" -> "../victim"
06:14:00 [2021-03-30T06:14:00.232Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink605851425\\dest\\loophole-victim" -> "../victim"
06:14:00 [2021-03-30T06:14:00.232Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink039503372\\dest\\loophole-victim" -> "../victim"
06:14:00 [2021-03-30T06:14:00.232Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink623415291\\dest\\dir\\loophole" -> "../../victim"
06:14:00 [2021-03-30T06:14:00.232Z] --- PASS: TestUntarInvalidSymlink (0.04s)
06:14:00 [2021-03-30T06:14:00.232Z] === RUN   TestTempArchiveCloseMultipleTimes
06:14:00 [2021-03-30T06:14:00.232Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
06:14:00 [2021-03-30T06:14:00.232Z] === RUN   TestXGlobalNoParent
06:14:00 [2021-03-30T06:14:00.232Z] --- PASS: TestXGlobalNoParent (0.00s)
06:14:00 [2021-03-30T06:14:00.232Z] === RUN   TestReplaceFileTarWrapper
06:14:00 [2021-03-30T06:14:00.691Z] --- PASS: TestReplaceFileTarWrapper (0.26s)
06:14:00 [2021-03-30T06:14:00.691Z] === RUN   TestPrefixHeaderReadable
06:14:00 [2021-03-30T06:14:00.691Z] --- PASS: TestPrefixHeaderReadable (0.03s)
06:14:00 [2021-03-30T06:14:00.691Z] === RUN   TestDisablePigz
06:14:00 [2021-03-30T06:14:00.691Z] --- PASS: TestDisablePigz (0.16s)
06:14:00 [2021-03-30T06:14:00.691Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
06:14:00 [2021-03-30T06:14:00.691Z] === RUN   TestPigz
06:14:00 [2021-03-30T06:14:00.691Z] === RUN   TestNewAndRemove
06:14:00 [2021-03-30T06:14:00.691Z] --- PASS: TestNewAndRemove (0.00s)
06:14:00 [2021-03-30T06:14:00.691Z] === RUN   TestRemoveInvalidPath
06:14:00 [2021-03-30T06:14:00.691Z] --- PASS: TestRemoveInvalidPath (0.00s)
06:14:00 [2021-03-30T06:14:00.691Z] PASS
06:14:00 [2021-03-30T06:14:00.691Z] coverage: 82.6% of statements
06:14:00 [2021-03-30T06:14:00.691Z] ok  	github.com/docker/docker/pkg/pidfile	0.108s	coverage: 82.6% of statements
06:14:01 [2021-03-30T06:14:01.089Z] --- PASS: TestContainerKillOnDaemonStart (14.84s)
06:14:01 [2021-03-30T06:14:01.089Z] === CONT  TestDaemonRestartIpcMode
06:14:01 [2021-03-30T06:14:01.089Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
06:14:01 [2021-03-30T06:14:01.089Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
06:14:01 [2021-03-30T06:14:01.089Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.51s)
06:14:01 [2021-03-30T06:14:01.151Z] --- PASS: TestPigz (0.21s)
06:14:01 [2021-03-30T06:14:01.151Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
06:14:01 [2021-03-30T06:14:01.151Z] === RUN   TestCopyFileWithInvalidDest
06:14:01 [2021-03-30T06:14:01.151Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
06:14:01 [2021-03-30T06:14:01.151Z]     archive_windows_test.go:16: Currently fails
06:14:01 [2021-03-30T06:14:01.151Z] === RUN   TestCanonicalTarNameForPath
06:14:01 [2021-03-30T06:14:01.151Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
06:14:01 [2021-03-30T06:14:01.151Z] === RUN   TestCanonicalTarName
06:14:01 [2021-03-30T06:14:01.151Z] --- PASS: TestCanonicalTarName (0.00s)
06:14:01 [2021-03-30T06:14:01.151Z] === RUN   TestChmodTarEntry
06:14:01 [2021-03-30T06:14:01.151Z] --- PASS: TestChmodTarEntry (0.00s)
06:14:01 [2021-03-30T06:14:01.151Z] === RUN   TestHardLinkOrder
06:14:01 [2021-03-30T06:14:01.151Z] --- PASS: TestHardLinkOrder (0.14s)
06:14:01 [2021-03-30T06:14:01.151Z] === RUN   TestChangeString
06:14:01 [2021-03-30T06:14:01.151Z] --- PASS: TestChangeString (0.00s)
06:14:01 [2021-03-30T06:14:01.151Z] === RUN   TestChangesWithNoChanges
06:14:01 [2021-03-30T06:14:01.151Z] --- PASS: TestChangesWithNoChanges (0.05s)
06:14:01 [2021-03-30T06:14:01.151Z] === RUN   TestChangesWithChanges
06:14:01 [2021-03-30T06:14:01.151Z] --- PASS: TestChangesWithChanges (0.04s)
06:14:01 [2021-03-30T06:14:01.151Z] === RUN   TestChangesWithChangesGH13590
06:14:01 [2021-03-30T06:14:01.151Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
06:14:01 [2021-03-30T06:14:01.151Z]     changes_test.go:192: needs more investigation
06:14:01 [2021-03-30T06:14:01.151Z] === RUN   TestChangesDirsEmpty
06:14:01 [2021-03-30T06:14:01.151Z] --- PASS: TestChangesDirsEmpty (0.16s)
06:14:01 [2021-03-30T06:14:01.151Z] === RUN   TestChangesDirsMutated
06:14:01 [2021-03-30T06:14:01.610Z] === RUN   TestParseEmptyInterface
06:14:01 [2021-03-30T06:14:01.610Z] --- PASS: TestParseEmptyInterface (0.00s)
06:14:01 [2021-03-30T06:14:01.610Z] === RUN   TestParseNonInterfaceType
06:14:01 [2021-03-30T06:14:01.610Z] --- PASS: TestParseNonInterfaceType (0.00s)
06:14:01 [2021-03-30T06:14:01.610Z] === RUN   TestParseWithOneFunction
06:14:01 [2021-03-30T06:14:01.610Z] --- PASS: TestParseWithOneFunction (0.00s)
06:14:01 [2021-03-30T06:14:01.610Z] === RUN   TestParseWithMultipleFuncs
06:14:01 [2021-03-30T06:14:01.610Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
06:14:01 [2021-03-30T06:14:01.610Z] === RUN   TestParseWithUnnamedReturn
06:14:01 [2021-03-30T06:14:01.610Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
06:14:01 [2021-03-30T06:14:01.610Z] === RUN   TestEmbeddedInterface
06:14:01 [2021-03-30T06:14:01.610Z] --- PASS: TestEmbeddedInterface (0.00s)
06:14:01 [2021-03-30T06:14:01.610Z] === RUN   TestParsedImports
06:14:01 [2021-03-30T06:14:01.610Z] --- PASS: TestParsedImports (0.00s)
06:14:01 [2021-03-30T06:14:01.610Z] === RUN   TestAliasedImports
06:14:01 [2021-03-30T06:14:01.610Z] --- PASS: TestAliasedImports (0.00s)
06:14:01 [2021-03-30T06:14:01.610Z] PASS
06:14:01 [2021-03-30T06:14:01.610Z] coverage: 56.8% of statements
06:14:01 [2021-03-30T06:14:01.610Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.056s	coverage: 56.8% of statements
06:14:01 [2021-03-30T06:14:01.610Z] --- PASS: TestChangesDirsMutated (0.17s)
06:14:01 [2021-03-30T06:14:01.610Z] === RUN   TestApplyLayer
06:14:01 [2021-03-30T06:14:01.610Z] --- SKIP: TestApplyLayer (0.00s)
06:14:01 [2021-03-30T06:14:01.610Z]     changes_test.go:405: needs further investigation
06:14:01 [2021-03-30T06:14:01.610Z] === RUN   TestChangesSizeWithHardlinks
06:14:01 [2021-03-30T06:14:01.610Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
06:14:01 [2021-03-30T06:14:01.610Z]     changes_test.go:441: needs further investigation
06:14:01 [2021-03-30T06:14:01.610Z] === RUN   TestChangesSizeWithNoChanges
06:14:01 [2021-03-30T06:14:01.610Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
06:14:01 [2021-03-30T06:14:01.610Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
06:14:01 [2021-03-30T06:14:01.610Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
06:14:01 [2021-03-30T06:14:01.610Z] === RUN   TestChangesSize
06:14:01 [2021-03-30T06:14:01.610Z] --- PASS: TestChangesSize (0.00s)
06:14:01 [2021-03-30T06:14:01.610Z] === RUN   TestApplyLayerInvalidFilenames
06:14:01 [2021-03-30T06:14:01.610Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames240505858\\dest"
06:14:01 [2021-03-30T06:14:01.610Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
06:14:01 [2021-03-30T06:14:01.610Z] === RUN   TestApplyLayerInvalidHardlink
06:14:01 [2021-03-30T06:14:01.610Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink614061700\\victim\\hello" -> "../victim/hello"
06:14:01 [2021-03-30T06:14:01.610Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink453027347\\victim\\hello" -> "/../victim/hello"
06:14:01 [2021-03-30T06:14:01.610Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink195076694\\victim" -> "../victim"
06:14:01 [2021-03-30T06:14:01.610Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink304506301\\victim" -> "../victim"
06:14:01 [2021-03-30T06:14:01.610Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink058074616\\victim" -> "../victim"
06:14:01 [2021-03-30T06:14:01.610Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink669671159\\victim" -> "../victim"
06:14:01 [2021-03-30T06:14:01.610Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s)
06:14:01 [2021-03-30T06:14:01.610Z] === RUN   TestApplyLayerInvalidSymlink
06:14:01 [2021-03-30T06:14:01.610Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink321607146\\dest\\dotdot" -> "../victim/hello"
06:14:01 [2021-03-30T06:14:01.610Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink633360961\\dest\\slash-dotdot" -> "/../victim/hello"
06:14:01 [2021-03-30T06:14:01.610Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink495036588\\dest\\loophole-victim" -> "../victim"
06:14:01 [2021-03-30T06:14:01.610Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink638439963\\dest\\loophole-victim" -> "../victim"
06:14:01 [2021-03-30T06:14:01.610Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink830234814\\dest\\loophole-victim" -> "../victim"
06:14:01 [2021-03-30T06:14:01.610Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink235483909\\dest\\loophole-victim" -> "../victim"
06:14:01 [2021-03-30T06:14:01.610Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s)
06:14:01 [2021-03-30T06:14:01.610Z] === RUN   TestApplyLayerWhiteouts
06:14:01 [2021-03-30T06:14:01.610Z] --- PASS: TestApplyLayerWhiteouts (0.10s)
06:14:01 [2021-03-30T06:14:01.610Z] === RUN   TestGenerateEmptyFile
06:14:01 [2021-03-30T06:14:01.610Z] --- PASS: TestGenerateEmptyFile (0.00s)
06:14:01 [2021-03-30T06:14:01.610Z] === RUN   TestGenerateWithContent
06:14:01 [2021-03-30T06:14:01.610Z] --- PASS: TestGenerateWithContent (0.00s)
06:14:01 [2021-03-30T06:14:01.610Z] PASS
06:14:01 [2021-03-30T06:14:01.610Z] coverage: 62.6% of statements
06:14:01 [2021-03-30T06:14:01.610Z] ok  	github.com/docker/docker/pkg/archive	10.496s	coverage: 62.6% of statements
06:14:02 [2021-03-30T06:14:02.579Z] === RUN   TestFailedConnection
06:14:03 [2021-03-30T06:14:03.038Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
06:14:03 [2021-03-30T06:14:03.038Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
06:14:03 [2021-03-30T06:14:03.038Z] === RUN   TestBufioReaderPoolPutAndGet
06:14:03 [2021-03-30T06:14:03.038Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
06:14:03 [2021-03-30T06:14:03.038Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
06:14:03 [2021-03-30T06:14:03.038Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
06:14:03 [2021-03-30T06:14:03.038Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
06:14:03 [2021-03-30T06:14:03.038Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
06:14:03 [2021-03-30T06:14:03.038Z] === RUN   TestBufioWriterPoolPutAndGet
06:14:03 [2021-03-30T06:14:03.038Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
06:14:03 [2021-03-30T06:14:03.038Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
06:14:03 [2021-03-30T06:14:03.038Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
06:14:03 [2021-03-30T06:14:03.038Z] === RUN   TestBufferPoolPutAndGet
06:14:03 [2021-03-30T06:14:03.038Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
06:14:03 [2021-03-30T06:14:03.038Z] PASS
06:14:03 [2021-03-30T06:14:03.038Z] coverage: 88.2% of statements
06:14:03 [2021-03-30T06:14:03.038Z] ok  	github.com/docker/docker/pkg/pools	0.039s	coverage: 88.2% of statements
06:14:03 [2021-03-30T06:14:03.472Z] ok  	github.com/docker/docker/api/server	0.018s	coverage: 9.0% of statements
06:14:03 [2021-03-30T06:14:03.498Z] === RUN   TestHTTPTransport
06:14:03 [2021-03-30T06:14:03.498Z] --- PASS: TestHTTPTransport (0.00s)
06:14:03 [2021-03-30T06:14:03.498Z] PASS
06:14:03 [2021-03-30T06:14:03.498Z] coverage: 85.7% of statements
06:14:03 [2021-03-30T06:14:03.498Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.044s	coverage: 85.7% of statements
06:14:03 [2021-03-30T06:14:03.622Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
06:14:03 [2021-03-30T06:14:03.838Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.98s)
06:14:03 [2021-03-30T06:14:03.838Z] === RUN   TestCreateServiceSecretFileMode
06:14:03 [2021-03-30T06:14:03.951Z] --- PASS: TestDockerNetworkReConnect (6.71s)
06:14:03 [2021-03-30T06:14:03.951Z] === RUN   TestServicePlugin
06:14:03 [2021-03-30T06:14:03.951Z] --- SKIP: TestServicePlugin (0.00s)
06:14:03 [2021-03-30T06:14:03.951Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:14:03 [2021-03-30T06:14:03.951Z] === RUN   TestServiceUpdateLabel
06:14:03 [2021-03-30T06:14:03.958Z] --- PASS: TestFailedConnection (1.06s)
06:14:03 [2021-03-30T06:14:03.958Z] === RUN   TestFailOnce
06:14:03 [2021-03-30T06:14:03.958Z] 2021/03/30 06:14:03 http: panic serving 127.0.0.1:49222: Plugin not ready
06:14:03 [2021-03-30T06:14:03.958Z] goroutine 10 [running]:
06:14:03 [2021-03-30T06:14:03.958Z] net/http.(*conn).serve.func1(0xc000058be0)
06:14:03 [2021-03-30T06:14:03.958Z] 	c:/go/src/net/http/server.go:1795 +0x140
06:14:03 [2021-03-30T06:14:03.958Z] panic(0x849b40, 0x986ad0)
06:14:03 [2021-03-30T06:14:03.958Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
06:14:03 [2021-03-30T06:14:03.958Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300)
06:14:03 [2021-03-30T06:14:03.958Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
06:14:03 [2021-03-30T06:14:03.958Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300)
06:14:03 [2021-03-30T06:14:03.958Z] 	c:/go/src/net/http/server.go:2036 +0x4b
06:14:03 [2021-03-30T06:14:03.958Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300)
06:14:03 [2021-03-30T06:14:03.958Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
06:14:03 [2021-03-30T06:14:03.958Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300)
06:14:03 [2021-03-30T06:14:03.958Z] 	c:/go/src/net/http/server.go:2831 +0xab
06:14:03 [2021-03-30T06:14:03.958Z] net/http.(*conn).serve(0xc000058be0, 0x99b2c0, 0xc00004a980)
06:14:03 [2021-03-30T06:14:03.958Z] 	c:/go/src/net/http/server.go:1919 +0x87c
06:14:03 [2021-03-30T06:14:03.958Z] created by net/http.(*Server).Serve
06:14:03 [2021-03-30T06:14:03.958Z] 	c:/go/src/net/http/server.go:2957 +0x38b
06:14:03 [2021-03-30T06:14:03.958Z] time="2021-03-30T06:14:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s"
06:14:03 [2021-03-30T06:14:03.958Z] === RUN   TestOutputOnPrematureClose
06:14:03 [2021-03-30T06:14:03.958Z] --- PASS: TestOutputOnPrematureClose (0.00s)
06:14:03 [2021-03-30T06:14:03.958Z] === RUN   TestCompleteSilently
06:14:03 [2021-03-30T06:14:03.958Z] --- PASS: TestCompleteSilently (0.00s)
06:14:03 [2021-03-30T06:14:03.958Z] PASS
06:14:03 [2021-03-30T06:14:03.958Z] coverage: 75.9% of statements
06:14:03 [2021-03-30T06:14:03.958Z] ok  	github.com/docker/docker/pkg/progress	0.039s	coverage: 75.9% of statements
06:14:03 [2021-03-30T06:14:03.958Z] === RUN   TestSendToOneSub
06:14:03 [2021-03-30T06:14:03.958Z] --- PASS: TestSendToOneSub (0.00s)
06:14:03 [2021-03-30T06:14:03.958Z] === RUN   TestSendToMultipleSubs
06:14:03 [2021-03-30T06:14:03.958Z] --- PASS: TestSendToMultipleSubs (0.00s)
06:14:03 [2021-03-30T06:14:03.958Z] === RUN   TestEvictOneSub
06:14:03 [2021-03-30T06:14:03.958Z] --- PASS: TestEvictOneSub (0.00s)
06:14:03 [2021-03-30T06:14:03.958Z] === RUN   TestClosePublisher
06:14:03 [2021-03-30T06:14:03.958Z] --- PASS: TestClosePublisher (0.00s)
06:14:03 [2021-03-30T06:14:03.958Z] === RUN   TestPubSubRace
06:14:04 [2021-03-30T06:14:04.191Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
06:14:04 [2021-03-30T06:14:04.196Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
06:14:04 [2021-03-30T06:14:04.451Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
06:14:04 [2021-03-30T06:14:04.931Z] === RUN   TestRegister
06:14:04 [2021-03-30T06:14:04.931Z] --- PASS: TestRegister (0.00s)
06:14:04 [2021-03-30T06:14:04.931Z] === RUN   TestCommand
06:14:04 [2021-03-30T06:14:04.931Z] --- PASS: TestCommand (0.03s)
06:14:04 [2021-03-30T06:14:04.931Z] === RUN   TestNaiveSelf
06:14:04 [2021-03-30T06:14:04.931Z] --- PASS: TestFailOnce (1.19s)
06:14:04 [2021-03-30T06:14:04.931Z] === RUN   TestEchoInputOutput
06:14:04 [2021-03-30T06:14:04.931Z] --- PASS: TestNaiveSelf (0.03s)
06:14:04 [2021-03-30T06:14:04.931Z] PASS
06:14:04 [2021-03-30T06:14:04.931Z] coverage: 82.4% of statements
06:14:04 [2021-03-30T06:14:04.931Z] --- PASS: TestEchoInputOutput (0.00s)
06:14:04 [2021-03-30T06:14:04.931Z] === RUN   TestBackoff
06:14:04 [2021-03-30T06:14:04.931Z] --- PASS: TestBackoff (0.00s)
06:14:04 [2021-03-30T06:14:04.931Z] === RUN   TestAbortRetry
06:14:04 [2021-03-30T06:14:04.931Z] --- PASS: TestAbortRetry (0.00s)
06:14:04 [2021-03-30T06:14:04.931Z] === RUN   TestClientScheme
06:14:04 [2021-03-30T06:14:04.931Z] --- PASS: TestClientScheme (0.00s)
06:14:04 [2021-03-30T06:14:04.931Z] === RUN   TestNewClientWithTimeout
06:14:04 [2021-03-30T06:14:04.931Z] ok  	github.com/docker/docker/pkg/reexec	0.094s	coverage: 82.4% of statements
06:14:05 [2021-03-30T06:14:05.390Z] --- PASS: TestDaemonRestartIpcMode (4.47s)
06:14:05 [2021-03-30T06:14:05.390Z] PASS
06:14:05 [2021-03-30T06:14:05.390Z] 
06:14:05 [2021-03-30T06:14:05.390Z] === Skipped
06:14:05 [2021-03-30T06:14:05.390Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
06:14:05 [2021-03-30T06:14:05.390Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:14:05 [2021-03-30T06:14:05.390Z] 
06:14:05 [2021-03-30T06:14:05.391Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
06:14:05 [2021-03-30T06:14:05.391Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:14:05 [2021-03-30T06:14:05.391Z] 
06:14:05 [2021-03-30T06:14:05.391Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
06:14:05 [2021-03-30T06:14:05.391Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:14:05 [2021-03-30T06:14:05.391Z] 
06:14:05 [2021-03-30T06:14:05.391Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
06:14:05 [2021-03-30T06:14:05.391Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:14:05 [2021-03-30T06:14:05.391Z] 
06:14:05 [2021-03-30T06:14:05.391Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
06:14:05 [2021-03-30T06:14:05.391Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:14:05 [2021-03-30T06:14:05.391Z] 
06:14:05 [2021-03-30T06:14:05.391Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
06:14:05 [2021-03-30T06:14:05.391Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
06:14:05 [2021-03-30T06:14:05.391Z] 
06:14:05 [2021-03-30T06:14:05.391Z] 
06:14:05 [2021-03-30T06:14:05.391Z] DONE 196 tests, 6 skipped in 242.391s
06:14:05 [2021-03-30T06:14:05.391Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
06:14:05 [2021-03-30T06:14:05.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
06:14:05 [2021-03-30T06:14:05.391Z] ++ set -e
06:14:05 [2021-03-30T06:14:05.391Z] ++ '[' -n 0 ']'
06:14:05 [2021-03-30T06:14:05.391Z] ++ set -x
06:14:05 [2021-03-30T06:14:05.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
06:14:05 [2021-03-30T06:14:05.392Z] --- PASS: TestPubSubRace (1.05s)
06:14:05 [2021-03-30T06:14:05.392Z] PASS
06:14:05 [2021-03-30T06:14:05.392Z] coverage: 75.0% of statements
06:14:05 [2021-03-30T06:14:05.392Z] ok  	github.com/docker/docker/pkg/pubsub	1.091s	coverage: 75.0% of statements
06:14:05 [2021-03-30T06:14:05.392Z] time="2021-03-30T06:14:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
06:14:05 [2021-03-30T06:14:05.650Z] INFO: Testing against a local daemon
06:14:05 [2021-03-30T06:14:05.650Z] === RUN   TestCommitInheritsEnv
06:14:05 [2021-03-30T06:14:05.853Z] === RUN   TestParseSignal
06:14:05 [2021-03-30T06:14:05.853Z] --- PASS: TestParseSignal (0.00s)
06:14:05 [2021-03-30T06:14:05.853Z] === RUN   TestValidSignalForPlatform
06:14:05 [2021-03-30T06:14:05.853Z] --- PASS: TestValidSignalForPlatform (0.00s)
06:14:05 [2021-03-30T06:14:05.853Z] PASS
06:14:05 [2021-03-30T06:14:05.853Z] coverage: 20.3% of statements
06:14:05 [2021-03-30T06:14:05.853Z] ok  	github.com/docker/docker/pkg/signal	0.040s	coverage: 20.3% of statements
06:14:05 [2021-03-30T06:14:05.910Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
06:14:06 [2021-03-30T06:14:06.170Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
06:14:06 [2021-03-30T06:14:06.170Z] --- PASS: TestCommitInheritsEnv (0.59s)
06:14:06 [2021-03-30T06:14:06.170Z] === RUN   TestImportExtremelyLargeImageWorks
06:14:06 [2021-03-30T06:14:06.170Z] === PAUSE TestImportExtremelyLargeImageWorks
06:14:06 [2021-03-30T06:14:06.170Z] === RUN   TestImagesFilterMultiReference
06:14:06 [2021-03-30T06:14:06.170Z] --- PASS: TestImagesFilterMultiReference (0.08s)
06:14:06 [2021-03-30T06:14:06.170Z] === RUN   TestImagePullPlatformInvalid
06:14:06 [2021-03-30T06:14:06.314Z] === RUN   TestNewStdWriter
06:14:06 [2021-03-30T06:14:06.314Z] --- PASS: TestNewStdWriter (0.00s)
06:14:06 [2021-03-30T06:14:06.314Z] === RUN   TestWriteWithUninitializedStdWriter
06:14:06 [2021-03-30T06:14:06.314Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
06:14:06 [2021-03-30T06:14:06.314Z] === RUN   TestWriteWithNilBytes
06:14:06 [2021-03-30T06:14:06.314Z] --- PASS: TestWriteWithNilBytes (0.00s)
06:14:06 [2021-03-30T06:14:06.314Z] === RUN   TestWrite
06:14:06 [2021-03-30T06:14:06.314Z] --- PASS: TestWrite (0.00s)
06:14:06 [2021-03-30T06:14:06.314Z] === RUN   TestWriteWithWriterError
06:14:06 [2021-03-30T06:14:06.314Z] --- PASS: TestWriteWithWriterError (0.00s)
06:14:06 [2021-03-30T06:14:06.314Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
06:14:06 [2021-03-30T06:14:06.314Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
06:14:06 [2021-03-30T06:14:06.314Z] === RUN   TestStdCopyWriteAndRead
06:14:06 [2021-03-30T06:14:06.314Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
06:14:06 [2021-03-30T06:14:06.314Z] === RUN   TestStdCopyReturnsErrorReadingHeader
06:14:06 [2021-03-30T06:14:06.314Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
06:14:06 [2021-03-30T06:14:06.314Z] === RUN   TestStdCopyReturnsErrorReadingFrame
06:14:06 [2021-03-30T06:14:06.314Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
06:14:06 [2021-03-30T06:14:06.314Z] === RUN   TestStdCopyDetectsCorruptedFrame
06:14:06 [2021-03-30T06:14:06.314Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
06:14:06 [2021-03-30T06:14:06.314Z] === RUN   TestStdCopyWithInvalidInputHeader
06:14:06 [2021-03-30T06:14:06.314Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
06:14:06 [2021-03-30T06:14:06.314Z] === RUN   TestStdCopyWithCorruptedPrefix
06:14:06 [2021-03-30T06:14:06.314Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
06:14:06 [2021-03-30T06:14:06.314Z] === RUN   TestStdCopyReturnsWriteErrors
06:14:06 [2021-03-30T06:14:06.314Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
06:14:06 [2021-03-30T06:14:06.314Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
06:14:06 [2021-03-30T06:14:06.314Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
06:14:06 [2021-03-30T06:14:06.314Z] === RUN   TestStdCopyReturnsErrorFromSystem
06:14:06 [2021-03-30T06:14:06.314Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
06:14:06 [2021-03-30T06:14:06.314Z] PASS
06:14:06 [2021-03-30T06:14:06.314Z] coverage: 100.0% of statements
06:14:06 [2021-03-30T06:14:06.314Z] ok  	github.com/docker/docker/pkg/stdcopy	0.045s	coverage: 100.0% of statements
06:14:06 [2021-03-30T06:14:06.429Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
06:14:06 [2021-03-30T06:14:06.429Z] === RUN   TestRemoveImageOrphaning
06:14:06 [2021-03-30T06:14:06.689Z] --- PASS: TestRemoveImageOrphaning (0.43s)
06:14:06 [2021-03-30T06:14:06.689Z] === RUN   TestRemoveImageGarbageCollector
06:14:06 [2021-03-30T06:14:06.774Z] time="2021-03-30T06:14:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
06:14:07 [2021-03-30T06:14:07.143Z] --- PASS: TestCreateServiceSecretFileMode (3.43s)
06:14:07 [2021-03-30T06:14:07.143Z] === RUN   TestCreateServiceConfigFileMode
06:14:07 [2021-03-30T06:14:07.235Z] === RUN   TestRawProgressFormatterFormatStatus
06:14:07 [2021-03-30T06:14:07.235Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
06:14:07 [2021-03-30T06:14:07.235Z] === RUN   TestRawProgressFormatterFormatProgress
06:14:07 [2021-03-30T06:14:07.235Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
06:14:07 [2021-03-30T06:14:07.235Z] === RUN   TestFormatStatus
06:14:07 [2021-03-30T06:14:07.235Z] --- PASS: TestFormatStatus (0.00s)
06:14:07 [2021-03-30T06:14:07.235Z] === RUN   TestFormatError
06:14:07 [2021-03-30T06:14:07.235Z] --- PASS: TestFormatError (0.00s)
06:14:07 [2021-03-30T06:14:07.235Z] === RUN   TestFormatJSONError
06:14:07 [2021-03-30T06:14:07.235Z] --- PASS: TestFormatJSONError (0.00s)
06:14:07 [2021-03-30T06:14:07.235Z] === RUN   TestJsonProgressFormatterFormatProgress
06:14:07 [2021-03-30T06:14:07.235Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
06:14:07 [2021-03-30T06:14:07.235Z] === RUN   TestJsonProgressFormatterFormatStatus
06:14:07 [2021-03-30T06:14:07.235Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
06:14:07 [2021-03-30T06:14:07.235Z] === RUN   TestNewJSONProgressOutput
06:14:07 [2021-03-30T06:14:07.235Z] --- PASS: TestNewJSONProgressOutput (0.00s)
06:14:07 [2021-03-30T06:14:07.235Z] === RUN   TestAuxFormatterEmit
06:14:07 [2021-03-30T06:14:07.235Z] --- PASS: TestAuxFormatterEmit (0.00s)
06:14:07 [2021-03-30T06:14:07.235Z] === RUN   TestStreamWriterStdout
06:14:07 [2021-03-30T06:14:07.235Z] --- PASS: TestStreamWriterStdout (0.00s)
06:14:07 [2021-03-30T06:14:07.235Z] === RUN   TestStreamWriterStderr
06:14:07 [2021-03-30T06:14:07.235Z] --- PASS: TestStreamWriterStderr (0.00s)
06:14:07 [2021-03-30T06:14:07.235Z] PASS
06:14:07 [2021-03-30T06:14:07.235Z] coverage: 66.2% of statements
06:14:07 [2021-03-30T06:14:07.235Z] ok  	github.com/docker/docker/pkg/streamformatter	0.047s	coverage: 66.2% of statements
06:14:07 [2021-03-30T06:14:07.235Z] === RUN   TestGenerateRandomID
06:14:07 [2021-03-30T06:14:07.235Z] --- PASS: TestGenerateRandomID (0.00s)
06:14:07 [2021-03-30T06:14:07.235Z] === RUN   TestShortenId
06:14:07 [2021-03-30T06:14:07.235Z] --- PASS: TestShortenId (0.00s)
06:14:07 [2021-03-30T06:14:07.235Z] === RUN   TestShortenSha256Id
06:14:07 [2021-03-30T06:14:07.235Z] --- PASS: TestShortenSha256Id (0.00s)
06:14:07 [2021-03-30T06:14:07.235Z] === RUN   TestShortenIdEmpty
06:14:07 [2021-03-30T06:14:07.235Z] --- PASS: TestShortenIdEmpty (0.00s)
06:14:07 [2021-03-30T06:14:07.235Z] === RUN   TestShortenIdInvalid
06:14:07 [2021-03-30T06:14:07.235Z] --- PASS: TestShortenIdInvalid (0.00s)
06:14:07 [2021-03-30T06:14:07.235Z] === RUN   TestIsShortIDNonHex
06:14:07 [2021-03-30T06:14:07.235Z] --- PASS: TestIsShortIDNonHex (0.00s)
06:14:07 [2021-03-30T06:14:07.235Z] === RUN   TestIsShortIDNotCorrectSize
06:14:07 [2021-03-30T06:14:07.235Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
06:14:07 [2021-03-30T06:14:07.235Z] PASS
06:14:07 [2021-03-30T06:14:07.235Z] coverage: 70.6% of statements
06:14:07 [2021-03-30T06:14:07.235Z] ok  	github.com/docker/docker/pkg/stringid	0.043s	coverage: 70.6% of statements
06:14:08 [2021-03-30T06:14:08.207Z] === RUN   TestIsCpusetListAvailable
06:14:08 [2021-03-30T06:14:08.207Z] --- PASS: TestIsCpusetListAvailable (0.00s)
06:14:08 [2021-03-30T06:14:08.207Z] PASS
06:14:08 [2021-03-30T06:14:08.207Z] coverage: 38.2% of statements
06:14:08 [2021-03-30T06:14:08.207Z] ok  	github.com/docker/docker/pkg/sysinfo	0.041s	coverage: 38.2% of statements
06:14:08 [2021-03-30T06:14:08.605Z] --- PASS: TestServiceUpdateLabel (4.17s)
06:14:08 [2021-03-30T06:14:08.605Z] === RUN   TestServiceUpdateSecrets
06:14:09 [2021-03-30T06:14:09.225Z] --- PASS: TestRemoveImageGarbageCollector (2.49s)
06:14:09 [2021-03-30T06:14:09.225Z] === RUN   TestTagUnprefixedRepoByNameOrName
06:14:09 [2021-03-30T06:14:09.225Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s)
06:14:09 [2021-03-30T06:14:09.225Z] === RUN   TestTagInvalidReference
06:14:09 [2021-03-30T06:14:09.225Z] --- PASS: TestTagInvalidReference (0.03s)
06:14:09 [2021-03-30T06:14:09.225Z] === RUN   TestTagValidPrefixedRepo
06:14:09 [2021-03-30T06:14:09.236Z] === RUN   TestChtimes
06:14:09 [2021-03-30T06:14:09.236Z] --- PASS: TestChtimes (0.00s)
06:14:09 [2021-03-30T06:14:09.236Z] === RUN   TestChtimesWindows
06:14:09 [2021-03-30T06:14:09.236Z] --- PASS: TestChtimesWindows (0.00s)
06:14:09 [2021-03-30T06:14:09.236Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
06:14:09 [2021-03-30T06:14:09.236Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
06:14:09 [2021-03-30T06:14:09.236Z] === RUN   TestEnsureRemoveAllNotExist
06:14:09 [2021-03-30T06:14:09.236Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
06:14:09 [2021-03-30T06:14:09.236Z] === RUN   TestEnsureRemoveAllWithDir
06:14:09 [2021-03-30T06:14:09.236Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
06:14:09 [2021-03-30T06:14:09.236Z] === RUN   TestEnsureRemoveAllWithFile
06:14:09 [2021-03-30T06:14:09.236Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
06:14:09 [2021-03-30T06:14:09.236Z] === RUN   TestHasWin32KSupport
06:14:09 [2021-03-30T06:14:09.236Z] --- PASS: TestHasWin32KSupport (0.00s)
06:14:09 [2021-03-30T06:14:09.236Z]     syscall_windows_test.go:8: win32k: true
06:14:09 [2021-03-30T06:14:09.236Z] PASS
06:14:09 [2021-03-30T06:14:09.236Z] coverage: 12.0% of statements
06:14:09 [2021-03-30T06:14:09.236Z] ok  	github.com/docker/docker/pkg/system	0.119s	coverage: 12.0% of statements
06:14:09 [2021-03-30T06:14:09.236Z] === RUN   TestTailFile
06:14:09 [2021-03-30T06:14:09.236Z] --- PASS: TestTailFile (0.00s)
06:14:09 [2021-03-30T06:14:09.236Z] === RUN   TestTailFileManyLines
06:14:09 [2021-03-30T06:14:09.236Z] --- PASS: TestTailFileManyLines (0.00s)
06:14:09 [2021-03-30T06:14:09.236Z] === RUN   TestTailEmptyFile
06:14:09 [2021-03-30T06:14:09.236Z] --- PASS: TestTailEmptyFile (0.00s)
06:14:09 [2021-03-30T06:14:09.236Z] === RUN   TestTailNegativeN
06:14:09 [2021-03-30T06:14:09.236Z] --- PASS: TestTailNegativeN (0.00s)
06:14:09 [2021-03-30T06:14:09.236Z] === RUN   TestNewTailReader
06:14:09 [2021-03-30T06:14:09.236Z] === PAUSE TestNewTailReader
06:14:09 [2021-03-30T06:14:09.236Z] === CONT  TestNewTailReader
06:14:09 [2021-03-30T06:14:09.236Z] === RUN   TestNewTailReader/no_delimiter
06:14:09 [2021-03-30T06:14:09.236Z] === PAUSE TestNewTailReader/no_delimiter
06:14:09 [2021-03-30T06:14:09.236Z] === RUN   TestNewTailReader/single_byte_delimiter
06:14:09 [2021-03-30T06:14:09.236Z] === PAUSE TestNewTailReader/single_byte_delimiter
06:14:09 [2021-03-30T06:14:09.236Z] === RUN   TestNewTailReader/2_byte_delimiter
06:14:09 [2021-03-30T06:14:09.236Z] === PAUSE TestNewTailReader/2_byte_delimiter
06:14:09 [2021-03-30T06:14:09.236Z] === RUN   TestNewTailReader/4_byte_delimiter
06:14:09 [2021-03-30T06:14:09.236Z] === PAUSE TestNewTailReader/4_byte_delimiter
06:14:09 [2021-03-30T06:14:09.236Z] === RUN   TestNewTailReader/8_byte_delimiter
06:14:09 [2021-03-30T06:14:09.484Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
06:14:09 [2021-03-30T06:14:09.484Z] === RUN   TestTagExistedNameWithoutForce
06:14:09 [2021-03-30T06:14:09.484Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
06:14:09 [2021-03-30T06:14:09.484Z] === RUN   TestTagOfficialNames
06:14:09 [2021-03-30T06:14:09.484Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
06:14:09 [2021-03-30T06:14:09.484Z] --- PASS: TestTagOfficialNames (0.11s)
06:14:09 [2021-03-30T06:14:09.484Z] === RUN   TestTagMatchesDigest
06:14:09 [2021-03-30T06:14:09.484Z] --- PASS: TestTagMatchesDigest (0.03s)
06:14:09 [2021-03-30T06:14:09.484Z] === CONT  TestImportExtremelyLargeImageWorks
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/8_byte_delimiter
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/12_byte_delimiter
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/12_byte_delimiter
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/truncated_last_line
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/truncated_last_line#01
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/truncated_last_line#02
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
06:14:09 [2021-03-30T06:14:09.697Z] === CONT  TestNewTailReader/no_delimiter
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/no_delimiter/no_lines
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
06:14:09 [2021-03-30T06:14:09.697Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
06:14:09 [2021-03-30T06:14:09.697Z] === CONT  TestNewTailReader/12_byte_delimiter
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
06:14:09 [2021-03-30T06:14:09.697Z] time="2021-03-30T06:14:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
06:14:09 [2021-03-30T06:14:09.697Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.697Z] === CONT  TestNewTailReader/4_byte_delimiter
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
06:14:09 [2021-03-30T06:14:09.697Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.697Z] === CONT  TestNewTailReader/2_byte_delimiter
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
06:14:09 [2021-03-30T06:14:09.697Z] === CONT  TestNewTailReader/single_byte_delimiter
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
06:14:09 [2021-03-30T06:14:09.697Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
06:14:09 [2021-03-30T06:14:09.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
06:14:09 [2021-03-30T06:14:09.697Z] === CONT  TestNewTailReader/no_delimiter/no_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/8_byte_delimiter
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.698Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
06:14:09 [2021-03-30T06:14:09.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.699Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
06:14:09 [2021-03-30T06:14:09.699Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
06:14:09 [2021-03-30T06:14:09.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
06:14:09 [2021-03-30T06:14:09.700Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
06:14:09 [2021-03-30T06:14:09.700Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
06:14:09 [2021-03-30T06:14:09.700Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
06:14:09 [2021-03-30T06:14:09.700Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.162Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
06:14:10 [2021-03-30T06:14:10.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
06:14:10 [2021-03-30T06:14:10.163Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
06:14:10 [2021-03-30T06:14:10.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
06:14:10 [2021-03-30T06:14:10.163Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
06:14:10 [2021-03-30T06:14:10.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
06:14:10 [2021-03-30T06:14:10.163Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
06:14:10 [2021-03-30T06:14:10.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
06:14:10 [2021-03-30T06:14:10.163Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
06:14:10 [2021-03-30T06:14:10.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
06:14:10 [2021-03-30T06:14:10.163Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
06:14:10 [2021-03-30T06:14:10.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
06:14:10 [2021-03-30T06:14:10.163Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
06:14:10 [2021-03-30T06:14:10.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
06:14:10 [2021-03-30T06:14:10.163Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
06:14:10 [2021-03-30T06:14:10.163Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
06:14:10 [2021-03-30T06:14:10.164Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
06:14:10 [2021-03-30T06:14:10.164Z] --- PASS: TestNewTailReader (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.04s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.04s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.164Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.04s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.02s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.06s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.02s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.02s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.02s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.02s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.165Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s)
06:14:10 [2021-03-30T06:14:10.166Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.166Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.510Z] --- PASS: TestCreateServiceConfigFileMode (3.44s)
06:14:10 [2021-03-30T06:14:10.510Z] === RUN   TestCreateServiceSysctls
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z] PASS
06:14:10 [2021-03-30T06:14:10.626Z] coverage: 88.6% of statements
06:14:10 [2021-03-30T06:14:10.626Z] ok  	github.com/docker/docker/pkg/tailfile	0.600s	coverage: 88.6% of statements
06:14:10 [2021-03-30T06:14:10.626Z] === RUN   TestTarSumRemoveNonExistent
06:14:10 [2021-03-30T06:14:10.626Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z] === RUN   TestTarSumRemove
06:14:10 [2021-03-30T06:14:10.626Z] --- PASS: TestTarSumRemove (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z] === RUN   TestSortFileInfoSums
06:14:10 [2021-03-30T06:14:10.626Z] --- PASS: TestSortFileInfoSums (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z] === RUN   TestNewTarSumForLabelInvalid
06:14:10 [2021-03-30T06:14:10.626Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z] === RUN   TestNewTarSumForLabel
06:14:10 [2021-03-30T06:14:10.626Z] --- PASS: TestNewTarSumForLabel (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z] === RUN   TestEmptyTar
06:14:10 [2021-03-30T06:14:10.626Z] --- PASS: TestEmptyTar (0.00s)
06:14:10 [2021-03-30T06:14:10.626Z] === RUN   TestTarSumsReadSize
06:14:10 [2021-03-30T06:14:10.626Z] --- PASS: TestTarSumsReadSize (0.01s)
06:14:10 [2021-03-30T06:14:10.626Z] === RUN   TestTarSums
06:14:10 [2021-03-30T06:14:10.776Z] --- PASS: TestServiceUpdatePidsLimit (17.32s)
06:14:10 [2021-03-30T06:14:10.776Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s)
06:14:10 [2021-03-30T06:14:10.776Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.18s)
06:14:10 [2021-03-30T06:14:10.776Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s)
06:14:10 [2021-03-30T06:14:10.776Z] PASS
06:14:10 [2021-03-30T06:14:10.776Z] 
06:14:10 [2021-03-30T06:14:10.776Z] === Skipped
06:14:10 [2021-03-30T06:14:10.776Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
06:14:10 [2021-03-30T06:14:10.776Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:14:10 [2021-03-30T06:14:10.776Z] 
06:14:10 [2021-03-30T06:14:10.776Z] 
06:14:10 [2021-03-30T06:14:10.776Z] DONE 27 tests, 1 skipped in 180.009s
06:14:10 [2021-03-30T06:14:10.776Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
06:14:10 [2021-03-30T06:14:10.776Z] INFO: Testing against a local daemon
06:14:10 [2021-03-30T06:14:10.776Z] === RUN   TestSessionCreate
06:14:10 [2021-03-30T06:14:10.776Z] --- PASS: TestSessionCreate (0.02s)
06:14:10 [2021-03-30T06:14:10.776Z] === RUN   TestSessionCreateWithBadUpgrade
06:14:10 [2021-03-30T06:14:10.776Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
06:14:10 [2021-03-30T06:14:10.776Z] PASS
06:14:10 [2021-03-30T06:14:10.776Z] 
06:14:10 [2021-03-30T06:14:10.776Z] DONE 2 tests in 0.073s
06:14:10 [2021-03-30T06:14:10.776Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
06:14:10 [2021-03-30T06:14:10.865Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
06:14:11 [2021-03-30T06:14:11.038Z] INFO: Testing against a local daemon
06:14:11 [2021-03-30T06:14:11.038Z] === RUN   TestCgroupDriverSystemdMemoryLimit
06:14:11 [2021-03-30T06:14:11.038Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
06:14:11 [2021-03-30T06:14:11.038Z] === RUN   TestEventsExecDie
06:14:11 [2021-03-30T06:14:11.086Z] --- PASS: TestTarSums (0.09s)
06:14:11 [2021-03-30T06:14:11.086Z] === RUN   TestIteration
06:14:11 [2021-03-30T06:14:11.086Z] --- PASS: TestIteration (0.00s)
06:14:11 [2021-03-30T06:14:11.086Z] === RUN   TestVersionLabelForChecksum
06:14:11 [2021-03-30T06:14:11.086Z] --- PASS: TestVersionLabelForChecksum (0.00s)
06:14:11 [2021-03-30T06:14:11.086Z] === RUN   TestVersion
06:14:11 [2021-03-30T06:14:11.086Z] --- PASS: TestVersion (0.00s)
06:14:11 [2021-03-30T06:14:11.086Z] === RUN   TestGetVersion
06:14:11 [2021-03-30T06:14:11.086Z] --- PASS: TestGetVersion (0.00s)
06:14:11 [2021-03-30T06:14:11.086Z] === RUN   TestGetVersions
06:14:11 [2021-03-30T06:14:11.086Z] --- PASS: TestGetVersions (0.00s)
06:14:11 [2021-03-30T06:14:11.086Z] PASS
06:14:11 [2021-03-30T06:14:11.086Z] coverage: 89.3% of statements
06:14:11 [2021-03-30T06:14:11.086Z] ok  	github.com/docker/docker/pkg/tarsum	0.182s	coverage: 89.3% of statements
06:14:11 [2021-03-30T06:14:11.086Z] testing: warning: no tests to run
06:14:11 [2021-03-30T06:14:11.086Z] PASS
06:14:11 [2021-03-30T06:14:11.086Z] coverage: [no statements]
06:14:11 [2021-03-30T06:14:11.086Z] ok  	github.com/docker/docker/pkg/term/windows	0.038s	coverage: [no statements] [no tests to run]
06:14:11 [2021-03-30T06:14:11.123Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
06:14:11 [2021-03-30T06:14:11.554Z] === RUN   TestTruncIndex
06:14:11 [2021-03-30T06:14:11.692Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
06:14:11 [2021-03-30T06:14:11.692Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
06:14:11 [2021-03-30T06:14:11.980Z] --- PASS: TestEventsExecDie (1.08s)
06:14:11 [2021-03-30T06:14:11.980Z] === RUN   TestEventsBackwardsCompatible
06:14:11 [2021-03-30T06:14:11.980Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
06:14:11 [2021-03-30T06:14:11.980Z] === RUN   TestInfoBinaryCommits
06:14:11 [2021-03-30T06:14:11.980Z] --- PASS: TestInfoBinaryCommits (0.03s)
06:14:11 [2021-03-30T06:14:11.980Z] === RUN   TestInfoAPIVersioned
06:14:11 [2021-03-30T06:14:11.980Z] --- PASS: TestInfoAPIVersioned (0.01s)
06:14:11 [2021-03-30T06:14:11.980Z] === RUN   TestInfoDiscoveryBackend
06:14:12 [2021-03-30T06:14:12.017Z] --- PASS: TestTruncIndex (0.10s)
06:14:12 [2021-03-30T06:14:12.017Z] PASS
06:14:12 [2021-03-30T06:14:12.017Z] coverage: 91.5% of statements
06:14:12 [2021-03-30T06:14:12.017Z] ok  	github.com/docker/docker/pkg/truncindex	0.140s	coverage: 91.5% of statements
06:14:12 [2021-03-30T06:14:12.017Z] === RUN   TestIsGIT
06:14:12 [2021-03-30T06:14:12.017Z] --- PASS: TestIsGIT (0.00s)
06:14:12 [2021-03-30T06:14:12.017Z] === RUN   TestIsTransport
06:14:12 [2021-03-30T06:14:12.017Z] --- PASS: TestIsTransport (0.00s)
06:14:12 [2021-03-30T06:14:12.017Z] PASS
06:14:12 [2021-03-30T06:14:12.017Z] coverage: 100.0% of statements
06:14:12 [2021-03-30T06:14:12.017Z] ok  	github.com/docker/docker/pkg/urlutil	0.060s	coverage: 100.0% of statements
06:14:12 [2021-03-30T06:14:12.551Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
06:14:12 [2021-03-30T06:14:12.551Z] === RUN   TestInfoDiscoveryInvalidAdvertise
06:14:12 [2021-03-30T06:14:12.987Z] === RUN   TestVersionInfo
06:14:12 [2021-03-30T06:14:12.987Z] --- PASS: TestVersionInfo (0.00s)
06:14:12 [2021-03-30T06:14:12.987Z] === RUN   TestAppendVersions
06:14:12 [2021-03-30T06:14:12.987Z] --- PASS: TestAppendVersions (0.00s)
06:14:12 [2021-03-30T06:14:12.987Z] PASS
06:14:12 [2021-03-30T06:14:12.987Z] coverage: 88.9% of statements
06:14:12 [2021-03-30T06:14:12.987Z] ok  	github.com/docker/docker/pkg/useragent	0.050s	coverage: 88.9% of statements
06:14:13 [2021-03-30T06:14:13.493Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
06:14:13 [2021-03-30T06:14:13.493Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
06:14:13 [2021-03-30T06:14:13.596Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
06:14:13 [2021-03-30T06:14:13.596Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
06:14:13 [2021-03-30T06:14:13.959Z] time="2021-03-30T06:14:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
06:14:14 [2021-03-30T06:14:14.064Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
06:14:14 [2021-03-30T06:14:14.064Z] === RUN   TestInfoAPI
06:14:14 [2021-03-30T06:14:14.064Z] --- PASS: TestInfoAPI (0.02s)
06:14:14 [2021-03-30T06:14:14.064Z] === RUN   TestInfoAPIWarnings
06:14:14 [2021-03-30T06:14:14.420Z] === RUN   TestValidatePrivileges
06:14:14 [2021-03-30T06:14:14.420Z] --- PASS: TestValidatePrivileges (0.00s)
06:14:14 [2021-03-30T06:14:14.420Z] === RUN   TestFilterByCapNeg
06:14:14 [2021-03-30T06:14:14.420Z] --- PASS: TestFilterByCapNeg (0.00s)
06:14:14 [2021-03-30T06:14:14.420Z] === RUN   TestFilterByCapPos
06:14:14 [2021-03-30T06:14:14.420Z] --- PASS: TestFilterByCapPos (0.00s)
06:14:14 [2021-03-30T06:14:14.420Z] === RUN   TestStoreGetPluginNotMatchCapRefs
06:14:14 [2021-03-30T06:14:14.420Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
06:14:14 [2021-03-30T06:14:14.420Z] PASS
06:14:14 [2021-03-30T06:14:14.420Z] coverage: 12.0% of statements
06:14:14 [2021-03-30T06:14:14.420Z] ok  	github.com/docker/docker/plugin	0.155s	coverage: 12.0% of statements
06:14:14 [2021-03-30T06:14:14.720Z] --- PASS: TestCreateServiceSysctls (4.52s)
06:14:14 [2021-03-30T06:14:14.720Z] === RUN   TestCreateServiceCapabilities
06:14:14 [2021-03-30T06:14:14.880Z] === RUN   TestNewSettable
06:14:14 [2021-03-30T06:14:14.881Z] --- PASS: TestNewSettable (0.00s)
06:14:14 [2021-03-30T06:14:14.881Z] === RUN   TestIsSettable
06:14:14 [2021-03-30T06:14:14.881Z] --- PASS: TestIsSettable (0.00s)
06:14:14 [2021-03-30T06:14:14.881Z] === RUN   TestUpdateSettingsEnv
06:14:14 [2021-03-30T06:14:14.881Z] --- PASS: TestUpdateSettingsEnv (0.00s)
06:14:14 [2021-03-30T06:14:14.881Z] PASS
06:14:14 [2021-03-30T06:14:14.881Z] coverage: 20.1% of statements
06:14:14 [2021-03-30T06:14:14.881Z] ok  	github.com/docker/docker/plugin/v2	0.064s	coverage: 20.1% of statements
06:14:15 [2021-03-30T06:14:15.505Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
06:14:15 [2021-03-30T06:14:15.854Z] === RUN   TestLoad
06:14:15 [2021-03-30T06:14:15.854Z] --- PASS: TestLoad (0.00s)
06:14:15 [2021-03-30T06:14:15.854Z] === RUN   TestSave
06:14:15 [2021-03-30T06:14:15.854Z] --- PASS: TestSave (0.03s)
06:14:15 [2021-03-30T06:14:15.854Z] === RUN   TestAddDeleteGet
06:14:16 [2021-03-30T06:14:16.314Z] --- PASS: TestAddDeleteGet (0.05s)
06:14:16 [2021-03-30T06:14:16.314Z] === RUN   TestInvalidTags
06:14:16 [2021-03-30T06:14:16.314Z] --- PASS: TestInvalidTags (0.01s)
06:14:16 [2021-03-30T06:14:16.314Z] PASS
06:14:16 [2021-03-30T06:14:16.314Z] coverage: 84.4% of statements
06:14:16 [2021-03-30T06:14:16.314Z] ok  	github.com/docker/docker/reference	0.137s	coverage: 84.4% of statements
06:14:17 [2021-03-30T06:14:17.414Z] === RUN   TestDockerSuite/TestBuildDockerignore
06:14:17 [2021-03-30T06:14:17.673Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestResolveAuthConfigIndexServer
06:14:17 [2021-03-30T06:14:17.858Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestResolveAuthConfigFullURL
06:14:17 [2021-03-30T06:14:17.858Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestLoadAllowNondistributableArtifacts
06:14:17 [2021-03-30T06:14:17.858Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestValidateMirror
06:14:17 [2021-03-30T06:14:17.858Z] --- PASS: TestValidateMirror (0.00s)
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestLoadInsecureRegistries
06:14:17 [2021-03-30T06:14:17.858Z] time="2021-03-30T06:14:17Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
06:14:17 [2021-03-30T06:14:17.858Z] time="2021-03-30T06:14:17Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
06:14:17 [2021-03-30T06:14:17.858Z] time="2021-03-30T06:14:17Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
06:14:17 [2021-03-30T06:14:17.858Z] --- PASS: TestLoadInsecureRegistries (0.16s)
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestNewServiceConfig
06:14:17 [2021-03-30T06:14:17.858Z] --- PASS: TestNewServiceConfig (0.00s)
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestValidateIndexName
06:14:17 [2021-03-30T06:14:17.858Z] --- PASS: TestValidateIndexName (0.00s)
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestValidateIndexNameWithError
06:14:17 [2021-03-30T06:14:17.858Z] --- PASS: TestValidateIndexNameWithError (0.00s)
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestEndpointParse
06:14:17 [2021-03-30T06:14:17.858Z] --- PASS: TestEndpointParse (0.00s)
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestEndpointParseInvalid
06:14:17 [2021-03-30T06:14:17.858Z] --- PASS: TestEndpointParseInvalid (0.00s)
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestValidateEndpoint
06:14:17 [2021-03-30T06:14:17.858Z] --- PASS: TestValidateEndpoint (0.01s)
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestPing
06:14:17 [2021-03-30T06:14:17.858Z] --- PASS: TestPing (0.00s)
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestPingRegistryEndpoint
06:14:17 [2021-03-30T06:14:17.858Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
06:14:17 [2021-03-30T06:14:17.858Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestEndpoint
06:14:17 [2021-03-30T06:14:17.858Z] --- SKIP: TestEndpoint (0.00s)
06:14:17 [2021-03-30T06:14:17.858Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestParseRepositoryInfo
06:14:17 [2021-03-30T06:14:17.858Z] --- PASS: TestParseRepositoryInfo (0.00s)
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestNewIndexInfo
06:14:17 [2021-03-30T06:14:17.858Z] --- PASS: TestNewIndexInfo (0.00s)
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestMirrorEndpointLookup
06:14:17 [2021-03-30T06:14:17.858Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
06:14:17 [2021-03-30T06:14:17.858Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestSearchRepositories
06:14:17 [2021-03-30T06:14:17.858Z] --- PASS: TestSearchRepositories (0.00s)
06:14:17 [2021-03-30T06:14:17.858Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
06:14:17 [2021-03-30T06:14:17.858Z]         Host: 127.0.0.1:49231
06:14:17 [2021-03-30T06:14:17.858Z]         User-Agent: docker test client
06:14:17 [2021-03-30T06:14:17.858Z]         Authorization: Token fake-token
06:14:17 [2021-03-30T06:14:17.858Z]         X-Docker-Token: true
06:14:17 [2021-03-30T06:14:17.858Z]         Accept-Encoding: gzip
06:14:17 [2021-03-30T06:14:17.858Z]         
06:14:17 [2021-03-30T06:14:17.858Z]         
06:14:17 [2021-03-30T06:14:17.858Z]     registry_test.go:730: HTTP/1.1 200 OK
06:14:17 [2021-03-30T06:14:17.858Z]         Connection: close
06:14:17 [2021-03-30T06:14:17.858Z]         Content-Length: 144
06:14:17 [2021-03-30T06:14:17.858Z]         Cache-Control: no-cache
06:14:17 [2021-03-30T06:14:17.858Z]         Content-Type: application/json
06:14:17 [2021-03-30T06:14:17.858Z]         Date: Tue, 30 Mar 2021 06:14:17 GMT
06:14:17 [2021-03-30T06:14:17.858Z]         Expires: -1
06:14:17 [2021-03-30T06:14:17.858Z]         Pragma: no-cache
06:14:17 [2021-03-30T06:14:17.858Z]         Server: docker-tests/mock
06:14:17 [2021-03-30T06:14:17.858Z]         X-Docker-Registry-Config: mock
06:14:17 [2021-03-30T06:14:17.858Z]         X-Docker-Registry-Version: 0.0.0
06:14:17 [2021-03-30T06:14:17.858Z]         
06:14:17 [2021-03-30T06:14:17.858Z]         
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestTrustedLocation
06:14:17 [2021-03-30T06:14:17.858Z] --- PASS: TestTrustedLocation (0.00s)
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
06:14:17 [2021-03-30T06:14:17.858Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestAllowNondistributableArtifacts
06:14:17 [2021-03-30T06:14:17.858Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
06:14:17 [2021-03-30T06:14:17.858Z] === RUN   TestIsSecureIndex
06:14:17 [2021-03-30T06:14:17.858Z] --- PASS: TestIsSecureIndex (0.00s)
06:14:17 [2021-03-30T06:14:17.858Z] PASS
06:14:17 [2021-03-30T06:14:17.858Z] coverage: 51.7% of statements
06:14:17 [2021-03-30T06:14:17.858Z] ok  	github.com/docker/docker/registry	0.332s	coverage: 51.7% of statements
06:14:18 [2021-03-30T06:14:18.319Z] === RUN   TestResumableRequestHeaderSimpleErrors
06:14:18 [2021-03-30T06:14:18.319Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
06:14:18 [2021-03-30T06:14:18.319Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
06:14:18 [2021-03-30T06:14:18.319Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
06:14:18 [2021-03-30T06:14:18.319Z] === RUN   TestResumableRequestHeaderTooMuchFailures
06:14:18 [2021-03-30T06:14:18.319Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
06:14:18 [2021-03-30T06:14:18.319Z] === RUN   TestResumableRequestReaderWithReadError
06:14:18 [2021-03-30T06:14:18.319Z] time="2021-03-30T06:14:17Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
06:14:18 [2021-03-30T06:14:18.319Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s)
06:14:18 [2021-03-30T06:14:18.319Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
06:14:18 [2021-03-30T06:14:18.319Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
06:14:18 [2021-03-30T06:14:18.319Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
06:14:18 [2021-03-30T06:14:18.319Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
06:14:18 [2021-03-30T06:14:18.319Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
06:14:18 [2021-03-30T06:14:18.319Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
06:14:18 [2021-03-30T06:14:18.319Z] === RUN   TestResumableRequestReader
06:14:18 [2021-03-30T06:14:18.319Z] --- PASS: TestResumableRequestReader (0.00s)
06:14:18 [2021-03-30T06:14:18.319Z] === RUN   TestResumableRequestReaderWithInitialResponse
06:14:18 [2021-03-30T06:14:18.319Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
06:14:18 [2021-03-30T06:14:18.319Z] PASS
06:14:18 [2021-03-30T06:14:18.319Z] coverage: 100.0% of statements
06:14:18 [2021-03-30T06:14:18.319Z] ok  	github.com/docker/docker/registry/resumable	0.302s	coverage: 100.0% of statements
06:14:18 [2021-03-30T06:14:18.780Z] === RUN   TestRestartManagerTimeout
06:14:18 [2021-03-30T06:14:18.780Z] --- PASS: TestRestartManagerTimeout (0.00s)
06:14:18 [2021-03-30T06:14:18.780Z] === RUN   TestRestartManagerTimeoutReset
06:14:18 [2021-03-30T06:14:18.780Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
06:14:18 [2021-03-30T06:14:18.780Z] PASS
06:14:18 [2021-03-30T06:14:18.780Z] coverage: 50.9% of statements
06:14:18 [2021-03-30T06:14:18.780Z] ok  	github.com/docker/docker/restartmanager	0.038s	coverage: 50.9% of statements
06:14:19 [2021-03-30T06:14:19.049Z] --- PASS: TestCreateServiceCapabilities (3.71s)
06:14:19 [2021-03-30T06:14:19.049Z] === RUN   TestInspect
06:14:19 [2021-03-30T06:14:19.240Z] === RUN   TestDecodeContainerConfig
06:14:19 [2021-03-30T06:14:19.701Z] --- PASS: TestDecodeContainerConfig (0.00s)
06:14:19 [2021-03-30T06:14:19.701Z] === RUN   TestDecodeContainerConfigIsolation
06:14:19 [2021-03-30T06:14:19.701Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
06:14:19 [2021-03-30T06:14:19.701Z] === RUN   TestValidatePrivileged
06:14:19 [2021-03-30T06:14:19.701Z] --- PASS: TestValidatePrivileged (0.00s)
06:14:19 [2021-03-30T06:14:19.701Z] PASS
06:14:19 [2021-03-30T06:14:19.701Z] coverage: 52.2% of statements
06:14:19 [2021-03-30T06:14:19.701Z] ok  	github.com/docker/docker/runconfig	0.056s	coverage: 52.2% of statements
06:14:20 [2021-03-30T06:14:20.166Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
06:14:20 [2021-03-30T06:14:20.166Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
06:14:20 [2021-03-30T06:14:20.166Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
06:14:20 [2021-03-30T06:14:20.166Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
06:14:20 [2021-03-30T06:14:20.166Z] PASS
06:14:20 [2021-03-30T06:14:20.166Z] coverage: 62.5% of statements
06:14:20 [2021-03-30T06:14:20.166Z] ok  	github.com/docker/docker/testutil	0.100s	coverage: 62.5% of statements
06:14:21 [2021-03-30T06:14:21.137Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
06:14:21 [2021-03-30T06:14:21.137Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
06:14:21 [2021-03-30T06:14:21.137Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
06:14:21 [2021-03-30T06:14:21.137Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
06:14:21 [2021-03-30T06:14:21.137Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
06:14:21 [2021-03-30T06:14:21.137Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
06:14:21 [2021-03-30T06:14:21.137Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
06:14:21 [2021-03-30T06:14:21.137Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
06:14:21 [2021-03-30T06:14:21.137Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
06:14:22 [2021-03-30T06:14:22.352Z] --- PASS: TestInspect (3.62s)
06:14:22 [2021-03-30T06:14:22.352Z] === RUN   TestCreateJob
06:14:22 [2021-03-30T06:14:22.679Z] --- PASS: TestNewClientWithTimeout (17.65s)
06:14:22 [2021-03-30T06:14:22.679Z] === RUN   TestClientStream
06:14:22 [2021-03-30T06:14:22.679Z] --- PASS: TestClientStream (0.01s)
06:14:22 [2021-03-30T06:14:22.679Z] === RUN   TestClientSendFile
06:14:22 [2021-03-30T06:14:22.679Z] --- PASS: TestClientSendFile (0.01s)
06:14:22 [2021-03-30T06:14:22.679Z] === RUN   TestClientWithRequestTimeout
06:14:22 [2021-03-30T06:14:22.679Z] --- PASS: TestClientWithRequestTimeout (0.00s)
06:14:22 [2021-03-30T06:14:22.679Z] === RUN   TestFileSpecPlugin
06:14:22 [2021-03-30T06:14:22.679Z] --- PASS: TestFileSpecPlugin (0.02s)
06:14:22 [2021-03-30T06:14:22.679Z] === RUN   TestFileJSONSpecPlugin
06:14:22 [2021-03-30T06:14:22.679Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
06:14:22 [2021-03-30T06:14:22.679Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
06:14:22 [2021-03-30T06:14:22.679Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
06:14:22 [2021-03-30T06:14:22.679Z] === RUN   TestPluginAddHandler
06:14:22 [2021-03-30T06:14:22.679Z] --- PASS: TestPluginAddHandler (0.00s)
06:14:22 [2021-03-30T06:14:22.679Z] === RUN   TestPluginWaitBadPlugin
06:14:22 [2021-03-30T06:14:22.679Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
06:14:22 [2021-03-30T06:14:22.679Z] === RUN   TestGet
06:14:22 [2021-03-30T06:14:22.679Z] time="2021-03-30T06:14:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
06:14:22 [2021-03-30T06:14:22.951Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
06:14:23 [2021-03-30T06:14:23.139Z] === RUN   TestGetAddress
06:14:23 [2021-03-30T06:14:23.139Z] --- PASS: TestGetAddress (0.00s)
06:14:23 [2021-03-30T06:14:23.139Z] === RUN   TestRemove
06:14:23 [2021-03-30T06:14:23.139Z] --- SKIP: TestRemove (0.00s)
06:14:23 [2021-03-30T06:14:23.139Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
06:14:23 [2021-03-30T06:14:23.139Z] === RUN   TestInitializeWithVolumes
06:14:23 [2021-03-30T06:14:23.139Z] --- PASS: TestInitializeWithVolumes (0.01s)
06:14:23 [2021-03-30T06:14:23.139Z] === RUN   TestCreate
06:14:23 [2021-03-30T06:14:23.139Z] --- PASS: TestCreate (0.01s)
06:14:23 [2021-03-30T06:14:23.139Z] === RUN   TestValidateName
06:14:23 [2021-03-30T06:14:23.139Z] --- PASS: TestValidateName (0.00s)
06:14:23 [2021-03-30T06:14:23.139Z] === RUN   TestCreateWithOpts
06:14:23 [2021-03-30T06:14:23.139Z] --- SKIP: TestCreateWithOpts (0.00s)
06:14:23 [2021-03-30T06:14:23.139Z]     local_test.go:181: runtime.GOOS == "windows"
06:14:23 [2021-03-30T06:14:23.139Z] === RUN   TestRelaodNoOpts
06:14:23 [2021-03-30T06:14:23.139Z] --- PASS: TestRelaodNoOpts (0.02s)
06:14:23 [2021-03-30T06:14:23.139Z] PASS
06:14:23 [2021-03-30T06:14:23.139Z] coverage: 41.5% of statements
06:14:23 [2021-03-30T06:14:23.139Z] ok  	github.com/docker/docker/volume/local	0.089s	coverage: 41.5% of statements
06:14:23 [2021-03-30T06:14:23.139Z] === RUN   TestGetDriver
06:14:23 [2021-03-30T06:14:23.140Z] --- PASS: TestGetDriver (0.00s)
06:14:23 [2021-03-30T06:14:23.140Z] === RUN   TestVolumeRequestError
06:14:23 [2021-03-30T06:14:23.140Z] --- PASS: TestVolumeRequestError (0.01s)
06:14:23 [2021-03-30T06:14:23.140Z] PASS
06:14:23 [2021-03-30T06:14:23.140Z] coverage: 36.1% of statements
06:14:23 [2021-03-30T06:14:23.140Z] ok  	github.com/docker/docker/volume/drivers	0.062s	coverage: 36.1% of statements
06:14:23 [2021-03-30T06:14:23.603Z] time="2021-03-30T06:14:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
06:14:23 [2021-03-30T06:14:23.603Z] === RUN   TestConvertTmpfsOptions
06:14:23 [2021-03-30T06:14:23.603Z] --- PASS: TestConvertTmpfsOptions (0.00s)
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:49: data="mode=700,size=1m"
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:49: data="ro"
06:14:23 [2021-03-30T06:14:23.603Z] === RUN   TestParseMountRaw
06:14:23 [2021-03-30T06:14:23.603Z] --- PASS: TestParseMountRaw (0.03s)
06:14:23 [2021-03-30T06:14:23.603Z] === RUN   TestParseMountRawSplit
06:14:23 [2021-03-30T06:14:23.603Z] --- PASS: TestParseMountRawSplit (0.00s)
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 0
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 1
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 2
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 3
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 4
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 5
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 6
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 7
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 8
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 0
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 1
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 2
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 3
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 4
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 5
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 6
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 7
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 8
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 9
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 10
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 11
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 12
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 0
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 1
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 2
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 3
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 4
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 5
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 6
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 7
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 8
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 9
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 10
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:390: case 11
06:14:23 [2021-03-30T06:14:23.603Z] === RUN   TestParseMountSpec
06:14:23 [2021-03-30T06:14:23.603Z] --- PASS: TestParseMountSpec (0.00s)
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:455: case 0
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:455: case 1
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:455: case 2
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:455: case 3
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:455: case 4
06:14:23 [2021-03-30T06:14:23.603Z]     parser_test.go:455: case 5
06:14:23 [2021-03-30T06:14:23.603Z] === RUN   TestParseMountSpecBindWithFileinfoError
06:14:23 [2021-03-30T06:14:23.603Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
06:14:23 [2021-03-30T06:14:23.603Z] === RUN   TestValidateMount
06:14:23 [2021-03-30T06:14:23.603Z] --- PASS: TestValidateMount (0.00s)
06:14:23 [2021-03-30T06:14:23.603Z] PASS
06:14:23 [2021-03-30T06:14:23.603Z] coverage: 66.2% of statements
06:14:23 [2021-03-30T06:14:23.603Z] ok  	github.com/docker/docker/volume/mounts	0.076s	coverage: 66.2% of statements
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestSetGetMeta
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestSetGetMeta
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestRestore
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestRestore
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestServiceCreate
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestServiceCreate
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestServiceList
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestServiceList
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestServiceRemove
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestServiceRemove
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestServiceGet
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestServiceGet
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestServicePrune
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestServicePrune
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestCreate
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestCreate
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestRemove
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestRemove
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestList
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestList
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestFindByDriver
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestFindByDriver
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestFindByReferenced
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestFindByReferenced
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestDerefMultipleOfSameRef
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestDerefMultipleOfSameRef
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestDefererencePluginOnCreateError
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestDefererencePluginOnCreateError
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestRefDerefRemove
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestRefDerefRemove
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestGet
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestGet
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestGetWithReference
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestGetWithReference
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestFilterFunc
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestFilterFunc/test_nil_list
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestFilterFunc/test_nil_list
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestFilterFunc/test_empty_list
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestFilterFunc/test_empty_list
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestFilterFunc/test_filter_some
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestFilterFunc/test_filter_some
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestFilterFunc/test_filter_middle
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestFilterFunc/test_filter_middle
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestFilterFunc/test_filter_middle_and_last
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
06:14:25 [2021-03-30T06:14:25.143Z] === RUN   TestFilterFunc/test_filter_first_and_last
06:14:25 [2021-03-30T06:14:25.143Z] === PAUSE TestFilterFunc/test_filter_first_and_last
06:14:25 [2021-03-30T06:14:25.143Z] === CONT  TestFilterFunc/test_nil_list
06:14:25 [2021-03-30T06:14:25.143Z] === CONT  TestFilterFunc/test_filter_first_and_last
06:14:25 [2021-03-30T06:14:25.143Z] === CONT  TestFilterFunc/test_filter_some
06:14:25 [2021-03-30T06:14:25.143Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
06:14:25 [2021-03-30T06:14:25.143Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
06:14:25 [2021-03-30T06:14:25.143Z] === CONT  TestFilterFunc/test_empty_list
06:14:25 [2021-03-30T06:14:25.143Z] === CONT  TestFilterFunc/test_filter_middle_and_last
06:14:25 [2021-03-30T06:14:25.143Z] === CONT  TestFilterFunc/test_filter_middle
06:14:25 [2021-03-30T06:14:25.143Z] --- PASS: TestFilterFunc (0.00s)
06:14:25 [2021-03-30T06:14:25.143Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
06:14:25 [2021-03-30T06:14:25.143Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
06:14:25 [2021-03-30T06:14:25.143Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
06:14:25 [2021-03-30T06:14:25.143Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
06:14:25 [2021-03-30T06:14:25.143Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
06:14:25 [2021-03-30T06:14:25.143Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
06:14:25 [2021-03-30T06:14:25.143Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
06:14:25 [2021-03-30T06:14:25.143Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
06:14:25 [2021-03-30T06:14:25.143Z] === CONT  TestSetGetMeta
06:14:25 [2021-03-30T06:14:25.143Z] === CONT  TestFindByReferenced
06:14:25 [2021-03-30T06:14:25.143Z] === CONT  TestGetWithReference
06:14:25 [2021-03-30T06:14:25.143Z] === CONT  TestGet
06:14:25 [2021-03-30T06:14:25.143Z] --- PASS: TestSetGetMeta (0.02s)
06:14:25 [2021-03-30T06:14:25.143Z] === CONT  TestFindByDriver
06:14:25 [2021-03-30T06:14:25.143Z] --- PASS: TestGetWithReference (0.03s)
06:14:25 [2021-03-30T06:14:25.143Z] === CONT  TestList
06:14:25 [2021-03-30T06:14:25.143Z] --- PASS: TestFindByReferenced (0.03s)
06:14:25 [2021-03-30T06:14:25.143Z] === CONT  TestRemove
06:14:25 [2021-03-30T06:14:25.143Z] --- PASS: TestGet (0.03s)
06:14:25 [2021-03-30T06:14:25.143Z] === CONT  TestCreate
06:14:25 [2021-03-30T06:14:25.143Z] --- PASS: TestFindByDriver (0.03s)
06:14:25 [2021-03-30T06:14:25.143Z] === CONT  TestServicePrune
06:14:25 [2021-03-30T06:14:25.143Z] --- PASS: TestCreate (0.03s)
06:14:25 [2021-03-30T06:14:25.143Z] === CONT  TestServiceGet
06:14:25 [2021-03-30T06:14:25.143Z] --- PASS: TestList (0.04s)
06:14:25 [2021-03-30T06:14:25.143Z] === CONT  TestServiceRemove
06:14:25 [2021-03-30T06:14:25.143Z] --- PASS: TestRemove (0.03s)
06:14:25 [2021-03-30T06:14:25.143Z] === CONT  TestServiceList
06:14:25 [2021-03-30T06:14:25.603Z] --- PASS: TestServiceGet (0.13s)
06:14:25 [2021-03-30T06:14:25.603Z] === CONT  TestServiceCreate
06:14:25 [2021-03-30T06:14:25.603Z] time="2021-03-30T06:14:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
06:14:25 [2021-03-30T06:14:25.603Z] --- PASS: TestServiceRemove (0.13s)
06:14:25 [2021-03-30T06:14:25.603Z] === CONT  TestRestore
06:14:25 [2021-03-30T06:14:25.603Z] time="2021-03-30T06:14:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
06:14:25 [2021-03-30T06:14:25.603Z] --- PASS: TestServiceList (0.14s)
06:14:25 [2021-03-30T06:14:25.603Z] === CONT  TestDefererencePluginOnCreateError
06:14:25 [2021-03-30T06:14:25.603Z] time="2021-03-30T06:14:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
06:14:25 [2021-03-30T06:14:25.603Z] time="2021-03-30T06:14:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
06:14:25 [2021-03-30T06:14:25.603Z] --- PASS: TestServiceCreate (0.03s)
06:14:25 [2021-03-30T06:14:25.603Z] === CONT  TestRefDerefRemove
06:14:25 [2021-03-30T06:14:25.603Z] time="2021-03-30T06:14:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
06:14:25 [2021-03-30T06:14:25.603Z] --- PASS: TestRestore (0.04s)
06:14:25 [2021-03-30T06:14:25.603Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
06:14:25 [2021-03-30T06:14:25.603Z] --- PASS: TestServicePrune (0.18s)
06:14:25 [2021-03-30T06:14:25.603Z] === CONT  TestDerefMultipleOfSameRef
06:14:25 [2021-03-30T06:14:25.603Z] --- PASS: TestDefererencePluginOnCreateError (0.04s)
06:14:25 [2021-03-30T06:14:25.603Z] --- PASS: TestRefDerefRemove (0.03s)
06:14:25 [2021-03-30T06:14:25.603Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
06:14:25 [2021-03-30T06:14:25.603Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
06:14:25 [2021-03-30T06:14:25.603Z] PASS
06:14:25 [2021-03-30T06:14:25.603Z] coverage: 70.3% of statements
06:14:25 [2021-03-30T06:14:25.603Z] ok  	github.com/docker/docker/volume/service	0.385s	coverage: 70.3% of statements
06:14:25 [2021-03-30T06:14:25.603Z] time="2021-03-30T06:14:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
06:14:27 [2021-03-30T06:14:27.250Z] --- PASS: TestServiceUpdateSecrets (16.62s)
06:14:27 [2021-03-30T06:14:27.250Z] === RUN   TestServiceUpdateConfigs
06:14:27 [2021-03-30T06:14:27.645Z] --- PASS: TestCreateJob (4.68s)
06:14:27 [2021-03-30T06:14:27.645Z] === RUN   TestReplicatedJob
06:14:28 [2021-03-30T06:14:28.226Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
06:14:30 [2021-03-30T06:14:30.296Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
06:14:30 [2021-03-30T06:14:30.299Z] time="2021-03-30T06:14:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
06:14:31 [2021-03-30T06:14:31.679Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
06:14:32 [2021-03-30T06:14:32.172Z] --- PASS: TestInfoAPIWarnings (16.27s)
06:14:32 [2021-03-30T06:14:32.172Z] === RUN   TestInfoDebug
06:14:32 [2021-03-30T06:14:32.172Z] --- PASS: TestInfoDebug (0.52s)
06:14:32 [2021-03-30T06:14:32.172Z] === RUN   TestInfoInsecureRegistries
06:14:32 [2021-03-30T06:14:32.172Z] --- PASS: TestInfoInsecureRegistries (0.52s)
06:14:32 [2021-03-30T06:14:32.172Z] === RUN   TestInfoRegistryMirrors
06:14:32 [2021-03-30T06:14:32.172Z] --- PASS: TestInfoRegistryMirrors (0.52s)
06:14:32 [2021-03-30T06:14:32.172Z] === RUN   TestLoginFailsWithBadCredentials
06:14:32 [2021-03-30T06:14:32.172Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
06:14:32 [2021-03-30T06:14:32.172Z] === RUN   TestPingCacheHeaders
06:14:32 [2021-03-30T06:14:32.172Z] --- PASS: TestPingCacheHeaders (0.02s)
06:14:32 [2021-03-30T06:14:32.172Z] === RUN   TestPingGet
06:14:32 [2021-03-30T06:14:32.172Z] --- PASS: TestPingGet (0.01s)
06:14:32 [2021-03-30T06:14:32.172Z] === RUN   TestPingHead
06:14:32 [2021-03-30T06:14:32.172Z] --- PASS: TestPingHead (0.02s)
06:14:32 [2021-03-30T06:14:32.172Z] === RUN   TestVersion
06:14:32 [2021-03-30T06:14:32.172Z] --- PASS: TestVersion (0.02s)
06:14:32 [2021-03-30T06:14:32.172Z] === CONT  TestCgroupDriverSystemdMemoryLimit
06:14:32 [2021-03-30T06:14:32.620Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
06:14:34 [2021-03-30T06:14:34.005Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
06:14:34 [2021-03-30T06:14:34.085Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s)
06:14:34 [2021-03-30T06:14:34.085Z] PASS
06:14:34 [2021-03-30T06:14:34.085Z] 
06:14:34 [2021-03-30T06:14:34.085Z] DONE 18 tests in 22.841s
06:14:34 [2021-03-30T06:14:34.085Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
06:14:34 [2021-03-30T06:14:34.085Z] INFO: Testing against a local daemon
06:14:34 [2021-03-30T06:14:34.085Z] === RUN   TestVolumesCreateAndList
06:14:34 [2021-03-30T06:14:34.085Z] --- PASS: TestVolumesCreateAndList (0.03s)
06:14:34 [2021-03-30T06:14:34.085Z] === RUN   TestVolumesRemove
06:14:34 [2021-03-30T06:14:34.085Z] --- PASS: TestVolumesRemove (0.08s)
06:14:34 [2021-03-30T06:14:34.085Z] === RUN   TestVolumesInspect
06:14:34 [2021-03-30T06:14:34.085Z] --- PASS: TestVolumesInspect (0.02s)
06:14:34 [2021-03-30T06:14:34.085Z] === RUN   TestVolumesInvalidJSON
06:14:34 [2021-03-30T06:14:34.085Z] === RUN   TestVolumesInvalidJSON//volumes/create
06:14:34 [2021-03-30T06:14:34.085Z] === PAUSE TestVolumesInvalidJSON//volumes/create
06:14:34 [2021-03-30T06:14:34.085Z] === CONT  TestVolumesInvalidJSON//volumes/create
06:14:34 [2021-03-30T06:14:34.085Z] --- PASS: TestVolumesInvalidJSON (0.01s)
06:14:34 [2021-03-30T06:14:34.085Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
06:14:34 [2021-03-30T06:14:34.085Z] PASS
06:14:34 [2021-03-30T06:14:34.085Z] 
06:14:34 [2021-03-30T06:14:34.085Z] DONE 5 tests in 0.170s
06:14:34 [2021-03-30T06:14:34.085Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:14:34 [2021-03-30T06:14:34.235Z] --- PASS: TestReplicatedJob (7.11s)
06:14:34 [2021-03-30T06:14:34.235Z] === RUN   TestUpdateReplicatedJob
06:14:35 [2021-03-30T06:14:35.468Z] Stopping apparmor (via systemctl): apparmor.service.
06:14:35 [2021-03-30T06:14:35.468Z] Removing test suite binaries
06:14:35 [2021-03-30T06:14:35.468Z] exiting test-integration
06:14:35 [2021-03-30T06:14:35.468Z] ++ exit 0
06:14:35 [2021-03-30T06:14:35.468Z] 
06:14:35 [2021-03-30T06:14:35.910Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
06:14:36 [2021-03-30T06:14:36.478Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
06:14:38 [2021-03-30T06:14:38.445Z] --- PASS: TestUpdateReplicatedJob (4.49s)
06:14:38 [2021-03-30T06:14:38.445Z] === RUN   TestServiceListWithStatuses
06:14:38 [2021-03-30T06:14:38.445Z] --- SKIP: TestServiceListWithStatuses (0.00s)
06:14:38 [2021-03-30T06:14:38.445Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:14:38 [2021-03-30T06:14:38.445Z] === RUN   TestDockerNetworkConnectAlias
Post stage
[Pipeline] junit
06:14:38 [2021-03-30T06:14:38.786Z] Recording test results
06:14:38 [2021-03-30T06:14:38.875Z] --- PASS: TestGet (15.02s)
06:14:38 [2021-03-30T06:14:38.875Z] === RUN   TestPluginWithNoManifest
06:14:38 [2021-03-30T06:14:38.875Z] --- PASS: TestPluginWithNoManifest (0.00s)
06:14:38 [2021-03-30T06:14:38.875Z] === RUN   TestGetAll
06:14:38 [2021-03-30T06:14:38.875Z] --- PASS: TestGetAll (0.01s)
06:14:38 [2021-03-30T06:14:38.875Z] PASS
06:14:38 [2021-03-30T06:14:38.875Z] coverage: 73.4% of statements
06:14:38 [2021-03-30T06:14:38.875Z] ok  	github.com/docker/docker/pkg/plugins	35.077s	coverage: 73.4% of statements
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/pkg/term	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/quota	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/rootless	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/testutil/request	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/volume	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
06:14:38 [2021-03-30T06:14:38.875Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
06:14:39 [2021-03-30T06:14:39.845Z] 
06:14:39 [2021-03-30T06:14:39.845Z] === Skipped
06:14:39 [2021-03-30T06:14:39.845Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
06:14:39 [2021-03-30T06:14:39.845Z]     dispatchers_test.go:377: Windows does not support stopsignal
06:14:39 [2021-03-30T06:14:39.845Z] 
06:14:39 [2021-03-30T06:14:39.845Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
06:14:39 [2021-03-30T06:14:39.845Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
06:14:39 [2021-03-30T06:14:39.845Z] 
06:14:39 [2021-03-30T06:14:39.845Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
06:14:39 [2021-03-30T06:14:39.845Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
06:14:39 [2021-03-30T06:14:39.845Z] 
06:14:39 [2021-03-30T06:14:39.845Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
06:14:39 [2021-03-30T06:14:39.845Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
06:14:39 [2021-03-30T06:14:39.845Z] 
06:14:39 [2021-03-30T06:14:39.845Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
06:14:39 [2021-03-30T06:14:39.845Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
06:14:39 [2021-03-30T06:14:39.845Z] 
06:14:39 [2021-03-30T06:14:39.845Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
06:14:39 [2021-03-30T06:14:39.845Z]     client_test.go:23: runtime.GOOS == "windows"
06:14:39 [2021-03-30T06:14:39.845Z] 
06:14:39 [2021-03-30T06:14:39.845Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
06:14:39 [2021-03-30T06:14:39.845Z]     daemon_test.go:147: root required
06:14:39 [2021-03-30T06:14:39.845Z] 
06:14:39 [2021-03-30T06:14:39.845Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
06:14:39 [2021-03-30T06:14:39.845Z]     reload_test.go:520: root required
06:14:39 [2021-03-30T06:14:39.845Z] 
06:14:39 [2021-03-30T06:14:39.845Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
06:14:39 [2021-03-30T06:14:39.845Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
06:14:39 [2021-03-30T06:14:39.845Z] 
06:14:39 [2021-03-30T06:14:39.845Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
06:14:39 [2021-03-30T06:14:39.845Z]     pull_v2_test.go:73: Needs fixing on Windows
06:14:39 [2021-03-30T06:14:39.845Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     pull_v2_test.go:118: Needs fixing on Windows
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     download_test.go:268: Needs fixing on Windows
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     layer_test.go:304: Failing on Windows
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     layer_test.go:353: Failing on Windows
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     layer_test.go:468: Failing on Windows
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     layer_test.go:697: Failing on Windows
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     migration_test.go:46: Failing on Windows
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     migration_test.go:182: Failing on Windows
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     mount_test.go:17: Failing on Windows
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     mount_test.go:76: Failing on Windows
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     mount_test.go:125: Failing on Windows
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     mount_test.go:212: Failing on Windows
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     archive_test.go:134: Xz not present in msys2
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     archive_test.go:239: Failing on Windows CI machines
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     archive_windows_test.go:16: Currently fails
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     changes_test.go:192: needs more investigation
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     changes_test.go:405: needs further investigation
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     changes_test.go:441: needs further investigation
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.01s)
06:14:39 [2021-03-30T06:14:39.846Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     poller_test.go:41: No chmod on Windows
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     fileutils_test.go:134: Needs porting to Windows
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     fileutils_test.go:180: Needs porting to Windows
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
06:14:39 [2021-03-30T06:14:39.846Z]     local_test.go:181: runtime.GOOS == "windows"
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] 
06:14:39 [2021-03-30T06:14:39.846Z] DONE 1833 tests, 45 skipped in 219.436s
06:14:39 [2021-03-30T06:14:39.846Z] INFO: make.ps1 ended at 03/30/2021 06:14:39
06:14:40 [2021-03-30T06:14:40.635Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
06:14:40 [2021-03-30T06:14:40.989Z] + echo Ensuring container killed.
06:14:40 [2021-03-30T06:14:40.989Z] Ensuring container killed.
06:14:40 [2021-03-30T06:14:40.989Z] + docker rm -vf docker-pr1
06:14:40 [2021-03-30T06:14:40.989Z] Error: No such container: docker-pr1
[Pipeline] sh
06:14:41 [2021-03-30T06:14:41.277Z] + echo Chowning /workspace to jenkins user
06:14:41 [2021-03-30T06:14:41.277Z] Chowning /workspace to jenkins user
06:14:41 [2021-03-30T06:14:41.277Z] + id -u
06:14:41 [2021-03-30T06:14:41.277Z] + id -g
06:14:41 [2021-03-30T06:14:41.277Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42217:/workspace busybox chown -R 1000:1000 /workspace
06:14:41 [2021-03-30T06:14:41.277Z] Unable to find image 'busybox:latest' locally
06:14:41 [2021-03-30T06:14:41.386Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
06:14:41 [2021-03-30T06:14:41.386Z] INFO: Unit tests ended at 03/30/2021 06:14:41. Duration:00:03:57.3279871
06:14:41 [2021-03-30T06:14:41.386Z] INFO: Building busybox
06:14:41 [2021-03-30T06:14:41.538Z] latest: Pulling from library/busybox
06:14:41 [2021-03-30T06:14:41.538Z] 8b3d7e226fab: Pulling fs layer
06:14:41 [2021-03-30T06:14:41.538Z] 8b3d7e226fab: Verifying Checksum
06:14:41 [2021-03-30T06:14:41.538Z] 8b3d7e226fab: Download complete
06:14:41 [2021-03-30T06:14:41.538Z] 8b3d7e226fab: Pull complete
06:14:41 [2021-03-30T06:14:41.538Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
06:14:41 [2021-03-30T06:14:41.538Z] Status: Downloaded newer image for busybox:latest
06:14:41 [2021-03-30T06:14:41.753Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
06:14:41 [2021-03-30T06:14:41.846Z] Sending build context to Docker daemon   5.12kB
06:14:41 [2021-03-30T06:14:41.846Z] 
06:14:41 [2021-03-30T06:14:41.846Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
06:14:41 [2021-03-30T06:14:41.846Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
06:14:41 [2021-03-30T06:14:41.846Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
06:14:41 [2021-03-30T06:14:41.846Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
06:14:41 [2021-03-30T06:14:41.846Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
06:14:41 [2021-03-30T06:14:41.846Z]  ---> 3eaa9ebbf51f
06:14:41 [2021-03-30T06:14:41.846Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
06:14:41 [2021-03-30T06:14:41.846Z]  ---> Running in 3adbc6514426
06:14:42 [2021-03-30T06:14:42.725Z] --- PASS: TestServiceUpdateConfigs (16.42s)
06:14:42 [2021-03-30T06:14:42.725Z] === RUN   TestServiceUpdateNetwork
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
06:14:45 [2021-03-30T06:14:45.145Z] + bundleName=amd64-cgroup2
06:14:45 [2021-03-30T06:14:45.145Z] + echo Creating amd64-cgroup2-bundles.tar.gz
06:14:45 [2021-03-30T06:14:45.145Z] Creating amd64-cgroup2-bundles.tar.gz
06:14:45 [2021-03-30T06:14:45.145Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
06:14:45 [2021-03-30T06:14:45.145Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
06:14:45 [2021-03-30T06:14:45.419Z] Archiving artifacts
06:14:46 [2021-03-30T06:14:46.541Z] Removing intermediate container 3adbc6514426
06:14:46 [2021-03-30T06:14:46.541Z]  ---> c5374b891448
06:14:46 [2021-03-30T06:14:46.542Z] Step 7/13 : ARG BUSYBOX_VERSION
06:14:46 [2021-03-30T06:14:46.542Z]  ---> Running in 8c472334b4e3
06:14:46 [2021-03-30T06:14:46.542Z] Removing intermediate container 8c472334b4e3
06:14:46 [2021-03-30T06:14:46.542Z]  ---> ebeab68fb32d
06:14:46 [2021-03-30T06:14:46.542Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
06:14:46 [2021-03-30T06:14:46.587Z] --- PASS: TestDockerNetworkConnectAlias (6.77s)
06:14:46 [2021-03-30T06:14:46.587Z] === RUN   TestDockerNetworkReConnect
06:14:47 [2021-03-30T06:14:47.001Z]  ---> Running in 9ce5fc478e61
06:14:47 [2021-03-30T06:14:47.001Z] Removing intermediate container 9ce5fc478e61
06:14:47 [2021-03-30T06:14:47.001Z]  ---> 22260ef917c9
06:14:47 [2021-03-30T06:14:47.001Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
06:14:47 [2021-03-30T06:14:47.027Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
06:14:47 [2021-03-30T06:14:47.510Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42217/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
06:14:47 [2021-03-30T06:14:47.834Z] + make clean
06:14:48 [2021-03-30T06:14:48.095Z] docker volume rm -f docker-dev-cache
06:14:48 [2021-03-30T06:14:48.095Z] docker-dev-cache
[Pipeline] deleteDir
06:14:48 [2021-03-30T06:14:48.539Z] 
06:14:48 [2021-03-30T06:14:48.999Z]  ---> 26180519c8bc
06:14:48 [2021-03-30T06:14:48.999Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
06:14:48 [2021-03-30T06:14:48.999Z]  ---> Running in f9ead421c634
06:14:50 [2021-03-30T06:14:50.797Z] --- PASS: TestDockerNetworkReConnect (5.35s)
06:14:50 [2021-03-30T06:14:50.797Z] === RUN   TestServicePlugin
06:14:50 [2021-03-30T06:14:50.798Z] --- SKIP: TestServicePlugin (0.01s)
06:14:50 [2021-03-30T06:14:50.798Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:14:50 [2021-03-30T06:14:50.798Z] === RUN   TestServiceUpdateLabel
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
06:14:54 [2021-03-30T06:14:54.099Z] --- PASS: TestServiceUpdateLabel (3.23s)
06:14:54 [2021-03-30T06:14:54.099Z] === RUN   TestServiceUpdateSecrets
06:14:59 [2021-03-30T06:14:59.242Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
06:14:59 [2021-03-30T06:14:59.242Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
06:14:59 [2021-03-30T06:14:59.242Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
06:14:59 [2021-03-30T06:14:59.242Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
06:14:59 [2021-03-30T06:14:59.334Z] Removing intermediate container f9ead421c634
06:14:59 [2021-03-30T06:14:59.334Z]  ---> 9a339c81d152
06:14:59 [2021-03-30T06:14:59.334Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
06:14:59 [2021-03-30T06:14:59.335Z]  ---> Running in 8cc3cc575b62
06:15:00 [2021-03-30T06:15:00.304Z] 
06:15:00 [2021-03-30T06:15:00.304Z] SUCCESS: Specified value was saved.
06:15:01 [2021-03-30T06:15:01.315Z] --- PASS: TestServiceUpdateNetwork (17.66s)
06:15:01 [2021-03-30T06:15:01.315Z] === RUN   TestServiceUpdatePidsLimit
06:15:01 [2021-03-30T06:15:01.315Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
06:15:01 [2021-03-30T06:15:01.607Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
06:15:02 [2021-03-30T06:15:02.485Z] Removing intermediate container 8cc3cc575b62
06:15:02 [2021-03-30T06:15:02.485Z]  ---> 6fcf75714e9e
06:15:02 [2021-03-30T06:15:02.485Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
06:15:02 [2021-03-30T06:15:02.536Z] === RUN   TestDockerDaemonSuite/TestShmSize
06:15:02 [2021-03-30T06:15:02.945Z]  ---> Running in ecc86ec98a29
06:15:05 [2021-03-30T06:15:05.074Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
06:15:06 [2021-03-30T06:15:06.454Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
06:15:06 [2021-03-30T06:15:06.824Z] Cannot create a file when that file already exists.
06:15:08 [2021-03-30T06:15:08.364Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
06:15:08 [2021-03-30T06:15:08.623Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
06:15:09 [2021-03-30T06:15:09.560Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
06:15:10 [2021-03-30T06:15:10.088Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
06:15:12 [2021-03-30T06:15:12.215Z] --- PASS: TestServiceUpdateSecrets (15.71s)
06:15:12 [2021-03-30T06:15:12.215Z] === RUN   TestServiceUpdateConfigs
06:15:12 [2021-03-30T06:15:12.620Z] Removing intermediate container ecc86ec98a29
06:15:12 [2021-03-30T06:15:12.620Z]  ---> 33923c9a84b2
06:15:12 [2021-03-30T06:15:12.620Z] Step 13/13 : CMD ["sh"]
06:15:12 [2021-03-30T06:15:12.620Z]  ---> Running in 131b565bdfd9
06:15:12 [2021-03-30T06:15:12.620Z] Removing intermediate container 131b565bdfd9
06:15:12 [2021-03-30T06:15:12.620Z]  ---> 9493b2ea3370
06:15:12 [2021-03-30T06:15:12.620Z] Successfully built 9493b2ea3370
06:15:12 [2021-03-30T06:15:12.620Z] Successfully tagged busybox:latest
06:15:12 [2021-03-30T06:15:12.868Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
06:15:13 [2021-03-30T06:15:13.080Z] INFO: Docker images of the daemon under test
06:15:13 [2021-03-30T06:15:13.080Z] 
06:15:13 [2021-03-30T06:15:13.080Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
06:15:13 [2021-03-30T06:15:13.080Z] busybox                                latest              9493b2ea3370        Less than a second ago   5.32GB
06:15:13 [2021-03-30T06:15:13.080Z] microsoft/windowsservercore            latest              3eaa9ebbf51f        4 weeks ago              5.25GB
06:15:13 [2021-03-30T06:15:13.080Z] mcr.microsoft.com/windows/servercore   ltsc2019            3eaa9ebbf51f        4 weeks ago              5.25GB
06:15:13 [2021-03-30T06:15:13.080Z] 
06:15:13 [2021-03-30T06:15:13.080Z] INFO: Running integration tests at 03/30/2021 06:15:12...
06:15:13 [2021-03-30T06:15:13.080Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
06:15:13 [2021-03-30T06:15:13.080Z] INFO: Integration API tests being run from the host:
06:15:13 [2021-03-30T06:15:13.080Z] INFO: make.ps1 starting at 03/30/2021 06:15:12
06:15:14 [2021-03-30T06:15:14.050Z] Running D:\gopath\src\github.com\docker\docker\integration\build
06:15:15 [2021-03-30T06:15:15.402Z] --- PASS: TestDockerDaemonSuite (436.39s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.98s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.42s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.84s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.88s)
06:15:15 [2021-03-30T06:15:15.402Z]         docker_cli_daemon_test.go:1455: [da4d4fe3068ce] daemon is not started
06:15:15 [2021-03-30T06:15:15.402Z]         check_test.go:309: [d5242d37ea23a] daemon is not started
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.24s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.47s)
06:15:15 [2021-03-30T06:15:15.402Z]         check_test.go:309: [d35437cf499fd] daemon is not started
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.63s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.66s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.24s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.78s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.84s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.14s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.60s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.57s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
06:15:15 [2021-03-30T06:15:15.402Z]         check_test.go:309: [dae9dedf3f54e] daemon is not started
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
06:15:15 [2021-03-30T06:15:15.402Z]         check_test.go:309: [d654675dafbbc] daemon is not started
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.25s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s)
06:15:15 [2021-03-30T06:15:15.402Z]         check_test.go:309: [d55c04e69b9ad] daemon is not started
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.15s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.67s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.00s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.64s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.80s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
06:15:15 [2021-03-30T06:15:15.402Z]         check_test.go:309: [d7d6b20825b8f] daemon is not started
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.58s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.23s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.12s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.54s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s)
06:15:15 [2021-03-30T06:15:15.402Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
06:15:15 [2021-03-30T06:15:15.402Z]         check_test.go:309: [d67ed70faa7e9] daemon is not started
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.60s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.70s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.55s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.29s)
06:15:15 [2021-03-30T06:15:15.402Z]         check_test.go:309: [d33a32d7c230e] daemon is not started
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.86s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
06:15:15 [2021-03-30T06:15:15.402Z]         check_test.go:309: [dda52367d977b] daemon is not started
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.69s)
06:15:15 [2021-03-30T06:15:15.402Z]         docker_cli_daemon_plugins_test.go:79: [dd8de5b7ebcea] daemon is not started
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.46s)
06:15:15 [2021-03-30T06:15:15.402Z]         docker_cli_daemon_plugins_test.go:169: [de1456f21100f] daemon is not started
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.34s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.59s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
06:15:15 [2021-03-30T06:15:15.402Z]         check_test.go:309: [dbd7c56efe659] daemon is not started
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.44s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.48s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.38s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.47s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.36s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.35s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.71s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.23s)
06:15:15 [2021-03-30T06:15:15.402Z]         check_test.go:309: [da5b3eebec3df] daemon is not started
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.12s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (27.87s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.00s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.58s)
06:15:15 [2021-03-30T06:15:15.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.65s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.24s)
06:15:15 [2021-03-30T06:15:15.403Z]         check_test.go:309: [d7d6bd1471a89] daemon is not started
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.69s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.03s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.06s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.09s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.76s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.05s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.54s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
06:15:15 [2021-03-30T06:15:15.403Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
06:15:15 [2021-03-30T06:15:15.403Z]         check_test.go:309: [d536e72d3b152] daemon is not started
06:15:15 [2021-03-30T06:15:15.403Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
06:15:15 [2021-03-30T06:15:15.403Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
06:15:15 [2021-03-30T06:15:15.403Z]         check_test.go:309: [d332cd8a95848] daemon is not started
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.46s)
06:15:15 [2021-03-30T06:15:15.403Z]         check_test.go:309: [da1e4f113539d] daemon is not started
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.18s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.28s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.33s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.44s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.96s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.65s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.20s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.49s)
06:15:15 [2021-03-30T06:15:15.403Z]         check_test.go:309: [ddfebca550e64] daemon is not started
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.22s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.40s)
06:15:15 [2021-03-30T06:15:15.403Z]         docker_cli_daemon_plugins_test.go:105: [d7ecdf2ec5215] daemon is not started
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.46s)
06:15:15 [2021-03-30T06:15:15.403Z]         check_test.go:309: [d6e22b49d10a1] daemon is not started
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.59s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s)
06:15:15 [2021-03-30T06:15:15.403Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
06:15:15 [2021-03-30T06:15:15.403Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
06:15:15 [2021-03-30T06:15:15.403Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
06:15:15 [2021-03-30T06:15:15.403Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
06:15:15 [2021-03-30T06:15:15.403Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
06:15:15 [2021-03-30T06:15:15.403Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
06:15:15 [2021-03-30T06:15:15.403Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
06:15:15 [2021-03-30T06:15:15.403Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
06:15:15 [2021-03-30T06:15:15.403Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
06:15:15 [2021-03-30T06:15:15.403Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
06:15:15 [2021-03-30T06:15:15.403Z]         check_test.go:309: [dd947d4f8a323] daemon is not started
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s)
06:15:15 [2021-03-30T06:15:15.403Z]         check_test.go:309: [dce8c32e55ea9] daemon is not started
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.45s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.23s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
06:15:15 [2021-03-30T06:15:15.403Z]         check_test.go:309: [d58dbc8a72037] daemon is not started
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.42s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.89s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.52s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
06:15:15 [2021-03-30T06:15:15.403Z]         check_test.go:309: [dc71d19c314b0] daemon is not started
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.02s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.24s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.80s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.10s)
06:15:15 [2021-03-30T06:15:15.403Z]         check_test.go:309: [d908eeec0d649] daemon is not started
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.62s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.48s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
06:15:15 [2021-03-30T06:15:15.403Z]         check_test.go:309: [da7eeeaa264c1] daemon is not started
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.96s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.83s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.62s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.65s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.10s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.47s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.48s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.99s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.89s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.35s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.23s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.88s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.24s)
06:15:15 [2021-03-30T06:15:15.403Z]         docker_cli_daemon_test.go:2550: [d46fecc0792b4] daemon is not started
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.57s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.77s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.47s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.82s)
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s)
06:15:15 [2021-03-30T06:15:15.403Z]         check_test.go:309: [d5ca5aadc60f1] daemon is not started
06:15:15 [2021-03-30T06:15:15.403Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.42s)
06:15:15 [2021-03-30T06:15:15.403Z] === RUN   TestDockerSwarmSuite
06:15:15 [2021-03-30T06:15:15.403Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
06:15:18 [2021-03-30T06:15:18.567Z] --- PASS: TestServiceUpdatePidsLimit (18.73s)
06:15:18 [2021-03-30T06:15:18.567Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s)
06:15:18 [2021-03-30T06:15:18.567Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.44s)
06:15:18 [2021-03-30T06:15:18.567Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.45s)
06:15:18 [2021-03-30T06:15:18.567Z] PASS
06:15:18 [2021-03-30T06:15:18.567Z] 
06:15:18 [2021-03-30T06:15:18.567Z] === Skipped
06:15:18 [2021-03-30T06:15:18.567Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
06:15:18 [2021-03-30T06:15:18.567Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:15:18 [2021-03-30T06:15:18.567Z] 
06:15:18 [2021-03-30T06:15:18.567Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
06:15:18 [2021-03-30T06:15:18.567Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:15:18 [2021-03-30T06:15:18.567Z] 
06:15:18 [2021-03-30T06:15:18.567Z] 
06:15:18 [2021-03-30T06:15:18.567Z] DONE 27 tests, 2 skipped in 188.281s
06:15:18 [2021-03-30T06:15:18.567Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
06:15:18 [2021-03-30T06:15:18.567Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
06:15:18 [2021-03-30T06:15:18.567Z] ++ set -e
06:15:18 [2021-03-30T06:15:18.567Z] ++ '[' -n 0 ']'
06:15:18 [2021-03-30T06:15:18.567Z] ++ set -x
06:15:18 [2021-03-30T06:15:18.567Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
06:15:18 [2021-03-30T06:15:18.567Z] INFO: Testing against a local daemon
06:15:18 [2021-03-30T06:15:18.567Z] === RUN   TestSessionCreate
06:15:18 [2021-03-30T06:15:18.567Z] --- PASS: TestSessionCreate (0.02s)
06:15:18 [2021-03-30T06:15:18.567Z] === RUN   TestSessionCreateWithBadUpgrade
06:15:18 [2021-03-30T06:15:18.567Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
06:15:18 [2021-03-30T06:15:18.567Z] PASS
06:15:18 [2021-03-30T06:15:18.567Z] 
06:15:18 [2021-03-30T06:15:18.567Z] DONE 2 tests in 0.256s
06:15:18 [2021-03-30T06:15:18.567Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
06:15:18 [2021-03-30T06:15:18.567Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
06:15:18 [2021-03-30T06:15:18.567Z] ++ set -e
06:15:18 [2021-03-30T06:15:18.567Z] ++ '[' -n 0 ']'
06:15:18 [2021-03-30T06:15:18.567Z] ++ set -x
06:15:18 [2021-03-30T06:15:18.567Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
06:15:18 [2021-03-30T06:15:18.567Z] INFO: Testing against a local daemon
06:15:18 [2021-03-30T06:15:18.567Z] === RUN   TestCgroupDriverSystemdMemoryLimit
06:15:18 [2021-03-30T06:15:18.567Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
06:15:18 [2021-03-30T06:15:18.567Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:15:18 [2021-03-30T06:15:18.567Z] === RUN   TestEventsExecDie
06:15:18 [2021-03-30T06:15:18.693Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
06:15:19 [2021-03-30T06:15:19.199Z] --- PASS: TestEventsExecDie (1.24s)
06:15:19 [2021-03-30T06:15:19.199Z] === RUN   TestEventsBackwardsCompatible
06:15:19 [2021-03-30T06:15:19.490Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
06:15:19 [2021-03-30T06:15:19.490Z] === RUN   TestInfoBinaryCommits
06:15:19 [2021-03-30T06:15:19.490Z] --- PASS: TestInfoBinaryCommits (0.03s)
06:15:19 [2021-03-30T06:15:19.490Z] === RUN   TestInfoAPIVersioned
06:15:19 [2021-03-30T06:15:19.490Z] --- PASS: TestInfoAPIVersioned (0.01s)
06:15:19 [2021-03-30T06:15:19.490Z] === RUN   TestInfoDiscoveryBackend
06:15:20 [2021-03-30T06:15:20.124Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
06:15:20 [2021-03-30T06:15:20.124Z] === RUN   TestInfoDiscoveryInvalidAdvertise
06:15:21 [2021-03-30T06:15:21.159Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
06:15:21 [2021-03-30T06:15:21.159Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
06:15:21 [2021-03-30T06:15:21.231Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
06:15:21 [2021-03-30T06:15:21.451Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
06:15:21 [2021-03-30T06:15:21.451Z] === RUN   TestInfoAPI
06:15:21 [2021-03-30T06:15:21.451Z] --- PASS: TestInfoAPI (0.03s)
06:15:21 [2021-03-30T06:15:21.451Z] === RUN   TestInfoAPIWarnings
06:15:22 [2021-03-30T06:15:22.170Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
06:15:24 [2021-03-30T06:15:24.867Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/server/router	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/types	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/types/container	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/types/events	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ok  	github.com/docker/docker/api/types/strslice	0.009s	coverage: 90.0% of statements
06:15:24 [2021-03-30T06:15:24.867Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/types/image	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/types/network	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ok  	github.com/docker/docker/api/types/time	0.008s	coverage: 100.0% of statements
06:15:24 [2021-03-30T06:15:24.867Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/builder	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
06:15:24 [2021-03-30T06:15:24.867Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
06:15:26 [2021-03-30T06:15:26.366Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
06:15:26 [2021-03-30T06:15:26.755Z] ok  	github.com/docker/docker/builder/remotecontext	0.089s	coverage: 13.7% of statements
06:15:26 [2021-03-30T06:15:26.755Z] ok  	github.com/docker/docker/builder/dockerfile	0.218s	coverage: 48.5% of statements
06:15:26 [2021-03-30T06:15:26.755Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
06:15:27 [2021-03-30T06:15:27.117Z] --- PASS: TestServiceUpdateConfigs (15.86s)
06:15:27 [2021-03-30T06:15:27.117Z] === RUN   TestServiceUpdateNetwork
06:15:27 [2021-03-30T06:15:27.303Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
06:15:28 [2021-03-30T06:15:28.122Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
06:15:29 [2021-03-30T06:15:29.206Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
06:15:29 [2021-03-30T06:15:29.489Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.730s	coverage: 86.3% of statements
06:15:29 [2021-03-30T06:15:29.489Z] ?   	github.com/docker/docker/cli	[no test files]
06:15:29 [2021-03-30T06:15:29.489Z] ?   	github.com/docker/docker/cli/config	[no test files]
06:15:32 [2021-03-30T06:15:32.010Z] ok  	github.com/docker/docker/client	0.161s	coverage: 75.4% of statements
06:15:39 [2021-03-30T06:15:39.232Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:15:39 [2021-03-30T06:15:39.232Z] INFO: Testing against a local daemon
06:15:39 [2021-03-30T06:15:39.232Z] === RUN   TestBuildWithSession
06:15:39 [2021-03-30T06:15:39.232Z] --- SKIP: TestBuildWithSession (0.00s)
06:15:39 [2021-03-30T06:15:39.232Z]     build_session_test.go:25: TODO: BuildKit
06:15:39 [2021-03-30T06:15:39.232Z] === RUN   TestBuildSquashParent
06:15:39 [2021-03-30T06:15:39.232Z] --- SKIP: TestBuildSquashParent (0.00s)
06:15:39 [2021-03-30T06:15:39.232Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
06:15:39 [2021-03-30T06:15:39.232Z] === RUN   TestBuildWithRemoveAndForceRemove
06:15:39 [2021-03-30T06:15:39.232Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:15:39 [2021-03-30T06:15:39.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:15:39 [2021-03-30T06:15:39.232Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:15:39 [2021-03-30T06:15:39.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:15:39 [2021-03-30T06:15:39.232Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:15:39 [2021-03-30T06:15:39.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:15:39 [2021-03-30T06:15:39.232Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:15:39 [2021-03-30T06:15:39.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:15:39 [2021-03-30T06:15:39.232Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:15:39 [2021-03-30T06:15:39.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:15:39 [2021-03-30T06:15:39.232Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:15:39 [2021-03-30T06:15:39.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:15:39 [2021-03-30T06:15:39.232Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:15:39 [2021-03-30T06:15:39.232Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:15:39 [2021-03-30T06:15:39.232Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:15:39 [2021-03-30T06:15:39.232Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:15:40 [2021-03-30T06:15:40.028Z] --- PASS: TestInfoAPIWarnings (16.34s)
06:15:40 [2021-03-30T06:15:40.028Z] === RUN   TestInfoDebug
06:15:40 [2021-03-30T06:15:40.028Z] --- PASS: TestInfoDebug (0.53s)
06:15:40 [2021-03-30T06:15:40.028Z] === RUN   TestInfoInsecureRegistries
06:15:40 [2021-03-30T06:15:40.028Z] --- PASS: TestInfoInsecureRegistries (0.53s)
06:15:40 [2021-03-30T06:15:40.028Z] === RUN   TestInfoRegistryMirrors
06:15:40 [2021-03-30T06:15:40.028Z] --- PASS: TestInfoRegistryMirrors (0.53s)
06:15:40 [2021-03-30T06:15:40.028Z] === RUN   TestLoginFailsWithBadCredentials
06:15:40 [2021-03-30T06:15:40.028Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s)
06:15:40 [2021-03-30T06:15:40.028Z] === RUN   TestPingCacheHeaders
06:15:40 [2021-03-30T06:15:40.028Z] --- PASS: TestPingCacheHeaders (0.02s)
06:15:40 [2021-03-30T06:15:40.028Z] === RUN   TestPingGet
06:15:40 [2021-03-30T06:15:40.028Z] --- PASS: TestPingGet (0.01s)
06:15:40 [2021-03-30T06:15:40.028Z] === RUN   TestPingHead
06:15:40 [2021-03-30T06:15:40.028Z] --- PASS: TestPingHead (0.01s)
06:15:40 [2021-03-30T06:15:40.028Z] === RUN   TestVersion
06:15:40 [2021-03-30T06:15:40.028Z] --- PASS: TestVersion (0.01s)
06:15:40 [2021-03-30T06:15:40.028Z] PASS
06:15:40 [2021-03-30T06:15:40.028Z] 
06:15:40 [2021-03-30T06:15:40.028Z] === Skipped
06:15:40 [2021-03-30T06:15:40.028Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
06:15:40 [2021-03-30T06:15:40.028Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:15:40 [2021-03-30T06:15:40.028Z] 
06:15:40 [2021-03-30T06:15:40.028Z] 
06:15:40 [2021-03-30T06:15:40.028Z] DONE 18 tests, 1 skipped in 21.874s
06:15:40 [2021-03-30T06:15:40.028Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
06:15:40 [2021-03-30T06:15:40.028Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
06:15:40 [2021-03-30T06:15:40.028Z] ++ set -e
06:15:40 [2021-03-30T06:15:40.028Z] ++ '[' -n 0 ']'
06:15:40 [2021-03-30T06:15:40.028Z] ++ set -x
06:15:40 [2021-03-30T06:15:40.028Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
06:15:40 [2021-03-30T06:15:40.028Z] INFO: Testing against a local daemon
06:15:40 [2021-03-30T06:15:40.028Z] === RUN   TestVolumesCreateAndList
06:15:40 [2021-03-30T06:15:40.028Z] --- PASS: TestVolumesCreateAndList (0.02s)
06:15:40 [2021-03-30T06:15:40.028Z] === RUN   TestVolumesRemove
06:15:40 [2021-03-30T06:15:40.028Z] --- PASS: TestVolumesRemove (0.15s)
06:15:40 [2021-03-30T06:15:40.028Z] === RUN   TestVolumesInspect
06:15:40 [2021-03-30T06:15:40.028Z] --- PASS: TestVolumesInspect (0.01s)
06:15:40 [2021-03-30T06:15:40.028Z] === RUN   TestVolumesInvalidJSON
06:15:40 [2021-03-30T06:15:40.028Z] === RUN   TestVolumesInvalidJSON//volumes/create
06:15:40 [2021-03-30T06:15:40.028Z] === PAUSE TestVolumesInvalidJSON//volumes/create
06:15:40 [2021-03-30T06:15:40.028Z] === CONT  TestVolumesInvalidJSON//volumes/create
06:15:40 [2021-03-30T06:15:40.028Z] --- PASS: TestVolumesInvalidJSON (0.01s)
06:15:40 [2021-03-30T06:15:40.028Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
06:15:40 [2021-03-30T06:15:40.028Z] PASS
06:15:40 [2021-03-30T06:15:40.028Z] 
06:15:40 [2021-03-30T06:15:40.028Z] DONE 5 tests in 0.305s
06:15:40 [2021-03-30T06:15:40.028Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:15:40 [2021-03-30T06:15:40.318Z] ++++ cat bundles/test-integration/docker.pid
06:15:40 [2021-03-30T06:15:40.318Z] +++ kill 12248
06:15:41 [2021-03-30T06:15:41.419Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
06:15:41 [2021-03-30T06:15:41.419Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
06:15:41 [2021-03-30T06:15:41.825Z] +++ /etc/init.d/apparmor stop
06:15:41 [2021-03-30T06:15:41.825Z] Leaving: AppArmorNo profiles have been unloaded.
06:15:41 [2021-03-30T06:15:41.825Z] 
06:15:41 [2021-03-30T06:15:41.825Z] Unloading profiles will leave already running processes permanently
06:15:41 [2021-03-30T06:15:41.825Z] unconfined, which can lead to unexpected situations.
06:15:41 [2021-03-30T06:15:41.825Z] 
06:15:41 [2021-03-30T06:15:41.825Z] To set a process to complain mode, use the command line tool
06:15:41 [2021-03-30T06:15:41.825Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:15:41 [2021-03-30T06:15:41.825Z] +++ true
06:15:41 [2021-03-30T06:15:41.825Z] exiting test-integration
06:15:41 [2021-03-30T06:15:41.825Z] ++ exit 0
06:15:41 [2021-03-30T06:15:41.825Z] 
06:15:42 [2021-03-30T06:15:42.019Z] --- PASS: TestServiceUpdateNetwork (15.02s)
06:15:42 [2021-03-30T06:15:42.019Z] === RUN   TestServiceUpdatePidsLimit
06:15:42 [2021-03-30T06:15:42.019Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
06:15:43 [2021-03-30T06:15:43.402Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
Post stage
[Pipeline] junit
06:15:43 [2021-03-30T06:15:43.935Z] Recording test results
06:15:44 [2021-03-30T06:15:44.128Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
06:15:44 [2021-03-30T06:15:44.555Z] + echo Ensuring container killed.
06:15:44 [2021-03-30T06:15:44.555Z] Ensuring container killed.
06:15:44 [2021-03-30T06:15:44.555Z] + docker rm -vf docker-pr1
06:15:44 [2021-03-30T06:15:44.555Z] Error: No such container: docker-pr1
06:15:44 [2021-03-30T06:15:44.555Z] + true
[Pipeline] sh
06:15:44 [2021-03-30T06:15:44.934Z] + echo Chowning /workspace to jenkins user
06:15:44 [2021-03-30T06:15:44.934Z] Chowning /workspace to jenkins user
06:15:44 [2021-03-30T06:15:44.934Z] + id -u
06:15:44 [2021-03-30T06:15:44.934Z] + id -g
06:15:44 [2021-03-30T06:15:44.934Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42217:/workspace busybox chown -R 1001:1001 /workspace
06:15:44 [2021-03-30T06:15:44.934Z] Unable to find image 'busybox:latest' locally
06:15:45 [2021-03-30T06:15:45.298Z] latest: Pulling from library/busybox
06:15:45 [2021-03-30T06:15:45.298Z] 7d95fb1c8be1: Pulling fs layer
06:15:45 [2021-03-30T06:15:45.589Z] 7d95fb1c8be1: Download complete
06:15:46 [2021-03-30T06:15:46.221Z] 7d95fb1c8be1: Pull complete
06:15:46 [2021-03-30T06:15:46.221Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
06:15:46 [2021-03-30T06:15:46.221Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
06:15:49 [2021-03-30T06:15:49.479Z] + bundleName=s390x-integration
06:15:49 [2021-03-30T06:15:49.479Z] + echo Creating s390x-integration-bundles.tar.gz
06:15:49 [2021-03-30T06:15:49.479Z] Creating s390x-integration-bundles.tar.gz
06:15:49 [2021-03-30T06:15:49.479Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
06:15:49 [2021-03-30T06:15:49.479Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
06:15:49 [2021-03-30T06:15:49.522Z] Archiving artifacts
06:15:49 [2021-03-30T06:15:49.596Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:15:49 [2021-03-30T06:15:49.596Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:15:49 [2021-03-30T06:15:49.980Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42217/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
06:15:50 [2021-03-30T06:15:50.401Z] + make clean
06:15:51 [2021-03-30T06:15:51.034Z] docker volume rm -f docker-dev-cache
06:15:51 [2021-03-30T06:15:51.034Z] docker-dev-cache
[Pipeline] deleteDir
06:15:51 [2021-03-30T06:15:51.393Z] === RUN   TestDockerSuite/TestBuildDotDotFile
06:15:51 [2021-03-30T06:15:51.535Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
06:15:51 [2021-03-30T06:15:51.651Z] === RUN   TestDockerSuite/TestBuildEOLInLine
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
06:15:58 [2021-03-30T06:15:58.217Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
06:15:58 [2021-03-30T06:15:58.217Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
06:15:58 [2021-03-30T06:15:58.476Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
06:15:59 [2021-03-30T06:15:59.414Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
06:15:59 [2021-03-30T06:15:59.666Z] --- PASS: TestServiceUpdatePidsLimit (18.24s)
06:15:59 [2021-03-30T06:15:59.666Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.24s)
06:15:59 [2021-03-30T06:15:59.666Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s)
06:15:59 [2021-03-30T06:15:59.666Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s)
06:15:59 [2021-03-30T06:15:59.666Z] PASS
06:15:59 [2021-03-30T06:15:59.666Z] 
06:15:59 [2021-03-30T06:15:59.666Z] === Skipped
06:15:59 [2021-03-30T06:15:59.666Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
06:15:59 [2021-03-30T06:15:59.666Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:15:59 [2021-03-30T06:15:59.666Z] 
06:15:59 [2021-03-30T06:15:59.666Z] === SKIP: arm64.integration.service TestServicePlugin (0.01s)
06:15:59 [2021-03-30T06:15:59.666Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:15:59 [2021-03-30T06:15:59.666Z] 
06:15:59 [2021-03-30T06:15:59.666Z] 
06:15:59 [2021-03-30T06:15:59.666Z] DONE 27 tests, 2 skipped in 168.457s
06:15:59 [2021-03-30T06:15:59.666Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
06:15:59 [2021-03-30T06:15:59.666Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
06:15:59 [2021-03-30T06:15:59.666Z] ++ set -e
06:15:59 [2021-03-30T06:15:59.666Z] ++ '[' -n 0 ']'
06:15:59 [2021-03-30T06:15:59.666Z] ++ set -x
06:15:59 [2021-03-30T06:15:59.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
06:15:59 [2021-03-30T06:15:59.667Z] INFO: Testing against a local daemon
06:15:59 [2021-03-30T06:15:59.667Z] === RUN   TestSessionCreate
06:15:59 [2021-03-30T06:15:59.667Z] --- PASS: TestSessionCreate (0.05s)
06:15:59 [2021-03-30T06:15:59.667Z] === RUN   TestSessionCreateWithBadUpgrade
06:15:59 [2021-03-30T06:15:59.667Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
06:15:59 [2021-03-30T06:15:59.667Z] PASS
06:15:59 [2021-03-30T06:15:59.667Z] 
06:15:59 [2021-03-30T06:15:59.667Z] DONE 2 tests in 0.266s
06:15:59 [2021-03-30T06:15:59.667Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
06:15:59 [2021-03-30T06:15:59.667Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
06:15:59 [2021-03-30T06:15:59.667Z] ++ set -e
06:15:59 [2021-03-30T06:15:59.667Z] ++ '[' -n 0 ']'
06:15:59 [2021-03-30T06:15:59.667Z] ++ set -x
06:15:59 [2021-03-30T06:15:59.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
06:15:59 [2021-03-30T06:15:59.667Z] INFO: Testing against a local daemon
06:15:59 [2021-03-30T06:15:59.667Z] === RUN   TestCgroupDriverSystemdMemoryLimit
06:15:59 [2021-03-30T06:15:59.667Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
06:15:59 [2021-03-30T06:15:59.667Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:15:59 [2021-03-30T06:15:59.667Z] === RUN   TestEventsExecDie
06:15:59 [2021-03-30T06:15:59.673Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
06:16:00 [2021-03-30T06:16:00.240Z] === RUN   TestDockerSuite/TestBuildEntrypoint
06:16:00 [2021-03-30T06:16:00.241Z] --- PASS: TestEventsExecDie (1.26s)
06:16:00 [2021-03-30T06:16:00.241Z] === RUN   TestEventsBackwardsCompatible
06:16:00 [2021-03-30T06:16:00.503Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
06:16:00 [2021-03-30T06:16:00.503Z] === RUN   TestInfoBinaryCommits
06:16:00 [2021-03-30T06:16:00.503Z] --- PASS: TestInfoBinaryCommits (0.05s)
06:16:00 [2021-03-30T06:16:00.503Z] === RUN   TestInfoAPIVersioned
06:16:00 [2021-03-30T06:16:00.503Z] --- PASS: TestInfoAPIVersioned (0.02s)
06:16:00 [2021-03-30T06:16:00.503Z] === RUN   TestInfoDiscoveryBackend
06:16:00 [2021-03-30T06:16:00.808Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
06:16:01 [2021-03-30T06:16:01.457Z] --- PASS: TestInfoDiscoveryBackend (0.72s)
06:16:01 [2021-03-30T06:16:01.457Z] === RUN   TestInfoDiscoveryInvalidAdvertise
06:16:01 [2021-03-30T06:16:01.978Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
06:16:01 [2021-03-30T06:16:01.978Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.79s)
06:16:01 [2021-03-30T06:16:01.978Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.35s)
06:16:01 [2021-03-30T06:16:01.978Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.42s)
06:16:01 [2021-03-30T06:16:01.978Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.73s)
06:16:01 [2021-03-30T06:16:01.978Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.88s)
06:16:01 [2021-03-30T06:16:01.978Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.51s)
06:16:01 [2021-03-30T06:16:01.978Z] === RUN   TestBuildMultiStageCopy
06:16:01 [2021-03-30T06:16:01.978Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:16:02 [2021-03-30T06:16:02.399Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
06:16:02 [2021-03-30T06:16:02.399Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
06:16:02 [2021-03-30T06:16:02.969Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s)
06:16:02 [2021-03-30T06:16:02.969Z] === RUN   TestInfoAPI
06:16:02 [2021-03-30T06:16:02.969Z] --- PASS: TestInfoAPI (0.05s)
06:16:02 [2021-03-30T06:16:02.969Z] === RUN   TestInfoAPIWarnings
06:16:04 [2021-03-30T06:16:04.997Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
06:16:06 [2021-03-30T06:16:06.374Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
06:16:08 [2021-03-30T06:16:08.285Z] === RUN   TestDockerSuite/TestBuildEnv
06:16:09 [2021-03-30T06:16:09.054Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:16:09 [2021-03-30T06:16:09.514Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:16:09 [2021-03-30T06:16:09.660Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
06:16:10 [2021-03-30T06:16:10.482Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:16:11 [2021-03-30T06:16:11.561Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
06:16:12 [2021-03-30T06:16:12.019Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:16:12 [2021-03-30T06:16:12.496Z] === RUN   TestDockerSuite/TestBuildEnvUsage
06:16:12 [2021-03-30T06:16:12.986Z] --- PASS: TestBuildMultiStageCopy (12.59s)
06:16:12 [2021-03-30T06:16:12.986Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.13s)
06:16:12 [2021-03-30T06:16:12.986Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s)
06:16:12 [2021-03-30T06:16:12.986Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s)
06:16:12 [2021-03-30T06:16:12.986Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.25s)
06:16:12 [2021-03-30T06:16:12.986Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.40s)
06:16:12 [2021-03-30T06:16:12.986Z] === RUN   TestBuildMultiStageParentConfig
06:16:15 [2021-03-30T06:16:15.030Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
06:16:15 [2021-03-30T06:16:15.030Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
06:16:15 [2021-03-30T06:16:15.890Z] --- PASS: TestBuildMultiStageParentConfig (2.61s)
06:16:15 [2021-03-30T06:16:15.890Z] === RUN   TestBuildLabelWithTargets
06:16:15 [2021-03-30T06:16:15.890Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
06:16:15 [2021-03-30T06:16:15.890Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
06:16:15 [2021-03-30T06:16:15.890Z] === RUN   TestBuildWithEmptyLayers
06:16:16 [2021-03-30T06:16:16.859Z] --- PASS: TestBuildWithEmptyLayers (1.34s)
06:16:16 [2021-03-30T06:16:16.859Z] === RUN   TestBuildMultiStageOnBuild
06:16:18 [2021-03-30T06:16:18.626Z] ok  	github.com/docker/docker/cmd/dockerd	0.073s	coverage: 29.1% of statements
06:16:18 [2021-03-30T06:16:18.626Z] ok  	github.com/docker/docker/container	0.118s	coverage: 34.7% of statements
06:16:18 [2021-03-30T06:16:18.626Z] ?   	github.com/docker/docker/container/stream	[no test files]
06:16:18 [2021-03-30T06:16:18.626Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
06:16:18 [2021-03-30T06:16:18.626Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
06:16:18 [2021-03-30T06:16:18.626Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
06:16:21 [2021-03-30T06:16:21.074Z] --- PASS: TestInfoAPIWarnings (16.64s)
06:16:21 [2021-03-30T06:16:21.074Z] === RUN   TestInfoDebug
06:16:21 [2021-03-30T06:16:21.074Z] --- PASS: TestInfoDebug (0.61s)
06:16:21 [2021-03-30T06:16:21.074Z] === RUN   TestInfoInsecureRegistries
06:16:21 [2021-03-30T06:16:21.074Z] --- PASS: TestInfoInsecureRegistries (0.61s)
06:16:21 [2021-03-30T06:16:21.074Z] === RUN   TestInfoRegistryMirrors
06:16:21 [2021-03-30T06:16:21.334Z] --- PASS: TestInfoRegistryMirrors (0.62s)
06:16:21 [2021-03-30T06:16:21.334Z] === RUN   TestLoginFailsWithBadCredentials
06:16:21 [2021-03-30T06:16:21.591Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
06:16:21 [2021-03-30T06:16:21.594Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
06:16:21 [2021-03-30T06:16:21.594Z] === RUN   TestPingCacheHeaders
06:16:21 [2021-03-30T06:16:21.854Z] --- PASS: TestPingCacheHeaders (0.05s)
06:16:21 [2021-03-30T06:16:21.854Z] === RUN   TestPingGet
06:16:21 [2021-03-30T06:16:21.854Z] --- PASS: TestPingGet (0.03s)
06:16:21 [2021-03-30T06:16:21.854Z] === RUN   TestPingHead
06:16:21 [2021-03-30T06:16:21.854Z] --- PASS: TestPingHead (0.05s)
06:16:21 [2021-03-30T06:16:21.854Z] === RUN   TestVersion
06:16:21 [2021-03-30T06:16:21.854Z] --- PASS: TestVersion (0.05s)
06:16:21 [2021-03-30T06:16:21.854Z] PASS
06:16:21 [2021-03-30T06:16:21.854Z] 
06:16:21 [2021-03-30T06:16:21.854Z] === Skipped
06:16:21 [2021-03-30T06:16:21.854Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
06:16:21 [2021-03-30T06:16:21.854Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:16:21 [2021-03-30T06:16:21.854Z] 
06:16:21 [2021-03-30T06:16:21.854Z] 
06:16:21 [2021-03-30T06:16:21.854Z] DONE 18 tests, 1 skipped in 22.952s
06:16:21 [2021-03-30T06:16:21.854Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
06:16:21 [2021-03-30T06:16:21.855Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
06:16:21 [2021-03-30T06:16:21.855Z] ++ set -e
06:16:21 [2021-03-30T06:16:21.855Z] ++ '[' -n 0 ']'
06:16:21 [2021-03-30T06:16:21.855Z] ++ set -x
06:16:21 [2021-03-30T06:16:21.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
06:16:22 [2021-03-30T06:16:22.115Z] INFO: Testing against a local daemon
06:16:22 [2021-03-30T06:16:22.115Z] === RUN   TestVolumesCreateAndList
06:16:22 [2021-03-30T06:16:22.115Z] --- PASS: TestVolumesCreateAndList (0.04s)
06:16:22 [2021-03-30T06:16:22.115Z] === RUN   TestVolumesRemove
06:16:22 [2021-03-30T06:16:22.115Z] --- PASS: TestVolumesRemove (0.12s)
06:16:22 [2021-03-30T06:16:22.115Z] === RUN   TestVolumesInspect
06:16:22 [2021-03-30T06:16:22.115Z] --- PASS: TestVolumesInspect (0.03s)
06:16:22 [2021-03-30T06:16:22.115Z] === RUN   TestVolumesInvalidJSON
06:16:22 [2021-03-30T06:16:22.376Z] === RUN   TestVolumesInvalidJSON//volumes/create
06:16:22 [2021-03-30T06:16:22.376Z] === PAUSE TestVolumesInvalidJSON//volumes/create
06:16:22 [2021-03-30T06:16:22.376Z] === CONT  TestVolumesInvalidJSON//volumes/create
06:16:22 [2021-03-30T06:16:22.376Z] --- PASS: TestVolumesInvalidJSON (0.03s)
06:16:22 [2021-03-30T06:16:22.376Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
06:16:22 [2021-03-30T06:16:22.376Z] PASS
06:16:22 [2021-03-30T06:16:22.376Z] 
06:16:22 [2021-03-30T06:16:22.376Z] DONE 5 tests in 0.379s
06:16:22 [2021-03-30T06:16:22.376Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:16:22 [2021-03-30T06:16:22.946Z] ++++ cat bundles/test-integration/docker.pid
06:16:22 [2021-03-30T06:16:22.946Z] +++ kill 13931
06:16:23 [2021-03-30T06:16:23.870Z] ok  	github.com/docker/docker/daemon/cluster	0.082s	coverage: 0.5% of statements
06:16:24 [2021-03-30T06:16:24.328Z] +++ /etc/init.d/apparmor stop
06:16:24 [2021-03-30T06:16:24.328Z] Leaving: AppArmorNo profiles have been unloaded.
06:16:24 [2021-03-30T06:16:24.328Z] 
06:16:24 [2021-03-30T06:16:24.328Z] Unloading profiles will leave already running processes permanently
06:16:24 [2021-03-30T06:16:24.328Z] unconfined, which can lead to unexpected situations.
06:16:24 [2021-03-30T06:16:24.328Z] 
06:16:24 [2021-03-30T06:16:24.328Z] To set a process to complain mode, use the command line tool
06:16:24 [2021-03-30T06:16:24.328Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:16:24 [2021-03-30T06:16:24.328Z] +++ true
06:16:24 [2021-03-30T06:16:24.328Z] exiting test-integration
06:16:24 [2021-03-30T06:16:24.328Z] ++ exit 0
06:16:24 [2021-03-30T06:16:24.328Z] 
06:16:25 [2021-03-30T06:16:25.236Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
06:16:26 [2021-03-30T06:16:26.600Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
Post stage
[Pipeline] junit
06:16:27 [2021-03-30T06:16:27.639Z] Recording test results
06:16:27 [2021-03-30T06:16:27.955Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
06:16:28 [2021-03-30T06:16:28.301Z] + echo Ensuring container killed.
06:16:28 [2021-03-30T06:16:28.301Z] Ensuring container killed.
06:16:28 [2021-03-30T06:16:28.301Z] + docker rm -vf docker-pr1
06:16:28 [2021-03-30T06:16:28.301Z] Error: No such container: docker-pr1
[Pipeline] sh
06:16:28 [2021-03-30T06:16:28.591Z] + echo Chowning /workspace to jenkins user
06:16:28 [2021-03-30T06:16:28.591Z] Chowning /workspace to jenkins user
06:16:28 [2021-03-30T06:16:28.591Z] + id -u
06:16:28 [2021-03-30T06:16:28.591Z] + id -g
06:16:28 [2021-03-30T06:16:28.591Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42217:/workspace busybox chown -R 1000:1000 /workspace
06:16:28 [2021-03-30T06:16:28.591Z] Unable to find image 'busybox:latest' locally
06:16:28 [2021-03-30T06:16:28.851Z] latest: Pulling from library/busybox
06:16:28 [2021-03-30T06:16:28.851Z] 8c3eadb8221d: Pulling fs layer
06:16:29 [2021-03-30T06:16:29.112Z] 8c3eadb8221d: Verifying Checksum
06:16:29 [2021-03-30T06:16:29.112Z] 8c3eadb8221d: Download complete
06:16:29 [2021-03-30T06:16:29.239Z] --- PASS: TestBuildMultiStageOnBuild (12.26s)
06:16:29 [2021-03-30T06:16:29.239Z] === RUN   TestBuildUncleanTarFilenames
06:16:29 [2021-03-30T06:16:29.239Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
06:16:29 [2021-03-30T06:16:29.239Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
06:16:29 [2021-03-30T06:16:29.239Z] === RUN   TestBuildMultiStageLayerLeak
06:16:29 [2021-03-30T06:16:29.373Z] 8c3eadb8221d: Pull complete
06:16:29 [2021-03-30T06:16:29.373Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
06:16:29 [2021-03-30T06:16:29.373Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
06:16:34 [2021-03-30T06:16:34.960Z] + bundleName=arm64-integration
06:16:34 [2021-03-30T06:16:34.960Z] + echo Creating arm64-integration-bundles.tar.gz
06:16:34 [2021-03-30T06:16:34.960Z] Creating arm64-integration-bundles.tar.gz
06:16:34 [2021-03-30T06:16:34.961Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
06:16:34 [2021-03-30T06:16:34.961Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
06:16:35 [2021-03-30T06:16:35.234Z] Archiving artifacts
06:16:36 [2021-03-30T06:16:36.539Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.442s	coverage: 14.1% of statements
06:16:36 [2021-03-30T06:16:36.539Z] ok  	github.com/docker/docker/daemon	12.164s	coverage: 17.2% of statements
06:16:36 [2021-03-30T06:16:36.539Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
06:16:36 [2021-03-30T06:16:36.539Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
06:16:37 [2021-03-30T06:16:37.525Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42217/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
06:16:37 [2021-03-30T06:16:37.882Z] + make clean
06:16:37 [2021-03-30T06:16:37.952Z] ok  	github.com/docker/docker/daemon/config	0.080s	coverage: 81.8% of statements
06:16:37 [2021-03-30T06:16:37.952Z] ok  	github.com/docker/docker/daemon/discovery	0.011s	coverage: 30.0% of statements
06:16:38 [2021-03-30T06:16:38.824Z] docker volume rm -f docker-dev-cache
06:16:38 [2021-03-30T06:16:38.824Z] docker-dev-cache
[Pipeline] deleteDir
06:16:39 [2021-03-30T06:16:39.328Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
06:16:39 [2021-03-30T06:16:39.328Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
06:16:39 [2021-03-30T06:16:39.328Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
06:16:39 [2021-03-30T06:16:39.584Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
06:16:39 [2021-03-30T06:16:39.677Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
06:16:39 [2021-03-30T06:16:39.677Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
06:16:42 [2021-03-30T06:16:42.102Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.479s	coverage: 73.3% of statements
06:16:42 [2021-03-30T06:16:42.664Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 2.9% of statements
06:16:44 [2021-03-30T06:16:44.031Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.374s	coverage: 56.2% of statements
06:16:44 [2021-03-30T06:16:44.912Z] --- PASS: TestImportExtremelyLargeImageWorks (192.67s)
06:16:44 [2021-03-30T06:16:44.912Z] PASS
06:16:44 [2021-03-30T06:16:44.912Z] 
06:16:44 [2021-03-30T06:16:44.912Z] === Skipped
06:16:44 [2021-03-30T06:16:44.912Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
06:16:44 [2021-03-30T06:16:44.912Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:16:44 [2021-03-30T06:16:44.912Z] 
06:16:44 [2021-03-30T06:16:44.912Z] 
06:16:44 [2021-03-30T06:16:44.912Z] DONE 12 tests, 1 skipped in 193.696s
06:16:44 [2021-03-30T06:16:44.912Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
06:16:44 [2021-03-30T06:16:44.912Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
06:16:44 [2021-03-30T06:16:44.912Z] ++ set -e
06:16:44 [2021-03-30T06:16:44.912Z] ++ '[' -n 0 ']'
06:16:44 [2021-03-30T06:16:44.912Z] ++ set -x
06:16:44 [2021-03-30T06:16:44.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
06:16:44 [2021-03-30T06:16:44.912Z] INFO: Testing against a local daemon
06:16:44 [2021-03-30T06:16:44.912Z] === RUN   TestNetworkCreateDelete
06:16:44 [2021-03-30T06:16:44.912Z] --- PASS: TestNetworkCreateDelete (0.15s)
06:16:44 [2021-03-30T06:16:44.912Z] === RUN   TestDockerNetworkDeletePreferID
06:16:44 [2021-03-30T06:16:44.912Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
06:16:44 [2021-03-30T06:16:44.912Z] === RUN   TestDaemonDNSFallback
06:16:44 [2021-03-30T06:16:44.912Z] --- PASS: TestDaemonDNSFallback (1.57s)
06:16:44 [2021-03-30T06:16:44.912Z] === RUN   TestInspectNetwork
06:16:44 [2021-03-30T06:16:44.912Z] === RUN   TestInspectNetwork/full_network_id
06:16:44 [2021-03-30T06:16:44.912Z] === RUN   TestInspectNetwork/partial_network_id
06:16:44 [2021-03-30T06:16:44.912Z] === RUN   TestInspectNetwork/network_name
06:16:44 [2021-03-30T06:16:44.912Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
06:16:44 [2021-03-30T06:16:44.912Z] --- PASS: TestInspectNetwork (7.09s)
06:16:44 [2021-03-30T06:16:44.912Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
06:16:44 [2021-03-30T06:16:44.912Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
06:16:44 [2021-03-30T06:16:44.912Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
06:16:44 [2021-03-30T06:16:44.912Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
06:16:44 [2021-03-30T06:16:44.912Z] === RUN   TestRunContainerWithBridgeNone
06:16:45 [2021-03-30T06:16:45.921Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.005s	coverage: 1.9% of statements
06:16:46 [2021-03-30T06:16:46.432Z] --- PASS: TestRunContainerWithBridgeNone (2.04s)
06:16:46 [2021-03-30T06:16:46.432Z] === RUN   TestNetworkInvalidJSON
06:16:46 [2021-03-30T06:16:46.432Z] === RUN   TestNetworkInvalidJSON//networks/create
06:16:46 [2021-03-30T06:16:46.432Z] === PAUSE TestNetworkInvalidJSON//networks/create
06:16:46 [2021-03-30T06:16:46.432Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
06:16:46 [2021-03-30T06:16:46.432Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
06:16:46 [2021-03-30T06:16:46.432Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
06:16:46 [2021-03-30T06:16:46.432Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
06:16:46 [2021-03-30T06:16:46.432Z] === CONT  TestNetworkInvalidJSON//networks/create
06:16:46 [2021-03-30T06:16:46.432Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
06:16:46 [2021-03-30T06:16:46.432Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
06:16:46 [2021-03-30T06:16:46.432Z] --- PASS: TestNetworkInvalidJSON (0.02s)
06:16:46 [2021-03-30T06:16:46.432Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
06:16:46 [2021-03-30T06:16:46.432Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
06:16:46 [2021-03-30T06:16:46.432Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
06:16:46 [2021-03-30T06:16:46.432Z] === RUN   TestNetworkList
06:16:46 [2021-03-30T06:16:46.432Z] === RUN   TestNetworkList//networks
06:16:46 [2021-03-30T06:16:46.432Z] === PAUSE TestNetworkList//networks
06:16:46 [2021-03-30T06:16:46.432Z] === RUN   TestNetworkList//networks/
06:16:46 [2021-03-30T06:16:46.432Z] === PAUSE TestNetworkList//networks/
06:16:46 [2021-03-30T06:16:46.432Z] === CONT  TestNetworkList//networks
06:16:46 [2021-03-30T06:16:46.432Z] === CONT  TestNetworkList//networks/
06:16:46 [2021-03-30T06:16:46.432Z] --- PASS: TestNetworkList (0.02s)
06:16:46 [2021-03-30T06:16:46.432Z]     --- PASS: TestNetworkList//networks/ (0.00s)
06:16:46 [2021-03-30T06:16:46.432Z]     --- PASS: TestNetworkList//networks (0.00s)
06:16:46 [2021-03-30T06:16:46.432Z] === RUN   TestHostIPv4BridgeLabel
06:16:47 [2021-03-30T06:16:47.069Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
06:16:47 [2021-03-30T06:16:47.069Z] === RUN   TestDaemonRestartWithLiveRestore
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
06:16:47 [2021-03-30T06:16:47.804Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
06:16:47 [2021-03-30T06:16:47.810Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.256s	coverage: 49.4% of statements
06:16:47 [2021-03-30T06:16:47.810Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.717s	coverage: 46.2% of statements
06:16:47 [2021-03-30T06:16:47.810Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
06:16:48 [2021-03-30T06:16:48.115Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
06:16:48 [2021-03-30T06:16:48.115Z] === RUN   TestDaemonDefaultNetworkPools
06:16:48 [2021-03-30T06:16:48.752Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
06:16:48 [2021-03-30T06:16:48.752Z] === RUN   TestDaemonRestartWithExistingNetwork
06:16:49 [2021-03-30T06:16:49.182Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
06:16:49 [2021-03-30T06:16:49.698Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 57.5% of statements
06:16:49 [2021-03-30T06:16:49.953Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.705s	coverage: 57.7% of statements
06:16:49 [2021-03-30T06:16:49.953Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
06:16:49 [2021-03-30T06:16:49.953Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
06:16:50 [2021-03-30T06:16:50.269Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
06:16:50 [2021-03-30T06:16:50.269Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
06:16:50 [2021-03-30T06:16:50.334Z] --- PASS: TestBuildMultiStageLayerLeak (19.69s)
06:16:50 [2021-03-30T06:16:50.334Z] === RUN   TestBuildWithHugeFile
06:16:51 [2021-03-30T06:16:51.312Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
06:16:51 [2021-03-30T06:16:51.312Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
06:16:51 [2021-03-30T06:16:51.318Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.011s	coverage: 3.0% of statements
06:16:51 [2021-03-30T06:16:51.948Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
06:16:51 [2021-03-30T06:16:51.948Z] === RUN   TestServiceWithPredefinedNetwork
06:16:52 [2021-03-30T06:16:52.245Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
06:16:53 [2021-03-30T06:16:53.611Z] ok  	github.com/docker/docker/daemon/images	0.023s	coverage: 6.7% of statements
06:16:53 [2021-03-30T06:16:53.611Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
06:16:53 [2021-03-30T06:16:53.611Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
06:16:54 [2021-03-30T06:16:54.028Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s)
06:16:54 [2021-03-30T06:16:54.028Z] === RUN   TestServiceRemoveKeepsIngressNetwork
06:16:54 [2021-03-30T06:16:54.028Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
06:16:54 [2021-03-30T06:16:54.028Z]     service_test.go:242: FLAKY_TEST
06:16:54 [2021-03-30T06:16:54.028Z] === RUN   TestServiceWithDataPathPortInit
06:16:54 [2021-03-30T06:16:54.539Z] ok  	github.com/docker/docker/daemon/logger	0.236s	coverage: 43.2% of statements
06:16:55 [2021-03-30T06:16:55.903Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.173s	coverage: 77.8% of statements
06:16:55 [2021-03-30T06:16:55.903Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
06:16:55 [2021-03-30T06:16:55.903Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
06:16:55 [2021-03-30T06:16:55.903Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 67.0% of statements
06:16:56 [2021-03-30T06:16:56.829Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
06:16:57 [2021-03-30T06:16:57.084Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.008s	coverage: 69.9% of statements
06:16:57 [2021-03-30T06:16:57.341Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
06:16:58 [2021-03-30T06:16:58.709Z] ok  	github.com/docker/docker/daemon/logger/local	0.016s	coverage: 75.2% of statements
06:16:58 [2021-03-30T06:16:58.709Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
06:16:59 [2021-03-30T06:16:59.223Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.047s	coverage: 55.1% of statements
06:16:59 [2021-03-30T06:16:59.786Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.012s	coverage: 31.5% of statements
06:17:01 [2021-03-30T06:17:01.384Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
06:17:01 [2021-03-30T06:17:01.384Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
06:17:01 [2021-03-30T06:17:01.384Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
06:17:01 [2021-03-30T06:17:01.384Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
06:17:01 [2021-03-30T06:17:01.677Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
06:17:01 [2021-03-30T06:17:01.677Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
06:17:02 [2021-03-30T06:17:02.603Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.626s	coverage: 82.5% of statements
06:17:02 [2021-03-30T06:17:02.603Z] ?   	github.com/docker/docker/daemon/names	[no test files]
06:17:02 [2021-03-30T06:17:02.603Z] ok  	github.com/docker/docker/daemon/network	0.009s	coverage: 63.8% of statements
06:17:02 [2021-03-30T06:17:02.603Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
06:17:03 [2021-03-30T06:17:03.287Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
06:17:03 [2021-03-30T06:17:03.287Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
06:17:03 [2021-03-30T06:17:03.287Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
06:17:04 [2021-03-30T06:17:04.494Z] ok  	github.com/docker/docker/distribution/metadata	0.040s	coverage: 48.2% of statements
06:17:05 [2021-03-30T06:17:05.423Z] ok  	github.com/docker/docker/distribution	0.192s	coverage: 25.2% of statements
06:17:05 [2021-03-30T06:17:05.423Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
06:17:06 [2021-03-30T06:17:06.352Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
06:17:07 [2021-03-30T06:17:07.280Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.6% of statements
06:17:07 [2021-03-30T06:17:07.842Z] ok  	github.com/docker/docker/distribution/xfer	1.877s	coverage: 85.1% of statements
06:17:07 [2021-03-30T06:17:07.842Z] ?   	github.com/docker/docker/dockerversion	[no test files]
06:17:08 [2021-03-30T06:17:08.098Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
06:17:09 [2021-03-30T06:17:09.454Z] --- PASS: TestServiceWithDataPathPortInit (13.85s)
06:17:09 [2021-03-30T06:17:09.454Z] === RUN   TestServiceWithDefaultAddressPoolInit
06:17:09 [2021-03-30T06:17:09.464Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
06:17:09 [2021-03-30T06:17:09.464Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.6% of statements
06:17:09 [2021-03-30T06:17:09.464Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
06:17:10 [2021-03-30T06:17:10.026Z] ok  	github.com/docker/docker/libcontainerd/queue	0.035s	coverage: 100.0% of statements
06:17:11 [2021-03-30T06:17:11.915Z] ok  	github.com/docker/docker/oci	0.014s	coverage: 45.2% of statements
06:17:12 [2021-03-30T06:17:12.476Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.1% of statements
06:17:12 [2021-03-30T06:17:12.732Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
06:17:14 [2021-03-30T06:17:14.621Z] ok  	github.com/docker/docker/pkg/archive	0.302s	coverage: 77.0% of statements
06:17:15 [2021-03-30T06:17:15.041Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.26s)
06:17:15 [2021-03-30T06:17:15.041Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:e5wk3bojtrrnmtk0exx7dbn5g Created:2021-03-30 06:17:08.843061976 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[64eda3818075c5f5a38bba22a8ea5af4f8910a00d768d32fec8955ac77859eb6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1xewdkaf6mkma0utbf5pmoo1j EndpointID:7f1e3143d8ecc12ffb0099cd6599bfd2bb95c62c7e572a354062a7cef651799c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:64a1f024873f2dd775619dd807e3824b9d4d3d1299acfa075a9ba87a3ee9af2e MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:1036d81c309a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1xewdkaf6mkma0utbf5pmoo1j EndpointID:7f1e3143d8ecc12ffb0099cd6599bfd2bb95c62c7e572a354062a7cef651799c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
06:17:15 [2021-03-30T06:17:15.041Z] PASS
06:17:15 [2021-03-30T06:17:15.041Z] 
06:17:15 [2021-03-30T06:17:15.041Z] === Skipped
06:17:15 [2021-03-30T06:17:15.041Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
06:17:15 [2021-03-30T06:17:15.041Z]     service_test.go:242: FLAKY_TEST
06:17:15 [2021-03-30T06:17:15.041Z] 
06:17:15 [2021-03-30T06:17:15.041Z] 
06:17:15 [2021-03-30T06:17:15.041Z] DONE 26 tests, 1 skipped in 39.946s
06:17:15 [2021-03-30T06:17:15.041Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
06:17:15 [2021-03-30T06:17:15.041Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
06:17:15 [2021-03-30T06:17:15.041Z] ++ set -e
06:17:15 [2021-03-30T06:17:15.041Z] ++ '[' -n 0 ']'
06:17:15 [2021-03-30T06:17:15.041Z] ++ set -x
06:17:15 [2021-03-30T06:17:15.041Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
06:17:15 [2021-03-30T06:17:15.041Z] INFO: Testing against a local daemon
06:17:15 [2021-03-30T06:17:15.041Z] === RUN   TestDockerNetworkIpvlanPersistance
06:17:15 [2021-03-30T06:17:15.041Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
06:17:15 [2021-03-30T06:17:15.041Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:17:15 [2021-03-30T06:17:15.041Z] === RUN   TestDockerNetworkIpvlan
06:17:15 [2021-03-30T06:17:15.041Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
06:17:15 [2021-03-30T06:17:15.041Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:17:15 [2021-03-30T06:17:15.041Z] PASS
06:17:15 [2021-03-30T06:17:15.041Z] 
06:17:15 [2021-03-30T06:17:15.041Z] === Skipped
06:17:15 [2021-03-30T06:17:15.041Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
06:17:15 [2021-03-30T06:17:15.041Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:17:15 [2021-03-30T06:17:15.041Z] 
06:17:15 [2021-03-30T06:17:15.041Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
06:17:15 [2021-03-30T06:17:15.041Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:17:15 [2021-03-30T06:17:15.041Z] 
06:17:15 [2021-03-30T06:17:15.041Z] 
06:17:15 [2021-03-30T06:17:15.041Z] DONE 2 tests, 2 skipped in 0.076s
06:17:15 [2021-03-30T06:17:15.041Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
06:17:15 [2021-03-30T06:17:15.041Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
06:17:15 [2021-03-30T06:17:15.041Z] ++ set -e
06:17:15 [2021-03-30T06:17:15.041Z] ++ '[' -n 0 ']'
06:17:15 [2021-03-30T06:17:15.041Z] ++ set -x
06:17:15 [2021-03-30T06:17:15.041Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
06:17:15 [2021-03-30T06:17:15.041Z] INFO: Testing against a local daemon
06:17:15 [2021-03-30T06:17:15.041Z] === RUN   TestDockerNetworkMacvlanPersistance
06:17:15 [2021-03-30T06:17:15.183Z] ok  	github.com/docker/docker/pkg/authorization	0.126s	coverage: 68.3% of statements
06:17:15 [2021-03-30T06:17:15.439Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
06:17:15 [2021-03-30T06:17:15.695Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
06:17:16 [2021-03-30T06:17:16.562Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
06:17:16 [2021-03-30T06:17:16.562Z] === RUN   TestDockerNetworkMacvlan
06:17:17 [2021-03-30T06:17:17.602Z] === RUN   TestDockerNetworkMacvlan/Subinterface
06:17:18 [2021-03-30T06:17:18.169Z] === RUN   TestDockerSuite/TestBuildExpose
06:17:18 [2021-03-30T06:17:18.169Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
06:17:18 [2021-03-30T06:17:18.169Z] === RUN   TestDockerSuite/TestBuildExposeOrder
06:17:18 [2021-03-30T06:17:18.243Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
06:17:18 [2021-03-30T06:17:18.427Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
06:17:18 [2021-03-30T06:17:18.686Z] === RUN   TestDockerSuite/TestBuildFails
06:17:18 [2021-03-30T06:17:18.995Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.509s	coverage: 43.2% of statements
06:17:18 [2021-03-30T06:17:18.995Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
06:17:19 [2021-03-30T06:17:19.251Z] ok  	github.com/docker/docker/layer	7.383s	coverage: 68.8% of statements
06:17:19 [2021-03-30T06:17:19.251Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
06:17:19 [2021-03-30T06:17:19.251Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
06:17:19 [2021-03-30T06:17:19.251Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
06:17:19 [2021-03-30T06:17:19.251Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
06:17:19 [2021-03-30T06:17:19.251Z] ?   	github.com/docker/docker/oci/caps	[no test files]
06:17:19 [2021-03-30T06:17:19.251Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
06:17:19 [2021-03-30T06:17:19.251Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
06:17:19 [2021-03-30T06:17:19.284Z] === RUN   TestDockerNetworkMacvlan/NilParent
06:17:19 [2021-03-30T06:17:19.813Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
06:17:19 [2021-03-30T06:17:19.813Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
06:17:20 [2021-03-30T06:17:20.062Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
06:17:20 [2021-03-30T06:17:20.062Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
06:17:20 [2021-03-30T06:17:20.740Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.007s	coverage: 92.3% of statements
06:17:21 [2021-03-30T06:17:21.301Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
06:17:21 [2021-03-30T06:17:21.369Z] === RUN   TestDockerNetworkMacvlan/InternalMode
06:17:21 [2021-03-30T06:17:21.863Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
06:17:21 [2021-03-30T06:17:21.972Z] --- PASS: TestImportExtremelyLargeImageWorks (192.17s)
06:17:21 [2021-03-30T06:17:21.972Z] PASS
06:17:21 [2021-03-30T06:17:21.972Z] 
06:17:21 [2021-03-30T06:17:21.972Z] DONE 12 tests in 196.426s
06:17:21 [2021-03-30T06:17:21.972Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
06:17:21 [2021-03-30T06:17:21.972Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
06:17:21 [2021-03-30T06:17:21.972Z] ++ set -e
06:17:21 [2021-03-30T06:17:21.972Z] ++ '[' -n 0 ']'
06:17:21 [2021-03-30T06:17:21.972Z] ++ set -x
06:17:21 [2021-03-30T06:17:21.972Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
06:17:21 [2021-03-30T06:17:21.972Z] INFO: Testing against a local daemon
06:17:21 [2021-03-30T06:17:21.972Z] === RUN   TestNetworkCreateDelete
06:17:22 [2021-03-30T06:17:22.233Z] --- PASS: TestNetworkCreateDelete (0.18s)
06:17:22 [2021-03-30T06:17:22.233Z] === RUN   TestDockerNetworkDeletePreferID
06:17:22 [2021-03-30T06:17:22.491Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
06:17:22 [2021-03-30T06:17:22.492Z] === RUN   TestDaemonDNSFallback
06:17:22 [2021-03-30T06:17:22.750Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
06:17:22 [2021-03-30T06:17:22.789Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
06:17:23 [2021-03-30T06:17:23.450Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
06:17:23 [2021-03-30T06:17:23.723Z] ok  	github.com/docker/docker/pkg/fileutils	0.014s	coverage: 89.5% of statements
06:17:23 [2021-03-30T06:17:23.978Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.075s	coverage: 84.1% of statements
06:17:24 [2021-03-30T06:17:24.234Z] ok  	github.com/docker/docker/pkg/fsutils	0.181s	coverage: 85.1% of statements
06:17:24 [2021-03-30T06:17:24.234Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
06:17:25 [2021-03-30T06:17:25.282Z] === RUN   TestDockerSuite/TestBuildForceRm
06:17:25 [2021-03-30T06:17:25.600Z] ok  	github.com/docker/docker/pkg/idtools	0.462s	coverage: 69.5% of statements
06:17:25 [2021-03-30T06:17:25.857Z] ok  	github.com/docker/docker/pkg/ioutils	0.475s	coverage: 69.3% of statements
06:17:26 [2021-03-30T06:17:26.113Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
06:17:26 [2021-03-30T06:17:26.369Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
06:17:26 [2021-03-30T06:17:26.369Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
06:17:26 [2021-03-30T06:17:26.369Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
06:17:26 [2021-03-30T06:17:26.369Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
06:17:26 [2021-03-30T06:17:26.626Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
06:17:26 [2021-03-30T06:17:26.626Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
06:17:26 [2021-03-30T06:17:26.626Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
06:17:26 [2021-03-30T06:17:26.659Z] === RUN   TestDockerSuite/TestBuildFromGit
06:17:27 [2021-03-30T06:17:27.017Z] === RUN   TestDockerNetworkMacvlan/Addressing
06:17:27 [2021-03-30T06:17:27.188Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
06:17:27 [2021-03-30T06:17:27.188Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.011s	coverage: 86.7% of statements
06:17:27 [2021-03-30T06:17:27.225Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
06:17:27 [2021-03-30T06:17:27.445Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
06:17:27 [2021-03-30T06:17:27.445Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
06:17:27 [2021-03-30T06:17:27.445Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
06:17:28 [2021-03-30T06:17:28.072Z] --- PASS: TestDockerNetworkMacvlan (11.47s)
06:17:28 [2021-03-30T06:17:28.072Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
06:17:28 [2021-03-30T06:17:28.072Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
06:17:28 [2021-03-30T06:17:28.072Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.93s)
06:17:28 [2021-03-30T06:17:28.072Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.08s)
06:17:28 [2021-03-30T06:17:28.072Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.41s)
06:17:28 [2021-03-30T06:17:28.072Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.67s)
06:17:28 [2021-03-30T06:17:28.072Z] PASS
06:17:28 [2021-03-30T06:17:28.072Z] 
06:17:28 [2021-03-30T06:17:28.072Z] DONE 8 tests in 12.955s
06:17:28 [2021-03-30T06:17:28.072Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
06:17:28 [2021-03-30T06:17:28.072Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
06:17:28 [2021-03-30T06:17:28.072Z] ++ set -e
06:17:28 [2021-03-30T06:17:28.072Z] ++ '[' -n 0 ']'
06:17:28 [2021-03-30T06:17:28.072Z] ++ set -x
06:17:28 [2021-03-30T06:17:28.072Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
06:17:28 [2021-03-30T06:17:28.072Z] testing: warning: no tests to run
06:17:28 [2021-03-30T06:17:28.072Z] PASS
06:17:28 [2021-03-30T06:17:28.072Z] 
06:17:28 [2021-03-30T06:17:28.072Z] DONE 0 tests in 0.012s
06:17:28 [2021-03-30T06:17:28.072Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
06:17:28 [2021-03-30T06:17:28.072Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
06:17:28 [2021-03-30T06:17:28.072Z] ++ set -e
06:17:28 [2021-03-30T06:17:28.072Z] ++ '[' -n 0 ']'
06:17:28 [2021-03-30T06:17:28.072Z] ++ set -x
06:17:28 [2021-03-30T06:17:28.072Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
06:17:28 [2021-03-30T06:17:28.072Z] INFO: Testing against a local daemon
06:17:28 [2021-03-30T06:17:28.072Z] === RUN   TestAuthZPluginAllowRequest
06:17:28 [2021-03-30T06:17:28.160Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
06:17:28 [2021-03-30T06:17:28.373Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
06:17:28 [2021-03-30T06:17:28.419Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
06:17:28 [2021-03-30T06:17:28.935Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
06:17:29 [2021-03-30T06:17:29.191Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
06:17:29 [2021-03-30T06:17:29.446Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
06:17:29 [2021-03-30T06:17:29.586Z] --- PASS: TestAuthZPluginAllowRequest (1.39s)
06:17:29 [2021-03-30T06:17:29.586Z] === RUN   TestAuthZPluginTLS
06:17:29 [2021-03-30T06:17:29.797Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
06:17:29 [2021-03-30T06:17:29.797Z] --- PASS: TestDaemonDNSFallback (7.10s)
06:17:29 [2021-03-30T06:17:29.797Z] === RUN   TestInspectNetwork
06:17:30 [2021-03-30T06:17:30.225Z] --- PASS: TestAuthZPluginTLS (0.57s)
06:17:30 [2021-03-30T06:17:30.225Z] === RUN   TestAuthZPluginDenyRequest
06:17:30 [2021-03-30T06:17:30.520Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
06:17:30 [2021-03-30T06:17:30.520Z] === RUN   TestAuthZPluginAPIDenyResponse
06:17:30 [2021-03-30T06:17:30.809Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 75.0% of statements
06:17:31 [2021-03-30T06:17:31.064Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
06:17:31 [2021-03-30T06:17:31.157Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
06:17:31 [2021-03-30T06:17:31.157Z] === RUN   TestAuthZPluginDenyResponse
06:17:31 [2021-03-30T06:17:31.794Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
06:17:31 [2021-03-30T06:17:31.794Z] === RUN   TestAuthZPluginAllowEventStream
06:17:32 [2021-03-30T06:17:32.328Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
06:17:33 [2021-03-30T06:17:33.264Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
06:17:33 [2021-03-30T06:17:33.313Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s)
06:17:33 [2021-03-30T06:17:33.313Z] === RUN   TestAuthZPluginErrorResponse
06:17:33 [2021-03-30T06:17:33.523Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
06:17:33 [2021-03-30T06:17:33.606Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
06:17:33 [2021-03-30T06:17:33.606Z] === RUN   TestAuthZPluginErrorRequest
06:17:34 [2021-03-30T06:17:34.247Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
06:17:34 [2021-03-30T06:17:34.247Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
06:17:34 [2021-03-30T06:17:34.329Z] ok  	github.com/docker/docker/pkg/signal	2.399s	coverage: 61.0% of statements
06:17:34 [2021-03-30T06:17:34.329Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
06:17:34 [2021-03-30T06:17:34.585Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
06:17:34 [2021-03-30T06:17:34.841Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
06:17:34 [2021-03-30T06:17:34.886Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
06:17:34 [2021-03-30T06:17:34.886Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
06:17:34 [2021-03-30T06:17:34.900Z] === RUN   TestInspectNetwork/full_network_id
06:17:34 [2021-03-30T06:17:34.900Z] === RUN   TestInspectNetwork/partial_network_id
06:17:34 [2021-03-30T06:17:34.900Z] === RUN   TestInspectNetwork/network_name
06:17:34 [2021-03-30T06:17:34.900Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
06:17:35 [2021-03-30T06:17:35.403Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.9% of statements
06:17:35 [2021-03-30T06:17:35.835Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
06:17:35 [2021-03-30T06:17:35.964Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
06:17:36 [2021-03-30T06:17:36.413Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s)
06:17:36 [2021-03-30T06:17:36.413Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
06:17:36 [2021-03-30T06:17:36.526Z] ok  	github.com/docker/docker/pkg/tailfile	0.093s	coverage: 88.6% of statements
06:17:37 [2021-03-30T06:17:37.087Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
06:17:37 [2021-03-30T06:17:37.343Z] testing: warning: no tests to run
06:17:37 [2021-03-30T06:17:37.343Z] coverage: [no statements]
06:17:37 [2021-03-30T06:17:37.343Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
06:17:37 [2021-03-30T06:17:37.599Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
06:17:37 [2021-03-30T06:17:37.739Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
06:17:37 [2021-03-30T06:17:37.856Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
06:17:38 [2021-03-30T06:17:38.112Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
06:17:38 [2021-03-30T06:17:38.522Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s)
06:17:38 [2021-03-30T06:17:38.522Z] === RUN   TestAuthZPluginHeader
06:17:38 [2021-03-30T06:17:38.675Z] === RUN   TestDockerSuite/TestBuildHistory
06:17:38 [2021-03-30T06:17:38.933Z] --- PASS: TestInspectNetwork (9.24s)
06:17:38 [2021-03-30T06:17:38.933Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
06:17:38 [2021-03-30T06:17:38.933Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
06:17:38 [2021-03-30T06:17:38.933Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
06:17:38 [2021-03-30T06:17:38.933Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
06:17:38 [2021-03-30T06:17:38.933Z] === RUN   TestRunContainerWithBridgeNone
06:17:39 [2021-03-30T06:17:39.164Z] --- PASS: TestAuthZPluginHeader (0.85s)
06:17:39 [2021-03-30T06:17:39.164Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
06:17:39 [2021-03-30T06:17:39.164Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
06:17:39 [2021-03-30T06:17:39.164Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:17:39 [2021-03-30T06:17:39.164Z] === RUN   TestAuthZPluginV2Disable
06:17:39 [2021-03-30T06:17:39.164Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
06:17:39 [2021-03-30T06:17:39.164Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:17:39 [2021-03-30T06:17:39.164Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
06:17:39 [2021-03-30T06:17:39.164Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
06:17:39 [2021-03-30T06:17:39.164Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:17:39 [2021-03-30T06:17:39.164Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
06:17:39 [2021-03-30T06:17:39.164Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
06:17:39 [2021-03-30T06:17:39.164Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:17:39 [2021-03-30T06:17:39.164Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
06:17:40 [2021-03-30T06:17:40.000Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
06:17:40 [2021-03-30T06:17:40.561Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
06:17:41 [2021-03-30T06:17:41.123Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.4% of statements
06:17:42 [2021-03-30T06:17:42.489Z] ok  	github.com/docker/docker/quota	0.252s	coverage: 71.4% of statements
06:17:42 [2021-03-30T06:17:42.745Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
06:17:43 [2021-03-30T06:17:43.152Z] === RUN   TestDockerSuite/TestBuildIidFile
06:17:43 [2021-03-30T06:17:43.152Z] --- PASS: TestRunContainerWithBridgeNone (4.17s)
06:17:43 [2021-03-30T06:17:43.152Z] === RUN   TestNetworkInvalidJSON
06:17:43 [2021-03-30T06:17:43.152Z] === RUN   TestNetworkInvalidJSON//networks/create
06:17:43 [2021-03-30T06:17:43.152Z] === PAUSE TestNetworkInvalidJSON//networks/create
06:17:43 [2021-03-30T06:17:43.152Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
06:17:43 [2021-03-30T06:17:43.152Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
06:17:43 [2021-03-30T06:17:43.152Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
06:17:43 [2021-03-30T06:17:43.152Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
06:17:43 [2021-03-30T06:17:43.152Z] === CONT  TestNetworkInvalidJSON//networks/create
06:17:43 [2021-03-30T06:17:43.152Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
06:17:43 [2021-03-30T06:17:43.152Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
06:17:43 [2021-03-30T06:17:43.152Z] --- PASS: TestNetworkInvalidJSON (0.03s)
06:17:43 [2021-03-30T06:17:43.152Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
06:17:43 [2021-03-30T06:17:43.152Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
06:17:43 [2021-03-30T06:17:43.152Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
06:17:43 [2021-03-30T06:17:43.152Z] === RUN   TestNetworkList
06:17:43 [2021-03-30T06:17:43.152Z] === RUN   TestNetworkList//networks
06:17:43 [2021-03-30T06:17:43.152Z] === PAUSE TestNetworkList//networks
06:17:43 [2021-03-30T06:17:43.152Z] === RUN   TestNetworkList//networks/
06:17:43 [2021-03-30T06:17:43.152Z] === PAUSE TestNetworkList//networks/
06:17:43 [2021-03-30T06:17:43.152Z] === CONT  TestNetworkList//networks
06:17:43 [2021-03-30T06:17:43.152Z] === CONT  TestNetworkList//networks/
06:17:43 [2021-03-30T06:17:43.152Z] --- PASS: TestNetworkList (0.01s)
06:17:43 [2021-03-30T06:17:43.152Z]     --- PASS: TestNetworkList//networks/ (0.00s)
06:17:43 [2021-03-30T06:17:43.152Z]     --- PASS: TestNetworkList//networks (0.00s)
06:17:43 [2021-03-30T06:17:43.152Z] === RUN   TestHostIPv4BridgeLabel
06:17:43 [2021-03-30T06:17:43.411Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
06:17:43 [2021-03-30T06:17:43.669Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
06:17:43 [2021-03-30T06:17:43.669Z] === RUN   TestDaemonRestartWithLiveRestore
06:17:44 [2021-03-30T06:17:44.109Z] ok  	github.com/docker/docker/registry	0.058s	coverage: 58.8% of statements
06:17:44 [2021-03-30T06:17:44.237Z] === RUN   TestDockerSuite/TestBuildInheritance
06:17:44 [2021-03-30T06:17:44.671Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
06:17:44 [2021-03-30T06:17:44.806Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
06:17:44 [2021-03-30T06:17:44.806Z] === RUN   TestDaemonDefaultNetworkPools
06:17:44 [2021-03-30T06:17:44.806Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
06:17:44 [2021-03-30T06:17:44.927Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
06:17:45 [2021-03-30T06:17:45.372Z] === RUN   TestDockerSuite/TestBuildInvalidTag
06:17:45 [2021-03-30T06:17:45.372Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
06:17:45 [2021-03-30T06:17:45.630Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
06:17:45 [2021-03-30T06:17:45.630Z] === RUN   TestDaemonRestartWithExistingNetwork
06:17:45 [2021-03-30T06:17:45.855Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
06:17:45 [2021-03-30T06:17:45.855Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
06:17:46 [2021-03-30T06:17:46.565Z] === RUN   TestDockerSuite/TestBuildLabel
06:17:46 [2021-03-30T06:17:46.823Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
06:17:46 [2021-03-30T06:17:46.823Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
06:17:46 [2021-03-30T06:17:46.823Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
06:17:47 [2021-03-30T06:17:47.082Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
06:17:47 [2021-03-30T06:17:47.649Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
06:17:47 [2021-03-30T06:17:47.908Z] === RUN   TestDockerSuite/TestBuildLabels
06:17:48 [2021-03-30T06:17:48.167Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s)
06:17:48 [2021-03-30T06:17:48.167Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
06:17:48 [2021-03-30T06:17:48.372Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
06:17:48 [2021-03-30T06:17:48.734Z] === RUN   TestDockerSuite/TestBuildLabelsCache
06:17:48 [2021-03-30T06:17:48.734Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
06:17:48 [2021-03-30T06:17:48.734Z] === RUN   TestServiceWithPredefinedNetwork
06:17:49 [2021-03-30T06:17:49.670Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
06:17:49 [2021-03-30T06:17:49.736Z] ok  	github.com/docker/docker/volume/local	0.079s	coverage: 76.4% of statements
06:17:49 [2021-03-30T06:17:49.993Z] ok  	github.com/docker/docker/volume/mounts	0.043s	coverage: 67.0% of statements
06:17:51 [2021-03-30T06:17:51.881Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.1% of statements
06:17:52 [2021-03-30T06:17:52.205Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s)
06:17:52 [2021-03-30T06:17:52.205Z] === RUN   TestServiceRemoveKeepsIngressNetwork
06:17:52 [2021-03-30T06:17:52.205Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
06:17:52 [2021-03-30T06:17:52.205Z]     service_test.go:242: FLAKY_TEST
06:17:52 [2021-03-30T06:17:52.205Z] === RUN   TestServiceWithDataPathPortInit
06:17:52 [2021-03-30T06:17:52.463Z] === RUN   TestDockerSuite/TestBuildLastModified
06:17:57 [2021-03-30T06:17:57.729Z] === RUN   TestDockerSuite/TestBuildLineBreak
06:17:57 [2021-03-30T06:17:57.772Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s)
06:17:57 [2021-03-30T06:17:57.772Z] PASS
06:17:57 [2021-03-30T06:17:57.772Z] 
06:17:57 [2021-03-30T06:17:57.772Z] === Skipped
06:17:57 [2021-03-30T06:17:57.772Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
06:17:57 [2021-03-30T06:17:57.772Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:17:57 [2021-03-30T06:17:57.772Z] 
06:17:57 [2021-03-30T06:17:57.772Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
06:17:57 [2021-03-30T06:17:57.772Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:17:57 [2021-03-30T06:17:57.772Z] 
06:17:57 [2021-03-30T06:17:57.772Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
06:17:57 [2021-03-30T06:17:57.772Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:17:57 [2021-03-30T06:17:57.772Z] 
06:17:57 [2021-03-30T06:17:57.772Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
06:17:57 [2021-03-30T06:17:57.772Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:17:57 [2021-03-30T06:17:57.772Z] 
06:17:57 [2021-03-30T06:17:57.772Z] 
06:17:57 [2021-03-30T06:17:57.772Z] DONE 17 tests, 4 skipped in 27.757s
06:17:57 [2021-03-30T06:17:57.772Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
06:17:57 [2021-03-30T06:17:57.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
06:17:57 [2021-03-30T06:17:57.772Z] ++ set -e
06:17:57 [2021-03-30T06:17:57.772Z] ++ '[' -n 0 ']'
06:17:57 [2021-03-30T06:17:57.772Z] ++ set -x
06:17:57 [2021-03-30T06:17:57.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
06:17:57 [2021-03-30T06:17:57.772Z] INFO: Testing against a local daemon
06:17:57 [2021-03-30T06:17:57.772Z] === RUN   TestPluginInvalidJSON
06:17:57 [2021-03-30T06:17:57.772Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
06:17:57 [2021-03-30T06:17:57.772Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
06:17:57 [2021-03-30T06:17:57.772Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
06:17:57 [2021-03-30T06:17:57.772Z] --- PASS: TestPluginInvalidJSON (0.02s)
06:17:57 [2021-03-30T06:17:57.772Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
06:17:57 [2021-03-30T06:17:57.772Z] === RUN   TestPluginInstall
06:17:57 [2021-03-30T06:17:57.772Z] === RUN   TestPluginInstall/no_auth
06:17:57 [2021-03-30T06:17:57.772Z] time="2021-03-30T06:17:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:17:57 [2021-03-30T06:17:57.773Z] time="2021-03-30T06:17:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42cc3ffd83cb4ad700ee648d983672cd2b61a09e7be64d18c4aa900664004f46" mediatype=application/vnd.docker.plugin.v1+json size=522
06:17:57 [2021-03-30T06:17:57.773Z] time="2021-03-30T06:17:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:17:57 [2021-03-30T06:17:57.773Z] time="2021-03-30T06:17:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42cc3ffd83cb4ad700ee648d983672cd2b61a09e7be64d18c4aa900664004f46" mediatype=application/vnd.docker.plugin.v1+json size=522
06:17:58 [2021-03-30T06:17:58.079Z] === RUN   TestPluginInstall/with_htpasswd
06:17:58 [2021-03-30T06:17:58.717Z] time="2021-03-30T06:17:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:17:58 [2021-03-30T06:17:58.717Z] time="2021-03-30T06:17:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:832a827a1e0c7bdc43d815f4d4f9c0fb1bdb339c52996a774013255bd9ccce5a" mediatype=application/vnd.docker.plugin.v1+json size=522
06:17:58 [2021-03-30T06:17:58.717Z] time="2021-03-30T06:17:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:17:58 [2021-03-30T06:17:58.717Z] time="2021-03-30T06:17:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:832a827a1e0c7bdc43d815f4d4f9c0fb1bdb339c52996a774013255bd9ccce5a" mediatype=application/vnd.docker.plugin.v1+json size=522
06:17:58 [2021-03-30T06:17:58.717Z] === RUN   TestPluginInstall/with_insecure
06:17:59 [2021-03-30T06:17:59.631Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
06:18:00 [2021-03-30T06:18:00.232Z] time="2021-03-30T06:17:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:18:00 [2021-03-30T06:18:00.232Z] time="2021-03-30T06:17:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8583effb21f78d310d5b86fc5adf6d98444c265060b5053e2d115a36395a7dd6" mediatype=application/vnd.docker.plugin.v1+json size=522
06:18:00 [2021-03-30T06:18:00.232Z] time="2021-03-30T06:17:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:18:00 [2021-03-30T06:18:00.232Z] time="2021-03-30T06:17:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8583effb21f78d310d5b86fc5adf6d98444c265060b5053e2d115a36395a7dd6" mediatype=application/vnd.docker.plugin.v1+json size=522
06:18:00 [2021-03-30T06:18:00.232Z] --- PASS: TestPluginInstall (4.25s)
06:18:00 [2021-03-30T06:18:00.232Z]     --- PASS: TestPluginInstall/no_auth (1.98s)
06:18:00 [2021-03-30T06:18:00.232Z]     --- PASS: TestPluginInstall/with_htpasswd (0.92s)
06:18:00 [2021-03-30T06:18:00.232Z]     --- PASS: TestPluginInstall/with_insecure (1.35s)
06:18:00 [2021-03-30T06:18:00.232Z]         plugin_test.go:160: [de5460e41e429] daemon is not started
06:18:00 [2021-03-30T06:18:00.232Z] === RUN   TestPluginsWithRuntimes
06:18:01 [2021-03-30T06:18:01.542Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
06:18:01 [2021-03-30T06:18:01.542Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
06:18:01 [2021-03-30T06:18:01.542Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
06:18:01 [2021-03-30T06:18:01.800Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
06:18:02 [2021-03-30T06:18:02.059Z] === RUN   TestDockerSuite/TestBuildMaintainer
06:18:02 [2021-03-30T06:18:02.309Z] === RUN   TestPluginsWithRuntimes/No_Args
06:18:02 [2021-03-30T06:18:02.627Z] === RUN   TestDockerSuite/TestBuildMissingArgs
06:18:02 [2021-03-30T06:18:02.957Z] === RUN   TestPluginsWithRuntimes/With_Args
06:18:04 [2021-03-30T06:18:04.087Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/pkg/term	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/rootless	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/testutil/request	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/volume	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
06:18:04 [2021-03-30T06:18:04.087Z] 
06:18:04 [2021-03-30T06:18:04.087Z] === Skipped
06:18:04 [2021-03-30T06:18:04.087Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
06:18:04 [2021-03-30T06:18:04.087Z]     exec_linux_test.go:18: requires AppArmor to be enabled
06:18:04 [2021-03-30T06:18:04.087Z] 
06:18:04 [2021-03-30T06:18:04.087Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
06:18:04 [2021-03-30T06:18:04.087Z]     exec_linux_test.go:38: requires AppArmor to be enabled
06:18:04 [2021-03-30T06:18:04.087Z] 
06:18:04 [2021-03-30T06:18:04.087Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
06:18:04 [2021-03-30T06:18:04.087Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:18:04 [2021-03-30T06:18:04.087Z]     graphtest_unix.go:46: Driver btrfs not supported
06:18:04 [2021-03-30T06:18:04.087Z] 
06:18:04 [2021-03-30T06:18:04.087Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
06:18:04 [2021-03-30T06:18:04.087Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:18:04 [2021-03-30T06:18:04.087Z]     graphtest_unix.go:46: Driver btrfs not supported
06:18:04 [2021-03-30T06:18:04.087Z] 
06:18:04 [2021-03-30T06:18:04.087Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
06:18:04 [2021-03-30T06:18:04.087Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:18:04 [2021-03-30T06:18:04.087Z]     graphtest_unix.go:46: Driver btrfs not supported
06:18:04 [2021-03-30T06:18:04.087Z] 
06:18:04 [2021-03-30T06:18:04.087Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
06:18:04 [2021-03-30T06:18:04.087Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:18:04 [2021-03-30T06:18:04.087Z]     graphtest_unix.go:46: Driver btrfs not supported
06:18:04 [2021-03-30T06:18:04.087Z] 
06:18:04 [2021-03-30T06:18:04.087Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
06:18:04 [2021-03-30T06:18:04.087Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:18:04 [2021-03-30T06:18:04.087Z]     graphtest_unix.go:46: Driver btrfs not supported
06:18:04 [2021-03-30T06:18:04.087Z] 
06:18:04 [2021-03-30T06:18:04.087Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
06:18:04 [2021-03-30T06:18:04.087Z]     graphtest_unix.go:73: No driver to put!
06:18:04 [2021-03-30T06:18:04.087Z] 
06:18:04 [2021-03-30T06:18:04.087Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
06:18:04 [2021-03-30T06:18:04.087Z] time="2021-03-30T06:16:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:18:04 [2021-03-30T06:18:04.087Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:18:04 [2021-03-30T06:18:04.087Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:18:04 [2021-03-30T06:18:04.087Z] 
06:18:04 [2021-03-30T06:18:04.087Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
06:18:04 [2021-03-30T06:18:04.087Z] time="2021-03-30T06:16:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:18:04 [2021-03-30T06:18:04.087Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:18:04 [2021-03-30T06:18:04.087Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:18:04 [2021-03-30T06:18:04.087Z] 
06:18:04 [2021-03-30T06:18:04.087Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
06:18:04 [2021-03-30T06:18:04.088Z] time="2021-03-30T06:16:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:18:04 [2021-03-30T06:18:04.088Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:18:04 [2021-03-30T06:18:04.088Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:18:04 [2021-03-30T06:18:04.088Z] 
06:18:04 [2021-03-30T06:18:04.088Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
06:18:04 [2021-03-30T06:18:04.088Z] time="2021-03-30T06:16:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:18:04 [2021-03-30T06:18:04.088Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:18:04 [2021-03-30T06:18:04.088Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:18:04 [2021-03-30T06:18:04.088Z] 
06:18:04 [2021-03-30T06:18:04.088Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
06:18:04 [2021-03-30T06:18:04.088Z] time="2021-03-30T06:16:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
06:18:04 [2021-03-30T06:18:04.088Z]     graphtest_unix.go:44: graphdriver: driver not supported
06:18:04 [2021-03-30T06:18:04.088Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
06:18:04 [2021-03-30T06:18:04.088Z] 
06:18:04 [2021-03-30T06:18:04.088Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
06:18:04 [2021-03-30T06:18:04.088Z]     graphtest_unix.go:73: No driver to put!
06:18:04 [2021-03-30T06:18:04.088Z] 
06:18:04 [2021-03-30T06:18:04.088Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
06:18:04 [2021-03-30T06:18:04.088Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
06:18:04 [2021-03-30T06:18:04.088Z] 
06:18:04 [2021-03-30T06:18:04.088Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
06:18:04 [2021-03-30T06:18:04.088Z]     overlay_test.go:49: Fails to compute changes intermittently
06:18:04 [2021-03-30T06:18:04.088Z] 
06:18:04 [2021-03-30T06:18:04.088Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
06:18:04 [2021-03-30T06:18:04.088Z]     overlay_test.go:65: Cannot run test with naive change algorithm
06:18:04 [2021-03-30T06:18:04.088Z] 
06:18:04 [2021-03-30T06:18:04.088Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
06:18:04 [2021-03-30T06:18:04.088Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
06:18:04 [2021-03-30T06:18:04.088Z] 
06:18:04 [2021-03-30T06:18:04.088Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
06:18:04 [2021-03-30T06:18:04.088Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:18:04 [2021-03-30T06:18:04.088Z]     graphtest_unix.go:46: Driver zfs not supported
06:18:04 [2021-03-30T06:18:04.088Z] 
06:18:04 [2021-03-30T06:18:04.088Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
06:18:04 [2021-03-30T06:18:04.088Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:18:04 [2021-03-30T06:18:04.088Z]     graphtest_unix.go:46: Driver zfs not supported
06:18:04 [2021-03-30T06:18:04.088Z] 
06:18:04 [2021-03-30T06:18:04.088Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
06:18:04 [2021-03-30T06:18:04.088Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:18:04 [2021-03-30T06:18:04.088Z]     graphtest_unix.go:46: Driver zfs not supported
06:18:04 [2021-03-30T06:18:04.088Z] 
06:18:04 [2021-03-30T06:18:04.088Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
06:18:04 [2021-03-30T06:18:04.088Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:18:04 [2021-03-30T06:18:04.088Z]     graphtest_unix.go:46: Driver zfs not supported
06:18:04 [2021-03-30T06:18:04.088Z] 
06:18:04 [2021-03-30T06:18:04.088Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
06:18:04 [2021-03-30T06:18:04.088Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:18:04 [2021-03-30T06:18:04.088Z]     graphtest_unix.go:46: Driver zfs not supported
06:18:04 [2021-03-30T06:18:04.088Z] 
06:18:04 [2021-03-30T06:18:04.088Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
06:18:04 [2021-03-30T06:18:04.088Z]     graphtest_unix.go:73: No driver to put!
06:18:04 [2021-03-30T06:18:04.088Z] 
06:18:04 [2021-03-30T06:18:04.088Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
06:18:04 [2021-03-30T06:18:04.088Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
06:18:04 [2021-03-30T06:18:04.088Z] 
06:18:04 [2021-03-30T06:18:04.088Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
06:18:04 [2021-03-30T06:18:04.088Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
06:18:04 [2021-03-30T06:18:04.088Z] 
06:18:04 [2021-03-30T06:18:04.088Z] 
06:18:04 [2021-03-30T06:18:04.088Z] DONE 2248 tests, 26 skipped in 254.872s
Post stage
[Pipeline] junit
06:18:04 [2021-03-30T06:18:04.112Z] Recording test results
06:18:04 [2021-03-30T06:18:04.475Z] --- PASS: TestPluginsWithRuntimes (4.03s)
06:18:04 [2021-03-30T06:18:04.475Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.05s)
06:18:04 [2021-03-30T06:18:04.475Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.09s)
06:18:04 [2021-03-30T06:18:04.475Z] PASS
06:18:04 [2021-03-30T06:18:04.475Z] 
06:18:04 [2021-03-30T06:18:04.475Z] DONE 9 tests in 8.381s
06:18:04 [2021-03-30T06:18:04.475Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
06:18:04 [2021-03-30T06:18:04.475Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
06:18:04 [2021-03-30T06:18:04.475Z] ++ set -e
06:18:04 [2021-03-30T06:18:04.475Z] ++ '[' -n 0 ']'
06:18:04 [2021-03-30T06:18:04.475Z] ++ set -x
06:18:04 [2021-03-30T06:18:04.475Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
06:18:04 [2021-03-30T06:18:04.475Z] INFO: Testing against a local daemon
06:18:04 [2021-03-30T06:18:04.475Z] === RUN   TestExternalGraphDriver
06:18:04 [2021-03-30T06:18:04.475Z] === RUN   TestExternalGraphDriver/json
06:18:04 [2021-03-30T06:18:04.677Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
06:18:05 [2021-03-30T06:18:05.021Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42217/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b14bf43764e016e95eb7486e49ae675d477e475b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b14bf43764e016e95eb7486e49ae675d477e475b hack/validate/vendor
06:18:05 [2021-03-30T06:18:05.163Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
06:18:05 [2021-03-30T06:18:05.949Z] No vendor changes in diff.
06:18:06 [2021-03-30T06:18:06.098Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
06:18:06 [2021-03-30T06:18:06.557Z] + echo Ensuring container killed.
06:18:06 [2021-03-30T06:18:06.557Z] Ensuring container killed.
06:18:06 [2021-03-30T06:18:06.557Z] + docker rm -vf docker-pr1
06:18:06 [2021-03-30T06:18:06.557Z] Error: No such container: docker-pr1
06:18:06 [2021-03-30T06:18:06.559Z] === RUN   TestExternalGraphDriver/spec
[Pipeline] sh
06:18:06 [2021-03-30T06:18:06.830Z] + echo Chowning /workspace to jenkins user
06:18:06 [2021-03-30T06:18:06.830Z] Chowning /workspace to jenkins user
06:18:06 [2021-03-30T06:18:06.830Z] + id -u
06:18:06 [2021-03-30T06:18:06.830Z] + id -g
06:18:06 [2021-03-30T06:18:06.830Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42217:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
06:18:07 [2021-03-30T06:18:07.684Z] + bundleName=unit
06:18:07 [2021-03-30T06:18:07.684Z] + echo Creating unit-bundles.tar.gz
06:18:07 [2021-03-30T06:18:07.684Z] Creating unit-bundles.tar.gz
06:18:07 [2021-03-30T06:18:07.685Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
06:18:07 [2021-03-30T06:18:07.685Z] bundles/junit-report.xml
06:18:07 [2021-03-30T06:18:07.685Z] bundles/go-test-report.json
06:18:07 [2021-03-30T06:18:07.685Z] bundles/profile.out
[Pipeline] archiveArtifacts
06:18:07 [2021-03-30T06:18:07.694Z] Archiving artifacts
06:18:08 [2021-03-30T06:18:08.064Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42217/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
06:18:08 [2021-03-30T06:18:08.082Z] === RUN   TestExternalGraphDriver/pull
[Pipeline] sh
06:18:08 [2021-03-30T06:18:08.375Z] + make clean
06:18:08 [2021-03-30T06:18:08.631Z] docker volume rm -f docker-dev-cache
06:18:08 [2021-03-30T06:18:08.631Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
06:18:09 [2021-03-30T06:18:09.384Z] --- PASS: TestServiceWithDataPathPortInit (17.25s)
06:18:09 [2021-03-30T06:18:09.384Z] === RUN   TestServiceWithDefaultAddressPoolInit
06:18:09 [2021-03-30T06:18:09.642Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
06:18:09 [2021-03-30T06:18:09.901Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
06:18:10 [2021-03-30T06:18:10.166Z] --- PASS: TestExternalGraphDriver (5.62s)
06:18:10 [2021-03-30T06:18:10.166Z]     --- PASS: TestExternalGraphDriver/json (1.81s)
06:18:10 [2021-03-30T06:18:10.166Z]     --- PASS: TestExternalGraphDriver/spec (1.80s)
06:18:10 [2021-03-30T06:18:10.166Z]     --- PASS: TestExternalGraphDriver/pull (1.88s)
06:18:10 [2021-03-30T06:18:10.166Z] === RUN   TestGraphdriverPluginV2
06:18:10 [2021-03-30T06:18:10.166Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
06:18:10 [2021-03-30T06:18:10.166Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:18:10 [2021-03-30T06:18:10.166Z] PASS
06:18:10 [2021-03-30T06:18:10.166Z] 
06:18:10 [2021-03-30T06:18:10.166Z] === Skipped
06:18:10 [2021-03-30T06:18:10.166Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
06:18:10 [2021-03-30T06:18:10.166Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:18:10 [2021-03-30T06:18:10.166Z] 
06:18:10 [2021-03-30T06:18:10.166Z] 
06:18:10 [2021-03-30T06:18:10.166Z] DONE 5 tests, 1 skipped in 5.756s
06:18:10 [2021-03-30T06:18:10.166Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
06:18:10 [2021-03-30T06:18:10.166Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
06:18:10 [2021-03-30T06:18:10.166Z] ++ set -e
06:18:10 [2021-03-30T06:18:10.166Z] ++ '[' -n 0 ']'
06:18:10 [2021-03-30T06:18:10.166Z] ++ set -x
06:18:10 [2021-03-30T06:18:10.166Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
06:18:10 [2021-03-30T06:18:10.166Z] INFO: Testing against a local daemon
06:18:10 [2021-03-30T06:18:10.166Z] === RUN   TestContinueAfterPluginCrash
06:18:10 [2021-03-30T06:18:10.166Z] === PAUSE TestContinueAfterPluginCrash
06:18:10 [2021-03-30T06:18:10.166Z] === RUN   TestReadPluginNoRead
06:18:10 [2021-03-30T06:18:10.166Z] === PAUSE TestReadPluginNoRead
06:18:10 [2021-03-30T06:18:10.166Z] === RUN   TestDaemonStartWithLogOpt
06:18:10 [2021-03-30T06:18:10.166Z] === PAUSE TestDaemonStartWithLogOpt
06:18:10 [2021-03-30T06:18:10.166Z] === CONT  TestContinueAfterPluginCrash
06:18:10 [2021-03-30T06:18:10.166Z] === CONT  TestDaemonStartWithLogOpt
06:18:10 [2021-03-30T06:18:10.166Z] === CONT  TestReadPluginNoRead
06:18:10 [2021-03-30T06:18:10.836Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
06:18:15 [2021-03-30T06:18:15.818Z] === RUN   TestReadPluginNoRead/disabled_caching
06:18:15 [2021-03-30T06:18:15.818Z] --- PASS: TestDaemonStartWithLogOpt (5.39s)
06:18:16 [2021-03-30T06:18:16.456Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
06:18:17 [2021-03-30T06:18:17.969Z] === RUN   TestReadPluginNoRead/default
06:18:18 [2021-03-30T06:18:18.951Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.78s)
06:18:18 [2021-03-30T06:18:18.951Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mdd2qge2toh8cp31nx7bs7elv Created:2021-03-30 06:18:10.938354231 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[ddba9158ef586b1fd853bcf34ca80e14e6cfe21b2edb02309e214e58a36017de:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sng6meurmhrv2u734gr3fv1wk EndpointID:24d03201be9da9bc1e82108f3c0dc02676aa4b09aeeed01b47a4cdbd39c383c3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6d1e099fca59f71fbafe93de4b16d7f25bb459f5246a7fcfb4ae548ecd6f57a4 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:4d605277034f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sng6meurmhrv2u734gr3fv1wk EndpointID:24d03201be9da9bc1e82108f3c0dc02676aa4b09aeeed01b47a4cdbd39c383c3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
06:18:18 [2021-03-30T06:18:18.951Z] PASS
06:18:18 [2021-03-30T06:18:18.951Z] 
06:18:18 [2021-03-30T06:18:18.951Z] === Skipped
06:18:18 [2021-03-30T06:18:18.951Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
06:18:18 [2021-03-30T06:18:18.951Z]     service_test.go:242: FLAKY_TEST
06:18:18 [2021-03-30T06:18:18.951Z] 
06:18:18 [2021-03-30T06:18:18.951Z] 
06:18:18 [2021-03-30T06:18:18.951Z] DONE 26 tests, 1 skipped in 56.342s
06:18:18 [2021-03-30T06:18:18.951Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
06:18:18 [2021-03-30T06:18:18.951Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
06:18:18 [2021-03-30T06:18:18.951Z] ++ set -e
06:18:18 [2021-03-30T06:18:18.951Z] ++ '[' -n 0 ']'
06:18:18 [2021-03-30T06:18:18.951Z] ++ set -x
06:18:18 [2021-03-30T06:18:18.951Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
06:18:18 [2021-03-30T06:18:18.951Z] INFO: Testing against a local daemon
06:18:18 [2021-03-30T06:18:18.951Z] === RUN   TestDockerNetworkIpvlanPersistance
06:18:18 [2021-03-30T06:18:18.951Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
06:18:18 [2021-03-30T06:18:18.951Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:18:18 [2021-03-30T06:18:18.951Z] === RUN   TestDockerNetworkIpvlan
06:18:18 [2021-03-30T06:18:18.951Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
06:18:18 [2021-03-30T06:18:18.951Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:18:18 [2021-03-30T06:18:18.951Z] PASS
06:18:18 [2021-03-30T06:18:18.951Z] 
06:18:18 [2021-03-30T06:18:18.951Z] === Skipped
06:18:18 [2021-03-30T06:18:18.951Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
06:18:18 [2021-03-30T06:18:18.951Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:18:18 [2021-03-30T06:18:18.951Z] 
06:18:18 [2021-03-30T06:18:18.951Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
06:18:18 [2021-03-30T06:18:18.951Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:18:18 [2021-03-30T06:18:18.951Z] 
06:18:18 [2021-03-30T06:18:18.951Z] 
06:18:18 [2021-03-30T06:18:18.951Z] DONE 2 tests, 2 skipped in 0.148s
06:18:18 [2021-03-30T06:18:18.951Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
06:18:18 [2021-03-30T06:18:18.951Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
06:18:18 [2021-03-30T06:18:18.951Z] ++ set -e
06:18:18 [2021-03-30T06:18:18.951Z] ++ '[' -n 0 ']'
06:18:18 [2021-03-30T06:18:18.951Z] ++ set -x
06:18:18 [2021-03-30T06:18:18.951Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
06:18:18 [2021-03-30T06:18:18.951Z] INFO: Testing against a local daemon
06:18:18 [2021-03-30T06:18:18.951Z] === RUN   TestDockerNetworkMacvlanPersistance
06:18:19 [2021-03-30T06:18:19.489Z] --- PASS: TestReadPluginNoRead (9.18s)
06:18:19 [2021-03-30T06:18:19.489Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.41s)
06:18:19 [2021-03-30T06:18:19.489Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.37s)
06:18:19 [2021-03-30T06:18:19.489Z]     --- PASS: TestReadPluginNoRead/default (1.51s)
06:18:19 [2021-03-30T06:18:19.489Z]     read_test.go:92: [db91465872773] daemon is not started
06:18:19 [2021-03-30T06:18:19.886Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s)
06:18:19 [2021-03-30T06:18:19.886Z] === RUN   TestDockerNetworkMacvlan
06:18:20 [2021-03-30T06:18:20.544Z] --- PASS: TestContinueAfterPluginCrash (10.61s)
06:18:20 [2021-03-30T06:18:20.544Z] PASS
06:18:20 [2021-03-30T06:18:20.544Z] 
06:18:20 [2021-03-30T06:18:20.544Z] DONE 6 tests in 10.677s
06:18:20 [2021-03-30T06:18:20.822Z] === RUN   TestDockerNetworkMacvlan/Subinterface
06:18:20 [2021-03-30T06:18:20.822Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
06:18:20 [2021-03-30T06:18:20.840Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
06:18:20 [2021-03-30T06:18:20.841Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
06:18:20 [2021-03-30T06:18:20.841Z] ++ set -e
06:18:20 [2021-03-30T06:18:20.841Z] ++ '[' -n 0 ']'
06:18:20 [2021-03-30T06:18:20.841Z] ++ set -x
06:18:20 [2021-03-30T06:18:20.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
06:18:20 [2021-03-30T06:18:20.841Z] testing: warning: no tests to run
06:18:20 [2021-03-30T06:18:20.841Z] PASS
06:18:20 [2021-03-30T06:18:20.841Z] 
06:18:20 [2021-03-30T06:18:20.841Z] DONE 0 tests in 0.022s
06:18:20 [2021-03-30T06:18:20.841Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
06:18:20 [2021-03-30T06:18:20.841Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
06:18:20 [2021-03-30T06:18:20.841Z] ++ set -e
06:18:20 [2021-03-30T06:18:20.841Z] ++ '[' -n 0 ']'
06:18:20 [2021-03-30T06:18:20.841Z] ++ set -x
06:18:20 [2021-03-30T06:18:20.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
06:18:20 [2021-03-30T06:18:20.841Z] INFO: Testing against a local daemon
06:18:20 [2021-03-30T06:18:20.841Z] === RUN   TestPluginWithDevMounts
06:18:20 [2021-03-30T06:18:20.841Z] === PAUSE TestPluginWithDevMounts
06:18:20 [2021-03-30T06:18:20.841Z] === CONT  TestPluginWithDevMounts
06:18:21 [2021-03-30T06:18:21.390Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
06:18:21 [2021-03-30T06:18:21.648Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
06:18:22 [2021-03-30T06:18:22.585Z] === RUN   TestDockerNetworkMacvlan/NilParent
06:18:22 [2021-03-30T06:18:22.915Z] --- PASS: TestPluginWithDevMounts (1.83s)
06:18:22 [2021-03-30T06:18:22.915Z] PASS
06:18:22 [2021-03-30T06:18:22.915Z] 
06:18:22 [2021-03-30T06:18:22.915Z] DONE 1 tests in 1.901s
06:18:22 [2021-03-30T06:18:22.915Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
06:18:22 [2021-03-30T06:18:22.915Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
06:18:22 [2021-03-30T06:18:22.915Z] ++ set -e
06:18:22 [2021-03-30T06:18:22.915Z] ++ '[' -n 0 ']'
06:18:22 [2021-03-30T06:18:22.915Z] ++ set -x
06:18:22 [2021-03-30T06:18:22.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
06:18:22 [2021-03-30T06:18:22.915Z] INFO: Testing against a local daemon
06:18:22 [2021-03-30T06:18:22.915Z] === RUN   TestSecretInspect
06:18:25 [2021-03-30T06:18:25.003Z] --- PASS: TestSecretInspect (1.95s)
06:18:25 [2021-03-30T06:18:25.003Z] === RUN   TestSecretList
06:18:26 [2021-03-30T06:18:26.524Z] --- PASS: TestSecretList (1.97s)
06:18:26 [2021-03-30T06:18:26.524Z] === RUN   TestSecretsCreateAndDelete
06:18:26 [2021-03-30T06:18:26.784Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
06:18:27 [2021-03-30T06:18:27.043Z] === RUN   TestDockerNetworkMacvlan/InternalMode
06:18:27 [2021-03-30T06:18:27.609Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
06:18:28 [2021-03-30T06:18:28.609Z] --- PASS: TestSecretsCreateAndDelete (1.94s)
06:18:28 [2021-03-30T06:18:28.609Z] === RUN   TestSecretsUpdate
06:18:30 [2021-03-30T06:18:30.686Z] --- PASS: TestSecretsUpdate (1.93s)
06:18:30 [2021-03-30T06:18:30.686Z] === RUN   TestTemplatedSecret
06:18:30 [2021-03-30T06:18:30.895Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
06:18:30 [2021-03-30T06:18:30.895Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
06:18:30 [2021-03-30T06:18:30.895Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
06:18:33 [2021-03-30T06:18:33.435Z] --- PASS: TestTemplatedSecret (2.59s)
06:18:33 [2021-03-30T06:18:33.435Z] === RUN   TestSecretCreateResolve
06:18:34 [2021-03-30T06:18:34.961Z] --- PASS: TestSecretCreateResolve (1.90s)
06:18:34 [2021-03-30T06:18:34.961Z] PASS
06:18:34 [2021-03-30T06:18:34.961Z] 
06:18:34 [2021-03-30T06:18:34.961Z] DONE 6 tests in 12.353s
06:18:34 [2021-03-30T06:18:34.961Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
06:18:34 [2021-03-30T06:18:34.961Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
06:18:34 [2021-03-30T06:18:34.961Z] ++ set -e
06:18:34 [2021-03-30T06:18:34.961Z] ++ '[' -n 0 ']'
06:18:34 [2021-03-30T06:18:34.961Z] ++ set -x
06:18:34 [2021-03-30T06:18:34.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
06:18:35 [2021-03-30T06:18:35.255Z] INFO: Testing against a local daemon
06:18:35 [2021-03-30T06:18:35.255Z] === RUN   TestServiceCreateInit
06:18:35 [2021-03-30T06:18:35.255Z] === RUN   TestServiceCreateInit/daemonInitDisabled
06:18:37 [2021-03-30T06:18:37.459Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
06:18:37 [2021-03-30T06:18:37.459Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
06:18:38 [2021-03-30T06:18:38.026Z] === RUN   TestDockerNetworkMacvlan/Addressing
06:18:38 [2021-03-30T06:18:38.793Z] === RUN   TestServiceCreateInit/daemonInitEnabled
06:18:39 [2021-03-30T06:18:39.403Z] === RUN   TestDockerSuite/TestBuildMultipleTags
06:18:39 [2021-03-30T06:18:39.661Z] === RUN   TestDockerSuite/TestBuildNetContainer
06:18:40 [2021-03-30T06:18:40.228Z] --- PASS: TestDockerNetworkMacvlan (20.47s)
06:18:40 [2021-03-30T06:18:40.228Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
06:18:40 [2021-03-30T06:18:40.228Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
06:18:40 [2021-03-30T06:18:40.228Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (3.31s)
06:18:40 [2021-03-30T06:18:40.228Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.67s)
06:18:40 [2021-03-30T06:18:40.228Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.07s)
06:18:40 [2021-03-30T06:18:40.228Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.91s)
06:18:40 [2021-03-30T06:18:40.228Z] PASS
06:18:40 [2021-03-30T06:18:40.228Z] 
06:18:40 [2021-03-30T06:18:40.228Z] DONE 8 tests in 21.961s
06:18:40 [2021-03-30T06:18:40.228Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
06:18:40 [2021-03-30T06:18:40.228Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
06:18:40 [2021-03-30T06:18:40.228Z] ++ set -e
06:18:40 [2021-03-30T06:18:40.228Z] ++ '[' -n 0 ']'
06:18:40 [2021-03-30T06:18:40.228Z] ++ set -x
06:18:40 [2021-03-30T06:18:40.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
06:18:40 [2021-03-30T06:18:40.228Z] testing: warning: no tests to run
06:18:40 [2021-03-30T06:18:40.228Z] PASS
06:18:40 [2021-03-30T06:18:40.228Z] 
06:18:40 [2021-03-30T06:18:40.228Z] DONE 0 tests in 0.024s
06:18:40 [2021-03-30T06:18:40.487Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
06:18:40 [2021-03-30T06:18:40.487Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
06:18:40 [2021-03-30T06:18:40.487Z] ++ set -e
06:18:40 [2021-03-30T06:18:40.487Z] ++ '[' -n 0 ']'
06:18:40 [2021-03-30T06:18:40.487Z] ++ set -x
06:18:40 [2021-03-30T06:18:40.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
06:18:40 [2021-03-30T06:18:40.487Z] INFO: Testing against a local daemon
06:18:40 [2021-03-30T06:18:40.487Z] === RUN   TestAuthZPluginAllowRequest
06:18:42 [2021-03-30T06:18:42.389Z] --- PASS: TestAuthZPluginAllowRequest (1.85s)
06:18:42 [2021-03-30T06:18:42.389Z] === RUN   TestAuthZPluginTLS
06:18:42 [2021-03-30T06:18:42.389Z] === RUN   TestDockerSuite/TestBuildNetNone
06:18:42 [2021-03-30T06:18:42.955Z] --- PASS: TestAuthZPluginTLS (0.56s)
06:18:42 [2021-03-30T06:18:42.955Z] === RUN   TestAuthZPluginDenyRequest
06:18:43 [2021-03-30T06:18:43.214Z] === RUN   TestDockerSuite/TestBuildNoContext
06:18:43 [2021-03-30T06:18:43.271Z] --- PASS: TestServiceCreateInit (7.56s)
06:18:43 [2021-03-30T06:18:43.271Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s)
06:18:43 [2021-03-30T06:18:43.271Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s)
06:18:43 [2021-03-30T06:18:43.271Z] === RUN   TestCreateServiceMultipleTimes
06:18:43 [2021-03-30T06:18:43.473Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
06:18:43 [2021-03-30T06:18:43.473Z] === RUN   TestAuthZPluginAPIDenyResponse
06:18:44 [2021-03-30T06:18:44.039Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
06:18:44 [2021-03-30T06:18:44.039Z] === RUN   TestAuthZPluginDenyResponse
06:18:44 [2021-03-30T06:18:44.299Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
06:18:44 [2021-03-30T06:18:44.558Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
06:18:44 [2021-03-30T06:18:44.558Z] === RUN   TestAuthZPluginAllowEventStream
06:18:45 [2021-03-30T06:18:45.496Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
06:18:46 [2021-03-30T06:18:46.436Z] --- PASS: TestAuthZPluginAllowEventStream (1.89s)
06:18:46 [2021-03-30T06:18:46.436Z] === RUN   TestAuthZPluginErrorResponse
06:18:46 [2021-03-30T06:18:46.694Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
06:18:46 [2021-03-30T06:18:46.952Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
06:18:46 [2021-03-30T06:18:46.952Z] === RUN   TestAuthZPluginErrorRequest
06:18:47 [2021-03-30T06:18:47.519Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
06:18:47 [2021-03-30T06:18:47.519Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
06:18:47 [2021-03-30T06:18:47.778Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
06:18:48 [2021-03-30T06:18:48.036Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
06:18:48 [2021-03-30T06:18:48.036Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
06:18:48 [2021-03-30T06:18:48.036Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
06:18:48 [2021-03-30T06:18:48.036Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
06:18:48 [2021-03-30T06:18:48.603Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
06:18:49 [2021-03-30T06:18:49.541Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
06:18:50 [2021-03-30T06:18:50.478Z] === RUN   TestDockerSuite/TestBuildOnBuild
06:18:51 [2021-03-30T06:18:51.416Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (3.20s)
06:18:51 [2021-03-30T06:18:51.416Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
06:18:53 [2021-03-30T06:18:53.319Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
06:18:53 [2021-03-30T06:18:53.887Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.65s)
06:18:53 [2021-03-30T06:18:53.887Z] === RUN   TestAuthZPluginHeader
06:18:54 [2021-03-30T06:18:54.147Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
06:18:54 [2021-03-30T06:18:54.713Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
06:18:54 [2021-03-30T06:18:54.972Z] --- PASS: TestAuthZPluginHeader (0.87s)
06:18:54 [2021-03-30T06:18:54.972Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
06:18:58 [2021-03-30T06:18:58.259Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
06:18:58 [2021-03-30T06:18:58.679Z] --- PASS: TestCreateServiceMultipleTimes (15.46s)
06:18:58 [2021-03-30T06:18:58.679Z] === RUN   TestCreateServiceConflict
06:18:59 [2021-03-30T06:18:59.637Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.59s)
06:18:59 [2021-03-30T06:18:59.638Z] === RUN   TestAuthZPluginV2Disable
06:18:59 [2021-03-30T06:18:59.896Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
06:19:00 [2021-03-30T06:19:00.202Z] --- PASS: TestCreateServiceConflict (1.92s)
06:19:00 [2021-03-30T06:19:00.202Z] === RUN   TestCreateServiceMaxReplicas
06:19:01 [2021-03-30T06:19:01.798Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
06:19:02 [2021-03-30T06:19:02.733Z] --- PASS: TestAuthZPluginV2Disable (3.34s)
06:19:02 [2021-03-30T06:19:02.733Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
06:19:02 [2021-03-30T06:19:02.957Z] --- PASS: TestCreateServiceMaxReplicas (2.69s)
06:19:02 [2021-03-30T06:19:02.957Z] === RUN   TestCreateWithDuplicateNetworkNames
06:19:03 [2021-03-30T06:19:03.313Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
06:19:04 [2021-03-30T06:19:04.691Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
06:19:04 [2021-03-30T06:19:04.949Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
06:19:05 [2021-03-30T06:19:05.883Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.95s)
06:19:05 [2021-03-30T06:19:05.883Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
06:19:07 [2021-03-30T06:19:07.784Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
06:19:08 [2021-03-30T06:19:08.351Z] === RUN   TestDockerSuite/TestBuildPATH
06:19:10 [2021-03-30T06:19:10.886Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
06:19:12 [2021-03-30T06:19:12.264Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
06:19:14 [2021-03-30T06:19:14.798Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
06:19:15 [2021-03-30T06:19:15.625Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.92s)
06:19:15 [2021-03-30T06:19:15.625Z] === RUN   TestCreateServiceSecretFileMode
06:19:17 [2021-03-30T06:19:17.221Z] --- PASS: TestBuildWithHugeFile (144.37s)
06:19:17 [2021-03-30T06:19:17.221Z] === RUN   TestBuildWCOWSandboxSize
06:19:18 [2021-03-30T06:19:18.373Z] --- PASS: TestCreateServiceSecretFileMode (2.29s)
06:19:18 [2021-03-30T06:19:18.373Z] === RUN   TestCreateServiceConfigFileMode
06:19:20 [2021-03-30T06:19:20.066Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (14.30s)
06:19:20 [2021-03-30T06:19:20.066Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
06:19:20 [2021-03-30T06:19:20.458Z] --- PASS: TestCreateServiceConfigFileMode (2.19s)
06:19:20 [2021-03-30T06:19:20.458Z] === RUN   TestCreateServiceSysctls
06:19:23 [2021-03-30T06:19:23.212Z] --- PASS: TestCreateServiceSysctls (3.03s)
06:19:23 [2021-03-30T06:19:23.212Z] === RUN   TestCreateServiceCapabilities
06:19:24 [2021-03-30T06:19:24.256Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
06:19:25 [2021-03-30T06:19:25.960Z] --- PASS: TestCreateServiceCapabilities (2.30s)
06:19:25 [2021-03-30T06:19:25.960Z] === RUN   TestInspect
06:19:28 [2021-03-30T06:19:28.053Z] --- PASS: TestInspect (2.56s)
06:19:28 [2021-03-30T06:19:28.053Z] === RUN   TestCreateJob
06:19:28 [2021-03-30T06:19:28.450Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
06:19:31 [2021-03-30T06:19:31.589Z] --- PASS: TestCreateJob (2.95s)
06:19:31 [2021-03-30T06:19:31.589Z] === RUN   TestReplicatedJob
06:19:32 [2021-03-30T06:19:32.634Z] === RUN   TestDockerSuite/TestBuildRm
06:19:35 [2021-03-30T06:19:35.167Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
06:19:36 [2021-03-30T06:19:36.083Z] --- PASS: TestReplicatedJob (4.84s)
06:19:36 [2021-03-30T06:19:36.083Z] === RUN   TestUpdateReplicatedJob
06:19:36 [2021-03-30T06:19:36.101Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
06:19:36 [2021-03-30T06:19:36.669Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
06:19:36 [2021-03-30T06:19:36.669Z] PASS
06:19:36 [2021-03-30T06:19:36.669Z] 
06:19:36 [2021-03-30T06:19:36.669Z] DONE 17 tests in 56.305s
06:19:36 [2021-03-30T06:19:36.669Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
06:19:36 [2021-03-30T06:19:36.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
06:19:36 [2021-03-30T06:19:36.669Z] ++ set -e
06:19:36 [2021-03-30T06:19:36.669Z] ++ '[' -n 0 ']'
06:19:36 [2021-03-30T06:19:36.669Z] ++ set -x
06:19:36 [2021-03-30T06:19:36.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
06:19:36 [2021-03-30T06:19:36.927Z] INFO: Testing against a local daemon
06:19:36 [2021-03-30T06:19:36.927Z] === RUN   TestPluginInvalidJSON
06:19:36 [2021-03-30T06:19:36.927Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
06:19:36 [2021-03-30T06:19:36.927Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
06:19:36 [2021-03-30T06:19:36.927Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
06:19:36 [2021-03-30T06:19:36.927Z] --- PASS: TestPluginInvalidJSON (0.02s)
06:19:36 [2021-03-30T06:19:36.927Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
06:19:36 [2021-03-30T06:19:36.927Z] === RUN   TestPluginInstall
06:19:36 [2021-03-30T06:19:36.927Z] === RUN   TestPluginInstall/no_auth
06:19:36 [2021-03-30T06:19:36.927Z] === RUN   TestDockerSuite/TestBuildScratchCopy
06:19:37 [2021-03-30T06:19:37.494Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
06:19:38 [2021-03-30T06:19:38.062Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
06:19:38 [2021-03-30T06:19:38.843Z] --- PASS: TestUpdateReplicatedJob (3.01s)
06:19:38 [2021-03-30T06:19:38.843Z] === RUN   TestServiceListWithStatuses
06:19:38 [2021-03-30T06:19:38.843Z] --- SKIP: TestServiceListWithStatuses (0.00s)
06:19:38 [2021-03-30T06:19:38.843Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:19:38 [2021-03-30T06:19:38.843Z] === RUN   TestDockerNetworkConnectAlias
06:19:39 [2021-03-30T06:19:39.440Z] time="2021-03-30T06:19:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:19:39 [2021-03-30T06:19:39.440Z] time="2021-03-30T06:19:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62c3d62a23e30eb5ed82956d94b16603f5fe01bddb862d1a28498e0cc7e83006" mediatype=application/vnd.docker.plugin.v1+json size=522
06:19:39 [2021-03-30T06:19:39.440Z] time="2021-03-30T06:19:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:19:39 [2021-03-30T06:19:39.440Z] time="2021-03-30T06:19:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62c3d62a23e30eb5ed82956d94b16603f5fe01bddb862d1a28498e0cc7e83006" mediatype=application/vnd.docker.plugin.v1+json size=522
06:19:39 [2021-03-30T06:19:39.699Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
06:19:39 [2021-03-30T06:19:39.957Z] === RUN   TestPluginInstall/with_htpasswd
06:19:40 [2021-03-30T06:19:40.525Z] time="2021-03-30T06:19:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:19:40 [2021-03-30T06:19:40.525Z] time="2021-03-30T06:19:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:adb317c12398ab0030989d92b03c529b3c5afde7f812bdb161da95d47d5f4d45" mediatype=application/vnd.docker.plugin.v1+json size=522
06:19:40 [2021-03-30T06:19:40.525Z] time="2021-03-30T06:19:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:19:40 [2021-03-30T06:19:40.525Z] time="2021-03-30T06:19:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:adb317c12398ab0030989d92b03c529b3c5afde7f812bdb161da95d47d5f4d45" mediatype=application/vnd.docker.plugin.v1+json size=522
06:19:41 [2021-03-30T06:19:41.092Z] === RUN   TestPluginInstall/with_insecure
06:19:41 [2021-03-30T06:19:41.092Z] === RUN   TestDockerSuite/TestBuildShellInherited
06:19:42 [2021-03-30T06:19:42.470Z] time="2021-03-30T06:19:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:19:42 [2021-03-30T06:19:42.470Z] time="2021-03-30T06:19:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b13fcd864ecd1cd09beacad161dfb096b0cd331861316c98c8d6260ab1aa160" mediatype=application/vnd.docker.plugin.v1+json size=522
06:19:42 [2021-03-30T06:19:42.470Z] time="2021-03-30T06:19:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:19:42 [2021-03-30T06:19:42.470Z] time="2021-03-30T06:19:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b13fcd864ecd1cd09beacad161dfb096b0cd331861316c98c8d6260ab1aa160" mediatype=application/vnd.docker.plugin.v1+json size=522
06:19:42 [2021-03-30T06:19:42.470Z] === RUN   TestDockerSuite/TestBuildShellMultiple
06:19:42 [2021-03-30T06:19:42.470Z] --- PASS: TestPluginInstall (5.67s)
06:19:42 [2021-03-30T06:19:42.470Z]     --- PASS: TestPluginInstall/no_auth (2.98s)
06:19:42 [2021-03-30T06:19:42.470Z]     --- PASS: TestPluginInstall/with_htpasswd (1.15s)
06:19:42 [2021-03-30T06:19:42.470Z]     --- PASS: TestPluginInstall/with_insecure (1.54s)
06:19:42 [2021-03-30T06:19:42.470Z]         plugin_test.go:160: [d320e9246250b] daemon is not started
06:19:42 [2021-03-30T06:19:42.470Z] === RUN   TestPluginsWithRuntimes
06:19:43 [2021-03-30T06:19:43.312Z] --- PASS: TestDockerNetworkConnectAlias (4.15s)
06:19:43 [2021-03-30T06:19:43.312Z] === RUN   TestDockerNetworkReConnect
06:19:44 [2021-03-30T06:19:44.379Z] === RUN   TestPluginsWithRuntimes/No_Args
06:19:45 [2021-03-30T06:19:45.755Z] === RUN   TestPluginsWithRuntimes/With_Args
06:19:46 [2021-03-30T06:19:46.062Z] --- PASS: TestDockerNetworkReConnect (3.18s)
06:19:46 [2021-03-30T06:19:46.062Z] === RUN   TestServicePlugin
06:19:46 [2021-03-30T06:19:46.062Z] --- SKIP: TestServicePlugin (0.00s)
06:19:46 [2021-03-30T06:19:46.062Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:19:46 [2021-03-30T06:19:46.062Z] === RUN   TestServiceUpdateLabel
06:19:47 [2021-03-30T06:19:47.149Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
06:19:47 [2021-03-30T06:19:47.149Z] --- PASS: TestPluginsWithRuntimes (4.40s)
06:19:47 [2021-03-30T06:19:47.149Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.23s)
06:19:47 [2021-03-30T06:19:47.149Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.21s)
06:19:47 [2021-03-30T06:19:47.149Z] PASS
06:19:47 [2021-03-30T06:19:47.149Z] 
06:19:47 [2021-03-30T06:19:47.149Z] DONE 9 tests in 10.261s
06:19:47 [2021-03-30T06:19:47.149Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
06:19:47 [2021-03-30T06:19:47.149Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
06:19:47 [2021-03-30T06:19:47.149Z] ++ set -e
06:19:47 [2021-03-30T06:19:47.149Z] ++ '[' -n 0 ']'
06:19:47 [2021-03-30T06:19:47.149Z] ++ set -x
06:19:47 [2021-03-30T06:19:47.150Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
06:19:47 [2021-03-30T06:19:47.150Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
06:19:47 [2021-03-30T06:19:47.150Z] INFO: Testing against a local daemon
06:19:47 [2021-03-30T06:19:47.150Z] === RUN   TestExternalGraphDriver
06:19:47 [2021-03-30T06:19:47.150Z] === RUN   TestExternalGraphDriver/json
06:19:47 [2021-03-30T06:19:47.408Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
06:19:47 [2021-03-30T06:19:47.408Z] === RUN   TestDockerSuite/TestBuildSpaces
06:19:47 [2021-03-30T06:19:47.666Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
06:19:48 [2021-03-30T06:19:48.144Z] --- PASS: TestServiceUpdateLabel (1.94s)
06:19:48 [2021-03-30T06:19:48.144Z] === RUN   TestServiceUpdateSecrets
06:19:49 [2021-03-30T06:19:49.042Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
06:19:49 [2021-03-30T06:19:49.043Z] === RUN   TestDockerSuite/TestBuildStderr
06:19:49 [2021-03-30T06:19:49.610Z] === RUN   TestExternalGraphDriver/spec
06:19:50 [2021-03-30T06:19:50.176Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
06:19:52 [2021-03-30T06:19:52.080Z] === RUN   TestExternalGraphDriver/pull
06:19:53 [2021-03-30T06:19:53.982Z] --- PASS: TestExternalGraphDriver (6.56s)
06:19:53 [2021-03-30T06:19:53.982Z]     --- PASS: TestExternalGraphDriver/json (2.34s)
06:19:53 [2021-03-30T06:19:53.982Z]     --- PASS: TestExternalGraphDriver/spec (2.20s)
06:19:53 [2021-03-30T06:19:53.982Z]     --- PASS: TestExternalGraphDriver/pull (1.92s)
06:19:53 [2021-03-30T06:19:53.982Z] === RUN   TestGraphdriverPluginV2
06:19:55 [2021-03-30T06:19:55.358Z] === RUN   TestDockerSuite/TestBuildStopSignal
06:19:56 [2021-03-30T06:19:56.294Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
06:19:56 [2021-03-30T06:19:56.862Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
06:19:57 [2021-03-30T06:19:57.798Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
06:19:58 [2021-03-30T06:19:58.058Z] --- PASS: TestGraphdriverPluginV2 (4.40s)
06:19:58 [2021-03-30T06:19:58.058Z] PASS
06:19:58 [2021-03-30T06:19:58.058Z] 
06:19:58 [2021-03-30T06:19:58.058Z] DONE 5 tests in 11.110s
06:19:58 [2021-03-30T06:19:58.058Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
06:19:58 [2021-03-30T06:19:58.058Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
06:19:58 [2021-03-30T06:19:58.058Z] ++ set -e
06:19:58 [2021-03-30T06:19:58.058Z] ++ '[' -n 0 ']'
06:19:58 [2021-03-30T06:19:58.058Z] ++ set -x
06:19:58 [2021-03-30T06:19:58.058Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
06:19:58 [2021-03-30T06:19:58.317Z] INFO: Testing against a local daemon
06:19:58 [2021-03-30T06:19:58.317Z] === RUN   TestContinueAfterPluginCrash
06:19:58 [2021-03-30T06:19:58.317Z] === PAUSE TestContinueAfterPluginCrash
06:19:58 [2021-03-30T06:19:58.317Z] === RUN   TestReadPluginNoRead
06:19:58 [2021-03-30T06:19:58.317Z] === PAUSE TestReadPluginNoRead
06:19:58 [2021-03-30T06:19:58.317Z] === RUN   TestDaemonStartWithLogOpt
06:19:58 [2021-03-30T06:19:58.317Z] === PAUSE TestDaemonStartWithLogOpt
06:19:58 [2021-03-30T06:19:58.317Z] === CONT  TestContinueAfterPluginCrash
06:19:58 [2021-03-30T06:19:58.317Z] === CONT  TestDaemonStartWithLogOpt
06:19:58 [2021-03-30T06:19:58.317Z] === RUN   TestDockerSuite/TestBuildTagEvent
06:20:00 [2021-03-30T06:20:00.223Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
06:20:02 [2021-03-30T06:20:02.758Z] === RUN   TestDockerSuite/TestBuildUser
06:20:03 [2021-03-30T06:20:03.510Z] --- PASS: TestServiceUpdateSecrets (14.38s)
06:20:03 [2021-03-30T06:20:03.510Z] === RUN   TestServiceUpdateConfigs
06:20:06 [2021-03-30T06:20:06.057Z] --- PASS: TestDaemonStartWithLogOpt (7.51s)
06:20:06 [2021-03-30T06:20:06.057Z] === CONT  TestReadPluginNoRead
06:20:06 [2021-03-30T06:20:06.057Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
06:20:10 [2021-03-30T06:20:10.247Z] === RUN   TestReadPluginNoRead/disabled_caching
06:20:11 [2021-03-30T06:20:11.622Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
06:20:12 [2021-03-30T06:20:12.190Z] --- PASS: TestContinueAfterPluginCrash (13.89s)
06:20:13 [2021-03-30T06:20:13.126Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
06:20:15 [2021-03-30T06:20:15.028Z] === RUN   TestReadPluginNoRead/default
06:20:16 [2021-03-30T06:20:16.931Z] --- PASS: TestReadPluginNoRead (11.02s)
06:20:16 [2021-03-30T06:20:16.931Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.80s)
06:20:16 [2021-03-30T06:20:16.931Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s)
06:20:16 [2021-03-30T06:20:16.931Z]     --- PASS: TestReadPluginNoRead/default (1.84s)
06:20:16 [2021-03-30T06:20:16.931Z]     read_test.go:92: [d57b32da3785f] daemon is not started
06:20:16 [2021-03-30T06:20:16.931Z] PASS
06:20:16 [2021-03-30T06:20:16.931Z] 
06:20:16 [2021-03-30T06:20:16.931Z] DONE 6 tests in 18.676s
06:20:16 [2021-03-30T06:20:16.931Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
06:20:16 [2021-03-30T06:20:16.931Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
06:20:16 [2021-03-30T06:20:16.931Z] ++ set -e
06:20:16 [2021-03-30T06:20:16.931Z] ++ '[' -n 0 ']'
06:20:16 [2021-03-30T06:20:16.931Z] ++ set -x
06:20:16 [2021-03-30T06:20:16.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
06:20:16 [2021-03-30T06:20:16.931Z] testing: warning: no tests to run
06:20:16 [2021-03-30T06:20:16.931Z] PASS
06:20:16 [2021-03-30T06:20:16.931Z] 
06:20:16 [2021-03-30T06:20:16.931Z] DONE 0 tests in 0.052s
06:20:16 [2021-03-30T06:20:16.931Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
06:20:16 [2021-03-30T06:20:16.931Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
06:20:16 [2021-03-30T06:20:16.931Z] ++ set -e
06:20:16 [2021-03-30T06:20:16.931Z] ++ '[' -n 0 ']'
06:20:16 [2021-03-30T06:20:16.931Z] ++ set -x
06:20:16 [2021-03-30T06:20:16.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
06:20:16 [2021-03-30T06:20:16.931Z] INFO: Testing against a local daemon
06:20:16 [2021-03-30T06:20:16.931Z] === RUN   TestPluginWithDevMounts
06:20:16 [2021-03-30T06:20:16.931Z] === PAUSE TestPluginWithDevMounts
06:20:16 [2021-03-30T06:20:16.931Z] === CONT  TestPluginWithDevMounts
06:20:18 [2021-03-30T06:20:18.310Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
06:20:18 [2021-03-30T06:20:18.878Z] --- PASS: TestServiceUpdateConfigs (14.33s)
06:20:18 [2021-03-30T06:20:18.878Z] === RUN   TestServiceUpdateNetwork
06:20:19 [2021-03-30T06:20:19.244Z] --- PASS: TestPluginWithDevMounts (2.00s)
06:20:19 [2021-03-30T06:20:19.244Z] PASS
06:20:19 [2021-03-30T06:20:19.244Z] 
06:20:19 [2021-03-30T06:20:19.244Z] DONE 1 tests in 2.157s
06:20:19 [2021-03-30T06:20:19.244Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
06:20:19 [2021-03-30T06:20:19.244Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
06:20:19 [2021-03-30T06:20:19.244Z] ++ set -e
06:20:19 [2021-03-30T06:20:19.244Z] ++ '[' -n 0 ']'
06:20:19 [2021-03-30T06:20:19.244Z] ++ set -x
06:20:19 [2021-03-30T06:20:19.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
06:20:19 [2021-03-30T06:20:19.244Z] INFO: Testing against a local daemon
06:20:19 [2021-03-30T06:20:19.244Z] === RUN   TestSecretInspect
06:20:22 [2021-03-30T06:20:22.534Z] --- PASS: TestSecretInspect (3.20s)
06:20:22 [2021-03-30T06:20:22.534Z] === RUN   TestSecretList
06:20:25 [2021-03-30T06:20:25.065Z] --- PASS: TestSecretList (2.73s)
06:20:25 [2021-03-30T06:20:25.065Z] === RUN   TestSecretsCreateAndDelete
06:20:27 [2021-03-30T06:20:27.612Z] --- PASS: TestSecretsCreateAndDelete (2.35s)
06:20:27 [2021-03-30T06:20:27.612Z] === RUN   TestSecretsUpdate
06:20:29 [2021-03-30T06:20:29.264Z] --- PASS: TestServiceUpdateNetwork (12.38s)
06:20:29 [2021-03-30T06:20:29.264Z] === RUN   TestServiceUpdatePidsLimit
06:20:30 [2021-03-30T06:20:30.309Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
06:20:30 [2021-03-30T06:20:30.895Z] --- PASS: TestSecretsUpdate (2.80s)
06:20:30 [2021-03-30T06:20:30.895Z] === RUN   TestTemplatedSecret
06:20:30 [2021-03-30T06:20:30.895Z] === RUN   TestDockerSuite/TestBuildVerboseOut
06:20:30 [2021-03-30T06:20:30.946Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
06:20:31 [2021-03-30T06:20:31.461Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
06:20:31 [2021-03-30T06:20:31.719Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
06:20:33 [2021-03-30T06:20:33.096Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
06:20:34 [2021-03-30T06:20:34.477Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
06:20:34 [2021-03-30T06:20:34.735Z] --- PASS: TestTemplatedSecret (4.32s)
06:20:34 [2021-03-30T06:20:34.735Z] === RUN   TestSecretCreateResolve
06:20:35 [2021-03-30T06:20:35.671Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
06:20:35 [2021-03-30T06:20:35.671Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
06:20:35 [2021-03-30T06:20:35.671Z] === RUN   TestDockerSuite/TestBuildWindowsUser
06:20:35 [2021-03-30T06:20:35.671Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
06:20:35 [2021-03-30T06:20:35.671Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
06:20:37 [2021-03-30T06:20:37.577Z] --- PASS: TestSecretCreateResolve (2.73s)
06:20:37 [2021-03-30T06:20:37.577Z] PASS
06:20:37 [2021-03-30T06:20:37.577Z] 
06:20:37 [2021-03-30T06:20:37.577Z] DONE 6 tests in 18.314s
06:20:37 [2021-03-30T06:20:37.577Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
06:20:37 [2021-03-30T06:20:37.577Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
06:20:37 [2021-03-30T06:20:37.577Z] ++ set -e
06:20:37 [2021-03-30T06:20:37.577Z] ++ '[' -n 0 ']'
06:20:37 [2021-03-30T06:20:37.577Z] ++ set -x
06:20:37 [2021-03-30T06:20:37.577Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
06:20:37 [2021-03-30T06:20:37.577Z] INFO: Testing against a local daemon
06:20:37 [2021-03-30T06:20:37.577Z] === RUN   TestServiceCreateInit
06:20:37 [2021-03-30T06:20:37.577Z] === RUN   TestServiceCreateInit/daemonInitDisabled
06:20:37 [2021-03-30T06:20:37.834Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
06:20:37 [2021-03-30T06:20:37.834Z] === RUN   TestDockerSuite/TestBuildWithFailure
06:20:37 [2021-03-30T06:20:37.864Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
06:20:38 [2021-03-30T06:20:38.769Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
06:20:39 [2021-03-30T06:20:39.705Z] === RUN   TestDockerSuite/TestBuildWithTabs
06:20:41 [2021-03-30T06:20:41.080Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
06:20:41 [2021-03-30T06:20:41.080Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
06:20:42 [2021-03-30T06:20:42.985Z] === RUN   TestServiceCreateInit/daemonInitEnabled
06:20:44 [2021-03-30T06:20:44.361Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
06:20:46 [2021-03-30T06:20:46.360Z] --- PASS: TestServiceUpdatePidsLimit (16.02s)
06:20:46 [2021-03-30T06:20:46.360Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
06:20:46 [2021-03-30T06:20:46.360Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
06:20:46 [2021-03-30T06:20:46.360Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
06:20:46 [2021-03-30T06:20:46.360Z] PASS
06:20:46 [2021-03-30T06:20:46.360Z] 
06:20:46 [2021-03-30T06:20:46.360Z] === Skipped
06:20:46 [2021-03-30T06:20:46.360Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
06:20:46 [2021-03-30T06:20:46.360Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:20:46 [2021-03-30T06:20:46.360Z] 
06:20:46 [2021-03-30T06:20:46.360Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
06:20:46 [2021-03-30T06:20:46.360Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:20:46 [2021-03-30T06:20:46.360Z] 
06:20:46 [2021-03-30T06:20:46.360Z] 
06:20:46 [2021-03-30T06:20:46.360Z] DONE 27 tests, 2 skipped in 130.191s
06:20:46 [2021-03-30T06:20:46.360Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
06:20:46 [2021-03-30T06:20:46.360Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
06:20:46 [2021-03-30T06:20:46.360Z] ++ set -e
06:20:46 [2021-03-30T06:20:46.360Z] ++ '[' -n 0 ']'
06:20:46 [2021-03-30T06:20:46.360Z] ++ set -x
06:20:46 [2021-03-30T06:20:46.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
06:20:46 [2021-03-30T06:20:46.360Z] INFO: Testing against a local daemon
06:20:46 [2021-03-30T06:20:46.360Z] === RUN   TestSessionCreate
06:20:46 [2021-03-30T06:20:46.360Z] --- PASS: TestSessionCreate (0.04s)
06:20:46 [2021-03-30T06:20:46.360Z] === RUN   TestSessionCreateWithBadUpgrade
06:20:46 [2021-03-30T06:20:46.360Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
06:20:46 [2021-03-30T06:20:46.360Z] PASS
06:20:46 [2021-03-30T06:20:46.360Z] 
06:20:46 [2021-03-30T06:20:46.360Z] DONE 2 tests in 0.150s
06:20:46 [2021-03-30T06:20:46.360Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
06:20:46 [2021-03-30T06:20:46.360Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
06:20:46 [2021-03-30T06:20:46.360Z] ++ set -e
06:20:46 [2021-03-30T06:20:46.360Z] ++ '[' -n 0 ']'
06:20:46 [2021-03-30T06:20:46.360Z] ++ set -x
06:20:46 [2021-03-30T06:20:46.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
06:20:46 [2021-03-30T06:20:46.360Z] INFO: Testing against a local daemon
06:20:46 [2021-03-30T06:20:46.360Z] === RUN   TestCgroupDriverSystemdMemoryLimit
06:20:46 [2021-03-30T06:20:46.360Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
06:20:46 [2021-03-30T06:20:46.360Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:20:46 [2021-03-30T06:20:46.360Z] === RUN   TestEventsExecDie
06:20:46 [2021-03-30T06:20:46.360Z] --- PASS: TestEventsExecDie (0.64s)
06:20:46 [2021-03-30T06:20:46.360Z] === RUN   TestEventsBackwardsCompatible
06:20:46 [2021-03-30T06:20:46.360Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
06:20:46 [2021-03-30T06:20:46.360Z] === RUN   TestInfoBinaryCommits
06:20:46 [2021-03-30T06:20:46.360Z] --- PASS: TestInfoBinaryCommits (0.03s)
06:20:46 [2021-03-30T06:20:46.360Z] === RUN   TestInfoAPIVersioned
06:20:46 [2021-03-30T06:20:46.360Z] --- PASS: TestInfoAPIVersioned (0.01s)
06:20:46 [2021-03-30T06:20:46.360Z] === RUN   TestInfoDiscoveryBackend
06:20:46 [2021-03-30T06:20:46.655Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
06:20:46 [2021-03-30T06:20:46.655Z] === RUN   TestInfoDiscoveryInvalidAdvertise
06:20:46 [2021-03-30T06:20:46.900Z] === RUN   TestDockerSuite/TestBuildWithVolumes
06:20:47 [2021-03-30T06:20:47.468Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
06:20:47 [2021-03-30T06:20:47.694Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
06:20:47 [2021-03-30T06:20:47.694Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
06:20:47 [2021-03-30T06:20:47.727Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
06:20:48 [2021-03-30T06:20:48.294Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
06:20:48 [2021-03-30T06:20:48.294Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
06:20:48 [2021-03-30T06:20:48.329Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
06:20:48 [2021-03-30T06:20:48.329Z] === RUN   TestInfoAPI
06:20:48 [2021-03-30T06:20:48.329Z] --- PASS: TestInfoAPI (0.03s)
06:20:48 [2021-03-30T06:20:48.329Z] === RUN   TestInfoAPIWarnings
06:20:48 [2021-03-30T06:20:48.861Z] === RUN   TestDockerSuite/TestBuildXZHost
06:20:49 [2021-03-30T06:20:49.119Z] --- PASS: TestServiceCreateInit (11.58s)
06:20:49 [2021-03-30T06:20:49.119Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.53s)
06:20:49 [2021-03-30T06:20:49.119Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (6.04s)
06:20:49 [2021-03-30T06:20:49.119Z] === RUN   TestCreateServiceMultipleTimes
06:20:51 [2021-03-30T06:20:51.651Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
06:20:51 [2021-03-30T06:20:51.651Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
06:20:51 [2021-03-30T06:20:51.651Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
06:20:53 [2021-03-30T06:20:53.029Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
06:20:53 [2021-03-30T06:20:53.967Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
06:20:54 [2021-03-30T06:20:54.226Z] === RUN   TestDockerSuite/TestCommitChange
06:20:55 [2021-03-30T06:20:55.614Z] === RUN   TestDockerSuite/TestCommitChangeLabels
06:20:57 [2021-03-30T06:20:57.519Z] === RUN   TestDockerSuite/TestCommitHardlink
06:21:00 [2021-03-30T06:21:00.050Z] === RUN   TestDockerSuite/TestCommitNewFile
06:21:00 [2021-03-30T06:21:00.617Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
06:21:01 [2021-03-30T06:21:01.552Z] === RUN   TestDockerSuite/TestCommitPausedContainer
06:21:02 [2021-03-30T06:21:02.487Z] === RUN   TestDockerSuite/TestCommitTTY
06:21:05 [2021-03-30T06:21:05.022Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
06:21:05 [2021-03-30T06:21:05.588Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
06:21:06 [2021-03-30T06:21:06.927Z] --- PASS: TestInfoAPIWarnings (16.30s)
06:21:06 [2021-03-30T06:21:06.927Z] === RUN   TestInfoDebug
06:21:06 [2021-03-30T06:21:06.927Z] --- PASS: TestInfoDebug (0.53s)
06:21:06 [2021-03-30T06:21:06.927Z] === RUN   TestInfoInsecureRegistries
06:21:06 [2021-03-30T06:21:06.927Z] --- PASS: TestInfoInsecureRegistries (0.53s)
06:21:06 [2021-03-30T06:21:06.927Z] === RUN   TestInfoRegistryMirrors
06:21:06 [2021-03-30T06:21:06.927Z] --- PASS: TestInfoRegistryMirrors (0.53s)
06:21:06 [2021-03-30T06:21:06.927Z] === RUN   TestLoginFailsWithBadCredentials
06:21:06 [2021-03-30T06:21:06.927Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
06:21:06 [2021-03-30T06:21:06.927Z] === RUN   TestPingCacheHeaders
06:21:06 [2021-03-30T06:21:06.927Z] --- PASS: TestPingCacheHeaders (0.04s)
06:21:06 [2021-03-30T06:21:06.927Z] === RUN   TestPingGet
06:21:06 [2021-03-30T06:21:06.927Z] --- PASS: TestPingGet (0.03s)
06:21:06 [2021-03-30T06:21:06.927Z] === RUN   TestPingHead
06:21:06 [2021-03-30T06:21:06.927Z] --- PASS: TestPingHead (0.03s)
06:21:06 [2021-03-30T06:21:06.927Z] === RUN   TestVersion
06:21:06 [2021-03-30T06:21:06.927Z] --- PASS: TestVersion (0.03s)
06:21:06 [2021-03-30T06:21:06.927Z] PASS
06:21:06 [2021-03-30T06:21:06.927Z] 
06:21:06 [2021-03-30T06:21:06.927Z] === Skipped
06:21:06 [2021-03-30T06:21:06.927Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
06:21:06 [2021-03-30T06:21:06.927Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:21:06 [2021-03-30T06:21:06.927Z] 
06:21:06 [2021-03-30T06:21:06.927Z] 
06:21:06 [2021-03-30T06:21:06.927Z] DONE 18 tests, 1 skipped in 21.256s
06:21:06 [2021-03-30T06:21:06.927Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
06:21:06 [2021-03-30T06:21:06.927Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
06:21:06 [2021-03-30T06:21:06.927Z] ++ set -e
06:21:06 [2021-03-30T06:21:06.927Z] ++ '[' -n 0 ']'
06:21:06 [2021-03-30T06:21:06.927Z] ++ set -x
06:21:06 [2021-03-30T06:21:06.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
06:21:06 [2021-03-30T06:21:06.927Z] INFO: Testing against a local daemon
06:21:06 [2021-03-30T06:21:06.927Z] === RUN   TestVolumesCreateAndList
06:21:06 [2021-03-30T06:21:06.927Z] --- PASS: TestVolumesCreateAndList (0.03s)
06:21:06 [2021-03-30T06:21:06.927Z] === RUN   TestVolumesRemove
06:21:06 [2021-03-30T06:21:06.927Z] --- PASS: TestVolumesRemove (0.07s)
06:21:06 [2021-03-30T06:21:06.927Z] === RUN   TestVolumesInspect
06:21:06 [2021-03-30T06:21:06.927Z] --- PASS: TestVolumesInspect (0.02s)
06:21:06 [2021-03-30T06:21:06.927Z] === RUN   TestVolumesInvalidJSON
06:21:06 [2021-03-30T06:21:06.927Z] === RUN   TestVolumesInvalidJSON//volumes/create
06:21:06 [2021-03-30T06:21:06.927Z] === PAUSE TestVolumesInvalidJSON//volumes/create
06:21:06 [2021-03-30T06:21:06.927Z] === CONT  TestVolumesInvalidJSON//volumes/create
06:21:06 [2021-03-30T06:21:06.927Z] --- PASS: TestVolumesInvalidJSON (0.02s)
06:21:06 [2021-03-30T06:21:06.927Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
06:21:06 [2021-03-30T06:21:06.927Z] PASS
06:21:06 [2021-03-30T06:21:06.927Z] 
06:21:06 [2021-03-30T06:21:06.927Z] DONE 5 tests in 0.213s
06:21:06 [2021-03-30T06:21:06.927Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:21:06 [2021-03-30T06:21:06.965Z] === RUN   TestDockerSuite/TestCommitWithoutPause
06:21:07 [2021-03-30T06:21:07.220Z] ++++ cat bundles/test-integration/docker.pid
06:21:07 [2021-03-30T06:21:07.220Z] +++ kill 14153
06:21:07 [2021-03-30T06:21:07.900Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
06:21:07 [2021-03-30T06:21:07.900Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
06:21:07 [2021-03-30T06:21:07.900Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
06:21:07 [2021-03-30T06:21:07.900Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
06:21:07 [2021-03-30T06:21:07.900Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
06:21:08 [2021-03-30T06:21:08.158Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
06:21:08 [2021-03-30T06:21:08.158Z] === RUN   TestDockerSuite/TestContainerAPICommit
06:21:08 [2021-03-30T06:21:08.738Z] +++ /etc/init.d/apparmor stop
06:21:08 [2021-03-30T06:21:08.738Z] Leaving: AppArmorNo profiles have been unloaded.
06:21:08 [2021-03-30T06:21:08.738Z] 
06:21:08 [2021-03-30T06:21:08.738Z] Unloading profiles will leave already running processes permanently
06:21:08 [2021-03-30T06:21:08.738Z] unconfined, which can lead to unexpected situations.
06:21:08 [2021-03-30T06:21:08.738Z] 
06:21:08 [2021-03-30T06:21:08.738Z] To set a process to complain mode, use the command line tool
06:21:08 [2021-03-30T06:21:08.738Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:21:08 [2021-03-30T06:21:08.738Z] +++ true
06:21:08 [2021-03-30T06:21:08.738Z] exiting test-integration
06:21:08 [2021-03-30T06:21:08.738Z] ++ exit 0
06:21:08 [2021-03-30T06:21:08.738Z] 
06:21:09 [2021-03-30T06:21:09.532Z] --- PASS: TestCreateServiceMultipleTimes (20.39s)
06:21:09 [2021-03-30T06:21:09.532Z] === RUN   TestCreateServiceConflict
06:21:09 [2021-03-30T06:21:09.790Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
Post stage
[Pipeline] junit
06:21:10 [2021-03-30T06:21:10.306Z] Recording test results
06:21:10 [2021-03-30T06:21:10.600Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
06:21:11 [2021-03-30T06:21:11.016Z] + echo Ensuring container killed.
06:21:11 [2021-03-30T06:21:11.016Z] Ensuring container killed.
06:21:11 [2021-03-30T06:21:11.016Z] + docker rm -vf docker-pr1
06:21:11 [2021-03-30T06:21:11.016Z] Error: No such container: docker-pr1
06:21:11 [2021-03-30T06:21:11.016Z] + true
[Pipeline] sh
06:21:11 [2021-03-30T06:21:11.402Z] + echo Chowning /workspace to jenkins user
06:21:11 [2021-03-30T06:21:11.402Z] Chowning /workspace to jenkins user
06:21:11 [2021-03-30T06:21:11.402Z] + id -u
06:21:11 [2021-03-30T06:21:11.402Z] + id -g
06:21:11 [2021-03-30T06:21:11.402Z] + docker run --rm -v /home/docker/workspace/moby_PR-42217:/workspace busybox chown -R 1001:1001 /workspace
06:21:11 [2021-03-30T06:21:11.402Z] Unable to find image 'busybox:latest' locally
06:21:11 [2021-03-30T06:21:11.691Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
06:21:11 [2021-03-30T06:21:11.691Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
06:21:11 [2021-03-30T06:21:11.697Z] latest: Pulling from library/busybox
06:21:11 [2021-03-30T06:21:11.697Z] dcdde92480c5: Pulling fs layer
06:21:11 [2021-03-30T06:21:11.949Z] --- PASS: TestCreateServiceConflict (2.33s)
06:21:11 [2021-03-30T06:21:11.949Z] === RUN   TestCreateServiceMaxReplicas
06:21:11 [2021-03-30T06:21:11.993Z] dcdde92480c5: Verifying Checksum
06:21:11 [2021-03-30T06:21:11.993Z] dcdde92480c5: Download complete
06:21:11 [2021-03-30T06:21:11.993Z] dcdde92480c5: Pull complete
06:21:11 [2021-03-30T06:21:11.993Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
06:21:11 [2021-03-30T06:21:11.993Z] Status: Downloaded newer image for busybox:latest
06:21:12 [2021-03-30T06:21:12.516Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
06:21:13 [2021-03-30T06:21:13.451Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
06:21:14 [2021-03-30T06:21:14.826Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
06:21:15 [2021-03-30T06:21:15.148Z] + bundleName=ppc64le-integration
06:21:15 [2021-03-30T06:21:15.148Z] + echo Creating ppc64le-integration-bundles.tar.gz
06:21:15 [2021-03-30T06:21:15.148Z] Creating ppc64le-integration-bundles.tar.gz
06:21:15 [2021-03-30T06:21:15.148Z] + + xargs tar -czf ppc64le-integration-bundles.tar.gz
06:21:15 [2021-03-30T06:21:15.148Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
06:21:15 [2021-03-30T06:21:15.196Z] Archiving artifacts
06:21:15 [2021-03-30T06:21:15.593Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42217/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
06:21:15 [2021-03-30T06:21:15.762Z] === RUN   TestDockerSuite/TestContainerAPICreate
06:21:15 [2021-03-30T06:21:15.982Z] + make clean
06:21:16 [2021-03-30T06:21:16.275Z] make: command: Command not found
06:21:16 [2021-03-30T06:21:16.275Z] make: command: Command not found
06:21:16 [2021-03-30T06:21:16.275Z] docker volume rm -f docker-dev-cache
06:21:16 [2021-03-30T06:21:16.275Z] docker-dev-cache
[Pipeline] deleteDir
06:21:16 [2021-03-30T06:21:16.330Z] --- PASS: TestCreateServiceMaxReplicas (4.36s)
06:21:16 [2021-03-30T06:21:16.330Z] === RUN   TestCreateWithDuplicateNetworkNames
06:21:16 [2021-03-30T06:21:16.588Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
06:21:16 [2021-03-30T06:21:16.588Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
06:21:16 [2021-03-30T06:21:16.588Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
06:21:17 [2021-03-30T06:21:17.525Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
06:21:17 [2021-03-30T06:21:17.525Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
06:21:17 [2021-03-30T06:21:17.525Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
06:21:17 [2021-03-30T06:21:17.525Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
06:21:17 [2021-03-30T06:21:17.525Z] === RUN   TestDockerSuite/TestContainerAPIDelete
06:21:18 [2021-03-30T06:21:18.462Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
06:21:19 [2021-03-30T06:21:19.029Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
06:21:20 [2021-03-30T06:21:20.409Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
06:21:21 [2021-03-30T06:21:21.347Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
06:21:21 [2021-03-30T06:21:21.347Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
06:21:23 [2021-03-30T06:21:23.269Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
06:21:24 [2021-03-30T06:21:24.204Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
06:21:24 [2021-03-30T06:21:24.204Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
06:21:25 [2021-03-30T06:21:25.139Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
06:21:25 [2021-03-30T06:21:25.707Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
06:21:26 [2021-03-30T06:21:26.642Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
06:21:27 [2021-03-30T06:21:27.211Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
06:21:27 [2021-03-30T06:21:27.211Z] === RUN   TestDockerSuite/TestContainerAPIKill
06:21:28 [2021-03-30T06:21:28.145Z] === RUN   TestDockerSuite/TestContainerAPIPause
06:21:28 [2021-03-30T06:21:28.713Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
06:21:29 [2021-03-30T06:21:29.648Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
06:21:29 [2021-03-30T06:21:29.648Z] === RUN   TestDockerSuite/TestContainerAPIRename
06:21:30 [2021-03-30T06:21:30.214Z] === RUN   TestDockerSuite/TestContainerAPIRestart
06:21:31 [2021-03-30T06:21:31.149Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.94s)
06:21:31 [2021-03-30T06:21:31.149Z] === RUN   TestCreateServiceSecretFileMode
06:21:32 [2021-03-30T06:21:32.084Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
06:21:33 [2021-03-30T06:21:33.988Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
06:21:33 [2021-03-30T06:21:33.988Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
06:21:33 [2021-03-30T06:21:33.988Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
06:21:33 [2021-03-30T06:21:33.988Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
06:21:33 [2021-03-30T06:21:33.988Z] === RUN   TestDockerSuite/TestContainerAPIStart
06:21:34 [2021-03-30T06:21:34.555Z] --- PASS: TestCreateServiceSecretFileMode (3.33s)
06:21:34 [2021-03-30T06:21:34.555Z] === RUN   TestCreateServiceConfigFileMode
06:21:34 [2021-03-30T06:21:34.813Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
06:21:37 [2021-03-30T06:21:37.359Z] --- PASS: TestCreateServiceConfigFileMode (2.82s)
06:21:37 [2021-03-30T06:21:37.359Z] === RUN   TestCreateServiceSysctls
06:21:39 [2021-03-30T06:21:39.889Z] === RUN   TestDockerSuite/TestContainerAPIStop
06:21:40 [2021-03-30T06:21:40.455Z] === RUN   TestDockerSuite/TestContainerAPITop
06:21:41 [2021-03-30T06:21:41.389Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
06:21:41 [2021-03-30T06:21:41.389Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
06:21:41 [2021-03-30T06:21:41.389Z] --- PASS: TestCreateServiceSysctls (4.04s)
06:21:41 [2021-03-30T06:21:41.389Z] === RUN   TestCreateServiceCapabilities
06:21:41 [2021-03-30T06:21:41.389Z] === RUN   TestDockerSuite/TestContainerAPIWait
06:21:44 [2021-03-30T06:21:44.673Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
06:21:44 [2021-03-30T06:21:44.673Z] --- PASS: TestCreateServiceCapabilities (2.88s)
06:21:44 [2021-03-30T06:21:44.673Z] === RUN   TestInspect
06:21:45 [2021-03-30T06:21:45.240Z] === RUN   TestDockerSuite/TestContainerNetworkMode
06:21:46 [2021-03-30T06:21:46.615Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
06:21:51 [2021-03-30T06:21:51.883Z] --- PASS: TestInspect (7.50s)
06:21:51 [2021-03-30T06:21:51.883Z] === RUN   TestCreateJob
06:21:54 [2021-03-30T06:21:54.413Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
06:21:54 [2021-03-30T06:21:54.979Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
06:21:56 [2021-03-30T06:21:56.356Z] --- PASS: TestCreateJob (4.33s)
06:21:56 [2021-03-30T06:21:56.356Z] === RUN   TestReplicatedJob
06:21:56 [2021-03-30T06:21:56.961Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
06:21:59 [2021-03-30T06:21:59.493Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
06:22:00 [2021-03-30T06:22:00.427Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
06:22:02 [2021-03-30T06:22:02.330Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
06:22:04 [2021-03-30T06:22:04.230Z] --- PASS: TestReplicatedJob (7.81s)
06:22:04 [2021-03-30T06:22:04.230Z] === RUN   TestUpdateReplicatedJob
06:22:04 [2021-03-30T06:22:04.230Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
06:22:06 [2021-03-30T06:22:06.134Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
06:22:07 [2021-03-30T06:22:07.508Z] --- PASS: TestUpdateReplicatedJob (3.70s)
06:22:07 [2021-03-30T06:22:07.508Z] === RUN   TestServiceListWithStatuses
06:22:07 [2021-03-30T06:22:07.508Z] --- SKIP: TestServiceListWithStatuses (0.00s)
06:22:07 [2021-03-30T06:22:07.508Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:22:07 [2021-03-30T06:22:07.508Z] === RUN   TestDockerNetworkConnectAlias
06:22:07 [2021-03-30T06:22:07.767Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a9bd40_<nil>}
06:22:09 [2021-03-30T06:22:09.669Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1898782359_/foo_false__<nil>_<nil>_<nil>}
06:22:11 [2021-03-30T06:22:11.571Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1898782359_/foo_true__<nil>_<nil>_<nil>}
06:22:12 [2021-03-30T06:22:12.946Z] --- PASS: TestDockerNetworkConnectAlias (5.11s)
06:22:12 [2021-03-30T06:22:12.946Z] === RUN   TestDockerNetworkReConnect
06:22:12 [2021-03-30T06:22:12.946Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3236639498_/foo_false__<nil>_<nil>_<nil>}
06:22:14 [2021-03-30T06:22:14.847Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3236639498_/foo_true__<nil>_<nil>_<nil>}
06:22:16 [2021-03-30T06:22:16.764Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3236639498_/foo_true__0xc000a9bda0_<nil>_<nil>}
06:22:16 [2021-03-30T06:22:16.764Z] --- PASS: TestDockerNetworkReConnect (4.15s)
06:22:16 [2021-03-30T06:22:16.764Z] === RUN   TestServicePlugin
06:22:18 [2021-03-30T06:22:18.666Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000a9bdc0_<nil>}
06:22:20 [2021-03-30T06:22:20.041Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000a9bde0_<nil>}
06:22:21 [2021-03-30T06:22:21.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000a9be00_<nil>}
06:22:22 [2021-03-30T06:22:22.793Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
06:22:22 [2021-03-30T06:22:22.793Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000a9be20_<nil>}
06:22:25 [2021-03-30T06:22:25.325Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
06:22:27 [2021-03-30T06:22:27.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
06:22:27 [2021-03-30T06:22:27.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
06:22:27 [2021-03-30T06:22:27.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
06:22:27 [2021-03-30T06:22:27.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
06:22:27 [2021-03-30T06:22:27.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
06:22:27 [2021-03-30T06:22:27.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
06:22:27 [2021-03-30T06:22:27.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
06:22:27 [2021-03-30T06:22:27.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
06:22:27 [2021-03-30T06:22:27.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
06:22:27 [2021-03-30T06:22:27.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
06:22:27 [2021-03-30T06:22:27.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
06:22:27 [2021-03-30T06:22:27.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
06:22:27 [2021-03-30T06:22:27.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
06:22:27 [2021-03-30T06:22:27.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
06:22:27 [2021-03-30T06:22:27.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
06:22:27 [2021-03-30T06:22:27.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
06:22:27 [2021-03-30T06:22:27.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
06:22:27 [2021-03-30T06:22:27.228Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
06:22:30 [2021-03-30T06:22:30.511Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
06:22:33 [2021-03-30T06:22:33.042Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
06:22:36 [2021-03-30T06:22:36.340Z] === RUN   TestDockerSuite/TestCopyAndRestart
06:22:38 [2021-03-30T06:22:38.244Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
06:22:38 [2021-03-30T06:22:38.244Z] === RUN   TestDockerSuite/TestCpAbsolutePath
06:22:39 [2021-03-30T06:22:39.619Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
06:22:40 [2021-03-30T06:22:40.186Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
06:22:41 [2021-03-30T06:22:41.120Z] === RUN   TestDockerSuite/TestCpFromCaseA
06:22:41 [2021-03-30T06:22:41.686Z] === RUN   TestDockerSuite/TestCpFromCaseB
06:22:42 [2021-03-30T06:22:42.621Z] === RUN   TestDockerSuite/TestCpFromCaseC
06:22:43 [2021-03-30T06:22:43.187Z] === RUN   TestDockerSuite/TestCpFromCaseD
06:22:44 [2021-03-30T06:22:44.124Z] === RUN   TestDockerSuite/TestCpFromCaseE
06:22:45 [2021-03-30T06:22:45.060Z] === RUN   TestDockerSuite/TestCpFromCaseF
06:22:45 [2021-03-30T06:22:45.994Z] === RUN   TestDockerSuite/TestCpFromCaseG
06:22:46 [2021-03-30T06:22:46.929Z] === RUN   TestDockerSuite/TestCpFromCaseH
06:22:47 [2021-03-30T06:22:47.496Z] === RUN   TestDockerSuite/TestCpFromCaseI
06:22:48 [2021-03-30T06:22:48.433Z] === RUN   TestDockerSuite/TestCpFromCaseJ
06:22:49 [2021-03-30T06:22:49.368Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
06:22:49 [2021-03-30T06:22:49.368Z] --- PASS: TestServicePlugin (32.57s)
06:22:49 [2021-03-30T06:22:49.368Z]     plugin_test.go:62: [d5afbbbb804a2] joining swarm manager [dcbfc0b7641d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:22:49 [2021-03-30T06:22:49.368Z]     plugin_test.go:65: [dcf8bc866bf02] joining swarm manager [dcbfc0b7641d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:22:49 [2021-03-30T06:22:49.368Z] === RUN   TestServiceUpdateLabel
06:22:50 [2021-03-30T06:22:50.745Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
06:22:51 [2021-03-30T06:22:51.681Z] --- PASS: TestServiceUpdateLabel (2.19s)
06:22:51 [2021-03-30T06:22:51.681Z] === RUN   TestServiceUpdateSecrets
06:22:51 [2021-03-30T06:22:51.945Z] === RUN   TestDockerSuite/TestCpGarbagePath
06:22:53 [2021-03-30T06:22:53.326Z] === RUN   TestDockerSuite/TestCpLocalOnly
06:22:53 [2021-03-30T06:22:53.326Z] === RUN   TestDockerSuite/TestCpNameHasColon
06:22:54 [2021-03-30T06:22:54.701Z] === RUN   TestDockerSuite/TestCpRelativePath
06:22:55 [2021-03-30T06:22:55.635Z] === RUN   TestDockerSuite/TestCpSpecialFiles
06:22:56 [2021-03-30T06:22:56.569Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
06:22:57 [2021-03-30T06:22:57.136Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
06:22:58 [2021-03-30T06:22:58.072Z] === RUN   TestDockerSuite/TestCpToCaseA
06:22:59 [2021-03-30T06:22:59.447Z] === RUN   TestDockerSuite/TestCpToCaseB
06:23:00 [2021-03-30T06:23:00.384Z] === RUN   TestDockerSuite/TestCpToCaseC
06:23:02 [2021-03-30T06:23:02.917Z] === RUN   TestDockerSuite/TestCpToCaseD
06:23:07 [2021-03-30T06:23:07.103Z] === RUN   TestDockerSuite/TestCpToCaseE
06:23:07 [2021-03-30T06:23:07.668Z] --- PASS: TestServiceUpdateSecrets (16.18s)
06:23:07 [2021-03-30T06:23:07.668Z] === RUN   TestServiceUpdateConfigs
06:23:11 [2021-03-30T06:23:11.856Z] === RUN   TestDockerSuite/TestCpToCaseF
06:23:11 [2021-03-30T06:23:11.856Z] === RUN   TestDockerSuite/TestCpToCaseG
06:23:16 [2021-03-30T06:23:16.045Z] === RUN   TestDockerSuite/TestCpToCaseH
06:23:19 [2021-03-30T06:23:19.328Z] === RUN   TestDockerSuite/TestCpToCaseI
06:23:19 [2021-03-30T06:23:19.895Z] === RUN   TestDockerSuite/TestCpToCaseJ
06:23:24 [2021-03-30T06:23:24.084Z] --- PASS: TestServiceUpdateConfigs (16.04s)
06:23:24 [2021-03-30T06:23:24.084Z] === RUN   TestServiceUpdateNetwork
06:23:24 [2021-03-30T06:23:24.654Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
06:23:25 [2021-03-30T06:23:25.590Z] === RUN   TestDockerSuite/TestCpToDot
06:23:26 [2021-03-30T06:23:26.526Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
06:23:28 [2021-03-30T06:23:28.429Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
06:23:29 [2021-03-30T06:23:29.363Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
06:23:29 [2021-03-30T06:23:29.621Z] === RUN   TestDockerSuite/TestCpToStdout
06:23:30 [2021-03-30T06:23:30.556Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
06:23:31 [2021-03-30T06:23:31.933Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
06:23:31 [2021-03-30T06:23:31.933Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
06:23:33 [2021-03-30T06:23:33.316Z] === RUN   TestDockerSuite/TestCpVolumePath
06:23:34 [2021-03-30T06:23:34.250Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
06:23:34 [2021-03-30T06:23:34.250Z] === RUN   TestDockerSuite/TestCreateArgs
06:23:34 [2021-03-30T06:23:34.250Z] === RUN   TestDockerSuite/TestCreateByImageID
06:23:34 [2021-03-30T06:23:34.508Z] === RUN   TestDockerSuite/TestCreateEchoStdout
06:23:35 [2021-03-30T06:23:35.442Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
06:23:35 [2021-03-30T06:23:35.442Z] === RUN   TestDockerSuite/TestCreateHostConfig
06:23:35 [2021-03-30T06:23:35.442Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
06:23:36 [2021-03-30T06:23:36.009Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
06:23:36 [2021-03-30T06:23:36.268Z] === RUN   TestDockerSuite/TestCreateLabels
06:23:36 [2021-03-30T06:23:36.526Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
06:23:36 [2021-03-30T06:23:36.526Z] === RUN   TestDockerSuite/TestCreateRM
06:23:36 [2021-03-30T06:23:36.526Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
06:23:36 [2021-03-30T06:23:36.526Z] === RUN   TestDockerSuite/TestCreateStopSignal
06:23:36 [2021-03-30T06:23:36.785Z] === RUN   TestDockerSuite/TestCreateStopTimeout
06:23:36 [2021-03-30T06:23:36.785Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
06:23:38 [2021-03-30T06:23:38.688Z] --- PASS: TestServiceUpdateNetwork (14.51s)
06:23:38 [2021-03-30T06:23:38.688Z] === RUN   TestServiceUpdatePidsLimit
06:23:38 [2021-03-30T06:23:38.946Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
06:23:38 [2021-03-30T06:23:38.946Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
06:23:38 [2021-03-30T06:23:38.946Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
06:23:39 [2021-03-30T06:23:39.513Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
06:23:41 [2021-03-30T06:23:41.416Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
06:23:43 [2021-03-30T06:23:43.949Z] === RUN   TestDockerSuite/TestCreateWithPortRange
06:23:43 [2021-03-30T06:23:43.949Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
06:23:43 [2021-03-30T06:23:43.949Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
06:23:43 [2021-03-30T06:23:43.949Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
06:23:43 [2021-03-30T06:23:43.949Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
06:23:43 [2021-03-30T06:23:43.949Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
06:23:44 [2021-03-30T06:23:44.516Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
06:23:45 [2021-03-30T06:23:45.892Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
06:23:46 [2021-03-30T06:23:46.827Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
06:23:48 [2021-03-30T06:23:48.200Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
06:23:48 [2021-03-30T06:23:48.459Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
06:23:49 [2021-03-30T06:23:49.840Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
06:23:50 [2021-03-30T06:23:50.791Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
06:23:50 [2021-03-30T06:23:50.791Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
06:23:51 [2021-03-30T06:23:51.726Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
06:23:51 [2021-03-30T06:23:51.726Z] === RUN   TestDockerSuite/TestDevicePermissions
06:23:52 [2021-03-30T06:23:52.293Z] === RUN   TestDockerSuite/TestDockerFails
06:23:52 [2021-03-30T06:23:52.293Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
06:23:52 [2021-03-30T06:23:52.552Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
06:23:52 [2021-03-30T06:23:52.552Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
06:23:54 [2021-03-30T06:23:54.458Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
06:23:55 [2021-03-30T06:23:55.397Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
06:23:57 [2021-03-30T06:23:57.301Z] --- PASS: TestServiceUpdatePidsLimit (18.71s)
06:23:57 [2021-03-30T06:23:57.301Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.75s)
06:23:57 [2021-03-30T06:23:57.301Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.43s)
06:23:57 [2021-03-30T06:23:57.301Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.54s)
06:23:57 [2021-03-30T06:23:57.301Z] PASS
06:23:57 [2021-03-30T06:23:57.301Z] 
06:23:57 [2021-03-30T06:23:57.301Z] === Skipped
06:23:57 [2021-03-30T06:23:57.301Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
06:23:57 [2021-03-30T06:23:57.301Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:23:57 [2021-03-30T06:23:57.301Z] 
06:23:57 [2021-03-30T06:23:57.301Z] 
06:23:57 [2021-03-30T06:23:57.301Z] DONE 27 tests, 1 skipped in 199.626s
06:23:57 [2021-03-30T06:23:57.301Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
06:23:57 [2021-03-30T06:23:57.301Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
06:23:57 [2021-03-30T06:23:57.301Z] ++ set -e
06:23:57 [2021-03-30T06:23:57.301Z] ++ '[' -n 0 ']'
06:23:57 [2021-03-30T06:23:57.301Z] ++ set -x
06:23:57 [2021-03-30T06:23:57.301Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
06:23:57 [2021-03-30T06:23:57.301Z] INFO: Testing against a local daemon
06:23:57 [2021-03-30T06:23:57.301Z] === RUN   TestSessionCreate
06:23:57 [2021-03-30T06:23:57.301Z] --- PASS: TestSessionCreate (0.04s)
06:23:57 [2021-03-30T06:23:57.301Z] === RUN   TestSessionCreateWithBadUpgrade
06:23:57 [2021-03-30T06:23:57.301Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
06:23:57 [2021-03-30T06:23:57.301Z] PASS
06:23:57 [2021-03-30T06:23:57.301Z] 
06:23:57 [2021-03-30T06:23:57.301Z] DONE 2 tests in 0.228s
06:23:57 [2021-03-30T06:23:57.301Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
06:23:57 [2021-03-30T06:23:57.301Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
06:23:57 [2021-03-30T06:23:57.301Z] ++ set -e
06:23:57 [2021-03-30T06:23:57.301Z] ++ '[' -n 0 ']'
06:23:57 [2021-03-30T06:23:57.301Z] ++ set -x
06:23:57 [2021-03-30T06:23:57.301Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
06:23:57 [2021-03-30T06:23:57.560Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
06:23:57 [2021-03-30T06:23:57.560Z] INFO: Testing against a local daemon
06:23:57 [2021-03-30T06:23:57.560Z] === RUN   TestCgroupDriverSystemdMemoryLimit
06:23:57 [2021-03-30T06:23:57.560Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
06:23:57 [2021-03-30T06:23:57.560Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:23:57 [2021-03-30T06:23:57.560Z] === RUN   TestEventsExecDie
06:23:57 [2021-03-30T06:23:57.819Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
06:23:58 [2021-03-30T06:23:58.078Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
06:23:58 [2021-03-30T06:23:58.078Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
06:23:58 [2021-03-30T06:23:58.336Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
06:23:59 [2021-03-30T06:23:59.273Z] --- PASS: TestEventsExecDie (1.73s)
06:23:59 [2021-03-30T06:23:59.273Z] === RUN   TestEventsBackwardsCompatible
06:23:59 [2021-03-30T06:23:59.273Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
06:23:59 [2021-03-30T06:23:59.273Z] === RUN   TestInfoBinaryCommits
06:23:59 [2021-03-30T06:23:59.273Z] --- PASS: TestInfoBinaryCommits (0.06s)
06:23:59 [2021-03-30T06:23:59.273Z] === RUN   TestInfoAPIVersioned
06:23:59 [2021-03-30T06:23:59.273Z] --- PASS: TestInfoAPIVersioned (0.01s)
06:23:59 [2021-03-30T06:23:59.273Z] === RUN   TestInfoDiscoveryBackend
06:24:00 [2021-03-30T06:24:00.100Z] --- PASS: TestInfoDiscoveryBackend (0.60s)
06:24:00 [2021-03-30T06:24:00.100Z] === RUN   TestInfoDiscoveryInvalidAdvertise
06:24:01 [2021-03-30T06:24:01.036Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
06:24:01 [2021-03-30T06:24:01.036Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
06:24:01 [2021-03-30T06:24:01.602Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
06:24:01 [2021-03-30T06:24:01.602Z] === RUN   TestInfoAPI
06:24:01 [2021-03-30T06:24:01.602Z] --- PASS: TestInfoAPI (0.02s)
06:24:01 [2021-03-30T06:24:01.602Z] === RUN   TestInfoAPIWarnings
06:24:06 [2021-03-30T06:24:06.872Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
06:24:10 [2021-03-30T06:24:10.160Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
06:24:12 [2021-03-30T06:24:12.060Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
06:24:13 [2021-03-30T06:24:13.960Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
06:24:14 [2021-03-30T06:24:14.526Z] === RUN   TestDockerSuite/TestEventsAttach
06:24:15 [2021-03-30T06:24:15.462Z] === RUN   TestDockerSuite/TestEventsCommit
06:24:16 [2021-03-30T06:24:16.396Z] === RUN   TestDockerSuite/TestEventsContainerEvents
06:24:16 [2021-03-30T06:24:16.962Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
06:24:17 [2021-03-30T06:24:17.896Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
06:24:17 [2021-03-30T06:24:17.896Z] --- PASS: TestInfoAPIWarnings (16.33s)
06:24:17 [2021-03-30T06:24:17.896Z] === RUN   TestInfoDebug
06:24:18 [2021-03-30T06:24:18.464Z] --- PASS: TestInfoDebug (0.55s)
06:24:18 [2021-03-30T06:24:18.464Z] === RUN   TestInfoInsecureRegistries
06:24:18 [2021-03-30T06:24:18.722Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
06:24:18 [2021-03-30T06:24:18.722Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
06:24:18 [2021-03-30T06:24:18.980Z] --- PASS: TestInfoInsecureRegistries (0.52s)
06:24:18 [2021-03-30T06:24:18.980Z] === RUN   TestInfoRegistryMirrors
06:24:19 [2021-03-30T06:24:19.546Z] --- PASS: TestInfoRegistryMirrors (0.53s)
06:24:19 [2021-03-30T06:24:19.546Z] === RUN   TestLoginFailsWithBadCredentials
06:24:19 [2021-03-30T06:24:19.546Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
06:24:19 [2021-03-30T06:24:19.546Z] === RUN   TestPingCacheHeaders
06:24:19 [2021-03-30T06:24:19.546Z] --- PASS: TestPingCacheHeaders (0.02s)
06:24:19 [2021-03-30T06:24:19.546Z] === RUN   TestPingGet
06:24:19 [2021-03-30T06:24:19.546Z] --- PASS: TestPingGet (0.01s)
06:24:19 [2021-03-30T06:24:19.546Z] === RUN   TestPingHead
06:24:19 [2021-03-30T06:24:19.546Z] --- PASS: TestPingHead (0.02s)
06:24:19 [2021-03-30T06:24:19.546Z] === RUN   TestVersion
06:24:19 [2021-03-30T06:24:19.805Z] --- PASS: TestVersion (0.02s)
06:24:19 [2021-03-30T06:24:19.805Z] PASS
06:24:19 [2021-03-30T06:24:19.805Z] 
06:24:19 [2021-03-30T06:24:19.805Z] === Skipped
06:24:19 [2021-03-30T06:24:19.805Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
06:24:19 [2021-03-30T06:24:19.805Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:24:19 [2021-03-30T06:24:19.805Z] 
06:24:19 [2021-03-30T06:24:19.805Z] 
06:24:19 [2021-03-30T06:24:19.805Z] DONE 18 tests, 1 skipped in 22.365s
06:24:19 [2021-03-30T06:24:19.805Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
06:24:19 [2021-03-30T06:24:19.805Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
06:24:19 [2021-03-30T06:24:19.805Z] ++ set -e
06:24:19 [2021-03-30T06:24:19.805Z] ++ '[' -n 0 ']'
06:24:19 [2021-03-30T06:24:19.805Z] ++ set -x
06:24:19 [2021-03-30T06:24:19.805Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
06:24:19 [2021-03-30T06:24:19.805Z] INFO: Testing against a local daemon
06:24:19 [2021-03-30T06:24:19.805Z] === RUN   TestVolumesCreateAndList
06:24:19 [2021-03-30T06:24:19.805Z] --- PASS: TestVolumesCreateAndList (0.05s)
06:24:19 [2021-03-30T06:24:19.805Z] === RUN   TestVolumesRemove
06:24:20 [2021-03-30T06:24:20.063Z] --- PASS: TestVolumesRemove (0.09s)
06:24:20 [2021-03-30T06:24:20.063Z] === RUN   TestVolumesInspect
06:24:20 [2021-03-30T06:24:20.063Z] --- PASS: TestVolumesInspect (0.03s)
06:24:20 [2021-03-30T06:24:20.063Z] === RUN   TestVolumesInvalidJSON
06:24:20 [2021-03-30T06:24:20.063Z] === RUN   TestVolumesInvalidJSON//volumes/create
06:24:20 [2021-03-30T06:24:20.063Z] === PAUSE TestVolumesInvalidJSON//volumes/create
06:24:20 [2021-03-30T06:24:20.063Z] === CONT  TestVolumesInvalidJSON//volumes/create
06:24:20 [2021-03-30T06:24:20.063Z] --- PASS: TestVolumesInvalidJSON (0.02s)
06:24:20 [2021-03-30T06:24:20.063Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
06:24:20 [2021-03-30T06:24:20.063Z] PASS
06:24:20 [2021-03-30T06:24:20.063Z] 
06:24:20 [2021-03-30T06:24:20.063Z] DONE 5 tests in 0.300s
06:24:20 [2021-03-30T06:24:20.063Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:24:20 [2021-03-30T06:24:20.631Z] ++++ cat bundles/test-integration/docker.pid
06:24:20 [2021-03-30T06:24:20.631Z] +++ kill 5649
06:24:20 [2021-03-30T06:24:20.891Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
06:24:21 [2021-03-30T06:24:21.828Z] +++ /etc/init.d/apparmor stop
06:24:21 [2021-03-30T06:24:21.828Z] Leaving: AppArmorNo profiles have been unloaded.
06:24:21 [2021-03-30T06:24:21.828Z] 
06:24:21 [2021-03-30T06:24:21.828Z] Unloading profiles will leave already running processes permanently
06:24:21 [2021-03-30T06:24:21.828Z] unconfined, which can lead to unexpected situations.
06:24:21 [2021-03-30T06:24:21.828Z] 
06:24:21 [2021-03-30T06:24:21.828Z] To set a process to complain mode, use the command line tool
06:24:21 [2021-03-30T06:24:21.828Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:24:21 [2021-03-30T06:24:21.828Z] +++ true
06:24:21 [2021-03-30T06:24:21.828Z] exiting test-integration
06:24:21 [2021-03-30T06:24:21.828Z] ++ exit 0
06:24:21 [2021-03-30T06:24:21.828Z] 
06:24:22 [2021-03-30T06:24:22.764Z] + for job in $(jobs -p)
06:24:22 [2021-03-30T06:24:22.764Z] + wait 11514
06:24:23 [2021-03-30T06:24:23.332Z] === RUN   TestDockerSuite/TestEventsContainerRestart
06:24:28 [2021-03-30T06:24:28.621Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
06:24:30 [2021-03-30T06:24:30.521Z] === RUN   TestDockerSuite/TestEventsCopy
06:24:31 [2021-03-30T06:24:31.455Z] === RUN   TestDockerSuite/TestEventsFilterContainer
06:24:32 [2021-03-30T06:24:32.829Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
06:24:39 [2021-03-30T06:24:39.384Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
06:24:39 [2021-03-30T06:24:39.384Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
06:24:39 [2021-03-30T06:24:39.384Z] === RUN   TestDockerSuite/TestEventsFilterImageName
06:24:40 [2021-03-30T06:24:40.322Z] === RUN   TestDockerSuite/TestEventsFilterLabels
06:24:41 [2021-03-30T06:24:41.257Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
06:24:41 [2021-03-30T06:24:41.257Z] === RUN   TestDockerSuite/TestEventsFilterType
06:24:41 [2021-03-30T06:24:41.824Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
06:24:41 [2021-03-30T06:24:41.824Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
06:24:41 [2021-03-30T06:24:41.824Z] === RUN   TestDockerSuite/TestEventsFilters
06:24:44 [2021-03-30T06:24:44.355Z] === RUN   TestDockerSuite/TestEventsFormat
06:24:46 [2021-03-30T06:24:46.255Z] === RUN   TestDockerSuite/TestEventsFormatBadField
06:24:46 [2021-03-30T06:24:46.255Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
06:24:46 [2021-03-30T06:24:46.255Z] === RUN   TestDockerSuite/TestEventsImageImport
06:24:46 [2021-03-30T06:24:46.821Z] === RUN   TestDockerSuite/TestEventsImageLoad
06:24:47 [2021-03-30T06:24:47.079Z] === RUN   TestDockerSuite/TestEventsImagePull
06:24:47 [2021-03-30T06:24:47.336Z] === RUN   TestDockerSuite/TestEventsImageTag
06:24:48 [2021-03-30T06:24:48.291Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
06:24:48 [2021-03-30T06:24:48.550Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
06:24:48 [2021-03-30T06:24:48.550Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
06:24:48 [2021-03-30T06:24:48.550Z] === RUN   TestDockerSuite/TestEventsPluginOps
06:24:50 [2021-03-30T06:24:50.455Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
06:24:51 [2021-03-30T06:24:51.022Z] === RUN   TestDockerSuite/TestEventsRename
06:24:51 [2021-03-30T06:24:51.589Z] === RUN   TestDockerSuite/TestEventsResize
06:24:52 [2021-03-30T06:24:52.524Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
06:24:55 [2021-03-30T06:24:55.805Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
06:24:58 [2021-03-30T06:24:58.335Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
06:24:59 [2021-03-30T06:24:59.712Z] === RUN   TestDockerSuite/TestEventsStreaming
06:25:00 [2021-03-30T06:25:00.647Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
06:25:03 [2021-03-30T06:25:03.178Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
06:25:04 [2021-03-30T06:25:04.554Z] === RUN   TestDockerSuite/TestEventsTop
06:25:05 [2021-03-30T06:25:05.931Z] === RUN   TestDockerSuite/TestEventsUntag
06:25:08 [2021-03-30T06:25:08.470Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
06:25:20 [2021-03-30T06:25:20.670Z] === RUN   TestDockerSuite/TestExec
06:25:21 [2021-03-30T06:25:21.237Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
06:25:21 [2021-03-30T06:25:21.803Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
06:25:22 [2021-03-30T06:25:22.737Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
06:25:23 [2021-03-30T06:25:23.306Z] === RUN   TestDockerSuite/TestExecAPIStart
06:25:25 [2021-03-30T06:25:25.835Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
06:25:26 [2021-03-30T06:25:26.402Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
06:25:27 [2021-03-30T06:25:27.337Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
06:25:28 [2021-03-30T06:25:28.711Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
06:25:29 [2021-03-30T06:25:29.646Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
06:25:30 [2021-03-30T06:25:30.580Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
06:25:31 [2021-03-30T06:25:31.531Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
06:25:32 [2021-03-30T06:25:32.099Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
06:25:34 [2021-03-30T06:25:34.002Z] === RUN   TestDockerSuite/TestExecCgroup
06:25:34 [2021-03-30T06:25:34.260Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
06:25:37 [2021-03-30T06:25:37.543Z] === RUN   TestDockerSuite/TestExecEnv
06:25:38 [2021-03-30T06:25:38.480Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
06:25:41 [2021-03-30T06:25:41.774Z] === RUN   TestDockerSuite/TestExecExitStatus
06:25:42 [2021-03-30T06:25:42.709Z] === RUN   TestDockerSuite/TestExecInspectID
06:25:44 [2021-03-30T06:25:44.612Z] === RUN   TestDockerSuite/TestExecInteractive
06:25:45 [2021-03-30T06:25:45.547Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
06:25:46 [2021-03-30T06:25:46.924Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
06:25:48 [2021-03-30T06:25:48.302Z] === RUN   TestDockerSuite/TestExecParseError
06:25:49 [2021-03-30T06:25:49.238Z] === RUN   TestDockerSuite/TestExecPausedContainer
06:25:50 [2021-03-30T06:25:50.191Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
06:25:50 [2021-03-30T06:25:50.762Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
06:25:55 [2021-03-30T06:25:55.111Z] === RUN   TestDockerSuite/TestExecSetEnv
06:25:55 [2021-03-30T06:25:55.689Z] === RUN   TestDockerSuite/TestExecStartFails
06:25:57 [2021-03-30T06:25:57.064Z] === RUN   TestDockerSuite/TestExecStateCleanup
06:26:00 [2021-03-30T06:26:00.346Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
06:26:08 [2021-03-30T06:26:08.458Z] === RUN   TestDockerSuite/TestExecStopNotHanging
06:26:09 [2021-03-30T06:26:09.025Z] === RUN   TestDockerSuite/TestExecTTY
06:26:09 [2021-03-30T06:26:09.960Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
06:26:11 [2021-03-30T06:26:11.334Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
06:26:11 [2021-03-30T06:26:11.901Z] === RUN   TestDockerSuite/TestExecUlimits
06:26:12 [2021-03-30T06:26:12.836Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
06:26:12 [2021-03-30T06:26:12.836Z] === RUN   TestDockerSuite/TestExecWithImageUser
06:26:15 [2021-03-30T06:26:15.402Z] === RUN   TestDockerSuite/TestExecWithNoTERM
06:26:15 [2021-03-30T06:26:15.968Z] === RUN   TestDockerSuite/TestExecWithPrivileged
06:26:17 [2021-03-30T06:26:17.871Z] === RUN   TestDockerSuite/TestExecWithTERM
06:26:19 [2021-03-30T06:26:19.245Z] === RUN   TestDockerSuite/TestExecWithUser
06:26:20 [2021-03-30T06:26:20.620Z] === RUN   TestDockerSuite/TestGetContainerStats
06:26:25 [2021-03-30T06:26:25.884Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
06:26:31 [2021-03-30T06:26:31.148Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
06:26:32 [2021-03-30T06:26:32.082Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
06:26:32 [2021-03-30T06:26:32.082Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
06:26:37 [2021-03-30T06:26:37.348Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
06:26:38 [2021-03-30T06:26:38.306Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
06:26:38 [2021-03-30T06:26:38.306Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
06:26:38 [2021-03-30T06:26:38.306Z] === RUN   TestDockerSuite/TestHealth
06:27:04 [2021-03-30T06:27:04.861Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
06:27:04 [2021-03-30T06:27:04.861Z] === RUN   TestDockerSuite/TestHistoryExistentImage
06:27:04 [2021-03-30T06:27:04.861Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
06:27:04 [2021-03-30T06:27:04.861Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
06:27:04 [2021-03-30T06:27:04.861Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
06:27:04 [2021-03-30T06:27:04.861Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
06:27:04 [2021-03-30T06:27:04.861Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
06:27:04 [2021-03-30T06:27:04.861Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
06:27:04 [2021-03-30T06:27:04.861Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
06:27:04 [2021-03-30T06:27:04.861Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
06:27:04 [2021-03-30T06:27:04.861Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
06:27:04 [2021-03-30T06:27:04.861Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
06:27:05 [2021-03-30T06:27:05.119Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
06:27:05 [2021-03-30T06:27:05.687Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
06:27:05 [2021-03-30T06:27:05.687Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
06:27:07 [2021-03-30T06:27:07.066Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
06:27:07 [2021-03-30T06:27:07.066Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
06:27:08 [2021-03-30T06:27:08.443Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
06:27:09 [2021-03-30T06:27:09.380Z] === RUN   TestDockerSuite/TestImagesFormat
06:27:09 [2021-03-30T06:27:09.380Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
06:27:10 [2021-03-30T06:27:10.317Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
06:27:13 [2021-03-30T06:27:13.600Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
06:27:13 [2021-03-30T06:27:13.600Z] === RUN   TestDockerSuite/TestImportBadURL
06:27:13 [2021-03-30T06:27:13.600Z] === RUN   TestDockerSuite/TestImportDisplay
06:27:14 [2021-03-30T06:27:14.977Z] === RUN   TestDockerSuite/TestImportFile
06:27:16 [2021-03-30T06:27:16.886Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
06:27:16 [2021-03-30T06:27:16.886Z] === RUN   TestDockerSuite/TestImportFileWithMessage
06:27:18 [2021-03-30T06:27:18.788Z] === RUN   TestDockerSuite/TestImportGzipped
06:27:20 [2021-03-30T06:27:20.689Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
06:27:22 [2021-03-30T06:27:22.064Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
06:27:22 [2021-03-30T06:27:22.997Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
06:27:23 [2021-03-30T06:27:23.931Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
06:27:24 [2021-03-30T06:27:24.865Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
06:27:24 [2021-03-30T06:27:24.865Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
06:27:24 [2021-03-30T06:27:24.865Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
06:27:25 [2021-03-30T06:27:25.431Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
06:27:26 [2021-03-30T06:27:26.808Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
06:27:27 [2021-03-30T06:27:27.743Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
06:27:28 [2021-03-30T06:27:28.678Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
06:27:29 [2021-03-30T06:27:29.244Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
06:27:29 [2021-03-30T06:27:29.812Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
06:27:29 [2021-03-30T06:27:29.812Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
06:27:31 [2021-03-30T06:27:31.188Z] === RUN   TestDockerSuite/TestInspectAmpersand
06:27:32 [2021-03-30T06:27:32.122Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
06:27:32 [2021-03-30T06:27:32.708Z] === RUN   TestDockerSuite/TestInspectByPrefix
06:27:32 [2021-03-30T06:27:32.708Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
06:27:34 [2021-03-30T06:27:34.103Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
06:27:34 [2021-03-30T06:27:34.103Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
06:27:35 [2021-03-30T06:27:35.479Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
06:27:36 [2021-03-30T06:27:36.045Z] === RUN   TestDockerSuite/TestInspectDefault
06:27:36 [2021-03-30T06:27:36.979Z] === RUN   TestDockerSuite/TestInspectHistory
06:27:37 [2021-03-30T06:27:37.545Z] === RUN   TestDockerSuite/TestInspectImage
06:27:37 [2021-03-30T06:27:37.545Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
06:27:37 [2021-03-30T06:27:37.545Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
06:27:37 [2021-03-30T06:27:37.545Z] === RUN   TestDockerSuite/TestInspectInt64
06:27:38 [2021-03-30T06:27:38.481Z] === RUN   TestDockerSuite/TestInspectJSONFields
06:27:39 [2021-03-30T06:27:39.049Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
06:27:39 [2021-03-30T06:27:39.049Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
06:27:39 [2021-03-30T06:27:39.983Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
06:27:40 [2021-03-30T06:27:40.548Z] === RUN   TestDockerSuite/TestInspectPlugin
06:27:41 [2021-03-30T06:27:41.923Z] === RUN   TestDockerSuite/TestInspectRootFS
06:27:41 [2021-03-30T06:27:41.923Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
06:27:42 [2021-03-30T06:27:42.857Z] === RUN   TestDockerSuite/TestInspectStatus
06:27:43 [2021-03-30T06:27:43.423Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
06:27:45 [2021-03-30T06:27:45.324Z] === RUN   TestDockerSuite/TestInspectTemplateError
06:27:45 [2021-03-30T06:27:45.582Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
06:27:45 [2021-03-30T06:27:45.840Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
06:27:46 [2021-03-30T06:27:46.776Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
06:27:47 [2021-03-30T06:27:47.344Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
06:27:48 [2021-03-30T06:27:48.722Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
06:27:49 [2021-03-30T06:27:49.673Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
06:27:50 [2021-03-30T06:27:50.609Z] === RUN   TestDockerSuite/TestInspectUnknownObject
06:27:50 [2021-03-30T06:27:50.868Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
06:27:54 [2021-03-30T06:27:54.154Z] === RUN   TestDockerSuite/TestLinkShortDefinition
06:27:55 [2021-03-30T06:27:55.527Z] === RUN   TestDockerSuite/TestLinksEnvs
06:27:57 [2021-03-30T06:27:57.433Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
06:27:58 [2021-03-30T06:27:58.001Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
06:28:01 [2021-03-30T06:28:01.290Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
06:28:04 [2021-03-30T06:28:04.576Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
06:28:07 [2021-03-30T06:28:07.863Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
06:28:07 [2021-03-30T06:28:07.863Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
06:28:11 [2021-03-30T06:28:11.171Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
06:28:11 [2021-03-30T06:28:11.430Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
06:28:12 [2021-03-30T06:28:12.807Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
06:28:22 [2021-03-30T06:28:22.789Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
06:28:29 [2021-03-30T06:28:29.351Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
06:28:29 [2021-03-30T06:28:29.921Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
06:28:31 [2021-03-30T06:28:31.296Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
06:28:32 [2021-03-30T06:28:32.672Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
06:28:33 [2021-03-30T06:28:33.607Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
06:28:34 [2021-03-30T06:28:34.982Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
06:28:36 [2021-03-30T06:28:36.362Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
06:28:38 [2021-03-30T06:28:38.267Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
06:28:38 [2021-03-30T06:28:38.267Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
06:28:38 [2021-03-30T06:28:38.835Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
06:28:38 [2021-03-30T06:28:38.835Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
06:28:38 [2021-03-30T06:28:38.835Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
06:28:40 [2021-03-30T06:28:40.211Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
06:28:40 [2021-03-30T06:28:40.211Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
06:28:40 [2021-03-30T06:28:40.777Z] === RUN   TestDockerSuite/TestLogsAPIUntil
06:28:43 [2021-03-30T06:28:43.306Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
06:28:44 [2021-03-30T06:28:44.679Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
06:28:45 [2021-03-30T06:28:45.614Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
06:28:45 [2021-03-30T06:28:45.871Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
06:28:50 [2021-03-30T06:28:50.056Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
06:28:50 [2021-03-30T06:28:50.315Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
06:28:51 [2021-03-30T06:28:51.250Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
06:28:51 [2021-03-30T06:28:51.250Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
06:28:53 [2021-03-30T06:28:53.152Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
06:28:54 [2021-03-30T06:28:54.088Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
06:28:54 [2021-03-30T06:28:54.088Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
06:28:55 [2021-03-30T06:28:55.474Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
06:28:56 [2021-03-30T06:28:56.859Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
06:28:58 [2021-03-30T06:28:58.233Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
06:29:00 [2021-03-30T06:29:00.763Z] === RUN   TestDockerSuite/TestLogsFollowStopped
06:29:01 [2021-03-30T06:29:01.021Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
06:29:01 [2021-03-30T06:29:01.589Z] === RUN   TestDockerSuite/TestLogsSince
06:29:09 [2021-03-30T06:29:09.693Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
06:29:14 [2021-03-30T06:29:14.955Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
06:29:14 [2021-03-30T06:29:14.955Z] === RUN   TestDockerSuite/TestLogsTail
06:29:15 [2021-03-30T06:29:15.890Z] === RUN   TestDockerSuite/TestLogsTimestamps
06:29:16 [2021-03-30T06:29:16.457Z] === RUN   TestDockerSuite/TestLogsWithDetails
06:29:17 [2021-03-30T06:29:17.024Z] === RUN   TestDockerSuite/TestMountIntoProc
06:29:17 [2021-03-30T06:29:17.282Z] === RUN   TestDockerSuite/TestMountIntoSys
06:29:18 [2021-03-30T06:29:18.216Z] === RUN   TestDockerSuite/TestNetHostname
06:29:18 [2021-03-30T06:29:18.796Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
06:29:20 [2021-03-30T06:29:20.710Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
06:29:21 [2021-03-30T06:29:21.647Z] === RUN   TestDockerSuite/TestNetworkEvents
06:29:28 [2021-03-30T06:29:28.205Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
06:29:28 [2021-03-30T06:29:28.205Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
06:29:30 [2021-03-30T06:29:30.735Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
06:29:31 [2021-03-30T06:29:31.302Z] === RUN   TestDockerSuite/TestPluginActive
06:29:32 [2021-03-30T06:29:32.236Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
06:29:33 [2021-03-30T06:29:33.171Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
06:29:38 [2021-03-30T06:29:38.436Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
06:29:38 [2021-03-30T06:29:38.436Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
06:29:38 [2021-03-30T06:29:38.694Z] === RUN   TestDockerSuite/TestPluginLogDriver
06:29:41 [2021-03-30T06:29:41.977Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
06:29:45 [2021-03-30T06:29:45.272Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
06:29:45 [2021-03-30T06:29:45.837Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
06:29:47 [2021-03-30T06:29:47.740Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
06:29:47 [2021-03-30T06:29:47.998Z] === RUN   TestDockerSuite/TestPluginUpgrade
06:29:52 [2021-03-30T06:29:52.186Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
06:29:52 [2021-03-30T06:29:52.753Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
06:29:54 [2021-03-30T06:29:54.129Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
06:29:55 [2021-03-30T06:29:55.503Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
06:29:58 [2021-03-30T06:29:58.035Z] === RUN   TestDockerSuite/TestPortHostBinding
06:29:58 [2021-03-30T06:29:58.602Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
06:29:59 [2021-03-30T06:29:59.977Z] === RUN   TestDockerSuite/TestPortList
06:30:02 [2021-03-30T06:30:02.510Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
06:30:06 [2021-03-30T06:30:06.706Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
06:30:09 [2021-03-30T06:30:09.989Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
06:30:11 [2021-03-30T06:30:11.893Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
06:30:14 [2021-03-30T06:30:14.428Z] === RUN   TestDockerSuite/TestPostContainersAttach
06:30:14 [2021-03-30T06:30:14.428Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
06:30:20 [2021-03-30T06:30:20.986Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
06:30:21 [2021-03-30T06:30:21.552Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
06:30:21 [2021-03-30T06:30:21.552Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
06:30:21 [2021-03-30T06:30:21.810Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
06:30:22 [2021-03-30T06:30:22.378Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
06:30:22 [2021-03-30T06:30:22.378Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
06:30:23 [2021-03-30T06:30:23.756Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
06:30:23 [2021-03-30T06:30:23.756Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
06:30:24 [2021-03-30T06:30:24.323Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
06:30:24 [2021-03-30T06:30:24.323Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
06:30:26 [2021-03-30T06:30:26.226Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
06:30:26 [2021-03-30T06:30:26.226Z] === RUN   TestDockerSuite/TestPruneContainerLabel
06:30:27 [2021-03-30T06:30:27.600Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
06:30:30 [2021-03-30T06:30:30.134Z] === RUN   TestDockerSuite/TestPruneContainerUntil
06:30:32 [2021-03-30T06:30:32.035Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
06:30:32 [2021-03-30T06:30:32.035Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
06:30:32 [2021-03-30T06:30:32.294Z] === RUN   TestDockerSuite/TestPsByOrder
06:30:35 [2021-03-30T06:30:35.578Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
06:30:36 [2021-03-30T06:30:36.146Z] === RUN   TestDockerSuite/TestPsListContainersBase
06:30:39 [2021-03-30T06:30:39.430Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
06:30:41 [2021-03-30T06:30:41.331Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
06:30:44 [2021-03-30T06:30:44.618Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
06:30:44 [2021-03-30T06:30:44.618Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
06:30:44 [2021-03-30T06:30:44.618Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
06:30:49 [2021-03-30T06:30:49.887Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
06:30:49 [2021-03-30T06:30:49.887Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
06:30:53 [2021-03-30T06:30:53.169Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
06:30:58 [2021-03-30T06:30:58.437Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
06:30:58 [2021-03-30T06:30:58.437Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
06:31:00 [2021-03-30T06:31:00.339Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
06:31:01 [2021-03-30T06:31:01.275Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
06:31:03 [2021-03-30T06:31:03.177Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
06:31:05 [2021-03-30T06:31:05.080Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
06:31:06 [2021-03-30T06:31:06.457Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
06:31:08 [2021-03-30T06:31:08.989Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
06:31:11 [2021-03-30T06:31:11.537Z] === RUN   TestDockerSuite/TestPsListContainersSize
06:31:12 [2021-03-30T06:31:12.475Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
06:31:12 [2021-03-30T06:31:12.475Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
06:31:13 [2021-03-30T06:31:13.410Z] === RUN   TestDockerSuite/TestPsRightTagName
06:31:15 [2021-03-30T06:31:15.309Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
06:31:15 [2021-03-30T06:31:15.877Z] === RUN   TestDockerSuite/TestPsShowMounts
06:31:19 [2021-03-30T06:31:19.163Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
06:31:19 [2021-03-30T06:31:19.421Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
06:31:19 [2021-03-30T06:31:19.679Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
06:31:19 [2021-03-30T06:31:19.679Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
06:31:19 [2021-03-30T06:31:19.937Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
06:31:19 [2021-03-30T06:31:19.937Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
06:31:20 [2021-03-30T06:31:20.504Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
06:31:21 [2021-03-30T06:31:21.879Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
06:31:23 [2021-03-30T06:31:23.255Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
06:31:24 [2021-03-30T06:31:24.193Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
06:31:29 [2021-03-30T06:31:29.458Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
06:31:34 [2021-03-30T06:31:34.729Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
06:31:35 [2021-03-30T06:31:35.664Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
06:31:37 [2021-03-30T06:31:37.568Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
06:31:37 [2021-03-30T06:31:37.568Z] === RUN   TestDockerSuite/TestRestartPolicyNO
06:31:37 [2021-03-30T06:31:37.827Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
06:31:37 [2021-03-30T06:31:37.827Z] === RUN   TestDockerSuite/TestRestartRunningContainer
06:31:40 [2021-03-30T06:31:40.356Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
06:31:41 [2021-03-30T06:31:41.731Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
06:31:43 [2021-03-30T06:31:43.110Z] === RUN   TestDockerSwarmSuite/TestServiceScale
06:31:46 [2021-03-30T06:31:46.394Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
06:31:46 [2021-03-30T06:31:46.394Z] === RUN   TestDockerSuite/TestRestartWithVolumes
06:31:48 [2021-03-30T06:31:48.295Z] === RUN   TestDockerSuite/TestRmiBlank
06:31:48 [2021-03-30T06:31:48.295Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
06:31:48 [2021-03-30T06:31:48.295Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
06:31:51 [2021-03-30T06:31:51.581Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
06:31:52 [2021-03-30T06:31:52.959Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
06:31:52 [2021-03-30T06:31:52.959Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
06:31:55 [2021-03-30T06:31:55.491Z] === RUN   TestDockerSuite/TestRmiImgIDForce
06:31:56 [2021-03-30T06:31:56.426Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
06:31:57 [2021-03-30T06:31:57.803Z] === RUN   TestDockerSuite/TestRmiParentImageFail
06:31:59 [2021-03-30T06:31:59.179Z] === RUN   TestDockerSuite/TestRmiTag
06:31:59 [2021-03-30T06:31:59.179Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
06:31:59 [2021-03-30T06:31:59.745Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
06:32:05 [2021-03-30T06:32:05.016Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
06:32:05 [2021-03-30T06:32:05.274Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
06:32:05 [2021-03-30T06:32:05.840Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
06:32:06 [2021-03-30T06:32:06.407Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
06:32:06 [2021-03-30T06:32:06.666Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
06:32:08 [2021-03-30T06:32:08.567Z] === RUN   TestDockerSuite/TestRunAddHost
06:32:08 [2021-03-30T06:32:08.567Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
06:32:09 [2021-03-30T06:32:09.134Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
06:32:09 [2021-03-30T06:32:09.701Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
06:32:11 [2021-03-30T06:32:11.090Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
06:32:11 [2021-03-30T06:32:11.090Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
06:32:11 [2021-03-30T06:32:11.090Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
06:32:11 [2021-03-30T06:32:11.672Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
06:32:13 [2021-03-30T06:32:13.576Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
06:32:14 [2021-03-30T06:32:14.510Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
06:32:15 [2021-03-30T06:32:15.445Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
06:32:16 [2021-03-30T06:32:16.378Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
06:32:17 [2021-03-30T06:32:17.313Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
06:32:18 [2021-03-30T06:32:18.689Z] === RUN   TestDockerSuite/TestRunAttachDetach
06:32:19 [2021-03-30T06:32:19.256Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
06:32:20 [2021-03-30T06:32:20.190Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
06:32:21 [2021-03-30T06:32:21.125Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
06:32:21 [2021-03-30T06:32:21.768Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
06:32:22 [2021-03-30T06:32:22.706Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
06:32:23 [2021-03-30T06:32:23.639Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
06:32:24 [2021-03-30T06:32:24.575Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
06:32:25 [2021-03-30T06:32:25.510Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
06:32:26 [2021-03-30T06:32:26.076Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
06:32:26 [2021-03-30T06:32:26.643Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
06:32:26 [2021-03-30T06:32:26.643Z] === RUN   TestDockerSuite/TestRunBindMounts
06:32:29 [2021-03-30T06:32:29.176Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
06:32:29 [2021-03-30T06:32:29.434Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
06:32:30 [2021-03-30T06:32:30.370Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
06:32:31 [2021-03-30T06:32:31.304Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
06:32:31 [2021-03-30T06:32:31.874Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
06:32:31 [2021-03-30T06:32:31.874Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
06:32:32 [2021-03-30T06:32:32.451Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
06:32:33 [2021-03-30T06:32:33.385Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
06:32:33 [2021-03-30T06:32:33.702Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
06:32:33 [2021-03-30T06:32:33.960Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
06:32:35 [2021-03-30T06:32:35.335Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
06:32:36 [2021-03-30T06:32:36.269Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
06:32:36 [2021-03-30T06:32:36.269Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
06:32:36 [2021-03-30T06:32:36.836Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
06:32:36 [2021-03-30T06:32:36.836Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
06:32:37 [2021-03-30T06:32:37.771Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
06:32:38 [2021-03-30T06:32:38.706Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
06:32:39 [2021-03-30T06:32:39.273Z] === RUN   TestDockerSuite/TestRunContainerNetwork
06:32:40 [2021-03-30T06:32:40.209Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
06:32:40 [2021-03-30T06:32:40.209Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
06:32:40 [2021-03-30T06:32:40.776Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
06:32:42 [2021-03-30T06:32:42.151Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
06:32:42 [2021-03-30T06:32:42.429Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
06:32:44 [2021-03-30T06:32:44.354Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
06:32:45 [2021-03-30T06:32:45.288Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
06:32:45 [2021-03-30T06:32:45.546Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
06:32:46 [2021-03-30T06:32:46.481Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
06:32:47 [2021-03-30T06:32:47.417Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
06:32:48 [2021-03-30T06:32:48.353Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
06:32:49 [2021-03-30T06:32:49.288Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
06:32:49 [2021-03-30T06:32:49.855Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
06:32:51 [2021-03-30T06:32:51.772Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
06:32:55 [2021-03-30T06:32:55.056Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
06:32:55 [2021-03-30T06:32:55.056Z] === RUN   TestDockerSuite/TestRunCreateVolume
06:32:55 [2021-03-30T06:32:55.622Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
06:32:57 [2021-03-30T06:32:57.524Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
06:32:59 [2021-03-30T06:32:59.427Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
06:33:01 [2021-03-30T06:33:01.959Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
06:33:01 [2021-03-30T06:33:01.959Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
06:33:04 [2021-03-30T06:33:04.491Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
06:33:04 [2021-03-30T06:33:04.491Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
06:33:04 [2021-03-30T06:33:04.491Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
06:33:05 [2021-03-30T06:33:05.427Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
06:33:07 [2021-03-30T06:33:07.957Z] === RUN   TestDockerSuite/TestRunDNSOptions
06:33:09 [2021-03-30T06:33:09.332Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
06:33:11 [2021-03-30T06:33:11.245Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
06:33:11 [2021-03-30T06:33:11.811Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
06:33:13 [2021-03-30T06:33:13.711Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
06:33:13 [2021-03-30T06:33:13.969Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
06:33:13 [2021-03-30T06:33:13.969Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
06:33:14 [2021-03-30T06:33:14.902Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
06:33:16 [2021-03-30T06:33:16.278Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
06:33:16 [2021-03-30T06:33:16.278Z] === RUN   TestDockerSuite/TestRunDuplicateMount
06:33:17 [2021-03-30T06:33:17.217Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
06:33:17 [2021-03-30T06:33:17.793Z] === RUN   TestDockerSuite/TestRunEchoStdout
06:33:18 [2021-03-30T06:33:18.359Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
06:33:19 [2021-03-30T06:33:19.294Z] === RUN   TestDockerSuite/TestRunEmptyEnv
06:33:19 [2021-03-30T06:33:19.294Z] === RUN   TestDockerSuite/TestRunEntrypoint
06:33:19 [2021-03-30T06:33:19.861Z] === RUN   TestDockerSuite/TestRunEnvironment
06:33:20 [2021-03-30T06:33:20.428Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
06:33:20 [2021-03-30T06:33:20.996Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
06:33:21 [2021-03-30T06:33:21.255Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
06:33:22 [2021-03-30T06:33:22.217Z] === RUN   TestDockerSuite/TestRunExitCode
06:33:23 [2021-03-30T06:33:23.152Z] === RUN   TestDockerSuite/TestRunExitCodeOne
06:33:24 [2021-03-30T06:33:24.088Z] === RUN   TestDockerSuite/TestRunExitCodeZero
06:33:24 [2021-03-30T06:33:24.655Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
06:33:25 [2021-03-30T06:33:25.589Z] === RUN   TestDockerSuite/TestRunExposePort
06:33:25 [2021-03-30T06:33:25.589Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
06:33:26 [2021-03-30T06:33:26.156Z] === RUN   TestDockerSuite/TestRunGroupAdd
06:33:26 [2021-03-30T06:33:26.723Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
06:33:28 [2021-03-30T06:33:28.100Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
06:33:28 [2021-03-30T06:33:28.667Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
06:33:28 [2021-03-30T06:33:28.667Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
06:33:29 [2021-03-30T06:33:29.603Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
06:33:32 [2021-03-30T06:33:32.887Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
06:33:33 [2021-03-30T06:33:33.455Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
06:33:45 [2021-03-30T06:33:45.667Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
06:33:45 [2021-03-30T06:33:45.667Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
06:33:49 [2021-03-30T06:33:49.978Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
06:33:49 [2021-03-30T06:33:49.978Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
06:33:49 [2021-03-30T06:33:49.978Z] === RUN   TestDockerSuite/TestRunInvalidReference
06:33:49 [2021-03-30T06:33:49.978Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
06:33:49 [2021-03-30T06:33:49.978Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
06:33:50 [2021-03-30T06:33:50.546Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
06:33:51 [2021-03-30T06:33:51.922Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
06:33:53 [2021-03-30T06:33:53.299Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
06:33:59 [2021-03-30T06:33:59.863Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
06:33:59 [2021-03-30T06:33:59.863Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
06:34:00 [2021-03-30T06:34:00.447Z] === RUN   TestDockerSuite/TestRunModeHostname
06:34:01 [2021-03-30T06:34:01.831Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
06:34:01 [2021-03-30T06:34:01.831Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
06:34:01 [2021-03-30T06:34:01.831Z] === RUN   TestDockerSuite/TestRunModeIpcHost
06:34:03 [2021-03-30T06:34:03.207Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
06:34:04 [2021-03-30T06:34:04.581Z] === RUN   TestDockerSuite/TestRunModePIDContainer
06:34:05 [2021-03-30T06:34:05.956Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
06:34:06 [2021-03-30T06:34:06.215Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
06:34:06 [2021-03-30T06:34:06.215Z] === RUN   TestDockerSuite/TestRunModePIDHost
06:34:07 [2021-03-30T06:34:07.590Z] === RUN   TestDockerSuite/TestRunModeUTSHost
06:34:08 [2021-03-30T06:34:08.965Z] === RUN   TestDockerSuite/TestRunMount
06:34:17 [2021-03-30T06:34:17.084Z] === RUN   TestDockerSuite/TestRunMountOrdering
06:34:17 [2021-03-30T06:34:17.651Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
06:34:18 [2021-03-30T06:34:18.219Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
06:34:19 [2021-03-30T06:34:19.654Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
06:34:22 [2021-03-30T06:34:22.185Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
06:34:25 [2021-03-30T06:34:25.469Z] === RUN   TestDockerSuite/TestRunNamedVolume
06:34:27 [2021-03-30T06:34:27.372Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
06:34:29 [2021-03-30T06:34:29.902Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
06:34:31 [2021-03-30T06:34:31.277Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
06:34:32 [2021-03-30T06:34:32.651Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
06:34:32 [2021-03-30T06:34:32.651Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
06:34:33 [2021-03-30T06:34:33.586Z] === RUN   TestDockerSuite/TestRunNetHost
06:34:34 [2021-03-30T06:34:34.522Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
06:34:35 [2021-03-30T06:34:35.462Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
06:34:36 [2021-03-30T06:34:36.399Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
06:34:38 [2021-03-30T06:34:38.300Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
06:34:39 [2021-03-30T06:34:39.789Z] --- PASS: TestBuildWCOWSandboxSize (912.95s)
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestBuildWithEmptyDockerfile
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:34:39 [2021-03-30T06:34:39.790Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:34:39 [2021-03-30T06:34:39.790Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:34:39 [2021-03-30T06:34:39.790Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:34:39 [2021-03-30T06:34:39.790Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:34:39 [2021-03-30T06:34:39.790Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:34:39 [2021-03-30T06:34:39.790Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:34:39 [2021-03-30T06:34:39.790Z] --- PASS: TestBuildWithEmptyDockerfile (0.62s)
06:34:39 [2021-03-30T06:34:39.790Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
06:34:39 [2021-03-30T06:34:39.790Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestBuildPreserveOwnership
06:34:39 [2021-03-30T06:34:39.790Z] --- SKIP: TestBuildPreserveOwnership (0.01s)
06:34:39 [2021-03-30T06:34:39.790Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestBuildPlatformInvalid
06:34:39 [2021-03-30T06:34:39.790Z] --- PASS: TestBuildPlatformInvalid (0.58s)
06:34:39 [2021-03-30T06:34:39.790Z] PASS
06:34:39 [2021-03-30T06:34:39.790Z] ok  	github.com/docker/docker/integration/build	1129.993s
06:34:39 [2021-03-30T06:34:39.790Z] 
06:34:39 [2021-03-30T06:34:39.790Z] === Skipped
06:34:39 [2021-03-30T06:34:39.790Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     build_session_test.go:25: TODO: BuildKit
06:34:39 [2021-03-30T06:34:39.790Z] 
06:34:39 [2021-03-30T06:34:39.790Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
06:34:39 [2021-03-30T06:34:39.790Z] 
06:34:39 [2021-03-30T06:34:39.790Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
06:34:39 [2021-03-30T06:34:39.790Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
06:34:39 [2021-03-30T06:34:39.790Z] 
06:34:39 [2021-03-30T06:34:39.790Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
06:34:39 [2021-03-30T06:34:39.790Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
06:34:39 [2021-03-30T06:34:39.790Z] 
06:34:39 [2021-03-30T06:34:39.790Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
06:34:39 [2021-03-30T06:34:39.790Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
06:34:39 [2021-03-30T06:34:39.790Z] 
06:34:39 [2021-03-30T06:34:39.790Z] 
06:34:39 [2021-03-30T06:34:39.790Z] DONE 29 tests, 5 skipped in 1154.386s
06:34:39 [2021-03-30T06:34:39.790Z] Running D:\gopath\src\github.com\docker\docker\integration\config
06:34:39 [2021-03-30T06:34:39.790Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:34:39 [2021-03-30T06:34:39.790Z] INFO: Testing against a local daemon
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestConfigInspect
06:34:39 [2021-03-30T06:34:39.790Z] --- SKIP: TestConfigInspect (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestConfigList
06:34:39 [2021-03-30T06:34:39.790Z] --- SKIP: TestConfigList (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestConfigsCreateAndDelete
06:34:39 [2021-03-30T06:34:39.790Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestConfigsUpdate
06:34:39 [2021-03-30T06:34:39.790Z] --- SKIP: TestConfigsUpdate (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestTemplatedConfig
06:34:39 [2021-03-30T06:34:39.790Z] --- SKIP: TestTemplatedConfig (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestConfigCreateResolve
06:34:39 [2021-03-30T06:34:39.790Z] --- SKIP: TestConfigCreateResolve (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestConfigDaemonLibtrustID
06:34:39 [2021-03-30T06:34:39.790Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
06:34:39 [2021-03-30T06:34:39.790Z] PASS
06:34:39 [2021-03-30T06:34:39.790Z] ok  	github.com/docker/docker/integration/config	0.201s
06:34:39 [2021-03-30T06:34:39.790Z] 
06:34:39 [2021-03-30T06:34:39.790Z] === Skipped
06:34:39 [2021-03-30T06:34:39.790Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
06:34:39 [2021-03-30T06:34:39.790Z] 
06:34:39 [2021-03-30T06:34:39.790Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
06:34:39 [2021-03-30T06:34:39.790Z] 
06:34:39 [2021-03-30T06:34:39.790Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
06:34:39 [2021-03-30T06:34:39.790Z] 
06:34:39 [2021-03-30T06:34:39.790Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
06:34:39 [2021-03-30T06:34:39.790Z] 
06:34:39 [2021-03-30T06:34:39.790Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
06:34:39 [2021-03-30T06:34:39.790Z] 
06:34:39 [2021-03-30T06:34:39.790Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
06:34:39 [2021-03-30T06:34:39.790Z] 
06:34:39 [2021-03-30T06:34:39.790Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
06:34:39 [2021-03-30T06:34:39.790Z] 
06:34:39 [2021-03-30T06:34:39.790Z] 
06:34:39 [2021-03-30T06:34:39.790Z] DONE 7 tests, 7 skipped in 3.397s
06:34:39 [2021-03-30T06:34:39.790Z] Running D:\gopath\src\github.com\docker\docker\integration\container
06:34:39 [2021-03-30T06:34:39.790Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:34:39 [2021-03-30T06:34:39.790Z] INFO: Testing against a local daemon
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCheckpoint
06:34:39 [2021-03-30T06:34:39.790Z] --- SKIP: TestCheckpoint (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestContainerInvalidJSON
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
06:34:39 [2021-03-30T06:34:39.790Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
06:34:39 [2021-03-30T06:34:39.790Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
06:34:39 [2021-03-30T06:34:39.790Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
06:34:39 [2021-03-30T06:34:39.790Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
06:34:39 [2021-03-30T06:34:39.790Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
06:34:39 [2021-03-30T06:34:39.790Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
06:34:39 [2021-03-30T06:34:39.790Z] --- PASS: TestContainerInvalidJSON (0.59s)
06:34:39 [2021-03-30T06:34:39.790Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
06:34:39 [2021-03-30T06:34:39.790Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
06:34:39 [2021-03-30T06:34:39.790Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:34:39 [2021-03-30T06:34:39.790Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.39s)
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCopyFromContainerPathIsNotDir
06:34:39 [2021-03-30T06:34:39.790Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
06:34:39 [2021-03-30T06:34:39.790Z]     copy_test.go:38: testEnv.OSType == "windows"
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCopyToContainerPathDoesNotExist
06:34:39 [2021-03-30T06:34:39.790Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s)
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCopyToContainerPathIsNotDir
06:34:39 [2021-03-30T06:34:39.790Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s)
06:34:39 [2021-03-30T06:34:39.790Z]     copy_test.go:63: testEnv.OSType == "windows"
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCopyFromContainer
06:34:39 [2021-03-30T06:34:39.790Z] --- SKIP: TestCopyFromContainer (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:34:39 [2021-03-30T06:34:39.790Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:34:39 [2021-03-30T06:34:39.790Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:34:39 [2021-03-30T06:34:39.790Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:34:39 [2021-03-30T06:34:39.790Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:34:39 [2021-03-30T06:34:39.790Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:34:39 [2021-03-30T06:34:39.790Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:34:39 [2021-03-30T06:34:39.790Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
06:34:39 [2021-03-30T06:34:39.790Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCreateLinkToNonExistingContainer
06:34:39 [2021-03-30T06:34:39.790Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCreateWithInvalidEnv
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCreateWithInvalidEnv/0
06:34:39 [2021-03-30T06:34:39.790Z] === PAUSE TestCreateWithInvalidEnv/0
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCreateWithInvalidEnv/1
06:34:39 [2021-03-30T06:34:39.790Z] === PAUSE TestCreateWithInvalidEnv/1
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCreateWithInvalidEnv/2
06:34:39 [2021-03-30T06:34:39.790Z] === PAUSE TestCreateWithInvalidEnv/2
06:34:39 [2021-03-30T06:34:39.790Z] === CONT  TestCreateWithInvalidEnv/0
06:34:39 [2021-03-30T06:34:39.790Z] === CONT  TestCreateWithInvalidEnv/2
06:34:39 [2021-03-30T06:34:39.790Z] === CONT  TestCreateWithInvalidEnv/1
06:34:39 [2021-03-30T06:34:39.790Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
06:34:39 [2021-03-30T06:34:39.790Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
06:34:39 [2021-03-30T06:34:39.790Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
06:34:39 [2021-03-30T06:34:39.790Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCreateTmpfsMountsTarget
06:34:39 [2021-03-30T06:34:39.790Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCreateWithCustomMaskedPaths
06:34:39 [2021-03-30T06:34:39.790Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCreateWithCustomReadonlyPaths
06:34:39 [2021-03-30T06:34:39.790Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:34:39 [2021-03-30T06:34:39.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:34:39 [2021-03-30T06:34:39.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:34:39 [2021-03-30T06:34:39.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:34:39 [2021-03-30T06:34:39.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:34:39 [2021-03-30T06:34:39.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:34:39 [2021-03-30T06:34:39.790Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:34:39 [2021-03-30T06:34:39.790Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:34:39 [2021-03-30T06:34:39.790Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:34:39 [2021-03-30T06:34:39.790Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:34:39 [2021-03-30T06:34:39.790Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:34:39 [2021-03-30T06:34:39.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
06:34:39 [2021-03-30T06:34:39.790Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
06:34:39 [2021-03-30T06:34:39.790Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
06:34:39 [2021-03-30T06:34:39.790Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
06:34:39 [2021-03-30T06:34:39.790Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
06:34:39 [2021-03-30T06:34:39.790Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
06:34:39 [2021-03-30T06:34:39.790Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
06:34:39 [2021-03-30T06:34:39.790Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
06:34:39 [2021-03-30T06:34:39.791Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
06:34:39 [2021-03-30T06:34:39.791Z] === RUN   TestCreateDifferentPlatform
06:34:39 [2021-03-30T06:34:39.791Z] === RUN   TestCreateDifferentPlatform/different_os
06:34:39 [2021-03-30T06:34:39.791Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
06:34:39 [2021-03-30T06:34:39.791Z] --- PASS: TestCreateDifferentPlatform (0.04s)
06:34:39 [2021-03-30T06:34:39.791Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
06:34:39 [2021-03-30T06:34:39.791Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
06:34:39 [2021-03-30T06:34:39.791Z] === RUN   TestCreateVolumesFromNonExistingContainer
06:34:39 [2021-03-30T06:34:39.791Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s)
06:34:39 [2021-03-30T06:34:39.791Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
06:34:39 [2021-03-30T06:34:39.791Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
06:34:39 [2021-03-30T06:34:39.791Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
06:34:39 [2021-03-30T06:34:39.791Z] === RUN   TestContainerKillOnDaemonStart
06:34:39 [2021-03-30T06:34:39.791Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
06:34:39 [2021-03-30T06:34:39.791Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
06:34:39 [2021-03-30T06:34:39.791Z] === RUN   TestDiff
06:34:39 [2021-03-30T06:34:39.791Z] --- SKIP: TestDiff (0.00s)
06:34:39 [2021-03-30T06:34:39.791Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
06:34:39 [2021-03-30T06:34:39.791Z] === RUN   TestExecWithCloseStdin
06:34:39 [2021-03-30T06:34:39.791Z] --- PASS: TestExecWithCloseStdin (3.32s)
06:34:39 [2021-03-30T06:34:39.791Z] === RUN   TestExec
06:34:40 [2021-03-30T06:34:40.830Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
06:34:41 [2021-03-30T06:34:41.972Z] --- PASS: TestExec (2.26s)
06:34:41 [2021-03-30T06:34:41.972Z] === RUN   TestExecUser
06:34:41 [2021-03-30T06:34:41.972Z] --- SKIP: TestExecUser (0.00s)
06:34:41 [2021-03-30T06:34:41.972Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
06:34:41 [2021-03-30T06:34:41.972Z] === RUN   TestExportContainerAndImportImage
06:34:41 [2021-03-30T06:34:41.972Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
06:34:41 [2021-03-30T06:34:41.972Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
06:34:41 [2021-03-30T06:34:41.972Z] === RUN   TestExportContainerAfterDaemonRestart
06:34:41 [2021-03-30T06:34:41.972Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
06:34:41 [2021-03-30T06:34:41.972Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
06:34:41 [2021-03-30T06:34:41.972Z] === RUN   TestHealthCheckWorkdir
06:34:41 [2021-03-30T06:34:41.972Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
06:34:41 [2021-03-30T06:34:41.972Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
06:34:41 [2021-03-30T06:34:41.972Z] === RUN   TestHealthKillContainer
06:34:41 [2021-03-30T06:34:41.972Z] --- SKIP: TestHealthKillContainer (0.00s)
06:34:41 [2021-03-30T06:34:41.972Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
06:34:41 [2021-03-30T06:34:41.972Z] === RUN   TestInspectCpusetInConfigPre120
06:34:41 [2021-03-30T06:34:41.972Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
06:34:41 [2021-03-30T06:34:41.972Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
06:34:41 [2021-03-30T06:34:41.972Z] === RUN   TestKillContainerInvalidSignal
06:34:44 [2021-03-30T06:34:44.153Z] --- PASS: TestKillContainerInvalidSignal (1.97s)
06:34:44 [2021-03-30T06:34:44.153Z] === RUN   TestKillContainer
06:34:44 [2021-03-30T06:34:44.153Z] === RUN   TestKillContainer/no_signal
06:34:45 [2021-03-30T06:34:45.019Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
06:34:45 [2021-03-30T06:34:45.019Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
06:34:45 [2021-03-30T06:34:45.279Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
06:34:45 [2021-03-30T06:34:45.698Z] === RUN   TestKillContainer/non_killing_signal
06:34:45 [2021-03-30T06:34:45.698Z] === RUN   TestKillContainer/killing_signal
06:34:45 [2021-03-30T06:34:45.845Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
06:34:46 [2021-03-30T06:34:46.104Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
06:34:46 [2021-03-30T06:34:46.672Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
06:34:47 [2021-03-30T06:34:47.239Z] === RUN   TestDockerSuite/TestRunNonExistingImage
06:34:47 [2021-03-30T06:34:47.497Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
06:34:48 [2021-03-30T06:34:48.431Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
06:34:54 [2021-03-30T06:34:54.292Z] --- PASS: TestKillContainer (9.13s)
06:34:54 [2021-03-30T06:34:54.292Z]     --- PASS: TestKillContainer/no_signal (1.89s)
06:34:54 [2021-03-30T06:34:54.292Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
06:34:54 [2021-03-30T06:34:54.292Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
06:34:54 [2021-03-30T06:34:54.292Z]     --- PASS: TestKillContainer/killing_signal (7.17s)
06:34:54 [2021-03-30T06:34:54.292Z] === RUN   TestKillWithStopSignalAndRestartPolicies
06:34:54 [2021-03-30T06:34:54.293Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
06:34:54 [2021-03-30T06:34:54.293Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
06:34:54 [2021-03-30T06:34:54.293Z] === RUN   TestKillStoppedContainer
06:34:54 [2021-03-30T06:34:54.293Z] --- SKIP: TestKillStoppedContainer (0.00s)
06:34:54 [2021-03-30T06:34:54.293Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
06:34:54 [2021-03-30T06:34:54.293Z] === RUN   TestKillStoppedContainerAPIPre120
06:34:54 [2021-03-30T06:34:54.293Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
06:34:54 [2021-03-30T06:34:54.293Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
06:34:54 [2021-03-30T06:34:54.293Z] === RUN   TestKillDifferentUserContainer
06:34:54 [2021-03-30T06:34:54.293Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
06:34:54 [2021-03-30T06:34:54.293Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
06:34:54 [2021-03-30T06:34:54.293Z] === RUN   TestInspectOomKilledTrue
06:34:54 [2021-03-30T06:34:54.293Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
06:34:54 [2021-03-30T06:34:54.293Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
06:34:54 [2021-03-30T06:34:54.293Z] === RUN   TestInspectOomKilledFalse
06:34:54 [2021-03-30T06:34:54.293Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
06:34:54 [2021-03-30T06:34:54.293Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:34:54 [2021-03-30T06:34:54.293Z] === RUN   TestLogsFollowTailEmpty
06:34:54 [2021-03-30T06:34:54.991Z] === RUN   TestDockerSuite/TestRunOOMExitCode
06:34:54 [2021-03-30T06:34:54.991Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
06:34:54 [2021-03-30T06:34:54.991Z] === RUN   TestDockerSuite/TestRunPIDsLimit
06:34:55 [2021-03-30T06:34:55.261Z] --- PASS: TestLogsFollowTailEmpty (1.94s)
06:34:55 [2021-03-30T06:34:55.261Z] === RUN   TestNetworkNat
06:34:55 [2021-03-30T06:34:55.261Z] --- SKIP: TestNetworkNat (0.00s)
06:34:55 [2021-03-30T06:34:55.261Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
06:34:55 [2021-03-30T06:34:55.261Z] === RUN   TestNetworkLocalhostTCPNat
06:34:55 [2021-03-30T06:34:55.558Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
06:34:56 [2021-03-30T06:34:56.932Z] === RUN   TestDockerSuite/TestRunPortInUse
06:34:57 [2021-03-30T06:34:57.439Z] --- PASS: TestNetworkLocalhostTCPNat (2.25s)
06:34:57 [2021-03-30T06:34:57.439Z] === RUN   TestNetworkLoopbackNat
06:34:57 [2021-03-30T06:34:57.439Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
06:34:57 [2021-03-30T06:34:57.439Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
06:34:57 [2021-03-30T06:34:57.439Z] === RUN   TestPause
06:34:57 [2021-03-30T06:34:57.439Z] --- SKIP: TestPause (0.00s)
06:34:57 [2021-03-30T06:34:57.439Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
06:34:57 [2021-03-30T06:34:57.439Z] === RUN   TestPauseFailsOnWindowsServerContainers
06:34:57 [2021-03-30T06:34:57.867Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
06:34:58 [2021-03-30T06:34:58.125Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
06:34:58 [2021-03-30T06:34:58.691Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
06:34:58 [2021-03-30T06:34:58.950Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
06:34:59 [2021-03-30T06:34:59.618Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.95s)
06:34:59 [2021-03-30T06:34:59.618Z] === RUN   TestPauseStopPausedContainer
06:34:59 [2021-03-30T06:34:59.618Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
06:34:59 [2021-03-30T06:34:59.618Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
06:34:59 [2021-03-30T06:34:59.618Z] === RUN   TestPsFilter
06:34:59 [2021-03-30T06:34:59.618Z] --- PASS: TestPsFilter (0.24s)
06:34:59 [2021-03-30T06:34:59.618Z] === RUN   TestRemoveContainerWithRemovedVolume
06:34:59 [2021-03-30T06:34:59.883Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
06:35:00 [2021-03-30T06:35:00.141Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
06:35:00 [2021-03-30T06:35:00.141Z] === RUN   TestDockerSuite/TestRunPublishPort
06:35:01 [2021-03-30T06:35:01.081Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
06:35:01 [2021-03-30T06:35:01.339Z] === RUN   TestDockerSuite/TestRunReadProcLatency
06:35:01 [2021-03-30T06:35:01.339Z] === RUN   TestDockerSuite/TestRunReadProcTimer
06:35:01 [2021-03-30T06:35:01.798Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.38s)
06:35:01 [2021-03-30T06:35:01.798Z] === RUN   TestRemoveContainerWithVolume
06:35:02 [2021-03-30T06:35:02.273Z] === RUN   TestDockerSuite/TestRunRedirectStdout
06:35:03 [2021-03-30T06:35:03.647Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
06:35:03 [2021-03-30T06:35:03.647Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
06:35:03 [2021-03-30T06:35:03.980Z] --- PASS: TestRemoveContainerWithVolume (2.27s)
06:35:03 [2021-03-30T06:35:03.980Z] === RUN   TestRemoveContainerRunning
06:35:06 [2021-03-30T06:35:06.160Z] --- PASS: TestRemoveContainerRunning (1.91s)
06:35:06 [2021-03-30T06:35:06.160Z] === RUN   TestRemoveContainerForceRemoveRunning
06:35:06 [2021-03-30T06:35:06.936Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
06:35:07 [2021-03-30T06:35:07.912Z] === RUN   TestDockerSuite/TestRunRm
06:35:08 [2021-03-30T06:35:08.340Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.94s)
06:35:08 [2021-03-30T06:35:08.340Z] === RUN   TestRemoveInvalidContainer
06:35:08 [2021-03-30T06:35:08.340Z] --- PASS: TestRemoveInvalidContainer (0.03s)
06:35:08 [2021-03-30T06:35:08.340Z] === RUN   TestRenameLinkedContainer
06:35:08 [2021-03-30T06:35:08.340Z] --- SKIP: TestRenameLinkedContainer (0.00s)
06:35:08 [2021-03-30T06:35:08.340Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
06:35:08 [2021-03-30T06:35:08.340Z] === RUN   TestRenameStoppedContainer
06:35:08 [2021-03-30T06:35:08.845Z] === RUN   TestDockerSuite/TestRunRmAndWait
06:35:10 [2021-03-30T06:35:10.519Z] --- PASS: TestRenameStoppedContainer (2.24s)
06:35:10 [2021-03-30T06:35:10.519Z] === RUN   TestRenameRunningContainerAndReuse
06:35:13 [2021-03-30T06:35:13.027Z] === RUN   TestDockerSuite/TestRunRmPre125Api
06:35:13 [2021-03-30T06:35:13.027Z] === RUN   TestDockerSuite/TestRunRootWorkdir
06:35:13 [2021-03-30T06:35:13.961Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
06:35:14 [2021-03-30T06:35:14.255Z] --- PASS: TestRenameRunningContainerAndReuse (4.10s)
06:35:14 [2021-03-30T06:35:14.255Z] === RUN   TestRenameInvalidName
06:35:15 [2021-03-30T06:35:15.335Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
06:35:15 [2021-03-30T06:35:15.905Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
06:35:16 [2021-03-30T06:35:16.439Z] --- PASS: TestRenameInvalidName (1.93s)
06:35:16 [2021-03-30T06:35:16.439Z] === RUN   TestRenameAnonymousContainer
06:35:16 [2021-03-30T06:35:16.439Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
06:35:16 [2021-03-30T06:35:16.439Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
06:35:16 [2021-03-30T06:35:16.439Z] === RUN   TestRenameContainerWithSameName
06:35:18 [2021-03-30T06:35:18.624Z] --- PASS: TestRenameContainerWithSameName (1.97s)
06:35:18 [2021-03-30T06:35:18.624Z] === RUN   TestRenameContainerWithLinkedContainer
06:35:18 [2021-03-30T06:35:18.624Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
06:35:18 [2021-03-30T06:35:18.624Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
06:35:18 [2021-03-30T06:35:18.624Z] === RUN   TestResize
06:35:20 [2021-03-30T06:35:20.093Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
06:35:20 [2021-03-30T06:35:20.178Z] --- PASS: TestResize (1.93s)
06:35:20 [2021-03-30T06:35:20.178Z] === RUN   TestResizeWithInvalidSize
06:35:20 [2021-03-30T06:35:20.178Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
06:35:20 [2021-03-30T06:35:20.178Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
06:35:20 [2021-03-30T06:35:20.178Z] === RUN   TestResizeWhenContainerNotStarted
06:35:23 [2021-03-30T06:35:23.100Z] --- PASS: TestResizeWhenContainerNotStarted (2.57s)
06:35:23 [2021-03-30T06:35:23.101Z] === RUN   TestDaemonRestartKillContainers
06:35:23 [2021-03-30T06:35:23.101Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
06:35:23 [2021-03-30T06:35:23.101Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
06:35:23 [2021-03-30T06:35:23.101Z] === RUN   TestStats
06:35:23 [2021-03-30T06:35:23.101Z] --- SKIP: TestStats (0.00s)
06:35:23 [2021-03-30T06:35:23.101Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
06:35:23 [2021-03-30T06:35:23.101Z] === RUN   TestStopContainerWithRestartPolicyAlways
06:35:23 [2021-03-30T06:35:23.377Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
06:35:23 [2021-03-30T06:35:23.943Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
06:35:24 [2021-03-30T06:35:24.509Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
06:35:25 [2021-03-30T06:35:25.095Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
06:35:25 [2021-03-30T06:35:25.660Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
06:35:25 [2021-03-30T06:35:25.919Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
06:35:26 [2021-03-30T06:35:26.484Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
06:35:27 [2021-03-30T06:35:27.050Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
06:35:27 [2021-03-30T06:35:27.985Z] === RUN   TestDockerSuite/TestRunSetMacAddress
06:35:28 [2021-03-30T06:35:28.554Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
06:35:30 [2021-03-30T06:35:30.191Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.71s)
06:35:30 [2021-03-30T06:35:30.191Z] === RUN   TestStopContainerWithTimeout
06:35:30 [2021-03-30T06:35:30.191Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
06:35:30 [2021-03-30T06:35:30.191Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
06:35:30 [2021-03-30T06:35:30.191Z] === RUN   TestUpdateRestartPolicy
06:35:31 [2021-03-30T06:35:31.836Z] === RUN   TestDockerSuite/TestRunState
06:35:32 [2021-03-30T06:35:32.771Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
06:35:33 [2021-03-30T06:35:33.337Z] === RUN   TestDockerSuite/TestRunStdinPipe
06:35:34 [2021-03-30T06:35:34.272Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
06:35:34 [2021-03-30T06:35:34.272Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
06:35:34 [2021-03-30T06:35:34.272Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
06:35:35 [2021-03-30T06:35:35.206Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
06:35:35 [2021-03-30T06:35:35.464Z] === RUN   TestDockerSuite/TestRunSysctls
06:35:37 [2021-03-30T06:35:37.376Z] === RUN   TestDockerSuite/TestRunTLSVerify
06:35:37 [2021-03-30T06:35:37.376Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
06:35:37 [2021-03-30T06:35:37.376Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
06:35:37 [2021-03-30T06:35:37.943Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
06:35:40 [2021-03-30T06:35:40.493Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
06:35:40 [2021-03-30T06:35:40.754Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
06:35:42 [2021-03-30T06:35:42.654Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
06:35:45 [2021-03-30T06:35:45.940Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
06:35:49 [2021-03-30T06:35:49.222Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
06:35:49 [2021-03-30T06:35:49.788Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
06:35:50 [2021-03-30T06:35:50.726Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
06:35:51 [2021-03-30T06:35:51.290Z] --- PASS: TestUpdateRestartPolicy (20.77s)
06:35:51 [2021-03-30T06:35:51.290Z] === RUN   TestUpdateRestartWithAutoRemove
06:35:51 [2021-03-30T06:35:51.294Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
06:35:52 [2021-03-30T06:35:52.259Z] --- PASS: TestUpdateRestartWithAutoRemove (1.97s)
06:35:52 [2021-03-30T06:35:52.259Z] === RUN   TestWaitNonBlocked
06:35:52 [2021-03-30T06:35:52.259Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
06:35:52 [2021-03-30T06:35:52.259Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
06:35:52 [2021-03-30T06:35:52.259Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
06:35:52 [2021-03-30T06:35:52.259Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
06:35:52 [2021-03-30T06:35:52.259Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
06:35:52 [2021-03-30T06:35:52.259Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
06:35:53 [2021-03-30T06:35:53.195Z] === RUN   TestDockerSuite/TestRunUnshareProc
06:35:54 [2021-03-30T06:35:54.132Z] === RUN   TestDockerSuite/TestRunUserByID
06:35:55 [2021-03-30T06:35:55.069Z] === RUN   TestDockerSuite/TestRunUserByIDBig
06:35:55 [2021-03-30T06:35:55.069Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
06:35:55 [2021-03-30T06:35:55.069Z] === RUN   TestDockerSuite/TestRunUserByIDZero
06:35:55 [2021-03-30T06:35:55.177Z] --- PASS: TestWaitNonBlocked (0.03s)
06:35:55 [2021-03-30T06:35:55.177Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.65s)
06:35:55 [2021-03-30T06:35:55.177Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.77s)
06:35:55 [2021-03-30T06:35:55.177Z] === RUN   TestWaitBlocked
06:35:55 [2021-03-30T06:35:55.177Z] --- SKIP: TestWaitBlocked (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
06:35:55 [2021-03-30T06:35:55.177Z] PASS
06:35:55 [2021-03-30T06:35:55.177Z] ok  	github.com/docker/docker/integration/container	80.302s
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === Skipped
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
06:35:55 [2021-03-30T06:35:55.177Z]     copy_test.go:38: testEnv.OSType == "windows"
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s)
06:35:55 [2021-03-30T06:35:55.177Z]     copy_test.go:63: testEnv.OSType == "windows"
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
06:35:55 [2021-03-30T06:35:55.177Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
06:35:55 [2021-03-30T06:35:55.177Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] 
06:35:55 [2021-03-30T06:35:55.177Z] DONE 88 tests, 37 skipped in 83.308s
06:35:55 [2021-03-30T06:35:55.177Z] Running D:\gopath\src\github.com\docker\docker\integration\image
06:35:56 [2021-03-30T06:35:56.007Z] === RUN   TestDockerSuite/TestRunUserByName
06:35:56 [2021-03-30T06:35:56.573Z] === RUN   TestDockerSuite/TestRunUserDefaults
06:35:57 [2021-03-30T06:35:57.141Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
06:35:57 [2021-03-30T06:35:57.368Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:35:57 [2021-03-30T06:35:57.368Z] INFO: Testing against a local daemon
06:35:57 [2021-03-30T06:35:57.368Z] === RUN   TestCommitInheritsEnv
06:35:57 [2021-03-30T06:35:57.368Z] --- SKIP: TestCommitInheritsEnv (0.00s)
06:35:57 [2021-03-30T06:35:57.368Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
06:35:57 [2021-03-30T06:35:57.368Z] === RUN   TestImportExtremelyLargeImageWorks
06:35:57 [2021-03-30T06:35:57.368Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
06:35:57 [2021-03-30T06:35:57.368Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
06:35:57 [2021-03-30T06:35:57.368Z] === RUN   TestImagesFilterMultiReference
06:35:57 [2021-03-30T06:35:57.368Z] --- PASS: TestImagesFilterMultiReference (0.10s)
06:35:57 [2021-03-30T06:35:57.368Z] === RUN   TestImagePullPlatformInvalid
06:35:57 [2021-03-30T06:35:57.368Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
06:35:57 [2021-03-30T06:35:57.368Z] === RUN   TestRemoveImageOrphaning
06:35:57 [2021-03-30T06:35:57.399Z] === RUN   TestDockerSuite/TestRunUserNotFound
06:35:57 [2021-03-30T06:35:57.399Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
06:35:57 [2021-03-30T06:35:57.965Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
06:35:58 [2021-03-30T06:35:58.906Z] --- PASS: TestRemoveImageOrphaning (1.19s)
06:35:58 [2021-03-30T06:35:58.906Z] === RUN   TestTagUnprefixedRepoByNameOrName
06:35:58 [2021-03-30T06:35:58.906Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
06:35:58 [2021-03-30T06:35:58.906Z] === RUN   TestTagInvalidReference
06:35:58 [2021-03-30T06:35:58.906Z] --- PASS: TestTagInvalidReference (0.04s)
06:35:58 [2021-03-30T06:35:58.906Z] === RUN   TestTagValidPrefixedRepo
06:35:58 [2021-03-30T06:35:58.906Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
06:35:58 [2021-03-30T06:35:58.906Z] === RUN   TestTagExistedNameWithoutForce
06:35:58 [2021-03-30T06:35:58.906Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
06:35:58 [2021-03-30T06:35:58.906Z] === RUN   TestTagOfficialNames
06:35:58 [2021-03-30T06:35:58.906Z] --- PASS: TestTagOfficialNames (0.09s)
06:35:58 [2021-03-30T06:35:58.906Z] === RUN   TestTagMatchesDigest
06:35:58 [2021-03-30T06:35:58.906Z] --- PASS: TestTagMatchesDigest (0.03s)
06:35:58 [2021-03-30T06:35:58.906Z] PASS
06:35:58 [2021-03-30T06:35:58.906Z] ok  	github.com/docker/docker/integration/image	1.810s
06:35:59 [2021-03-30T06:35:59.365Z] 
06:35:59 [2021-03-30T06:35:59.365Z] === Skipped
06:35:59 [2021-03-30T06:35:59.365Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
06:35:59 [2021-03-30T06:35:59.365Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
06:35:59 [2021-03-30T06:35:59.365Z] 
06:35:59 [2021-03-30T06:35:59.365Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
06:35:59 [2021-03-30T06:35:59.365Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
06:35:59 [2021-03-30T06:35:59.365Z] 
06:35:59 [2021-03-30T06:35:59.365Z] 
06:35:59 [2021-03-30T06:35:59.365Z] DONE 11 tests, 2 skipped in 3.963s
06:35:59 [2021-03-30T06:35:59.365Z] Running D:\gopath\src\github.com\docker\docker\integration\network
06:36:02 [2021-03-30T06:36:02.149Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
06:36:02 [2021-03-30T06:36:02.272Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:36:02 [2021-03-30T06:36:02.272Z] INFO: Testing against a local daemon
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestNetworkCreateDelete
06:36:02 [2021-03-30T06:36:02.272Z] --- SKIP: TestNetworkCreateDelete (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestDockerNetworkDeletePreferID
06:36:02 [2021-03-30T06:36:02.272Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestDaemonDNSFallback
06:36:02 [2021-03-30T06:36:02.272Z] --- SKIP: TestDaemonDNSFallback (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestInspectNetwork
06:36:02 [2021-03-30T06:36:02.272Z] --- SKIP: TestInspectNetwork (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestRunContainerWithBridgeNone
06:36:02 [2021-03-30T06:36:02.272Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestNetworkInvalidJSON
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestNetworkInvalidJSON//networks/create
06:36:02 [2021-03-30T06:36:02.272Z] === PAUSE TestNetworkInvalidJSON//networks/create
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
06:36:02 [2021-03-30T06:36:02.272Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
06:36:02 [2021-03-30T06:36:02.272Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
06:36:02 [2021-03-30T06:36:02.272Z] === CONT  TestNetworkInvalidJSON//networks/create
06:36:02 [2021-03-30T06:36:02.272Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
06:36:02 [2021-03-30T06:36:02.272Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
06:36:02 [2021-03-30T06:36:02.272Z] --- PASS: TestNetworkInvalidJSON (0.03s)
06:36:02 [2021-03-30T06:36:02.272Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
06:36:02 [2021-03-30T06:36:02.272Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
06:36:02 [2021-03-30T06:36:02.272Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestNetworkList
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestNetworkList//networks
06:36:02 [2021-03-30T06:36:02.272Z] === PAUSE TestNetworkList//networks
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestNetworkList//networks/
06:36:02 [2021-03-30T06:36:02.272Z] === PAUSE TestNetworkList//networks/
06:36:02 [2021-03-30T06:36:02.272Z] === CONT  TestNetworkList//networks
06:36:02 [2021-03-30T06:36:02.272Z] === CONT  TestNetworkList//networks/
06:36:02 [2021-03-30T06:36:02.272Z] --- PASS: TestNetworkList (0.04s)
06:36:02 [2021-03-30T06:36:02.272Z]     --- PASS: TestNetworkList//networks/ (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     --- PASS: TestNetworkList//networks (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestHostIPv4BridgeLabel
06:36:02 [2021-03-30T06:36:02.272Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     network_test.go:126: testEnv.OSType == "windows"
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestDaemonRestartWithLiveRestore
06:36:02 [2021-03-30T06:36:02.272Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     service_test.go:29: testEnv.OSType == "windows"
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestDaemonDefaultNetworkPools
06:36:02 [2021-03-30T06:36:02.272Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     service_test.go:58: testEnv.OSType == "windows"
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestDaemonRestartWithExistingNetwork
06:36:02 [2021-03-30T06:36:02.272Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     service_test.go:102: testEnv.OSType == "windows"
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
06:36:02 [2021-03-30T06:36:02.272Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     service_test.go:136: testEnv.OSType == "windows"
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
06:36:02 [2021-03-30T06:36:02.272Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     service_test.go:187: testEnv.OSType == "windows"
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestServiceWithPredefinedNetwork
06:36:02 [2021-03-30T06:36:02.272Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     service_test.go:212: testEnv.OSType == "windows"
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestServiceRemoveKeepsIngressNetwork
06:36:02 [2021-03-30T06:36:02.272Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     service_test.go:242: FLAKY_TEST
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestServiceWithDataPathPortInit
06:36:02 [2021-03-30T06:36:02.272Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     service_test.go:332: testEnv.OSType == "windows"
06:36:02 [2021-03-30T06:36:02.272Z] === RUN   TestServiceWithDefaultAddressPoolInit
06:36:02 [2021-03-30T06:36:02.272Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     service_test.go:400: testEnv.OSType == "windows"
06:36:02 [2021-03-30T06:36:02.272Z] PASS
06:36:02 [2021-03-30T06:36:02.272Z] ok  	github.com/docker/docker/integration/network	0.258s
06:36:02 [2021-03-30T06:36:02.272Z] 
06:36:02 [2021-03-30T06:36:02.272Z] === Skipped
06:36:02 [2021-03-30T06:36:02.272Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
06:36:02 [2021-03-30T06:36:02.272Z] 
06:36:02 [2021-03-30T06:36:02.272Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
06:36:02 [2021-03-30T06:36:02.272Z] 
06:36:02 [2021-03-30T06:36:02.272Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
06:36:02 [2021-03-30T06:36:02.272Z] 
06:36:02 [2021-03-30T06:36:02.272Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
06:36:02 [2021-03-30T06:36:02.272Z] 
06:36:02 [2021-03-30T06:36:02.272Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
06:36:02 [2021-03-30T06:36:02.272Z] 
06:36:02 [2021-03-30T06:36:02.272Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     network_test.go:126: testEnv.OSType == "windows"
06:36:02 [2021-03-30T06:36:02.272Z] 
06:36:02 [2021-03-30T06:36:02.272Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     service_test.go:29: testEnv.OSType == "windows"
06:36:02 [2021-03-30T06:36:02.272Z] 
06:36:02 [2021-03-30T06:36:02.272Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     service_test.go:58: testEnv.OSType == "windows"
06:36:02 [2021-03-30T06:36:02.272Z] 
06:36:02 [2021-03-30T06:36:02.272Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     service_test.go:102: testEnv.OSType == "windows"
06:36:02 [2021-03-30T06:36:02.272Z] 
06:36:02 [2021-03-30T06:36:02.272Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     service_test.go:136: testEnv.OSType == "windows"
06:36:02 [2021-03-30T06:36:02.272Z] 
06:36:02 [2021-03-30T06:36:02.272Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     service_test.go:187: testEnv.OSType == "windows"
06:36:02 [2021-03-30T06:36:02.272Z] 
06:36:02 [2021-03-30T06:36:02.272Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     service_test.go:212: testEnv.OSType == "windows"
06:36:02 [2021-03-30T06:36:02.272Z] 
06:36:02 [2021-03-30T06:36:02.272Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     service_test.go:242: FLAKY_TEST
06:36:02 [2021-03-30T06:36:02.272Z] 
06:36:02 [2021-03-30T06:36:02.272Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     service_test.go:332: testEnv.OSType == "windows"
06:36:02 [2021-03-30T06:36:02.272Z] 
06:36:02 [2021-03-30T06:36:02.272Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
06:36:02 [2021-03-30T06:36:02.272Z]     service_test.go:400: testEnv.OSType == "windows"
06:36:02 [2021-03-30T06:36:02.272Z] 
06:36:02 [2021-03-30T06:36:02.272Z] 
06:36:02 [2021-03-30T06:36:02.272Z] DONE 22 tests, 15 skipped in 2.801s
06:36:02 [2021-03-30T06:36:02.272Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
06:36:02 [2021-03-30T06:36:02.731Z] testing: warning: no tests to run
06:36:02 [2021-03-30T06:36:02.731Z] PASS
06:36:02 [2021-03-30T06:36:02.731Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.087s
06:36:02 [2021-03-30T06:36:02.731Z] 
06:36:02 [2021-03-30T06:36:02.731Z] DONE 0 tests in 0.879s
06:36:03 [2021-03-30T06:36:03.084Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
06:36:03 [2021-03-30T06:36:03.191Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
06:36:03 [2021-03-30T06:36:03.650Z] testing: warning: no tests to run
06:36:03 [2021-03-30T06:36:03.650Z] PASS
06:36:03 [2021-03-30T06:36:03.650Z] ok  	github.com/docker/docker/integration/network/macvlan	0.080s
06:36:04 [2021-03-30T06:36:04.020Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
06:36:04 [2021-03-30T06:36:04.110Z] 
06:36:04 [2021-03-30T06:36:04.110Z] DONE 0 tests in 0.860s
06:36:04 [2021-03-30T06:36:04.110Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
06:36:04 [2021-03-30T06:36:04.569Z] testing: warning: no tests to run
06:36:04 [2021-03-30T06:36:04.569Z] PASS
06:36:04 [2021-03-30T06:36:04.569Z] ok  	github.com/docker/docker/integration/plugin	0.082s
06:36:04 [2021-03-30T06:36:04.569Z] 
06:36:04 [2021-03-30T06:36:04.569Z] DONE 0 tests in 0.851s
06:36:05 [2021-03-30T06:36:05.028Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
06:36:05 [2021-03-30T06:36:05.489Z] testing: warning: no tests to run
06:36:05 [2021-03-30T06:36:05.489Z] PASS
06:36:05 [2021-03-30T06:36:05.489Z] ok  	github.com/docker/docker/integration/plugin/authz	0.073s
06:36:05 [2021-03-30T06:36:05.489Z] 
06:36:05 [2021-03-30T06:36:05.489Z] DONE 0 tests in 0.824s
06:36:05 [2021-03-30T06:36:05.922Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
06:36:05 [2021-03-30T06:36:05.948Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
06:36:07 [2021-03-30T06:36:07.298Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
06:36:09 [2021-03-30T06:36:09.830Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
06:36:12 [2021-03-30T06:36:12.362Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
06:36:12 [2021-03-30T06:36:12.928Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
06:36:12 [2021-03-30T06:36:12.928Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
06:36:12 [2021-03-30T06:36:12.928Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
06:36:12 [2021-03-30T06:36:12.928Z] === RUN   TestDockerSuite/TestRunWithBadDevice
06:36:12 [2021-03-30T06:36:12.928Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
06:36:12 [2021-03-30T06:36:12.928Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
06:36:14 [2021-03-30T06:36:14.528Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:36:14 [2021-03-30T06:36:14.528Z] INFO: Testing against a local daemon
06:36:14 [2021-03-30T06:36:14.528Z] === RUN   TestPluginInvalidJSON
06:36:14 [2021-03-30T06:36:14.528Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
06:36:14 [2021-03-30T06:36:14.528Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
06:36:14 [2021-03-30T06:36:14.528Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
06:36:14 [2021-03-30T06:36:14.528Z] --- PASS: TestPluginInvalidJSON (0.03s)
06:36:14 [2021-03-30T06:36:14.528Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
06:36:14 [2021-03-30T06:36:14.528Z] === RUN   TestPluginInstall
06:36:14 [2021-03-30T06:36:14.528Z] --- SKIP: TestPluginInstall (0.00s)
06:36:14 [2021-03-30T06:36:14.528Z]     plugin_test.go:58: testEnv.OSType == "windows"
06:36:14 [2021-03-30T06:36:14.528Z] === RUN   TestPluginsWithRuntimes
06:36:14 [2021-03-30T06:36:14.528Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
06:36:14 [2021-03-30T06:36:14.528Z]     plugin_test.go:167: testEnv.OSType == "windows"
06:36:14 [2021-03-30T06:36:14.528Z] PASS
06:36:14 [2021-03-30T06:36:14.528Z] ok  	github.com/docker/docker/integration/plugin/common	0.191s
06:36:14 [2021-03-30T06:36:14.528Z] 
06:36:14 [2021-03-30T06:36:14.528Z] === Skipped
06:36:14 [2021-03-30T06:36:14.528Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
06:36:14 [2021-03-30T06:36:14.528Z]     plugin_test.go:58: testEnv.OSType == "windows"
06:36:14 [2021-03-30T06:36:14.528Z] 
06:36:14 [2021-03-30T06:36:14.528Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
06:36:14 [2021-03-30T06:36:14.528Z]     plugin_test.go:167: testEnv.OSType == "windows"
06:36:14 [2021-03-30T06:36:14.528Z] 
06:36:14 [2021-03-30T06:36:14.528Z] 
06:36:14 [2021-03-30T06:36:14.528Z] DONE 4 tests, 2 skipped in 8.419s
06:36:14 [2021-03-30T06:36:14.528Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
06:36:17 [2021-03-30T06:36:17.111Z] === RUN   TestDockerSuite/TestRunWithCPUShares
06:36:17 [2021-03-30T06:36:17.369Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
06:36:17 [2021-03-30T06:36:17.437Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:36:17 [2021-03-30T06:36:17.437Z] INFO: Testing against a local daemon
06:36:17 [2021-03-30T06:36:17.437Z] === RUN   TestExternalGraphDriver
06:36:17 [2021-03-30T06:36:17.437Z] --- SKIP: TestExternalGraphDriver (0.00s)
06:36:17 [2021-03-30T06:36:17.437Z]     external_test.go:48: runtime.GOOS == "windows"
06:36:17 [2021-03-30T06:36:17.437Z] === RUN   TestGraphdriverPluginV2
06:36:17 [2021-03-30T06:36:17.437Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
06:36:17 [2021-03-30T06:36:17.437Z]     external_test.go:408: runtime.GOOS == "windows"
06:36:17 [2021-03-30T06:36:17.437Z] PASS
06:36:17 [2021-03-30T06:36:17.437Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.226s
06:36:17 [2021-03-30T06:36:17.896Z] 
06:36:17 [2021-03-30T06:36:17.896Z] === Skipped
06:36:17 [2021-03-30T06:36:17.896Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
06:36:17 [2021-03-30T06:36:17.896Z]     external_test.go:48: runtime.GOOS == "windows"
06:36:17 [2021-03-30T06:36:17.896Z] 
06:36:17 [2021-03-30T06:36:17.896Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
06:36:17 [2021-03-30T06:36:17.896Z]     external_test.go:408: runtime.GOOS == "windows"
06:36:17 [2021-03-30T06:36:17.896Z] 
06:36:17 [2021-03-30T06:36:17.896Z] 
06:36:17 [2021-03-30T06:36:17.896Z] DONE 2 tests, 2 skipped in 3.581s
06:36:17 [2021-03-30T06:36:17.896Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
06:36:18 [2021-03-30T06:36:18.744Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
06:36:19 [2021-03-30T06:36:19.677Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
06:36:20 [2021-03-30T06:36:20.244Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
06:36:20 [2021-03-30T06:36:20.244Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
06:36:20 [2021-03-30T06:36:20.832Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:36:20 [2021-03-30T06:36:20.832Z] INFO: Testing against a local daemon
06:36:20 [2021-03-30T06:36:20.832Z] === RUN   TestReadPluginNoRead
06:36:20 [2021-03-30T06:36:20.832Z] --- SKIP: TestReadPluginNoRead (0.00s)
06:36:20 [2021-03-30T06:36:20.832Z]     read_test.go:21: no unix domain sockets on Windows
06:36:20 [2021-03-30T06:36:20.832Z] PASS
06:36:20 [2021-03-30T06:36:20.832Z] ok  	github.com/docker/docker/integration/plugin/logging	0.179s
06:36:20 [2021-03-30T06:36:20.832Z] 
06:36:20 [2021-03-30T06:36:20.832Z] === Skipped
06:36:20 [2021-03-30T06:36:20.832Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
06:36:20 [2021-03-30T06:36:20.832Z]     read_test.go:21: no unix domain sockets on Windows
06:36:20 [2021-03-30T06:36:20.832Z] 
06:36:20 [2021-03-30T06:36:20.832Z] 
06:36:20 [2021-03-30T06:36:20.832Z] DONE 1 tests, 1 skipped in 2.783s
06:36:20 [2021-03-30T06:36:20.832Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
06:36:21 [2021-03-30T06:36:21.178Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
06:36:21 [2021-03-30T06:36:21.178Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
06:36:21 [2021-03-30T06:36:21.178Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
06:36:21 [2021-03-30T06:36:21.178Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
06:36:21 [2021-03-30T06:36:21.178Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
06:36:21 [2021-03-30T06:36:21.178Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
06:36:21 [2021-03-30T06:36:21.178Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
06:36:21 [2021-03-30T06:36:21.178Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
06:36:21 [2021-03-30T06:36:21.178Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
06:36:21 [2021-03-30T06:36:21.178Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
06:36:21 [2021-03-30T06:36:21.745Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
06:36:22 [2021-03-30T06:36:22.372Z] testing: warning: no tests to run
06:36:22 [2021-03-30T06:36:22.372Z] PASS
06:36:22 [2021-03-30T06:36:22.372Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.107s
06:36:22 [2021-03-30T06:36:22.372Z] 
06:36:22 [2021-03-30T06:36:22.372Z] DONE 0 tests in 1.447s
06:36:22 [2021-03-30T06:36:22.372Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
06:36:22 [2021-03-30T06:36:22.679Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
06:36:23 [2021-03-30T06:36:23.246Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
06:36:23 [2021-03-30T06:36:23.246Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
06:36:24 [2021-03-30T06:36:24.183Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
06:36:24 [2021-03-30T06:36:24.442Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
06:36:24 [2021-03-30T06:36:24.567Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:36:24 [2021-03-30T06:36:24.567Z] INFO: Testing against a local daemon
06:36:24 [2021-03-30T06:36:24.567Z] === RUN   TestPluginWithDevMounts
06:36:24 [2021-03-30T06:36:24.567Z] --- SKIP: TestPluginWithDevMounts (0.00s)
06:36:24 [2021-03-30T06:36:24.567Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
06:36:24 [2021-03-30T06:36:24.567Z] PASS
06:36:24 [2021-03-30T06:36:24.567Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.204s
06:36:25 [2021-03-30T06:36:25.027Z] 
06:36:25 [2021-03-30T06:36:25.027Z] === Skipped
06:36:25 [2021-03-30T06:36:25.027Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
06:36:25 [2021-03-30T06:36:25.027Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
06:36:25 [2021-03-30T06:36:25.027Z] 
06:36:25 [2021-03-30T06:36:25.027Z] 
06:36:25 [2021-03-30T06:36:25.027Z] DONE 1 tests, 1 skipped in 2.707s
06:36:25 [2021-03-30T06:36:25.027Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
06:36:25 [2021-03-30T06:36:25.377Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
06:36:25 [2021-03-30T06:36:25.377Z] === RUN   TestDockerSuite/TestRunWithShmSize
06:36:25 [2021-03-30T06:36:25.944Z] === RUN   TestDockerSuite/TestRunWithSwappiness
06:36:26 [2021-03-30T06:36:26.525Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
06:36:26 [2021-03-30T06:36:26.525Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
06:36:26 [2021-03-30T06:36:26.525Z] === RUN   TestDockerSuite/TestRunWithUlimits
06:36:27 [2021-03-30T06:36:27.207Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:36:27 [2021-03-30T06:36:27.207Z] INFO: Testing against a local daemon
06:36:27 [2021-03-30T06:36:27.207Z] === RUN   TestSecretInspect
06:36:27 [2021-03-30T06:36:27.207Z] --- SKIP: TestSecretInspect (0.00s)
06:36:27 [2021-03-30T06:36:27.207Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
06:36:27 [2021-03-30T06:36:27.207Z] === RUN   TestSecretList
06:36:27 [2021-03-30T06:36:27.207Z] --- SKIP: TestSecretList (0.00s)
06:36:27 [2021-03-30T06:36:27.207Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
06:36:27 [2021-03-30T06:36:27.207Z] === RUN   TestSecretsCreateAndDelete
06:36:27 [2021-03-30T06:36:27.207Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
06:36:27 [2021-03-30T06:36:27.207Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
06:36:27 [2021-03-30T06:36:27.207Z] === RUN   TestSecretsUpdate
06:36:27 [2021-03-30T06:36:27.207Z] --- SKIP: TestSecretsUpdate (0.00s)
06:36:27 [2021-03-30T06:36:27.207Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
06:36:27 [2021-03-30T06:36:27.207Z] === RUN   TestTemplatedSecret
06:36:27 [2021-03-30T06:36:27.207Z] --- SKIP: TestTemplatedSecret (0.00s)
06:36:27 [2021-03-30T06:36:27.207Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
06:36:27 [2021-03-30T06:36:27.207Z] === RUN   TestSecretCreateResolve
06:36:27 [2021-03-30T06:36:27.207Z] --- SKIP: TestSecretCreateResolve (0.00s)
06:36:27 [2021-03-30T06:36:27.207Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
06:36:27 [2021-03-30T06:36:27.207Z] PASS
06:36:27 [2021-03-30T06:36:27.207Z] ok  	github.com/docker/docker/integration/secret	0.214s
06:36:27 [2021-03-30T06:36:27.459Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
06:36:27 [2021-03-30T06:36:27.668Z] 
06:36:27 [2021-03-30T06:36:27.668Z] === Skipped
06:36:27 [2021-03-30T06:36:27.668Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
06:36:27 [2021-03-30T06:36:27.668Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
06:36:27 [2021-03-30T06:36:27.668Z] 
06:36:27 [2021-03-30T06:36:27.668Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
06:36:27 [2021-03-30T06:36:27.668Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
06:36:27 [2021-03-30T06:36:27.668Z] 
06:36:27 [2021-03-30T06:36:27.668Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
06:36:27 [2021-03-30T06:36:27.668Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
06:36:27 [2021-03-30T06:36:27.668Z] 
06:36:27 [2021-03-30T06:36:27.668Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
06:36:27 [2021-03-30T06:36:27.668Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
06:36:27 [2021-03-30T06:36:27.668Z] 
06:36:27 [2021-03-30T06:36:27.668Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
06:36:27 [2021-03-30T06:36:27.668Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
06:36:27 [2021-03-30T06:36:27.668Z] 
06:36:27 [2021-03-30T06:36:27.668Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
06:36:27 [2021-03-30T06:36:27.668Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
06:36:27 [2021-03-30T06:36:27.668Z] 
06:36:27 [2021-03-30T06:36:27.668Z] 
06:36:27 [2021-03-30T06:36:27.668Z] DONE 6 tests, 6 skipped in 2.451s
06:36:27 [2021-03-30T06:36:27.668Z] Running D:\gopath\src\github.com\docker\docker\integration\service
06:36:28 [2021-03-30T06:36:28.835Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
06:36:29 [2021-03-30T06:36:29.402Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
06:36:29 [2021-03-30T06:36:29.402Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
06:36:29 [2021-03-30T06:36:29.969Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
06:36:30 [2021-03-30T06:36:30.228Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
06:36:30 [2021-03-30T06:36:30.574Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:36:30 [2021-03-30T06:36:30.574Z] INFO: Testing against a local daemon
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestServiceCreateInit
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestServiceCreateInit/daemonInitDisabled
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestServiceCreateInit/daemonInitEnabled
06:36:30 [2021-03-30T06:36:30.574Z] --- PASS: TestServiceCreateInit (0.04s)
06:36:30 [2021-03-30T06:36:30.574Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestCreateServiceMultipleTimes
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestCreateServiceConflict
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestCreateServiceConflict (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestCreateServiceMaxReplicas
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
06:36:30 [2021-03-30T06:36:30.574Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestCreateWithDuplicateNetworkNames
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestCreateServiceSecretFileMode
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestCreateServiceConfigFileMode
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestCreateServiceSysctls
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestCreateServiceSysctls (0.04s)
06:36:30 [2021-03-30T06:36:30.574Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestCreateServiceCapabilities
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
06:36:30 [2021-03-30T06:36:30.574Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestInspect
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestInspect (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestCreateJob
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestCreateJob (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestReplicatedJob
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestReplicatedJob (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestUpdateReplicatedJob
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestServiceListWithStatuses
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestServiceListWithStatuses (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestDockerNetworkConnectAlias
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestDockerNetworkReConnect
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestServicePlugin
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestServicePlugin (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestServiceUpdateLabel
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestServiceUpdateLabel (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestServiceUpdateSecrets
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestServiceUpdateConfigs
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestServiceUpdateNetwork
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
06:36:30 [2021-03-30T06:36:30.574Z] === RUN   TestServiceUpdatePidsLimit
06:36:30 [2021-03-30T06:36:30.574Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
06:36:30 [2021-03-30T06:36:30.574Z] PASS
06:36:30 [2021-03-30T06:36:30.574Z] ok  	github.com/docker/docker/integration/service	0.354s
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === Skipped
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
06:36:30 [2021-03-30T06:36:30.574Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
06:36:30 [2021-03-30T06:36:30.574Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
06:36:30 [2021-03-30T06:36:30.574Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
06:36:30 [2021-03-30T06:36:30.574Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] 
06:36:30 [2021-03-30T06:36:30.574Z] DONE 24 tests, 23 skipped in 3.154s
06:36:30 [2021-03-30T06:36:30.574Z] Running D:\gopath\src\github.com\docker\docker\integration\session
06:36:31 [2021-03-30T06:36:31.164Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
06:36:31 [2021-03-30T06:36:31.730Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
06:36:32 [2021-03-30T06:36:32.296Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
06:36:32 [2021-03-30T06:36:32.753Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:36:32 [2021-03-30T06:36:32.753Z] INFO: Testing against a local daemon
06:36:32 [2021-03-30T06:36:32.753Z] === RUN   TestSessionCreate
06:36:32 [2021-03-30T06:36:32.753Z] --- SKIP: TestSessionCreate (0.00s)
06:36:32 [2021-03-30T06:36:32.753Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
06:36:32 [2021-03-30T06:36:32.753Z] === RUN   TestSessionCreateWithBadUpgrade
06:36:32 [2021-03-30T06:36:32.753Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
06:36:32 [2021-03-30T06:36:32.753Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
06:36:32 [2021-03-30T06:36:32.753Z] PASS
06:36:32 [2021-03-30T06:36:32.753Z] ok  	github.com/docker/docker/integration/session	0.220s
06:36:33 [2021-03-30T06:36:33.214Z] 
06:36:33 [2021-03-30T06:36:33.214Z] === Skipped
06:36:33 [2021-03-30T06:36:33.214Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
06:36:33 [2021-03-30T06:36:33.214Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
06:36:33 [2021-03-30T06:36:33.214Z] 
06:36:33 [2021-03-30T06:36:33.214Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
06:36:33 [2021-03-30T06:36:33.214Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
06:36:33 [2021-03-30T06:36:33.214Z] 
06:36:33 [2021-03-30T06:36:33.214Z] 
06:36:33 [2021-03-30T06:36:33.214Z] DONE 2 tests, 2 skipped in 2.429s
06:36:33 [2021-03-30T06:36:33.214Z] Running D:\gopath\src\github.com\docker\docker\integration\system
06:36:35 [2021-03-30T06:36:35.397Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:36:35 [2021-03-30T06:36:35.397Z] INFO: Testing against a local daemon
06:36:35 [2021-03-30T06:36:35.397Z] === RUN   TestCgroupDriverSystemdMemoryLimit
06:36:35 [2021-03-30T06:36:35.397Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
06:36:35 [2021-03-30T06:36:35.397Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
06:36:35 [2021-03-30T06:36:35.397Z] === RUN   TestEventsExecDie
06:36:35 [2021-03-30T06:36:35.397Z] --- SKIP: TestEventsExecDie (0.00s)
06:36:35 [2021-03-30T06:36:35.397Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
06:36:35 [2021-03-30T06:36:35.397Z] === RUN   TestEventsBackwardsCompatible
06:36:35 [2021-03-30T06:36:35.397Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
06:36:35 [2021-03-30T06:36:35.397Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
06:36:35 [2021-03-30T06:36:35.397Z] === RUN   TestInfoAPI
06:36:35 [2021-03-30T06:36:35.397Z] --- PASS: TestInfoAPI (0.04s)
06:36:35 [2021-03-30T06:36:35.397Z] === RUN   TestInfoAPIWarnings
06:36:35 [2021-03-30T06:36:35.397Z] --- SKIP: TestInfoAPIWarnings (0.00s)
06:36:35 [2021-03-30T06:36:35.397Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
06:36:35 [2021-03-30T06:36:35.397Z] === RUN   TestInfoDebug
06:36:35 [2021-03-30T06:36:35.397Z] --- SKIP: TestInfoDebug (0.00s)
06:36:35 [2021-03-30T06:36:35.397Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
06:36:35 [2021-03-30T06:36:35.397Z] === RUN   TestInfoInsecureRegistries
06:36:35 [2021-03-30T06:36:35.397Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
06:36:35 [2021-03-30T06:36:35.397Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
06:36:35 [2021-03-30T06:36:35.397Z] === RUN   TestInfoRegistryMirrors
06:36:35 [2021-03-30T06:36:35.397Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
06:36:35 [2021-03-30T06:36:35.397Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
06:36:35 [2021-03-30T06:36:35.397Z] === RUN   TestLoginFailsWithBadCredentials
06:36:35 [2021-03-30T06:36:35.579Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
06:36:35 [2021-03-30T06:36:35.837Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
06:36:36 [2021-03-30T06:36:36.095Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
06:36:36 [2021-03-30T06:36:36.095Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
06:36:36 [2021-03-30T06:36:36.095Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
06:36:36 [2021-03-30T06:36:36.366Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s)
06:36:36 [2021-03-30T06:36:36.366Z] === RUN   TestPingCacheHeaders
06:36:36 [2021-03-30T06:36:36.366Z] --- PASS: TestPingCacheHeaders (0.03s)
06:36:36 [2021-03-30T06:36:36.366Z] === RUN   TestPingGet
06:36:36 [2021-03-30T06:36:36.366Z] --- PASS: TestPingGet (0.03s)
06:36:36 [2021-03-30T06:36:36.366Z] === RUN   TestPingHead
06:36:36 [2021-03-30T06:36:36.826Z] --- PASS: TestPingHead (0.04s)
06:36:36 [2021-03-30T06:36:36.826Z] === RUN   TestVersion
06:36:36 [2021-03-30T06:36:36.826Z] --- PASS: TestVersion (0.03s)
06:36:36 [2021-03-30T06:36:36.826Z] PASS
06:36:36 [2021-03-30T06:36:36.826Z] ok  	github.com/docker/docker/integration/system	1.331s
06:36:36 [2021-03-30T06:36:36.826Z] 
06:36:36 [2021-03-30T06:36:36.826Z] === Skipped
06:36:36 [2021-03-30T06:36:36.826Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
06:36:36 [2021-03-30T06:36:36.826Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
06:36:36 [2021-03-30T06:36:36.826Z] 
06:36:36 [2021-03-30T06:36:36.826Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
06:36:36 [2021-03-30T06:36:36.826Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
06:36:36 [2021-03-30T06:36:36.826Z] 
06:36:36 [2021-03-30T06:36:36.826Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
06:36:36 [2021-03-30T06:36:36.826Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
06:36:36 [2021-03-30T06:36:36.826Z] 
06:36:36 [2021-03-30T06:36:36.826Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
06:36:36 [2021-03-30T06:36:36.826Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
06:36:36 [2021-03-30T06:36:36.826Z] 
06:36:36 [2021-03-30T06:36:36.826Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
06:36:36 [2021-03-30T06:36:36.826Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
06:36:36 [2021-03-30T06:36:36.826Z] 
06:36:36 [2021-03-30T06:36:36.826Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
06:36:36 [2021-03-30T06:36:36.826Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
06:36:36 [2021-03-30T06:36:36.826Z] 
06:36:36 [2021-03-30T06:36:36.826Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
06:36:36 [2021-03-30T06:36:36.826Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
06:36:36 [2021-03-30T06:36:36.826Z] 
06:36:36 [2021-03-30T06:36:36.826Z] 
06:36:36 [2021-03-30T06:36:36.826Z] DONE 13 tests, 7 skipped in 3.581s
06:36:36 [2021-03-30T06:36:36.826Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
06:36:37 [2021-03-30T06:36:37.469Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
06:36:38 [2021-03-30T06:36:38.848Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
06:36:39 [2021-03-30T06:36:39.009Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:36:39 [2021-03-30T06:36:39.009Z] INFO: Testing against a local daemon
06:36:39 [2021-03-30T06:36:39.009Z] === RUN   TestVolumesCreateAndList
06:36:39 [2021-03-30T06:36:39.009Z] --- PASS: TestVolumesCreateAndList (0.06s)
06:36:39 [2021-03-30T06:36:39.468Z] === RUN   TestVolumesRemove
06:36:39 [2021-03-30T06:36:39.468Z] --- PASS: TestVolumesRemove (0.12s)
06:36:39 [2021-03-30T06:36:39.468Z] === RUN   TestVolumesInspect
06:36:39 [2021-03-30T06:36:39.468Z] --- PASS: TestVolumesInspect (0.05s)
06:36:39 [2021-03-30T06:36:39.468Z] === RUN   TestVolumesInvalidJSON
06:36:39 [2021-03-30T06:36:39.468Z] === RUN   TestVolumesInvalidJSON//volumes/create
06:36:39 [2021-03-30T06:36:39.468Z] === PAUSE TestVolumesInvalidJSON//volumes/create
06:36:39 [2021-03-30T06:36:39.468Z] === CONT  TestVolumesInvalidJSON//volumes/create
06:36:39 [2021-03-30T06:36:39.468Z] --- PASS: TestVolumesInvalidJSON (0.04s)
06:36:39 [2021-03-30T06:36:39.468Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
06:36:39 [2021-03-30T06:36:39.468Z] PASS
06:36:39 [2021-03-30T06:36:39.468Z] ok  	github.com/docker/docker/integration/volume	0.415s
06:36:39 [2021-03-30T06:36:39.468Z] 
06:36:39 [2021-03-30T06:36:39.468Z] DONE 5 tests in 2.758s
06:36:39 [2021-03-30T06:36:39.468Z] INFO: make.ps1 ended at 03/30/2021 06:36:39
06:36:39 [2021-03-30T06:36:39.468Z] INFO: Integration CLI tests being run from the host:
06:36:39 [2021-03-30T06:36:39.468Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
06:36:40 [2021-03-30T06:36:40.235Z] === RUN   TestDockerSuite/TestSaveCheckTimes
06:36:40 [2021-03-30T06:36:40.235Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
06:36:42 [2021-03-30T06:36:42.768Z] === RUN   TestDockerSuite/TestSaveImageId
06:36:43 [2021-03-30T06:36:43.026Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
06:36:43 [2021-03-30T06:36:43.591Z] === RUN   TestDockerSuite/TestSaveLoadParents
06:36:44 [2021-03-30T06:36:44.158Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
06:36:46 [2021-03-30T06:36:46.061Z] === RUN   TestDockerSuite/TestSaveMultipleNames
06:36:46 [2021-03-30T06:36:46.061Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
06:36:47 [2021-03-30T06:36:47.964Z] === RUN   TestDockerSuite/TestSaveSingleTag
06:36:47 [2021-03-30T06:36:47.964Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
06:36:47 [2021-03-30T06:36:47.964Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
06:36:49 [2021-03-30T06:36:49.801Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:36:49 [2021-03-30T06:36:49.801Z] INFO: Testing against a local daemon
06:36:49 [2021-03-30T06:36:49.801Z] === RUN   TestDockerSuite
06:36:49 [2021-03-30T06:36:49.801Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
06:36:49 [2021-03-30T06:36:49.801Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
06:36:49 [2021-03-30T06:36:49.801Z] === RUN   TestDockerSuite/TestAPIErrorJSON
06:36:49 [2021-03-30T06:36:49.801Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
06:36:49 [2021-03-30T06:36:49.801Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
06:36:49 [2021-03-30T06:36:49.801Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
06:36:49 [2021-03-30T06:36:49.801Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
06:36:49 [2021-03-30T06:36:49.801Z] === RUN   TestDockerSuite/TestAPIImagesDelete
06:36:49 [2021-03-30T06:36:49.801Z] === RUN   TestDockerSuite/TestAPIImagesFilter
06:36:49 [2021-03-30T06:36:49.801Z] === RUN   TestDockerSuite/TestAPIImagesHistory
06:36:49 [2021-03-30T06:36:49.866Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
06:36:50 [2021-03-30T06:36:50.769Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
06:36:50 [2021-03-30T06:36:50.770Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
06:36:51 [2021-03-30T06:36:51.768Z] === RUN   TestDockerSuite/TestSearchCmdOptions
06:36:52 [2021-03-30T06:36:52.026Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
06:36:52 [2021-03-30T06:36:52.285Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
06:36:52 [2021-03-30T06:36:52.285Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
06:36:52 [2021-03-30T06:36:52.543Z] === RUN   TestDockerSuite/TestSearchWithLimit
06:36:53 [2021-03-30T06:36:53.109Z] === RUN   TestDockerSuite/TestSlowStdinClosing
06:36:54 [2021-03-30T06:36:54.483Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
06:36:55 [2021-03-30T06:36:55.878Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
06:36:57 [2021-03-30T06:36:57.260Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
06:37:01 [2021-03-30T06:37:01.445Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
06:37:01 [2021-03-30T06:37:01.445Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
06:37:04 [2021-03-30T06:37:04.731Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
06:37:04 [2021-03-30T06:37:04.989Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
06:37:05 [2021-03-30T06:37:05.247Z] === RUN   TestDockerSuite/TestStartAttachSilent
06:37:07 [2021-03-30T06:37:07.148Z] === RUN   TestDockerSuite/TestStartAttachWithRename
06:37:09 [2021-03-30T06:37:09.051Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
06:37:09 [2021-03-30T06:37:09.051Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
06:37:09 [2021-03-30T06:37:09.986Z] === RUN   TestDockerSuite/TestStartMultipleContainers
06:37:13 [2021-03-30T06:37:13.274Z] === RUN   TestDockerSuite/TestStartPausedContainer
06:37:14 [2021-03-30T06:37:14.221Z] === RUN   TestDockerSuite/TestStartRecordError
06:37:15 [2021-03-30T06:37:15.155Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
06:37:16 [2021-03-30T06:37:16.089Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
06:37:16 [2021-03-30T06:37:16.347Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
06:37:16 [2021-03-30T06:37:16.914Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
06:37:19 [2021-03-30T06:37:19.448Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
06:37:19 [2021-03-30T06:37:19.707Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
06:37:21 [2021-03-30T06:37:21.611Z] === RUN   TestDockerSuite/TestStatsAllNoStream
06:37:24 [2021-03-30T06:37:24.895Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
06:37:30 [2021-03-30T06:37:30.160Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
06:37:32 [2021-03-30T06:37:32.691Z] === RUN   TestDockerSuite/TestStatsFormatAll
06:37:37 [2021-03-30T06:37:37.953Z] === RUN   TestDockerSuite/TestStatsNoStream
06:37:40 [2021-03-30T06:37:40.480Z] === RUN   TestDockerSuite/TestStopContainerSignal
06:37:42 [2021-03-30T06:37:42.380Z] === RUN   TestDockerSuite/TestTopMultipleArgs
06:37:42 [2021-03-30T06:37:42.949Z] === RUN   TestDockerSuite/TestTopNonPrivileged
06:37:43 [2021-03-30T06:37:43.520Z] === RUN   TestDockerSuite/TestTopPrivileged
06:37:44 [2021-03-30T06:37:44.087Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
06:37:44 [2021-03-30T06:37:44.087Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
06:37:45 [2021-03-30T06:37:45.022Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
06:37:49 [2021-03-30T06:37:49.210Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
06:37:52 [2021-03-30T06:37:52.495Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
06:37:53 [2021-03-30T06:37:53.061Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
06:37:53 [2021-03-30T06:37:53.628Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
06:37:53 [2021-03-30T06:37:53.628Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
06:37:54 [2021-03-30T06:37:54.563Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
06:37:56 [2021-03-30T06:37:56.465Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
06:37:56 [2021-03-30T06:37:56.465Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
06:37:57 [2021-03-30T06:37:57.842Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
06:37:59 [2021-03-30T06:37:59.216Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
06:38:00 [2021-03-30T06:38:00.151Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
06:38:02 [2021-03-30T06:38:02.052Z] === RUN   TestDockerSuite/TestUpdateStats
06:38:06 [2021-03-30T06:38:06.235Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
06:38:07 [2021-03-30T06:38:07.169Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
06:38:07 [2021-03-30T06:38:07.169Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
06:38:09 [2021-03-30T06:38:09.082Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
06:38:10 [2021-03-30T06:38:10.017Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
06:38:14 [2021-03-30T06:38:14.203Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
06:38:15 [2021-03-30T06:38:15.137Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
06:38:20 [2021-03-30T06:38:20.404Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
06:38:24 [2021-03-30T06:38:24.593Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
06:38:27 [2021-03-30T06:38:27.123Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
06:38:32 [2021-03-30T06:38:32.393Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
06:38:37 [2021-03-30T06:38:37.658Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
06:38:39 [2021-03-30T06:38:39.031Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
06:38:40 [2021-03-30T06:38:40.934Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
06:38:42 [2021-03-30T06:38:42.308Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
06:38:43 [2021-03-30T06:38:43.685Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
06:38:46 [2021-03-30T06:38:46.216Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
06:38:48 [2021-03-30T06:38:48.118Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
06:38:50 [2021-03-30T06:38:50.655Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
06:38:52 [2021-03-30T06:38:52.555Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
06:38:54 [2021-03-30T06:38:54.455Z] === RUN   TestDockerSuite/TestVolumeCLICreate
06:39:06 [2021-03-30T06:39:06.646Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
06:39:09 [2021-03-30T06:39:09.926Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
06:39:09 [2021-03-30T06:39:09.926Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
06:39:09 [2021-03-30T06:39:09.926Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
06:39:10 [2021-03-30T06:39:10.184Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
06:39:10 [2021-03-30T06:39:10.184Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
06:39:10 [2021-03-30T06:39:10.184Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
06:39:10 [2021-03-30T06:39:10.443Z] === RUN   TestDockerSuite/TestVolumeCLILs
06:39:11 [2021-03-30T06:39:11.010Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
06:39:11 [2021-03-30T06:39:11.010Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
06:39:11 [2021-03-30T06:39:11.944Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
06:39:11 [2021-03-30T06:39:11.944Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
06:39:11 [2021-03-30T06:39:11.944Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
06:39:12 [2021-03-30T06:39:12.203Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
06:39:12 [2021-03-30T06:39:12.203Z] === RUN   TestDockerSuite/TestVolumeCLIRm
06:39:14 [2021-03-30T06:39:14.736Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
06:39:14 [2021-03-30T06:39:14.736Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
06:39:14 [2021-03-30T06:39:14.736Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
06:39:14 [2021-03-30T06:39:14.736Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
06:39:14 [2021-03-30T06:39:14.736Z] === RUN   TestDockerSuite/TestVolumeEvents
06:39:17 [2021-03-30T06:39:17.673Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
06:39:17 [2021-03-30T06:39:17.673Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
06:39:17 [2021-03-30T06:39:17.673Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
06:39:17 [2021-03-30T06:39:17.673Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
06:39:17 [2021-03-30T06:39:17.673Z] === RUN   TestDockerSuite/TestAPINetworkFilter
06:39:17 [2021-03-30T06:39:17.673Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
06:39:17 [2021-03-30T06:39:17.673Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
06:39:17 [2021-03-30T06:39:17.673Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
06:39:17 [2021-03-30T06:39:17.673Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
06:39:17 [2021-03-30T06:39:17.673Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
06:39:17 [2021-03-30T06:39:17.673Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
06:39:17 [2021-03-30T06:39:17.673Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
06:39:18 [2021-03-30T06:39:18.017Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
06:39:18 [2021-03-30T06:39:18.132Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
06:39:18 [2021-03-30T06:39:18.132Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
06:39:18 [2021-03-30T06:39:18.132Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
06:39:20 [2021-03-30T06:39:20.544Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
06:39:21 [2021-03-30T06:39:21.871Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
06:39:22 [2021-03-30T06:39:22.445Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
06:39:23 [2021-03-30T06:39:23.013Z] === RUN   TestDockerSuite/TestVolumeLsFormat
06:39:23 [2021-03-30T06:39:23.013Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
06:39:23 [2021-03-30T06:39:23.013Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
06:39:27 [2021-03-30T06:39:27.200Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
06:39:28 [2021-03-30T06:39:28.942Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
06:39:28 [2021-03-30T06:39:28.942Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
06:39:28 [2021-03-30T06:39:28.942Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
06:39:28 [2021-03-30T06:39:28.942Z] === RUN   TestDockerSuite/TestAttachDisconnect
06:39:28 [2021-03-30T06:39:28.942Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
06:39:30 [2021-03-30T06:39:30.487Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
06:39:30 [2021-03-30T06:39:30.487Z] --- PASS: TestDockerSuite (1890.23s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.64s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.96s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.48s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.23s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.50s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.37s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.79s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.40s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.60s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.35s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.58s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.59s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.71s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.60s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.47s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.42s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.35s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.46s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.51s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.44s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.00s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.08s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.68s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.67s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.71s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.37s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.85s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.08s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.00s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.31s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (11.59s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.39s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.07s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.40s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.45s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.04s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.01s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.82s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.53s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.79s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddScript (4.38s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (12.09s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.12s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.73s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddTar (11.25s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.95s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.06s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.99s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (11.69s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.75s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.71s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.51s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.82s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.44s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.24s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.73s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.70s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.36s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.23s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.69s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.32s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.27s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.61s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.63s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.77s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.07s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.36s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.10s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (8.37s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.15s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.12s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.36s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.14s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.36s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.09s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.66s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.46s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
06:39:30 [2021-03-30T06:39:30.487Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.77s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.26s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.79s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.28s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.52s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.90s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.88s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.31s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.69s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.12s)
06:39:30 [2021-03-30T06:39:30.487Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
06:39:30 [2021-03-30T06:39:30.488Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.488Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
06:39:30 [2021-03-30T06:39:30.488Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.488Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
06:39:30 [2021-03-30T06:39:30.488Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.488Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
06:39:30 [2021-03-30T06:39:30.488Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.18s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.83s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.96s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.26s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.17s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.77s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.79s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.84s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.80s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.00s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (16.55s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.97s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (5.10s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.74s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (7.01s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.26s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.35s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.46s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.35s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.22s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.50s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.29s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.79s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.31s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.79s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.63s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.85s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.66s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.44s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.29s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (8.40s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.27s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.82s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.50s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.84s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.59s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
06:39:30 [2021-03-30T06:39:30.488Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.45s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.37s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.76s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildFails (1.23s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.65s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.34s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.54s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.48s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.26s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.34s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.71s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.27s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.75s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.15s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.10s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.53s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.93s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.54s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.47s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.04s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.39s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.40s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.80s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.14s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.65s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.93s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.88s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.19s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.26s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (2.19s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.32s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.58s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.68s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.06s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.46s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.32s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.85s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
06:39:30 [2021-03-30T06:39:30.488Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.97s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.50s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.53s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.70s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.81s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.06s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.99s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.41s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.45s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.77s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.13s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (3.62s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.62s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.44s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.64s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.10s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.31s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.38s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.42s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.58s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.23s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (2.11s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.72s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.69s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.60s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildRm (2.69s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.88s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.11s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.51s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.48s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.58s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.33s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.37s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
06:39:30 [2021-03-30T06:39:30.488Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.34s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.14s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.24s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.21s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.94s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.04s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.30s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.74s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.84s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.48s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildUser (3.33s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (5.42s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.02s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.02s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.42s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.16s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.42s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
06:39:30 [2021-03-30T06:39:30.488Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.488Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
06:39:30 [2021-03-30T06:39:30.488Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.488Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
06:39:30 [2021-03-30T06:39:30.488Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.488Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
06:39:30 [2021-03-30T06:39:30.488Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.08s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.06s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.86s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.15s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.14s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.23s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.88s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.59s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
06:39:30 [2021-03-30T06:39:30.488Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.65s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.63s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
06:39:30 [2021-03-30T06:39:30.488Z]         docker_cli_sni_test.go:18: Flakey test
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.11s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.42s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestCommitChange (1.50s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.81s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.28s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.59s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.06s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestCommitTTY (2.25s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.82s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.57s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.86s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.66s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.96s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.88s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.17s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.07s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.97s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.84s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.23s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.24s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.18s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.07s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.77s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.71s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.77s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.73s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.73s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.76s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.78s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.72s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.68s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.84s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.90s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.62s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.88s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPITop (1.00s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
06:39:30 [2021-03-30T06:39:30.488Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.85s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.87s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.56s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.42s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.90s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.03s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.05s)
06:39:30 [2021-03-30T06:39:30.488Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.02s)
06:39:30 [2021-03-30T06:39:30.488Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.89s)
06:39:30 [2021-03-30T06:39:30.488Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.83s)
06:39:30 [2021-03-30T06:39:30.488Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.78s)
06:39:30 [2021-03-30T06:39:30.488Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.73s)
06:39:30 [2021-03-30T06:39:30.488Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a9bd40_<nil>} (1.67s)
06:39:30 [2021-03-30T06:39:30.488Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1898782359_/foo_false__<nil>_<nil>_<nil>} (1.83s)
06:39:30 [2021-03-30T06:39:30.488Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1898782359_/foo_true__<nil>_<nil>_<nil>} (1.77s)
06:39:30 [2021-03-30T06:39:30.488Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3236639498_/foo_false__<nil>_<nil>_<nil>} (1.72s)
06:39:30 [2021-03-30T06:39:30.488Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3236639498_/foo_true__<nil>_<nil>_<nil>} (1.88s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3236639498_/foo_true__0xc000a9bda0_<nil>_<nil>} (1.72s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000a9bdc0_<nil>} (1.82s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000a9bde0_<nil>} (1.06s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000a9be00_<nil>} (1.66s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000a9be20_<nil>} (2.20s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.82s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
06:39:30 [2021-03-30T06:39:30.489Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.26s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.24s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.64s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.54s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.23s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.20s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.79s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.78s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.79s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.80s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.80s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.85s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.90s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.80s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.86s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.84s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.80s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.02s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.41s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.19s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.32s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (1.18s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.90s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.96s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.80s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.87s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.47s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.75s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.40s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.41s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpToCaseE (4.06s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.72s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.30s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.12s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.74s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.49s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.86s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpToDot (1.17s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.66s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.41s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.90s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.27s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.28s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.00s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.08s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.37s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.75s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
06:39:30 [2021-03-30T06:39:30.489Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.71s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
06:39:30 [2021-03-30T06:39:30.489Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.04s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.56s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.69s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.38s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.76s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.43s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.48s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.01s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.97s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.74s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.04s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.21s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.78s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.04s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.45s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.36s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (8.04s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.15s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.38s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.71s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.93s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.78s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.88s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.74s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.71s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.97s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.31s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.31s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (4.43s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.47s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.08s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.45s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.61s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.31s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.75s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.72s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.41s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsFilters (2.45s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.57s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.90s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.39s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
06:39:30 [2021-03-30T06:39:30.489Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
06:39:30 [2021-03-30T06:39:30.489Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
06:39:30 [2021-03-30T06:39:30.489Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.44s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.79s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsRename (0.74s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsResize (0.72s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.70s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.56s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsStreaming (1.12s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.56s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsTop (1.36s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.58s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExec (1.30s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.80s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.74s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.72s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.03s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.99s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.07s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.01s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.99s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.03s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.03s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.15s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecCgroup (3.42s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecEnv (1.27s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (3.13s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.07s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.08s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.06s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.08s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.52s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecParseError (1.03s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.80s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.79s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.63s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.26s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.01s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.44s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.74s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecTTY (1.03s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.03s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.74s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.03s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
06:39:30 [2021-03-30T06:39:30.489Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.17s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.11s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.90s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.12s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.47s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.81s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.87s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.73s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.43s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestHealth (23.92s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.25s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.24s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.41s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.31s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.13s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.39s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.93s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.89s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.84s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.07s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.60s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImportFile (1.73s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.16s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.68s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.62s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.79s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.94s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.90s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.74s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.23s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.16s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.66s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.69s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.71s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.38s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.72s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.74s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.18s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
06:39:30 [2021-03-30T06:39:30.489Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.29s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.82s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.68s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.80s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
06:39:30 [2021-03-30T06:39:30.489Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.68s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.72s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.71s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.72s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.37s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.75s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.84s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.50s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.74s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.86s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.82s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.04s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.13s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.15s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.86s)
06:39:30 [2021-03-30T06:39:30.489Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.81s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.94s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.65s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.15s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.03s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.06s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.42s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.75s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.41s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (15.45s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.81s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.43s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.08s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.61s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.57s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.99s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.88s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.78s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.92s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.89s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.62s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.23s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.19s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.61s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.22s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.13s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.72s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.69s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsSince (6.80s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.72s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.74s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsTail (0.74s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.71s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.70s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.25s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.79s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestNetHostname (2.69s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.72s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestNetworkEvents (6.17s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.55s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.93s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPluginActive (1.86s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.82s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
06:39:30 [2021-03-30T06:39:30.490Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.72s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.88s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (4.27s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.14s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.82s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.64s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.57s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.95s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPortList (12.13s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (2.03s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.62s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.03s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.84s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.66s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.85s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.75s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.84s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.91s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.10s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.35s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.53s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.32s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.97s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.68s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.91s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.42s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.35s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.28s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.38s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.77s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.58s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.92s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.71s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
06:39:30 [2021-03-30T06:39:30.490Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.68s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.42s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.37s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.69s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.21s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.28s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.05s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.46s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.40s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.60s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.83s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.03s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.38s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.00s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.13s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.13s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.65s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.99s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.75s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.48s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.97s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.08s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.40s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.61s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.82s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.62s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.98s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.88s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.01s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.85s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.81s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.39s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.86s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.87s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.83s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.75s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.88s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.92s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.01s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.68s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.68s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.69s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.06s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.86s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.70s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.71s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.76s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.69s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.78s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (1.02s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (1.03s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.73s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.01s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.72s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.74s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.69s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.72s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.54s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.84s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.44s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.83s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (1.08s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.88s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.71s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.69s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.56s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.12s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.96s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.06s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.56s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.37s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (3.04s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
06:39:30 [2021-03-30T06:39:30.490Z]         docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.490Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
06:39:30 [2021-03-30T06:39:30.490Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.47s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.35s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.07s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.69s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.48s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.69s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
06:39:30 [2021-03-30T06:39:30.490Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.72s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.50s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.71s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.68s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.68s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.68s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.68s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.70s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.72s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.84s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.94s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.01s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.70s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.71s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.68s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.69s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.34s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.45s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
06:39:30 [2021-03-30T06:39:30.490Z]         docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.82s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.90s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.47s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.38s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.67s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.07s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.41s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.45s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.75s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.58s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.18s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.37s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.46s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.45s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.38s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.41s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunMount (7.87s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.68s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.68s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.47s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.14s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.41s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.07s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.20s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.45s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.43s)
06:39:30 [2021-03-30T06:39:30.490Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.90s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.19s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.72s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.92s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.07s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.10s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.15s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.59s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.68s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.67s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.66s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.20s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.73s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.74s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.49s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.82s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.69s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.74s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.69s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.36s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.12s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.39s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunRm (0.70s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.76s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.70s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.29s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.70s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.64s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.84s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.69s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.73s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.74s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.71s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.63s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunState (1.54s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.69s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.76s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.72s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.45s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.21s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.76s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.45s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.19s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.70s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.66s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.95s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.71s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.71s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.70s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.69s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.09s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.71s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.93s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.10s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.48s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.14s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.54s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.69s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.14s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.84s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.72s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.40s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.72s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.72s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.72s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.72s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.71s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.69s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.96s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.70s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.71s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.71s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.71s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.41s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.72s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.59s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.45s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.59s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (3.06s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.95s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.29s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.39s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.29s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.58s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.11s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.49s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.33s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents200749935
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.79s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.98s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.98s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.16s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.60s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.53s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.83s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.87s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.96s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.85s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (3.10s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (1.15s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.97s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (3.20s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.11s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.31s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.72s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.03s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.75s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.72s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.74s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.50s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.97s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.84s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.37s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.68s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.71s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.02s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.84s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.38s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.11s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.05s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.74s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.72s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.59s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.00s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.04s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.14s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.95s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.27s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.65s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.55s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.09s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.09s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.12s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.40s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.41s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.06s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.07s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.24s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.10s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.07s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.73s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.74s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.83s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.19s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.65s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.60s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.47s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.62s)
06:39:30 [2021-03-30T06:39:30.491Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
06:39:30 [2021-03-30T06:39:30.491Z]         docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
06:39:30 [2021-03-30T06:39:30.491Z] === RUN   TestDockerRegistrySuite
06:39:30 [2021-03-30T06:39:30.491Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
06:39:31 [2021-03-30T06:39:31.875Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
06:39:32 [2021-03-30T06:39:32.726Z] === RUN   TestDockerSuite/TestAttachPausedContainer
06:39:32 [2021-03-30T06:39:32.726Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
06:39:32 [2021-03-30T06:39:32.726Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
06:39:33 [2021-03-30T06:39:33.248Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
06:39:34 [2021-03-30T06:39:34.626Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
06:39:34 [2021-03-30T06:39:34.626Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
06:39:38 [2021-03-30T06:39:38.811Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
06:39:39 [2021-03-30T06:39:39.805Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
06:39:45 [2021-03-30T06:39:45.368Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
06:39:48 [2021-03-30T06:39:48.655Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
06:39:49 [2021-03-30T06:39:49.589Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
06:39:50 [2021-03-30T06:39:50.524Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
06:39:51 [2021-03-30T06:39:51.909Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
06:39:53 [2021-03-30T06:39:53.283Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
06:39:54 [2021-03-30T06:39:54.658Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
06:39:56 [2021-03-30T06:39:56.033Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
06:39:56 [2021-03-30T06:39:56.967Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
06:39:59 [2021-03-30T06:39:59.499Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
06:40:02 [2021-03-30T06:40:02.030Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
06:40:02 [2021-03-30T06:40:02.965Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
06:40:06 [2021-03-30T06:40:06.249Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
06:40:07 [2021-03-30T06:40:07.185Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
06:40:07 [2021-03-30T06:40:07.467Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
06:40:08 [2021-03-30T06:40:08.841Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
06:40:09 [2021-03-30T06:40:09.775Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
06:40:11 [2021-03-30T06:40:11.149Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
06:40:14 [2021-03-30T06:40:14.434Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
06:40:14 [2021-03-30T06:40:14.434Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
06:40:15 [2021-03-30T06:40:15.817Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
06:40:16 [2021-03-30T06:40:16.075Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
06:40:16 [2021-03-30T06:40:16.334Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
06:40:16 [2021-03-30T06:40:16.593Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
06:40:16 [2021-03-30T06:40:16.851Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
06:40:17 [2021-03-30T06:40:17.109Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
06:40:17 [2021-03-30T06:40:17.367Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
06:40:18 [2021-03-30T06:40:18.742Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
06:40:20 [2021-03-30T06:40:20.644Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
06:40:21 [2021-03-30T06:40:21.579Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
06:40:22 [2021-03-30T06:40:22.963Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
06:40:23 [2021-03-30T06:40:23.897Z] === RUN   TestDockerRegistrySuite/TestV2Only
06:40:24 [2021-03-30T06:40:24.462Z] --- PASS: TestDockerRegistrySuite (54.38s)
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.52s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [dd3822f482375] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.32s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [dc5273292c902] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.57s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [db6b35b0e960a] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [d66a22adac6bc] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.84s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [d822ecc81c470] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.15s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [d36b691e3083f] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.46s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [d98f1e17ef3f3] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.27s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [d76d97ad10879] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.12s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [d90ffe85936d0] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.30s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [def5c282fb2f7] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.51s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [d7c9184567c01] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.37s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [d40ba793c7fd9] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.14s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [de3e4f7abb48f] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.21s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [d385c1ebd2e0a] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.42s)
06:40:24 [2021-03-30T06:40:24.462Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ae14a91428a1ea5ce74ebde6ec99b571feecacc2084a0cdf45aff55815722050
06:40:24 [2021-03-30T06:40:24.462Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9d283fec8bc8adcf620510d3bfda651156402837c6471f811cc7a3c40fd8b529
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [dae08c06255e9] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.35s)
06:40:24 [2021-03-30T06:40:24.462Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9da755903c423d4bcfdb7d6b0be9ad787e52bf18ca8782d52a9f98272fb9320d
06:40:24 [2021-03-30T06:40:24.462Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e3b17c22e0ecd0958a6afce10907617de96586413e3b5432d894d3dc70e43d6a
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [d033f3d1f917c] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.27s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [d217e1745e08e] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.94s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [deca385c5576d] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.28s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [d564d3927218b] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [d5c7f44964642] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.22s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [daf9cea23d5f3] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.15s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [d381880ef096c] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.14s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [d317a632bcbfd] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.08s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [dd7cb875af3c2] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [d1162dee0c033] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.31s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [d5f18725cbfb9] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [dfa5a0a98b10b] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [da259aee660ba] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [dee4906e898f3] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [dafa2f2fa05c2] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [d775714cd3446] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [dc478c75e4133] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.25s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [de15bf63b985c] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.94s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [da716ad0bf1e5] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.05s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [da2786eeceeeb] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.24s)
06:40:24 [2021-03-30T06:40:24.462Z]         check_test.go:196: [d1933360f1b60] daemon is not started
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s)
06:40:24 [2021-03-30T06:40:24.462Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
06:40:24 [2021-03-30T06:40:24.462Z] === RUN   TestDockerSchema1RegistrySuite
06:40:24 [2021-03-30T06:40:24.462Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
06:40:24 [2021-03-30T06:40:24.721Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
06:40:28 [2021-03-30T06:40:28.007Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
06:40:33 [2021-03-30T06:40:33.273Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
06:40:37 [2021-03-30T06:40:37.462Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
06:40:38 [2021-03-30T06:40:38.031Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
06:40:39 [2021-03-30T06:40:39.408Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
06:40:39 [2021-03-30T06:40:39.408Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
06:40:40 [2021-03-30T06:40:40.783Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
06:40:41 [2021-03-30T06:40:41.724Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
06:40:43 [2021-03-30T06:40:43.098Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
06:40:46 [2021-03-30T06:40:46.476Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
06:40:46 [2021-03-30T06:40:46.476Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
06:40:47 [2021-03-30T06:40:47.041Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
06:40:47 [2021-03-30T06:40:47.299Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
06:40:47 [2021-03-30T06:40:47.558Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
06:40:47 [2021-03-30T06:40:47.816Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
06:40:48 [2021-03-30T06:40:48.074Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
06:40:48 [2021-03-30T06:40:48.333Z] --- PASS: TestDockerSchema1RegistrySuite (23.82s)
06:40:48 [2021-03-30T06:40:48.333Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
06:40:48 [2021-03-30T06:40:48.333Z]         check_test.go:223: [dcee529f2cc7d] daemon is not started
06:40:48 [2021-03-30T06:40:48.333Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.46s)
06:40:48 [2021-03-30T06:40:48.333Z]         check_test.go:223: [dfa8331f3216d] daemon is not started
06:40:48 [2021-03-30T06:40:48.333Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.88s)
06:40:48 [2021-03-30T06:40:48.333Z]         check_test.go:223: [d214052db50a7] daemon is not started
06:40:48 [2021-03-30T06:40:48.333Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.71s)
06:40:48 [2021-03-30T06:40:48.333Z]         check_test.go:223: [d1338ac492fdf] daemon is not started
06:40:48 [2021-03-30T06:40:48.333Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.23s)
06:40:48 [2021-03-30T06:40:48.333Z]         check_test.go:223: [d119043c05ebe] daemon is not started
06:40:48 [2021-03-30T06:40:48.333Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.26s)
06:40:48 [2021-03-30T06:40:48.333Z]         check_test.go:223: [d79f957f860e3] daemon is not started
06:40:48 [2021-03-30T06:40:48.333Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
06:40:48 [2021-03-30T06:40:48.333Z]         check_test.go:223: [deac6a77c5d64] daemon is not started
06:40:48 [2021-03-30T06:40:48.333Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.32s)
06:40:48 [2021-03-30T06:40:48.333Z]         check_test.go:223: [d7d97396c8953] daemon is not started
06:40:48 [2021-03-30T06:40:48.333Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.18s)
06:40:48 [2021-03-30T06:40:48.333Z]         check_test.go:223: [d983afe00a1b1] daemon is not started
06:40:48 [2021-03-30T06:40:48.333Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.16s)
06:40:48 [2021-03-30T06:40:48.333Z]         check_test.go:223: [d3e5a2a2e5bad] daemon is not started
06:40:48 [2021-03-30T06:40:48.333Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.18s)
06:40:48 [2021-03-30T06:40:48.333Z]         check_test.go:223: [d3bdde3e200c3] daemon is not started
06:40:48 [2021-03-30T06:40:48.333Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
06:40:48 [2021-03-30T06:40:48.333Z]         check_test.go:223: [df0a1111c52b2] daemon is not started
06:40:48 [2021-03-30T06:40:48.333Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.52s)
06:40:48 [2021-03-30T06:40:48.333Z]         check_test.go:223: [db68badab8dae] daemon is not started
06:40:48 [2021-03-30T06:40:48.333Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
06:40:48 [2021-03-30T06:40:48.333Z]         check_test.go:223: [d3365427b8541] daemon is not started
06:40:48 [2021-03-30T06:40:48.333Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s)
06:40:48 [2021-03-30T06:40:48.333Z]         check_test.go:223: [dd1492629c686] daemon is not started
06:40:48 [2021-03-30T06:40:48.333Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
06:40:48 [2021-03-30T06:40:48.333Z]         check_test.go:223: [d7f8a84d7dcb5] daemon is not started
06:40:48 [2021-03-30T06:40:48.333Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s)
06:40:48 [2021-03-30T06:40:48.333Z]         check_test.go:223: [d267b87afb448] daemon is not started
06:40:48 [2021-03-30T06:40:48.333Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
06:40:48 [2021-03-30T06:40:48.333Z]         check_test.go:223: [d5b7b5131aca2] daemon is not started
06:40:48 [2021-03-30T06:40:48.333Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
06:40:48 [2021-03-30T06:40:48.333Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
06:40:49 [2021-03-30T06:40:49.269Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
06:40:49 [2021-03-30T06:40:49.527Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
06:40:49 [2021-03-30T06:40:49.786Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
06:40:51 [2021-03-30T06:40:51.160Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
06:40:51 [2021-03-30T06:40:51.160Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
06:40:51 [2021-03-30T06:40:51.418Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
06:40:51 [2021-03-30T06:40:51.984Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
06:40:52 [2021-03-30T06:40:52.242Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.88s)
06:40:52 [2021-03-30T06:40:52.242Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.82s)
06:40:52 [2021-03-30T06:40:52.242Z]         check_test.go:252: [d1cd4112a618d] daemon is not started
06:40:52 [2021-03-30T06:40:52.242Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s)
06:40:52 [2021-03-30T06:40:52.242Z]         check_test.go:252: [d7703e9efbe86] daemon is not started
06:40:52 [2021-03-30T06:40:52.242Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
06:40:52 [2021-03-30T06:40:52.242Z]         check_test.go:252: [d66e0fdadb678] daemon is not started
06:40:52 [2021-03-30T06:40:52.242Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s)
06:40:52 [2021-03-30T06:40:52.242Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
06:40:52 [2021-03-30T06:40:52.242Z]         check_test.go:252: [d87ab4eb5a8a1] daemon is not started
06:40:52 [2021-03-30T06:40:52.242Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s)
06:40:52 [2021-03-30T06:40:52.242Z]         check_test.go:252: [d3e901e7e4975] daemon is not started
06:40:52 [2021-03-30T06:40:52.242Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s)
06:40:52 [2021-03-30T06:40:52.242Z]         check_test.go:252: [db7ff1de93853] daemon is not started
06:40:52 [2021-03-30T06:40:52.242Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
06:40:52 [2021-03-30T06:40:52.242Z]         check_test.go:252: [d134a8f053931] daemon is not started
06:40:52 [2021-03-30T06:40:52.242Z] === RUN   TestDockerRegistryAuthTokenSuite
06:40:52 [2021-03-30T06:40:52.242Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
06:40:57 [2021-03-30T06:40:57.503Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
06:40:57 [2021-03-30T06:40:57.503Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
06:40:57 [2021-03-30T06:40:57.761Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
06:40:57 [2021-03-30T06:40:57.761Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
06:40:58 [2021-03-30T06:40:58.022Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
06:40:58 [2021-03-30T06:40:58.022Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
06:40:58 [2021-03-30T06:40:58.022Z]         check_test.go:279: [d77cbe2667c5e] daemon is not started
06:40:58 [2021-03-30T06:40:58.022Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
06:40:58 [2021-03-30T06:40:58.022Z]         check_test.go:279: [de73ed152641a] daemon is not started
06:40:58 [2021-03-30T06:40:58.022Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
06:40:58 [2021-03-30T06:40:58.022Z]         check_test.go:279: [d267b0f689d4f] daemon is not started
06:40:58 [2021-03-30T06:40:58.022Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
06:40:58 [2021-03-30T06:40:58.022Z]         check_test.go:279: [dca204a5c3fc2] daemon is not started
06:40:58 [2021-03-30T06:40:58.022Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
06:40:58 [2021-03-30T06:40:58.022Z]         check_test.go:279: [d78dc58703c85] daemon is not started
06:40:58 [2021-03-30T06:40:58.022Z] === RUN   TestDockerNetworkSuite
06:40:58 [2021-03-30T06:40:58.023Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
06:41:00 [2021-03-30T06:41:00.558Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
06:41:01 [2021-03-30T06:41:01.491Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
06:41:08 [2021-03-30T06:41:08.053Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
06:41:09 [2021-03-30T06:41:09.428Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
06:41:12 [2021-03-30T06:41:12.711Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
06:41:14 [2021-03-30T06:41:14.087Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
06:41:24 [2021-03-30T06:41:24.067Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
06:41:25 [2021-03-30T06:41:25.442Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
06:41:26 [2021-03-30T06:41:26.816Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
06:41:27 [2021-03-30T06:41:27.383Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
06:41:27 [2021-03-30T06:41:27.950Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
06:41:28 [2021-03-30T06:41:28.886Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
06:41:30 [2021-03-30T06:41:30.262Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
06:41:30 [2021-03-30T06:41:30.262Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
06:41:30 [2021-03-30T06:41:30.520Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
06:41:31 [2021-03-30T06:41:31.895Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
06:41:31 [2021-03-30T06:41:31.895Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
06:41:31 [2021-03-30T06:41:31.895Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
06:41:31 [2021-03-30T06:41:31.895Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
06:41:32 [2021-03-30T06:41:32.830Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
06:41:34 [2021-03-30T06:41:34.205Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
06:41:34 [2021-03-30T06:41:34.205Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
06:41:34 [2021-03-30T06:41:34.772Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
06:41:34 [2021-03-30T06:41:34.772Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
06:41:35 [2021-03-30T06:41:35.706Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
06:41:39 [2021-03-30T06:41:39.004Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
06:41:40 [2021-03-30T06:41:40.379Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
06:41:50 [2021-03-30T06:41:50.350Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
06:41:50 [2021-03-30T06:41:50.350Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
06:41:50 [2021-03-30T06:41:50.609Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
06:41:51 [2021-03-30T06:41:51.175Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
06:41:51 [2021-03-30T06:41:51.433Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
06:41:51 [2021-03-30T06:41:51.433Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
06:41:51 [2021-03-30T06:41:51.433Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
06:41:51 [2021-03-30T06:41:51.691Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
06:41:51 [2021-03-30T06:41:51.949Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
06:41:51 [2021-03-30T06:41:51.949Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
06:41:52 [2021-03-30T06:41:52.207Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
06:41:52 [2021-03-30T06:41:52.465Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
06:41:52 [2021-03-30T06:41:52.465Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
06:41:52 [2021-03-30T06:41:52.465Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
06:41:54 [2021-03-30T06:41:54.997Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
06:41:56 [2021-03-30T06:41:56.903Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
06:41:56 [2021-03-30T06:41:56.903Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
06:41:56 [2021-03-30T06:41:56.903Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
06:41:58 [2021-03-30T06:41:58.815Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
06:41:59 [2021-03-30T06:41:59.383Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
06:42:02 [2021-03-30T06:42:02.667Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
06:42:02 [2021-03-30T06:42:02.925Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
06:42:06 [2021-03-30T06:42:06.669Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
06:42:06 [2021-03-30T06:42:06.669Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
06:42:06 [2021-03-30T06:42:06.669Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
06:42:06 [2021-03-30T06:42:06.669Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
06:42:06 [2021-03-30T06:42:06.669Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
06:42:06 [2021-03-30T06:42:06.669Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
06:42:06 [2021-03-30T06:42:06.669Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
06:42:06 [2021-03-30T06:42:06.669Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
06:42:06 [2021-03-30T06:42:06.669Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
06:42:06 [2021-03-30T06:42:06.669Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
06:42:07 [2021-03-30T06:42:07.112Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
06:42:07 [2021-03-30T06:42:07.371Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
06:42:07 [2021-03-30T06:42:07.639Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
06:42:08 [2021-03-30T06:42:08.745Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
06:42:10 [2021-03-30T06:42:10.647Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
06:42:10 [2021-03-30T06:42:10.647Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
06:42:11 [2021-03-30T06:42:11.372Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
06:42:11 [2021-03-30T06:42:11.581Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
06:42:12 [2021-03-30T06:42:12.148Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
06:42:12 [2021-03-30T06:42:12.907Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
06:42:12 [2021-03-30T06:42:12.907Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
06:42:12 [2021-03-30T06:42:12.907Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
06:42:12 [2021-03-30T06:42:12.907Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
06:42:13 [2021-03-30T06:42:13.522Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
06:42:16 [2021-03-30T06:42:16.638Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
06:42:18 [2021-03-30T06:42:18.805Z] --- PASS: TestDockerNetworkSuite (80.61s)
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.51s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [df67d9485ac1e] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.97s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d41cd809ec892] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.04s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d4851ffcf2680] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.99s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d8826b93738e0] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.97s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:1233: [d3c2c8579ed50] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.63s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [dd487a726385c] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.30s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [dcd1e7ae04072] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.80s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d0069aead7d57] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.37s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d06a6be4cc36e] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.77s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d12148638d54a] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.61s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d4178a2a2799c] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.10s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d3143db082c2a] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.14s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d47cbbc6d754e] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d0f8bb98753e9] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d8a43ae531ea0] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.97s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d7b2837888bf4] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [dd44d20590c1b] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d91dbbd0bcbb5] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d04711a023192] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.95s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d1dcd630acf07] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.29s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d45b67c4414b1] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [dad6c6a0997e3] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.49s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [dcec146c13482] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d1436d23bf987] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.58s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:968: [d0fe115a0f555] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.91s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d6b7bf96a6846] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.04s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:1116: [d01d8dfa86089] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.29s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d2a6ecf1da497] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.00s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d305060131df9] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.22s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [dd9b22942f135] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d2414ae68ee86] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.27s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [de2e89d1fb29a] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.24s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [dc5be8899e7dd] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d9327048aede4] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.27s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d40b887cfc014] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.09s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [dd22c4fe20c75] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
06:42:18 [2021-03-30T06:42:18.805Z]         docker_cli_network_unix_test.go:46: [d89c123f83d16] daemon is not started
06:42:18 [2021-03-30T06:42:18.805Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.58s)
06:42:18 [2021-03-30T06:42:18.806Z]         docker_cli_network_unix_test.go:46: [d0ba826e771ca] daemon is not started
06:42:18 [2021-03-30T06:42:18.806Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.61s)
06:42:18 [2021-03-30T06:42:18.806Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.08s)
06:42:18 [2021-03-30T06:42:18.806Z]         docker_cli_network_unix_test.go:1084: [d4a71f3236840] daemon is not started
06:42:18 [2021-03-30T06:42:18.806Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.12s)
06:42:18 [2021-03-30T06:42:18.806Z]         docker_cli_network_unix_test.go:46: [d4602389543a6] daemon is not started
06:42:18 [2021-03-30T06:42:18.806Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.23s)
06:42:18 [2021-03-30T06:42:18.806Z]         docker_cli_network_unix_test.go:46: [d435b1beb3ff6] daemon is not started
06:42:18 [2021-03-30T06:42:18.806Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.10s)
06:42:18 [2021-03-30T06:42:18.806Z]         docker_cli_network_unix_test.go:46: [de32e5fcd4335] daemon is not started
06:42:18 [2021-03-30T06:42:18.806Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s)
06:42:18 [2021-03-30T06:42:18.806Z]         docker_cli_network_unix_test.go:46: [d46461dc99ff7] daemon is not started
06:42:18 [2021-03-30T06:42:18.806Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.97s)
06:42:18 [2021-03-30T06:42:18.806Z]         docker_cli_network_unix_test.go:46: [d6128592ae708] daemon is not started
06:42:18 [2021-03-30T06:42:18.806Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s)
06:42:18 [2021-03-30T06:42:18.806Z]         docker_cli_network_unix_test.go:46: [d93dc9dfb5a64] daemon is not started
06:42:18 [2021-03-30T06:42:18.806Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.27s)
06:42:18 [2021-03-30T06:42:18.806Z]         docker_cli_network_unix_test.go:46: [d3529ac198c46] daemon is not started
06:42:18 [2021-03-30T06:42:18.806Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.17s)
06:42:18 [2021-03-30T06:42:18.806Z]         docker_cli_network_unix_test.go:46: [d08d05fde12ee] daemon is not started
06:42:18 [2021-03-30T06:42:18.806Z] === RUN   TestDockerHubPullSuite
06:42:18 [2021-03-30T06:42:18.806Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
06:42:20 [2021-03-30T06:42:20.180Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
06:42:22 [2021-03-30T06:42:22.707Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
06:42:22 [2021-03-30T06:42:22.707Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
06:42:24 [2021-03-30T06:42:24.081Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
06:42:24 [2021-03-30T06:42:24.339Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
06:42:24 [2021-03-30T06:42:24.339Z] --- PASS: TestDockerHubPullSuite (5.77s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.52s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.21s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.36s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s)
06:42:24 [2021-03-30T06:42:24.340Z] PASS
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === Skipped
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_sni_test.go:18: Flakey test
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
06:42:24 [2021-03-30T06:42:24.340Z]         docker_cli_network_unix_test.go:46: [d89c123f83d16] daemon is not started
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] 
06:42:24 [2021-03-30T06:42:24.340Z] DONE 1274 tests, 51 skipped in 2112.071s
06:42:24 [2021-03-30T06:42:24.340Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:42:24 [2021-03-30T06:42:24.340Z] ++++ cat bundles/test-integration/docker.pid
06:42:24 [2021-03-30T06:42:24.340Z] +++ kill 8158
06:42:25 [2021-03-30T06:42:25.275Z] +++ /etc/init.d/apparmor stop
06:42:25 [2021-03-30T06:42:25.275Z] Leaving: AppArmorNo profiles have been unloaded.
06:42:25 [2021-03-30T06:42:25.275Z] 
06:42:25 [2021-03-30T06:42:25.275Z] Unloading profiles will leave already running processes permanently
06:42:25 [2021-03-30T06:42:25.275Z] unconfined, which can lead to unexpected situations.
06:42:25 [2021-03-30T06:42:25.275Z] 
06:42:25 [2021-03-30T06:42:25.275Z] To set a process to complain mode, use the command line tool
06:42:25 [2021-03-30T06:42:25.275Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:42:25 [2021-03-30T06:42:25.275Z] +++ true
06:42:25 [2021-03-30T06:42:25.275Z] exiting test-integration
06:42:25 [2021-03-30T06:42:25.275Z] ++ exit 0
06:42:25 [2021-03-30T06:42:25.275Z] 
06:42:25 [2021-03-30T06:42:25.841Z] + for job in $(jobs -p)
06:42:25 [2021-03-30T06:42:25.841Z] + wait 11515
06:42:29 [2021-03-30T06:42:29.014Z] === RUN   TestDockerSuite/TestBuildAddNonTar
06:42:34 [2021-03-30T06:42:34.812Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
06:42:35 [2021-03-30T06:42:35.784Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
06:42:35 [2021-03-30T06:42:35.784Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
06:42:39 [2021-03-30T06:42:39.515Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
06:42:41 [2021-03-30T06:42:41.051Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
06:42:46 [2021-03-30T06:42:46.850Z] === RUN   TestDockerSuite/TestBuildAddScript
06:42:46 [2021-03-30T06:42:46.850Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
06:42:46 [2021-03-30T06:42:46.850Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
06:42:46 [2021-03-30T06:42:46.850Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
06:42:46 [2021-03-30T06:42:46.850Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
06:42:46 [2021-03-30T06:42:46.850Z] === RUN   TestDockerSuite/TestBuildAddTar
06:42:57 [2021-03-30T06:42:57.900Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
06:42:57 [2021-03-30T06:42:57.900Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
06:43:01 [2021-03-30T06:43:01.198Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
06:43:03 [2021-03-30T06:43:03.098Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
06:43:07 [2021-03-30T06:43:07.283Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
06:43:09 [2021-03-30T06:43:09.812Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
06:43:31 [2021-03-30T06:43:31.728Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
06:43:37 [2021-03-30T06:43:37.547Z] === RUN   TestDockerSuite/TestBuildAddTarXz
06:43:37 [2021-03-30T06:43:37.547Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
06:43:37 [2021-03-30T06:43:37.547Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
06:43:41 [2021-03-30T06:43:41.709Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
06:43:43 [2021-03-30T06:43:43.608Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
06:43:46 [2021-03-30T06:43:46.135Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
06:43:48 [2021-03-30T06:43:48.666Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
06:43:58 [2021-03-30T06:43:58.634Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
06:43:58 [2021-03-30T06:43:58.634Z] === RUN   TestDockerSuite/TestBuildBlankName
06:43:58 [2021-03-30T06:43:58.634Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
06:43:59 [2021-03-30T06:43:59.093Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
06:44:02 [2021-03-30T06:44:02.823Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
06:44:05 [2021-03-30T06:44:05.351Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
06:44:07 [2021-03-30T06:44:07.661Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
06:44:08 [2021-03-30T06:44:08.120Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
06:44:08 [2021-03-30T06:44:08.632Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
06:44:11 [2021-03-30T06:44:11.914Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
06:44:13 [2021-03-30T06:44:13.814Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
06:44:13 [2021-03-30T06:44:13.907Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
06:44:17 [2021-03-30T06:44:17.098Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
06:44:19 [2021-03-30T06:44:19.625Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
06:44:24 [2021-03-30T06:44:24.222Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
06:44:32 [2021-03-30T06:44:32.790Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
06:44:32 [2021-03-30T06:44:32.790Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
06:44:43 [2021-03-30T06:44:43.107Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
06:44:43 [2021-03-30T06:44:43.107Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
06:44:43 [2021-03-30T06:44:43.107Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
06:44:50 [2021-03-30T06:44:50.176Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
06:44:50 [2021-03-30T06:44:50.176Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
06:44:51 [2021-03-30T06:44:51.143Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
06:44:51 [2021-03-30T06:44:51.143Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
06:44:51 [2021-03-30T06:44:51.143Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
06:45:15 [2021-03-30T06:45:15.835Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
06:45:30 [2021-03-30T06:45:30.701Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
06:45:41 [2021-03-30T06:45:41.819Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
06:45:41 [2021-03-30T06:45:41.819Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
06:45:41 [2021-03-30T06:45:41.819Z] === RUN   TestDockerSuite/TestBuildCacheAdd
06:45:41 [2021-03-30T06:45:41.819Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
06:45:42 [2021-03-30T06:45:42.786Z] === RUN   TestDockerSuite/TestBuildCacheFrom
06:45:42 [2021-03-30T06:45:42.786Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
06:45:45 [2021-03-30T06:45:45.571Z] --- PASS: TestDockerSwarmSuite (1830.11s)
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.39s)
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.95s)
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.94s)
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.09s)
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s)
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.09s)
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_test.go:562: [d07555e09a813] joining swarm manager [de425ff5f04e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_test.go:584: [d90b8301d6ea5] joining swarm manager [de425ff5f04e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.571Z]         check_test.go:380: [d07555e09a813] daemon is not started
06:45:45 [2021-03-30T06:45:45.571Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.44s)
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_test.go:45: [d3625d8189448] joining swarm manager [d54d1769a4545]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.01s)
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.20s)
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.42s)
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_test.go:303: [dbfaf95f5628d] joining swarm manager [d043c02f4a8ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_test.go:304: [de0089b7f0b54] joining swarm manager [d043c02f4a8ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_test.go:363: Waiting for possible election...
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.78s)
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_test.go:271: [d6a573df5a175] joining swarm manager [d0765f22bb102]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_test.go:272: [d1849dc3de6b2] joining swarm manager [d0765f22bb102]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.27s)
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.54s)
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.30s)
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_node_test.go:19: [da75b32ab5a0c] joining swarm manager [d163a8908ad9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_node_test.go:20: [dddab6b4a1edd] joining swarm manager [d163a8908ad9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.35s)
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_test.go:501: [d260eef86e7ae] joining swarm manager [d9bff7636b19b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_test.go:506: [d44895ec26590] joining swarm manager [d9bff7636b19b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (21.49s)
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_node_test.go:80: [d0637c4611633] joining swarm manager [d72a7c2cb9eec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.73s)
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_node_test.go:52: [d10c9caedcd84] joining swarm manager [d77a2a9d0e08f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_node_test.go:53: [d685aaa15d9b6] joining swarm manager [d77a2a9d0e08f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.64s)
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.71s)
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_test.go:201: [de8be96e2b62c] joining swarm manager [dd68543f11643]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.32s)
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_test.go:383: [d448674ffac5d] joining swarm manager [d8efc9bb7fedf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_test.go:384: [d8e19f7848b3e] joining swarm manager [d8efc9bb7fedf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.571Z]         check_test.go:380: [d8e19f7848b3e] daemon is not started
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.56s)
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_test.go:801: [dd68220a118f8] joining swarm manager [d4a666500e3b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_test.go:801: [d60bf60e09bc6] joining swarm manager [d4a666500e3b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_test.go:801: [dcaca8a802ab8] joining swarm manager [d4a666500e3b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_test.go:801: [d6b9e3ccf1ae1] joining swarm manager [d4a666500e3b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_test.go:809: [d0b6b6f8b8b01] joining swarm manager [d4a666500e3b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.51s)
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.62s)
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.27s)
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_service_test.go:394: [d4eefb1173e36] joining swarm manager [d780f3563dd6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_service_test.go:394: [df06b03738b62] joining swarm manager [d780f3563dd6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.63s)
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_service_test.go:342: [d2e38dec6d474] joining swarm manager [d8defd79146ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_service_test.go:342: [d49ccca520e02] joining swarm manager [d8defd79146ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.08s)
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_service_test.go:489: [de0d20472aff8] joining swarm manager [dfec8204ed90a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_service_test.go:489: [de3640ecc9972] joining swarm manager [dfec8204ed90a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.37s)
06:45:45 [2021-03-30T06:45:45.571Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.15s)
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_service_test.go:127: [d556e005968c9] joining swarm manager [ddfcdc550ab8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.571Z]         docker_api_swarm_service_test.go:128: [dae0982d1e70f] joining swarm manager [ddfcdc550ab8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.572Z]         docker_api_swarm_service_test.go:136: [d2b9a32f39d48] joining swarm manager [ddfcdc550ab8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
06:45:45 [2021-03-30T06:45:45.572Z]         docker_api_swarm_service_test.go:137: [d50afbd193acd] joining swarm manager [ddfcdc550ab8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.33s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.62s)
06:45:45 [2021-03-30T06:45:45.572Z]         docker_api_swarm_service_test.go:303: [dc3ab610469f7] joining swarm manager [dbbc11f76bc67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.572Z]         docker_api_swarm_service_test.go:303: [d92e6e459dbac] joining swarm manager [dbbc11f76bc67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.26s)
06:45:45 [2021-03-30T06:45:45.572Z]         docker_api_swarm_service_test.go:99: [d8c45e720fb8a] joining swarm manager [d7ef45c878ede]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.572Z]         docker_api_swarm_service_test.go:100: [d69707989b2e8] joining swarm manager [d7ef45c878ede]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.572Z]         check_test.go:380: [d8c45e720fb8a] daemon is not started
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (29.80s)
06:45:45 [2021-03-30T06:45:45.572Z]         docker_api_swarm_service_test.go:532: [d788d403a892c] joining swarm manager [d186cfe6d33f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.572Z]         docker_api_swarm_service_test.go:533: [dfda017edb268] joining swarm manager [d186cfe6d33f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.70s)
06:45:45 [2021-03-30T06:45:45.572Z]         docker_api_swarm_service_test.go:147: [d1cb604214996] joining swarm manager [d9cdce5346571]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.572Z]         docker_api_swarm_service_test.go:147: [db99c9fee166f] joining swarm manager [d9cdce5346571]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (37.18s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (7.08s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.80s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.70s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.68s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.11s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.70s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.65s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.46s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.87s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.20s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.94s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.84s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.93s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.40s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.61s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.76s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.31s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.80s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.83s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.39s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.72s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.88s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.04s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.52s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.57s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.06s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.71s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.75s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.65s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.39s)
06:45:45 [2021-03-30T06:45:45.572Z]         docker_cli_service_logs_test.go:245: checking task nvq8n6ynbrv9
06:45:45 [2021-03-30T06:45:45.572Z]         docker_cli_service_logs_test.go:250: checking messages for nvq8n6ynbrv9
06:45:45 [2021-03-30T06:45:45.572Z]         docker_cli_service_logs_test.go:245: checking task f6clvhcngmku
06:45:45 [2021-03-30T06:45:45.572Z]         docker_cli_service_logs_test.go:250: checking messages for f6clvhcngmku
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.78s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.93s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.66s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.46s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (22.80s)
06:45:45 [2021-03-30T06:45:45.572Z]         docker_cli_swarm_test.go:1901: [d59d8d7a95dbf] joining swarm manager [d53cfbe250d23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.572Z]         docker_cli_swarm_test.go:1902: [dea12c94bd2fb] joining swarm manager [d53cfbe250d23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.50s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.91s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.66s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.28s)
06:45:45 [2021-03-30T06:45:45.572Z]         docker_cli_swarm_test.go:1802: [daea820a820f7] joining swarm manager [d09f208467f18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.572Z]         docker_cli_swarm_test.go:1803: [d2202cad6758d] joining swarm manager [d09f208467f18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.29s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (181.77s)
06:45:45 [2021-03-30T06:45:45.572Z]         docker_cli_swarm_test.go:1321: [d2039bc7b32bb] joining swarm manager [d881ab6e1954c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.572Z]         docker_cli_swarm_test.go:1322: [d7346dc0ea744] joining swarm manager [d881ab6e1954c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.76s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.24s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.04s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.78s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.09s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.84s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.90s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
06:45:45 [2021-03-30T06:45:45.572Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.46s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.86s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.95s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.48s)
06:45:45 [2021-03-30T06:45:45.572Z]         docker_cli_swarm_test.go:1186: [daef612f82659] joining swarm manager [d8dda98e795d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.572Z]         docker_cli_swarm_test.go:1195: [d389da4fad0c1] joining swarm manager [d8dda98e795d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.67s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.42s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.15s)
06:45:45 [2021-03-30T06:45:45.572Z]         docker_cli_swarm_test.go:1118: [d1a78bd5fab9f] joining swarm manager [d61eb0b51e082]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.572Z]         docker_cli_swarm_test.go:1119: [d2b16b67cfc6f] joining swarm manager [d61eb0b51e082]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.572Z]         docker_cli_swarm_test.go:1172: [de94ee273b294] joining swarm manager [d61eb0b51e082]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.04s)
06:45:45 [2021-03-30T06:45:45.572Z]         docker_cli_swarm_test.go:1453: [d83bf9eb9e943] joining swarm manager [d4617432404f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.572Z]         docker_cli_swarm_test.go:1454: [d647d0576e390] joining swarm manager [d4617432404f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.93s)
06:45:45 [2021-03-30T06:45:45.572Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.26s)
06:45:45 [2021-03-30T06:45:45.572Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s)
06:45:45 [2021-03-30T06:45:45.572Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
06:45:45 [2021-03-30T06:45:45.572Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.27s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.72s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.87s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.84s)
06:45:45 [2021-03-30T06:45:45.572Z]         docker_cli_swarm_unix_test.go:62: [d654c1900e532] joining swarm manager [d72f72caf60bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.29s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.37s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.27s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.56s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.82s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.33s)
06:45:45 [2021-03-30T06:45:45.572Z]         docker_api_swarm_test.go:961: [d0ae328be3bc6] joining swarm manager [d4915d88a076d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.48s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.28s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.32s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.88s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.57s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.20s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.80s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.86s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.14s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.24s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.28s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.59s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.31s)
06:45:45 [2021-03-30T06:45:45.572Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.88s)
06:45:45 [2021-03-30T06:45:45.572Z] === RUN   TestDockerExternalVolumeSuite
06:45:45 [2021-03-30T06:45:45.572Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
06:45:47 [2021-03-30T06:45:47.477Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
06:45:49 [2021-03-30T06:45:49.012Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
06:45:49 [2021-03-30T06:45:49.012Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
06:45:49 [2021-03-30T06:45:49.472Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
06:45:51 [2021-03-30T06:45:51.008Z] === RUN   TestDockerSuite/TestBuildClearCmd
06:45:51 [2021-03-30T06:45:51.975Z] === RUN   TestDockerSuite/TestBuildCmd
06:45:52 [2021-03-30T06:45:52.433Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
06:45:53 [2021-03-30T06:45:53.402Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
06:45:53 [2021-03-30T06:45:53.862Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
06:45:59 [2021-03-30T06:45:59.649Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
06:46:01 [2021-03-30T06:46:01.827Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
06:46:02 [2021-03-30T06:46:02.285Z] === RUN   TestDockerSuite/TestBuildConditionalCache
06:46:03 [2021-03-30T06:46:03.252Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
06:46:03 [2021-03-30T06:46:03.641Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
06:46:03 [2021-03-30T06:46:03.710Z] === RUN   TestDockerSuite/TestBuildContextCleanup
06:46:04 [2021-03-30T06:46:04.168Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
06:46:06 [2021-03-30T06:46:06.345Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
06:46:07 [2021-03-30T06:46:07.311Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
06:46:07 [2021-03-30T06:46:07.769Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
06:46:07 [2021-03-30T06:46:07.769Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
06:46:08 [2021-03-30T06:46:08.737Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
06:46:09 [2021-03-30T06:46:09.704Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
06:46:09 [2021-03-30T06:46:09.704Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
06:46:09 [2021-03-30T06:46:09.704Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
06:46:15 [2021-03-30T06:46:15.492Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
06:46:51 [2021-03-30T06:46:51.179Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
06:46:52 [2021-03-30T06:46:52.146Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
06:46:53 [2021-03-30T06:46:53.681Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
06:46:59 [2021-03-30T06:46:59.552Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
06:46:59 [2021-03-30T06:46:59.552Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
06:47:00 [2021-03-30T06:47:00.010Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
06:47:00 [2021-03-30T06:47:00.010Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
06:47:00 [2021-03-30T06:47:00.468Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
06:47:00 [2021-03-30T06:47:00.468Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
06:47:11 [2021-03-30T06:47:11.303Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
06:47:17 [2021-03-30T06:47:17.864Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
06:47:43 [2021-03-30T06:47:43.012Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
06:47:43 [2021-03-30T06:47:43.012Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
06:47:43 [2021-03-30T06:47:43.012Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
06:47:49 [2021-03-30T06:47:49.922Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
06:48:04 [2021-03-30T06:48:04.785Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
06:48:12 [2021-03-30T06:48:12.958Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
06:48:12 [2021-03-30T06:48:12.958Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
06:48:12 [2021-03-30T06:48:12.958Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
06:48:15 [2021-03-30T06:48:15.135Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
06:48:18 [2021-03-30T06:48:18.040Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
06:48:20 [2021-03-30T06:48:20.944Z] === RUN   TestDockerSuite/TestBuildDockerignore
06:48:36 [2021-03-30T06:48:36.849Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
06:48:49 [2021-03-30T06:48:49.040Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
06:49:21 [2021-03-30T06:49:21.099Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
06:49:39 [2021-03-30T06:49:39.189Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
06:49:46 [2021-03-30T06:49:46.993Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
06:49:47 [2021-03-30T06:49:47.962Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
06:49:48 [2021-03-30T06:49:48.420Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
06:49:54 [2021-03-30T06:49:54.054Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
06:50:40 [2021-03-30T06:50:40.709Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
06:50:58 [2021-03-30T06:50:58.781Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
06:51:14 [2021-03-30T06:51:14.472Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
06:51:14 [2021-03-30T06:51:14.472Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
06:51:14 [2021-03-30T06:51:14.472Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
06:51:30 [2021-03-30T06:51:30.838Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
06:51:35 [2021-03-30T06:51:35.568Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
06:51:44 [2021-03-30T06:51:44.136Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
06:52:01 [2021-03-30T06:52:01.819Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
06:52:02 [2021-03-30T06:52:02.906Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
06:52:17 [2021-03-30T06:52:17.771Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
06:52:35 [2021-03-30T06:52:35.840Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
06:52:44 [2021-03-30T06:52:44.345Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
06:52:50 [2021-03-30T06:52:50.725Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
06:52:59 [2021-03-30T06:52:59.154Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
06:53:05 [2021-03-30T06:53:05.589Z] --- PASS: TestDockerExternalVolumeSuite (439.56s)
06:53:05 [2021-03-30T06:53:05.589Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.77s)
06:53:05 [2021-03-30T06:53:05.589Z]         docker_cli_external_volume_driver_test.go:53: [d37c1efefdb12] daemon is not started
06:53:05 [2021-03-30T06:53:05.589Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
06:53:05 [2021-03-30T06:53:05.589Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.46s)
06:53:05 [2021-03-30T06:53:05.589Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
06:53:05 [2021-03-30T06:53:05.589Z]         docker_cli_external_volume_driver_test.go:53: [df49703973db8] daemon is not started
06:53:05 [2021-03-30T06:53:05.589Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s)
06:53:05 [2021-03-30T06:53:05.589Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
06:53:05 [2021-03-30T06:53:05.589Z]         docker_cli_external_volume_driver_test.go:53: [dd0f3179bff94] daemon is not started
06:53:05 [2021-03-30T06:53:05.589Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
06:53:05 [2021-03-30T06:53:05.589Z]         docker_cli_external_volume_driver_test.go:53: [ddab9512e8c24] daemon is not started
06:53:05 [2021-03-30T06:53:05.589Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.43s)
06:53:05 [2021-03-30T06:53:05.589Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.46s)
06:53:05 [2021-03-30T06:53:05.589Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
06:53:05 [2021-03-30T06:53:05.589Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
06:53:05 [2021-03-30T06:53:05.589Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.47s)
06:53:05 [2021-03-30T06:53:05.589Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.53s)
06:53:05 [2021-03-30T06:53:05.589Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s)
06:53:05 [2021-03-30T06:53:05.589Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.43s)
06:53:05 [2021-03-30T06:53:05.589Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.11s)
06:53:05 [2021-03-30T06:53:05.589Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.28s)
06:53:05 [2021-03-30T06:53:05.589Z]         docker_cli_external_volume_driver_test.go:485: [d1a7edd184ddd] daemon is not started
06:53:05 [2021-03-30T06:53:05.589Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
06:53:05 [2021-03-30T06:53:05.589Z]         docker_cli_external_volume_driver_test.go:53: [dc638d79a4ddb] daemon is not started
06:53:05 [2021-03-30T06:53:05.589Z] PASS
06:53:05 [2021-03-30T06:53:05.589Z] 
06:53:05 [2021-03-30T06:53:05.589Z] === Skipped
06:53:05 [2021-03-30T06:53:05.589Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s)
06:53:05 [2021-03-30T06:53:05.589Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s)
06:53:05 [2021-03-30T06:53:05.589Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
06:53:05 [2021-03-30T06:53:05.589Z]         check_test.go:309: [d67ed70faa7e9] daemon is not started
06:53:05 [2021-03-30T06:53:05.589Z] 
06:53:05 [2021-03-30T06:53:05.589Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
06:53:05 [2021-03-30T06:53:05.589Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
06:53:05 [2021-03-30T06:53:05.589Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
06:53:05 [2021-03-30T06:53:05.589Z]         check_test.go:309: [d536e72d3b152] daemon is not started
06:53:05 [2021-03-30T06:53:05.589Z] 
06:53:05 [2021-03-30T06:53:05.589Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
06:53:05 [2021-03-30T06:53:05.589Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
06:53:05 [2021-03-30T06:53:05.589Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
06:53:05 [2021-03-30T06:53:05.589Z]         check_test.go:309: [d332cd8a95848] daemon is not started
06:53:05 [2021-03-30T06:53:05.589Z] 
06:53:05 [2021-03-30T06:53:05.589Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
06:53:05 [2021-03-30T06:53:05.589Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
06:53:05 [2021-03-30T06:53:05.589Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
06:53:05 [2021-03-30T06:53:05.589Z] 
06:53:05 [2021-03-30T06:53:05.589Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
06:53:05 [2021-03-30T06:53:05.589Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
06:53:05 [2021-03-30T06:53:05.589Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
06:53:05 [2021-03-30T06:53:05.589Z] 
06:53:05 [2021-03-30T06:53:05.589Z] 
06:53:05 [2021-03-30T06:53:05.589Z] DONE 273 tests, 5 skipped in 2753.745s
06:53:05 [2021-03-30T06:53:05.589Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:53:05 [2021-03-30T06:53:05.589Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7ebe88e84cf1/docker.pid
06:53:05 [2021-03-30T06:53:05.589Z] +++ kill 6127
06:53:05 [2021-03-30T06:53:05.589Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6127 is not a child of this shell
06:53:05 [2021-03-30T06:53:05.589Z] warning: PID 6127 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7ebe88e84cf1/docker.pid had a nonzero exit code
06:53:05 [2021-03-30T06:53:05.589Z] ++++ cat bundles/test-integration/docker.pid
06:53:05 [2021-03-30T06:53:05.589Z] +++ kill 8157
06:53:06 [2021-03-30T06:53:06.154Z] +++ /etc/init.d/apparmor stop
06:53:06 [2021-03-30T06:53:06.154Z] Leaving: AppArmorNo profiles have been unloaded.
06:53:06 [2021-03-30T06:53:06.154Z] 
06:53:06 [2021-03-30T06:53:06.154Z] Unloading profiles will leave already running processes permanently
06:53:06 [2021-03-30T06:53:06.154Z] unconfined, which can lead to unexpected situations.
06:53:06 [2021-03-30T06:53:06.154Z] 
06:53:06 [2021-03-30T06:53:06.154Z] To set a process to complain mode, use the command line tool
06:53:06 [2021-03-30T06:53:06.154Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:53:06 [2021-03-30T06:53:06.154Z] +++ true
06:53:06 [2021-03-30T06:53:06.154Z] exiting test-integration
06:53:06 [2021-03-30T06:53:06.154Z] ++ exit 0
06:53:06 [2021-03-30T06:53:06.154Z] 
06:53:06 [2021-03-30T06:53:06.412Z] + exit 0
06:53:06 [2021-03-30T06:53:06.412Z] ++ jobs -p
06:53:06 [2021-03-30T06:53:06.412Z] + pids=
06:53:06 [2021-03-30T06:53:06.412Z] + echo 'Remaining pids to kill: []'
06:53:06 [2021-03-30T06:53:06.412Z] Remaining pids to kill: []
06:53:06 [2021-03-30T06:53:06.412Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
06:53:06 [2021-03-30T06:53:06.427Z] Recording test results
06:53:08 [2021-03-30T06:53:08.337Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
06:53:08 [2021-03-30T06:53:08.662Z] + echo Ensuring container killed.
06:53:08 [2021-03-30T06:53:08.662Z] Ensuring container killed.
06:53:08 [2021-03-30T06:53:08.662Z] + docker ps -aq -f name=docker-pr1-*
06:53:08 [2021-03-30T06:53:08.662Z] + cids=727638e14f39
06:53:08 [2021-03-30T06:53:08.662Z] dce8d79a323c
06:53:08 [2021-03-30T06:53:08.662Z] 9dccef2d7996
06:53:08 [2021-03-30T06:53:08.662Z] + [ -n 727638e14f39
06:53:08 [2021-03-30T06:53:08.662Z] dce8d79a323c
06:53:08 [2021-03-30T06:53:08.662Z] 9dccef2d7996 ]
06:53:08 [2021-03-30T06:53:08.662Z] + docker rm -vf 727638e14f39 dce8d79a323c 9dccef2d7996
06:53:09 [2021-03-30T06:53:09.606Z] 727638e14f39
06:53:10 [2021-03-30T06:53:10.982Z] dce8d79a323c
06:53:10 [2021-03-30T06:53:10.982Z] 9dccef2d7996
[Pipeline] sh
06:53:11 [2021-03-30T06:53:11.262Z] + echo Chowning /workspace to jenkins user
06:53:11 [2021-03-30T06:53:11.262Z] Chowning /workspace to jenkins user
06:53:11 [2021-03-30T06:53:11.262Z] + id -u
06:53:11 [2021-03-30T06:53:11.262Z] + id -g
06:53:11 [2021-03-30T06:53:11.263Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42217:/workspace busybox chown -R 1000:1000 /workspace
06:53:11 [2021-03-30T06:53:11.263Z] Unable to find image 'busybox:latest' locally
06:53:11 [2021-03-30T06:53:11.263Z] latest: Pulling from library/busybox
06:53:11 [2021-03-30T06:53:11.521Z] 8b3d7e226fab: Pulling fs layer
06:53:11 [2021-03-30T06:53:11.521Z] 8b3d7e226fab: Verifying Checksum
06:53:11 [2021-03-30T06:53:11.521Z] 8b3d7e226fab: Download complete
06:53:11 [2021-03-30T06:53:11.521Z] 8b3d7e226fab: Pull complete
06:53:11 [2021-03-30T06:53:11.521Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
06:53:11 [2021-03-30T06:53:11.521Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
06:53:15 [2021-03-30T06:53:15.115Z] + bundleName=amd64
06:53:15 [2021-03-30T06:53:15.115Z] + echo Creating amd64-bundles.tar.gz
06:53:15 [2021-03-30T06:53:15.115Z] Creating amd64-bundles.tar.gz
06:53:15 [2021-03-30T06:53:15.115Z] + xargs tar -czf amd64-bundles.tar.gz
06:53:15 [2021-03-30T06:53:15.115Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
06:53:16 [2021-03-30T06:53:16.058Z] Archiving artifacts
06:53:16 [2021-03-30T06:53:16.839Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
06:53:17 [2021-03-30T06:53:17.932Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42217/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
06:53:18 [2021-03-30T06:53:18.240Z] + make clean
06:53:18 [2021-03-30T06:53:18.240Z] docker volume rm -f docker-dev-cache
06:53:18 [2021-03-30T06:53:18.498Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
06:55:28 [2021-03-30T06:55:28.508Z] === RUN   TestDockerSuite/TestBuildDotDotFile
06:55:28 [2021-03-30T06:55:28.508Z] === RUN   TestDockerSuite/TestBuildEOLInLine
06:55:28 [2021-03-30T06:55:28.508Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
06:55:28 [2021-03-30T06:55:28.508Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
06:55:28 [2021-03-30T06:55:28.508Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
06:55:28 [2021-03-30T06:55:28.508Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
06:55:28 [2021-03-30T06:55:28.508Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
06:55:28 [2021-03-30T06:55:28.508Z] === RUN   TestDockerSuite/TestBuildEntrypoint
06:55:28 [2021-03-30T06:55:28.508Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
06:55:33 [2021-03-30T06:55:33.199Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
06:55:36 [2021-03-30T06:55:36.104Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
06:55:41 [2021-03-30T06:55:41.895Z] === RUN   TestDockerSuite/TestBuildEnv
06:55:41 [2021-03-30T06:55:41.895Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
06:55:41 [2021-03-30T06:55:41.895Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
06:55:41 [2021-03-30T06:55:41.895Z] === RUN   TestDockerSuite/TestBuildEnvUsage
06:55:41 [2021-03-30T06:55:41.895Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
06:55:41 [2021-03-30T06:55:41.895Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
06:55:46 [2021-03-30T06:55:46.586Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
06:55:46 [2021-03-30T06:55:46.586Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
06:55:46 [2021-03-30T06:55:46.586Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
06:55:46 [2021-03-30T06:55:46.586Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
06:55:47 [2021-03-30T06:55:47.044Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
06:55:52 [2021-03-30T06:55:52.839Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
06:56:10 [2021-03-30T06:56:10.537Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
06:56:10 [2021-03-30T06:56:10.537Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
06:56:10 [2021-03-30T06:56:10.537Z] === RUN   TestDockerSuite/TestBuildExpose
06:56:10 [2021-03-30T06:56:10.537Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
06:56:10 [2021-03-30T06:56:10.537Z] === RUN   TestDockerSuite/TestBuildExposeOrder
06:56:10 [2021-03-30T06:56:10.537Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
06:56:10 [2021-03-30T06:56:10.537Z] === RUN   TestDockerSuite/TestBuildFails
06:56:12 [2021-03-30T06:56:12.077Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
06:56:12 [2021-03-30T06:56:12.077Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
06:56:18 [2021-03-30T06:56:18.049Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
06:56:25 [2021-03-30T06:56:25.121Z] === RUN   TestDockerSuite/TestBuildForceRm
06:56:32 [2021-03-30T06:56:32.201Z] === RUN   TestDockerSuite/TestBuildFromGit
06:56:37 [2021-03-30T06:56:37.996Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
06:56:39 [2021-03-30T06:56:39.535Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
06:56:45 [2021-03-30T06:56:45.329Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
06:56:45 [2021-03-30T06:56:45.329Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
06:56:46 [2021-03-30T06:56:46.296Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
06:56:46 [2021-03-30T06:56:46.755Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
06:56:46 [2021-03-30T06:56:46.755Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
06:56:57 [2021-03-30T06:56:57.073Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
06:56:57 [2021-03-30T06:56:57.073Z] === RUN   TestDockerSuite/TestBuildHistory
06:57:09 [2021-03-30T06:57:09.452Z] === RUN   TestDockerSuite/TestBuildIidFile
06:57:09 [2021-03-30T06:57:09.912Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
06:57:12 [2021-03-30T06:57:12.092Z] === RUN   TestDockerSuite/TestBuildInheritance
06:57:12 [2021-03-30T06:57:12.092Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
06:57:13 [2021-03-30T06:57:13.059Z] === RUN   TestDockerSuite/TestBuildInvalidTag
06:57:13 [2021-03-30T06:57:13.059Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
06:57:18 [2021-03-30T06:57:18.853Z] === RUN   TestDockerSuite/TestBuildLabel
06:57:18 [2021-03-30T06:57:18.853Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
06:57:19 [2021-03-30T06:57:19.820Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
06:57:20 [2021-03-30T06:57:20.789Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
06:57:21 [2021-03-30T06:57:21.756Z] === RUN   TestDockerSuite/TestBuildLabels
06:57:22 [2021-03-30T06:57:22.725Z] === RUN   TestDockerSuite/TestBuildLabelsCache
06:57:24 [2021-03-30T06:57:24.261Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
06:57:31 [2021-03-30T06:57:31.340Z] === RUN   TestDockerSuite/TestBuildLastModified
06:57:31 [2021-03-30T06:57:31.340Z] === RUN   TestDockerSuite/TestBuildLineBreak
06:57:31 [2021-03-30T06:57:31.340Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
06:57:31 [2021-03-30T06:57:31.340Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
06:57:31 [2021-03-30T06:57:31.340Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
06:57:31 [2021-03-30T06:57:31.340Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
06:57:31 [2021-03-30T06:57:31.340Z] === RUN   TestDockerSuite/TestBuildMaintainer
06:57:31 [2021-03-30T06:57:31.800Z] === RUN   TestDockerSuite/TestBuildMissingArgs
06:57:32 [2021-03-30T06:57:32.767Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
06:57:38 [2021-03-30T06:57:38.558Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
06:57:59 [2021-03-30T06:57:59.649Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
06:57:59 [2021-03-30T06:57:59.649Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
06:58:01 [2021-03-30T06:58:01.827Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
06:58:44 [2021-03-30T06:58:44.351Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
06:59:05 [2021-03-30T06:59:05.448Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
06:59:09 [2021-03-30T06:59:09.187Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
06:59:14 [2021-03-30T06:59:14.981Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
06:59:22 [2021-03-30T06:59:22.055Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
06:59:39 [2021-03-30T06:59:39.735Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
06:59:39 [2021-03-30T06:59:39.735Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
06:59:46 [2021-03-30T06:59:46.808Z] === RUN   TestDockerSuite/TestBuildMultipleTags
06:59:47 [2021-03-30T06:59:47.775Z] === RUN   TestDockerSuite/TestBuildNetContainer
06:59:47 [2021-03-30T06:59:47.775Z] === RUN   TestDockerSuite/TestBuildNetNone
06:59:47 [2021-03-30T06:59:47.775Z] === RUN   TestDockerSuite/TestBuildNoContext
06:59:50 [2021-03-30T06:59:50.684Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
07:00:01 [2021-03-30T07:00:01.003Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
07:00:02 [2021-03-30T07:00:02.539Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
07:00:02 [2021-03-30T07:00:02.999Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
07:00:02 [2021-03-30T07:00:02.999Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
07:00:05 [2021-03-30T07:00:05.913Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
07:00:06 [2021-03-30T07:00:06.883Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
07:00:08 [2021-03-30T07:00:08.423Z] === RUN   TestDockerSuite/TestBuildOnBuild
07:00:23 [2021-03-30T07:00:23.238Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
07:00:24 [2021-03-30T07:00:24.778Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
07:00:35 [2021-03-30T07:00:35.135Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
07:00:38 [2021-03-30T07:00:38.878Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
07:00:49 [2021-03-30T07:00:49.193Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
07:00:53 [2021-03-30T07:00:53.881Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
07:00:58 [2021-03-30T07:00:58.565Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
07:01:00 [2021-03-30T07:01:00.105Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
07:01:00 [2021-03-30T07:01:00.105Z] === RUN   TestDockerSuite/TestBuildPATH
07:01:00 [2021-03-30T07:01:00.105Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
07:01:02 [2021-03-30T07:01:02.284Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
07:01:02 [2021-03-30T07:01:02.742Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
07:01:53 [2021-03-30T07:01:53.420Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
07:02:18 [2021-03-30T07:02:18.560Z] === RUN   TestDockerSuite/TestBuildRm
07:02:33 [2021-03-30T07:02:33.364Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
07:02:36 [2021-03-30T07:02:36.267Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
07:02:36 [2021-03-30T07:02:36.267Z] === RUN   TestDockerSuite/TestBuildScratchCopy
07:02:36 [2021-03-30T07:02:36.725Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
07:02:38 [2021-03-30T07:02:38.259Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
07:02:41 [2021-03-30T07:02:41.991Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
07:02:45 [2021-03-30T07:02:45.729Z] === RUN   TestDockerSuite/TestBuildShellInherited
07:02:56 [2021-03-30T07:02:56.047Z] === RUN   TestDockerSuite/TestBuildShellMultiple
07:03:13 [2021-03-30T07:03:13.725Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
07:03:13 [2021-03-30T07:03:13.725Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
07:03:13 [2021-03-30T07:03:13.725Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
07:03:24 [2021-03-30T07:03:24.047Z] === RUN   TestDockerSuite/TestBuildSpaces
07:03:24 [2021-03-30T07:03:24.506Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
07:03:30 [2021-03-30T07:03:30.301Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
07:03:30 [2021-03-30T07:03:30.301Z] === RUN   TestDockerSuite/TestBuildStderr
07:03:34 [2021-03-30T07:03:34.987Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
07:04:00 [2021-03-30T07:04:00.130Z] === RUN   TestDockerSuite/TestBuildStopSignal
07:04:00 [2021-03-30T07:04:00.130Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
07:04:00 [2021-03-30T07:04:00.130Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
07:04:01 [2021-03-30T07:04:01.671Z] === RUN   TestDockerSuite/TestBuildTagEvent
07:04:06 [2021-03-30T07:04:06.354Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
07:04:12 [2021-03-30T07:04:12.143Z] === RUN   TestDockerSuite/TestBuildUser
07:04:12 [2021-03-30T07:04:12.143Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
07:04:12 [2021-03-30T07:04:12.143Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
07:04:12 [2021-03-30T07:04:12.143Z] === RUN   TestDockerSuite/TestBuildVerboseOut
07:04:16 [2021-03-30T07:04:16.830Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
07:04:17 [2021-03-30T07:04:17.287Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
07:04:25 [2021-03-30T07:04:25.866Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
07:04:25 [2021-03-30T07:04:25.866Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
07:04:25 [2021-03-30T07:04:25.866Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
07:04:50 [2021-03-30T07:04:50.999Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
07:04:50 [2021-03-30T07:04:50.999Z] === RUN   TestDockerSuite/TestBuildWindowsUser
07:04:59 [2021-03-30T07:04:59.568Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
07:05:05 [2021-03-30T07:05:05.360Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
07:05:05 [2021-03-30T07:05:05.820Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
07:05:05 [2021-03-30T07:05:05.820Z] === RUN   TestDockerSuite/TestBuildWithFailure
07:05:08 [2021-03-30T07:05:08.722Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
07:05:08 [2021-03-30T07:05:08.722Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
07:05:21 [2021-03-30T07:05:21.095Z] === RUN   TestDockerSuite/TestBuildWithTabs
07:05:25 [2021-03-30T07:05:25.777Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
07:05:25 [2021-03-30T07:05:25.778Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
07:05:40 [2021-03-30T07:05:40.591Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
07:05:40 [2021-03-30T07:05:40.591Z] === RUN   TestDockerSuite/TestBuildWithVolumes
07:05:40 [2021-03-30T07:05:40.591Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
07:05:40 [2021-03-30T07:05:40.591Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
07:05:42 [2021-03-30T07:05:42.126Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
07:05:50 [2021-03-30T07:05:50.695Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
07:05:52 [2021-03-30T07:05:52.873Z] === RUN   TestDockerSuite/TestBuildXZHost
07:05:52 [2021-03-30T07:05:52.873Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
07:05:52 [2021-03-30T07:05:52.873Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
07:05:52 [2021-03-30T07:05:52.873Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
07:05:55 [2021-03-30T07:05:55.778Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
07:06:00 [2021-03-30T07:06:00.463Z] === RUN   TestDockerSuite/TestCommitChange
07:06:05 [2021-03-30T07:06:05.148Z] === RUN   TestDockerSuite/TestCommitChangeLabels
07:06:09 [2021-03-30T07:06:09.836Z] === RUN   TestDockerSuite/TestCommitHardlink
07:06:09 [2021-03-30T07:06:09.836Z] === RUN   TestDockerSuite/TestCommitNewFile
07:06:22 [2021-03-30T07:06:22.217Z] === RUN   TestDockerSuite/TestCommitPausedContainer
07:06:22 [2021-03-30T07:06:22.217Z] === RUN   TestDockerSuite/TestCommitTTY
07:06:34 [2021-03-30T07:06:34.594Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
07:06:39 [2021-03-30T07:06:39.280Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
07:06:39 [2021-03-30T07:06:39.280Z] === RUN   TestDockerSuite/TestCommitWithoutPause
07:06:39 [2021-03-30T07:06:39.280Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
07:06:39 [2021-03-30T07:06:39.280Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
07:06:39 [2021-03-30T07:06:39.280Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
07:06:39 [2021-03-30T07:06:39.280Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
07:06:39 [2021-03-30T07:06:39.280Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
07:06:39 [2021-03-30T07:06:39.280Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
07:06:39 [2021-03-30T07:06:39.280Z] === RUN   TestDockerSuite/TestContainerAPICommit
07:06:46 [2021-03-30T07:06:46.349Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
07:06:53 [2021-03-30T07:06:53.416Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
07:06:53 [2021-03-30T07:06:53.416Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
07:06:55 [2021-03-30T07:06:55.595Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
07:06:55 [2021-03-30T07:06:55.595Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
07:06:55 [2021-03-30T07:06:55.595Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
07:06:55 [2021-03-30T07:06:55.595Z] === RUN   TestDockerSuite/TestContainerAPICreate
07:06:58 [2021-03-30T07:06:58.498Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
07:06:58 [2021-03-30T07:06:58.498Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
07:06:58 [2021-03-30T07:06:58.498Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
07:07:01 [2021-03-30T07:07:01.407Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
07:07:01 [2021-03-30T07:07:01.407Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
07:07:01 [2021-03-30T07:07:01.407Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
07:07:01 [2021-03-30T07:07:01.407Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
07:07:01 [2021-03-30T07:07:01.407Z] === RUN   TestDockerSuite/TestContainerAPIDelete
07:07:04 [2021-03-30T07:07:04.313Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
07:07:06 [2021-03-30T07:07:06.491Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
07:07:08 [2021-03-30T07:07:08.667Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
07:07:08 [2021-03-30T07:07:08.667Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
07:07:08 [2021-03-30T07:07:08.667Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
07:07:11 [2021-03-30T07:07:11.570Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
07:07:11 [2021-03-30T07:07:11.570Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
07:07:13 [2021-03-30T07:07:13.749Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
07:07:13 [2021-03-30T07:07:13.750Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
07:07:13 [2021-03-30T07:07:13.750Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
07:07:16 [2021-03-30T07:07:16.655Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
07:07:16 [2021-03-30T07:07:16.655Z] === RUN   TestDockerSuite/TestContainerAPIKill
07:07:18 [2021-03-30T07:07:18.190Z] === RUN   TestDockerSuite/TestContainerAPIPause
07:07:18 [2021-03-30T07:07:18.190Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
07:07:21 [2021-03-30T07:07:21.096Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
07:07:21 [2021-03-30T07:07:21.554Z] === RUN   TestDockerSuite/TestContainerAPIRename
07:07:24 [2021-03-30T07:07:24.462Z] === RUN   TestDockerSuite/TestContainerAPIRestart
07:07:33 [2021-03-30T07:07:33.034Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
07:07:36 [2021-03-30T07:07:36.767Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
07:07:37 [2021-03-30T07:07:37.225Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
07:07:37 [2021-03-30T07:07:37.225Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
07:07:37 [2021-03-30T07:07:37.225Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
07:07:37 [2021-03-30T07:07:37.225Z] === RUN   TestDockerSuite/TestContainerAPIStart
07:07:39 [2021-03-30T07:07:39.406Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
07:07:39 [2021-03-30T07:07:39.406Z] === RUN   TestDockerSuite/TestContainerAPIStop
07:07:46 [2021-03-30T07:07:46.478Z] === RUN   TestDockerSuite/TestContainerAPITop
07:07:46 [2021-03-30T07:07:46.478Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
07:07:48 [2021-03-30T07:07:48.678Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
07:07:48 [2021-03-30T07:07:48.678Z] === RUN   TestDockerSuite/TestContainerAPIWait
07:07:53 [2021-03-30T07:07:53.366Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
07:07:55 [2021-03-30T07:07:55.542Z] === RUN   TestDockerSuite/TestContainerNetworkMode
07:07:55 [2021-03-30T07:07:55.542Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
07:07:55 [2021-03-30T07:07:55.542Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
07:07:55 [2021-03-30T07:07:55.542Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
07:07:55 [2021-03-30T07:07:55.542Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
07:07:55 [2021-03-30T07:07:55.542Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
07:07:57 [2021-03-30T07:07:57.717Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
07:07:57 [2021-03-30T07:07:57.717Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
07:08:00 [2021-03-30T07:08:00.619Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
07:08:02 [2021-03-30T07:08:02.794Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
07:08:05 [2021-03-30T07:08:05.696Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
07:08:07 [2021-03-30T07:08:07.873Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00066f6c0_<nil>}
07:08:10 [2021-03-30T07:08:10.776Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1596520086_c:\foo_false__<nil>_<nil>_<nil>}
07:08:12 [2021-03-30T07:08:12.953Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1596520086_c:\foo_true__<nil>_<nil>_<nil>}
07:08:15 [2021-03-30T07:08:15.859Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
07:08:15 [2021-03-30T07:08:15.859Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
07:08:15 [2021-03-30T07:08:15.859Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
07:08:15 [2021-03-30T07:08:15.859Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
07:08:15 [2021-03-30T07:08:15.859Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
07:08:15 [2021-03-30T07:08:15.859Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
07:08:15 [2021-03-30T07:08:15.859Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
07:08:15 [2021-03-30T07:08:15.859Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
07:08:15 [2021-03-30T07:08:15.859Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
07:08:15 [2021-03-30T07:08:15.859Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
07:08:15 [2021-03-30T07:08:15.859Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
07:08:15 [2021-03-30T07:08:15.859Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
07:08:15 [2021-03-30T07:08:15.859Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
07:08:15 [2021-03-30T07:08:15.859Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
07:08:15 [2021-03-30T07:08:15.859Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
07:08:15 [2021-03-30T07:08:15.859Z] === RUN   TestDockerSuite/TestCopyAndRestart
07:08:15 [2021-03-30T07:08:15.859Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
07:08:15 [2021-03-30T07:08:15.859Z] === RUN   TestDockerSuite/TestCpAbsolutePath
07:08:18 [2021-03-30T07:08:18.764Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
07:08:18 [2021-03-30T07:08:18.764Z] === RUN   TestDockerSuite/TestCpFromCaseA
07:08:18 [2021-03-30T07:08:18.764Z] === RUN   TestDockerSuite/TestCpFromCaseB
07:08:18 [2021-03-30T07:08:18.764Z] === RUN   TestDockerSuite/TestCpFromCaseC
07:08:18 [2021-03-30T07:08:18.764Z] === RUN   TestDockerSuite/TestCpFromCaseD
07:08:18 [2021-03-30T07:08:18.764Z] === RUN   TestDockerSuite/TestCpFromCaseE
07:08:18 [2021-03-30T07:08:18.764Z] === RUN   TestDockerSuite/TestCpFromCaseF
07:08:18 [2021-03-30T07:08:18.764Z] === RUN   TestDockerSuite/TestCpFromCaseG
07:08:18 [2021-03-30T07:08:18.764Z] === RUN   TestDockerSuite/TestCpFromCaseH
07:08:18 [2021-03-30T07:08:18.764Z] === RUN   TestDockerSuite/TestCpFromCaseI
07:08:18 [2021-03-30T07:08:18.764Z] === RUN   TestDockerSuite/TestCpFromCaseJ
07:08:18 [2021-03-30T07:08:18.764Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
07:08:18 [2021-03-30T07:08:18.764Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
07:08:18 [2021-03-30T07:08:18.764Z] === RUN   TestDockerSuite/TestCpGarbagePath
07:08:21 [2021-03-30T07:08:21.666Z] === RUN   TestDockerSuite/TestCpLocalOnly
07:08:21 [2021-03-30T07:08:21.666Z] === RUN   TestDockerSuite/TestCpNameHasColon
07:08:21 [2021-03-30T07:08:21.666Z] === RUN   TestDockerSuite/TestCpRelativePath
07:08:30 [2021-03-30T07:08:30.230Z] === RUN   TestDockerSuite/TestCpSpecialFiles
07:08:30 [2021-03-30T07:08:30.230Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
07:08:30 [2021-03-30T07:08:30.230Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
07:08:30 [2021-03-30T07:08:30.230Z] === RUN   TestDockerSuite/TestCpToCaseA
07:08:38 [2021-03-30T07:08:38.794Z] === RUN   TestDockerSuite/TestCpToCaseB
07:08:40 [2021-03-30T07:08:40.971Z] === RUN   TestDockerSuite/TestCpToCaseC
07:08:40 [2021-03-30T07:08:40.971Z] === RUN   TestDockerSuite/TestCpToCaseD
07:08:40 [2021-03-30T07:08:40.971Z] === RUN   TestDockerSuite/TestCpToCaseE
07:08:51 [2021-03-30T07:08:51.296Z] === RUN   TestDockerSuite/TestCpToCaseF
07:08:51 [2021-03-30T07:08:51.296Z] === RUN   TestDockerSuite/TestCpToCaseG
07:08:51 [2021-03-30T07:08:51.296Z] === RUN   TestDockerSuite/TestCpToCaseH
07:09:06 [2021-03-30T07:09:06.111Z] === RUN   TestDockerSuite/TestCpToCaseI
07:09:06 [2021-03-30T07:09:06.111Z] === RUN   TestDockerSuite/TestCpToCaseJ
07:09:06 [2021-03-30T07:09:06.111Z] === RUN   TestDockerSuite/TestCpToDot
07:09:07 [2021-03-30T07:09:07.649Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
07:09:07 [2021-03-30T07:09:07.649Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
07:09:07 [2021-03-30T07:09:07.649Z] === RUN   TestDockerSuite/TestCpToStdout
07:09:09 [2021-03-30T07:09:09.825Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
07:09:09 [2021-03-30T07:09:09.825Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
07:09:09 [2021-03-30T07:09:09.825Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
07:09:09 [2021-03-30T07:09:09.825Z] === RUN   TestDockerSuite/TestCpVolumePath
07:09:09 [2021-03-30T07:09:09.825Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
07:09:10 [2021-03-30T07:09:10.283Z] === RUN   TestDockerSuite/TestCreateArgs
07:09:10 [2021-03-30T07:09:10.283Z] === RUN   TestDockerSuite/TestCreateByImageID
07:09:12 [2021-03-30T07:09:12.462Z] === RUN   TestDockerSuite/TestCreateEchoStdout
07:09:14 [2021-03-30T07:09:14.637Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
07:09:15 [2021-03-30T07:09:15.096Z] === RUN   TestDockerSuite/TestCreateHostConfig
07:09:15 [2021-03-30T07:09:15.096Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
07:09:17 [2021-03-30T07:09:17.271Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
07:09:18 [2021-03-30T07:09:18.238Z] === RUN   TestDockerSuite/TestCreateLabels
07:09:18 [2021-03-30T07:09:18.238Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
07:09:18 [2021-03-30T07:09:18.238Z] === RUN   TestDockerSuite/TestCreateRM
07:09:18 [2021-03-30T07:09:18.697Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
07:09:18 [2021-03-30T07:09:18.697Z] === RUN   TestDockerSuite/TestCreateStopSignal
07:09:18 [2021-03-30T07:09:18.697Z] === RUN   TestDockerSuite/TestCreateStopTimeout
07:09:19 [2021-03-30T07:09:19.156Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
07:09:27 [2021-03-30T07:09:27.717Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
07:09:27 [2021-03-30T07:09:27.717Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
07:09:28 [2021-03-30T07:09:28.176Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
07:09:31 [2021-03-30T07:09:31.909Z] === RUN   TestDockerSuite/TestCreateWithPortRange
07:09:32 [2021-03-30T07:09:32.368Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
07:09:32 [2021-03-30T07:09:32.368Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
07:09:34 [2021-03-30T07:09:34.547Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
07:09:34 [2021-03-30T07:09:34.547Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
07:09:35 [2021-03-30T07:09:35.009Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
07:09:35 [2021-03-30T07:09:35.009Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
07:09:35 [2021-03-30T07:09:35.009Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
07:09:35 [2021-03-30T07:09:35.009Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
07:09:35 [2021-03-30T07:09:35.009Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
07:09:35 [2021-03-30T07:09:35.009Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
07:09:35 [2021-03-30T07:09:35.009Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
07:09:35 [2021-03-30T07:09:35.009Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
07:09:35 [2021-03-30T07:09:35.009Z] === RUN   TestDockerSuite/TestDevicePermissions
07:09:35 [2021-03-30T07:09:35.009Z] === RUN   TestDockerSuite/TestDockerFails
07:09:35 [2021-03-30T07:09:35.009Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
07:09:35 [2021-03-30T07:09:35.009Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
07:09:35 [2021-03-30T07:09:35.009Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
07:09:35 [2021-03-30T07:09:35.009Z] === RUN   TestDockerSuite/TestEventsAttach
07:09:35 [2021-03-30T07:09:35.009Z] === RUN   TestDockerSuite/TestEventsCommit
07:09:35 [2021-03-30T07:09:35.009Z] === RUN   TestDockerSuite/TestEventsContainerEvents
07:09:37 [2021-03-30T07:09:37.911Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
07:09:40 [2021-03-30T07:09:40.086Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
07:09:48 [2021-03-30T07:09:48.651Z] === RUN   TestDockerSuite/TestEventsContainerRestart
07:09:55 [2021-03-30T07:09:55.720Z] === RUN   TestDockerSuite/TestEventsCopy
07:10:01 [2021-03-30T07:10:01.508Z] === RUN   TestDockerSuite/TestEventsFilterContainer
07:10:06 [2021-03-30T07:10:06.193Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
07:10:08 [2021-03-30T07:10:08.373Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
07:10:09 [2021-03-30T07:10:09.341Z] === RUN   TestDockerSuite/TestEventsFilterImageName
07:10:14 [2021-03-30T07:10:14.026Z] === RUN   TestDockerSuite/TestEventsFilterLabels
07:10:14 [2021-03-30T07:10:14.486Z] === RUN   TestDockerSuite/TestEventsFilterType
07:10:15 [2021-03-30T07:10:15.452Z] === RUN   TestDockerSuite/TestEventsFilters
07:10:21 [2021-03-30T07:10:21.242Z] === RUN   TestDockerSuite/TestEventsFormat
07:10:25 [2021-03-30T07:10:25.925Z] === RUN   TestDockerSuite/TestEventsFormatBadField
07:10:25 [2021-03-30T07:10:25.925Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
07:10:25 [2021-03-30T07:10:25.925Z] === RUN   TestDockerSuite/TestEventsImageImport
07:10:25 [2021-03-30T07:10:25.925Z] === RUN   TestDockerSuite/TestEventsImageLoad
07:10:25 [2021-03-30T07:10:25.925Z] === RUN   TestDockerSuite/TestEventsImagePull
07:10:25 [2021-03-30T07:10:25.925Z] === RUN   TestDockerSuite/TestEventsImageTag
07:10:26 [2021-03-30T07:10:26.892Z] === RUN   TestDockerSuite/TestEventsPluginOps
07:10:26 [2021-03-30T07:10:26.892Z] === RUN   TestDockerSuite/TestEventsRename
07:10:29 [2021-03-30T07:10:29.070Z] === RUN   TestDockerSuite/TestEventsResize
07:10:31 [2021-03-30T07:10:31.976Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
07:10:34 [2021-03-30T07:10:34.879Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
07:10:37 [2021-03-30T07:10:37.782Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
07:10:42 [2021-03-30T07:10:42.464Z] === RUN   TestDockerSuite/TestEventsTop
07:10:42 [2021-03-30T07:10:42.464Z] === RUN   TestDockerSuite/TestEventsUntag
07:10:45 [2021-03-30T07:10:45.367Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
07:10:49 [2021-03-30T07:10:49.110Z] === RUN   TestDockerSuite/TestExec
07:10:49 [2021-03-30T07:10:49.110Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
07:10:49 [2021-03-30T07:10:49.110Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
07:10:51 [2021-03-30T07:10:51.289Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
07:10:53 [2021-03-30T07:10:53.465Z] === RUN   TestDockerSuite/TestExecAPIStart
07:10:53 [2021-03-30T07:10:53.465Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
07:10:53 [2021-03-30T07:10:53.465Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
07:10:53 [2021-03-30T07:10:53.465Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
07:10:55 [2021-03-30T07:10:55.639Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
07:10:57 [2021-03-30T07:10:57.814Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
07:10:59 [2021-03-30T07:10:59.994Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
07:11:02 [2021-03-30T07:11:02.172Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
07:11:06 [2021-03-30T07:11:06.859Z] === RUN   TestDockerSuite/TestExecCgroup
07:11:06 [2021-03-30T07:11:06.859Z] === RUN   TestDockerSuite/TestExecEnv
07:11:06 [2021-03-30T07:11:06.859Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
07:11:06 [2021-03-30T07:11:06.859Z] === RUN   TestDockerSuite/TestExecExitStatus
07:11:09 [2021-03-30T07:11:09.034Z] === RUN   TestDockerSuite/TestExecInspectID
07:11:14 [2021-03-30T07:11:14.828Z] === RUN   TestDockerSuite/TestExecInteractive
07:11:14 [2021-03-30T07:11:14.828Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
07:11:14 [2021-03-30T07:11:14.828Z] === RUN   TestDockerSuite/TestExecParseError
07:11:14 [2021-03-30T07:11:14.828Z] === RUN   TestDockerSuite/TestExecPausedContainer
07:11:14 [2021-03-30T07:11:14.828Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
07:11:14 [2021-03-30T07:11:14.828Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
07:11:17 [2021-03-30T07:11:17.003Z] === RUN   TestDockerSuite/TestExecSetEnv
07:11:17 [2021-03-30T07:11:17.003Z] === RUN   TestDockerSuite/TestExecStartFails
07:11:17 [2021-03-30T07:11:17.463Z] === RUN   TestDockerSuite/TestExecStateCleanup
07:11:17 [2021-03-30T07:11:17.463Z] === RUN   TestDockerSuite/TestExecStopNotHanging
07:11:17 [2021-03-30T07:11:17.463Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
07:11:17 [2021-03-30T07:11:17.463Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
07:11:20 [2021-03-30T07:11:20.369Z] === RUN   TestDockerSuite/TestExecUlimits
07:11:20 [2021-03-30T07:11:20.369Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
07:11:26 [2021-03-30T07:11:26.168Z] === RUN   TestDockerSuite/TestExecWithImageUser
07:11:26 [2021-03-30T07:11:26.168Z] === RUN   TestDockerSuite/TestExecWithPrivileged
07:11:26 [2021-03-30T07:11:26.168Z] === RUN   TestDockerSuite/TestExecWithUser
07:11:26 [2021-03-30T07:11:26.168Z] === RUN   TestDockerSuite/TestGetContainerStats
07:11:33 [2021-03-30T07:11:33.236Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
07:11:39 [2021-03-30T07:11:39.025Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
07:11:41 [2021-03-30T07:11:41.924Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
07:11:48 [2021-03-30T07:11:48.994Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
07:11:48 [2021-03-30T07:11:48.994Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
07:11:48 [2021-03-30T07:11:48.994Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
07:11:48 [2021-03-30T07:11:48.994Z] === RUN   TestDockerSuite/TestHealth
07:11:48 [2021-03-30T07:11:48.994Z] === RUN   TestDockerSuite/TestHistoryExistentImage
07:11:48 [2021-03-30T07:11:48.994Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
07:11:48 [2021-03-30T07:11:48.994Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
07:11:48 [2021-03-30T07:11:48.994Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
07:11:53 [2021-03-30T07:11:53.683Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
07:11:53 [2021-03-30T07:11:53.683Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
07:11:53 [2021-03-30T07:11:53.683Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
07:11:53 [2021-03-30T07:11:53.683Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
07:11:53 [2021-03-30T07:11:53.683Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
07:11:54 [2021-03-30T07:11:54.141Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
07:11:54 [2021-03-30T07:11:54.600Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
07:11:54 [2021-03-30T07:11:54.600Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
07:11:56 [2021-03-30T07:11:56.134Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
07:11:56 [2021-03-30T07:11:56.134Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
07:11:58 [2021-03-30T07:11:58.311Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
07:11:58 [2021-03-30T07:11:58.311Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
07:12:01 [2021-03-30T07:12:01.213Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
07:12:03 [2021-03-30T07:12:03.391Z] === RUN   TestDockerSuite/TestImagesFormat
07:12:03 [2021-03-30T07:12:03.850Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
07:12:03 [2021-03-30T07:12:03.850Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
07:12:07 [2021-03-30T07:12:07.581Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
07:12:07 [2021-03-30T07:12:07.581Z] === RUN   TestDockerSuite/TestImportBadURL
07:12:10 [2021-03-30T07:12:10.484Z] === RUN   TestDockerSuite/TestImportDisplay
07:12:10 [2021-03-30T07:12:10.484Z] === RUN   TestDockerSuite/TestImportFile
07:12:10 [2021-03-30T07:12:10.484Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
07:12:10 [2021-03-30T07:12:10.484Z] === RUN   TestDockerSuite/TestImportFileWithMessage
07:12:10 [2021-03-30T07:12:10.484Z] === RUN   TestDockerSuite/TestImportGzipped
07:12:10 [2021-03-30T07:12:10.484Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
07:12:10 [2021-03-30T07:12:10.484Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
07:12:10 [2021-03-30T07:12:10.484Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
07:12:10 [2021-03-30T07:12:10.484Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
07:12:10 [2021-03-30T07:12:10.484Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
07:12:10 [2021-03-30T07:12:10.484Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
07:12:10 [2021-03-30T07:12:10.484Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
07:12:10 [2021-03-30T07:12:10.484Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
07:12:13 [2021-03-30T07:12:13.385Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
07:12:15 [2021-03-30T07:12:15.562Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
07:12:15 [2021-03-30T07:12:15.562Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
07:12:15 [2021-03-30T07:12:15.562Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
07:12:15 [2021-03-30T07:12:15.562Z] === RUN   TestDockerSuite/TestInspectAmpersand
07:12:15 [2021-03-30T07:12:15.562Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
07:12:18 [2021-03-30T07:12:18.466Z] === RUN   TestDockerSuite/TestInspectByPrefix
07:12:18 [2021-03-30T07:12:18.466Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
07:12:20 [2021-03-30T07:12:20.641Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
07:12:20 [2021-03-30T07:12:20.641Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
07:12:20 [2021-03-30T07:12:20.641Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
07:12:20 [2021-03-30T07:12:20.641Z] === RUN   TestDockerSuite/TestInspectDefault
07:12:22 [2021-03-30T07:12:22.819Z] === RUN   TestDockerSuite/TestInspectHistory
07:12:27 [2021-03-30T07:12:27.502Z] === RUN   TestDockerSuite/TestInspectImage
07:12:27 [2021-03-30T07:12:27.502Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
07:12:27 [2021-03-30T07:12:27.502Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
07:12:27 [2021-03-30T07:12:27.502Z] === RUN   TestDockerSuite/TestInspectInt64
07:12:30 [2021-03-30T07:12:30.408Z] === RUN   TestDockerSuite/TestInspectJSONFields
07:12:32 [2021-03-30T07:12:32.583Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
07:12:32 [2021-03-30T07:12:32.583Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
07:12:35 [2021-03-30T07:12:35.487Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
07:12:37 [2021-03-30T07:12:37.665Z] === RUN   TestDockerSuite/TestInspectPlugin
07:12:37 [2021-03-30T07:12:37.665Z] === RUN   TestDockerSuite/TestInspectRootFS
07:12:37 [2021-03-30T07:12:37.665Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
07:12:39 [2021-03-30T07:12:39.843Z] === RUN   TestDockerSuite/TestInspectStatus
07:12:42 [2021-03-30T07:12:42.747Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
07:12:48 [2021-03-30T07:12:48.536Z] === RUN   TestDockerSuite/TestInspectTemplateError
07:12:50 [2021-03-30T07:12:50.072Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
07:12:57 [2021-03-30T07:12:57.142Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
07:13:00 [2021-03-30T07:13:00.049Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
07:13:02 [2021-03-30T07:13:02.237Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
07:13:04 [2021-03-30T07:13:04.419Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
07:13:07 [2021-03-30T07:13:07.329Z] === RUN   TestDockerSuite/TestInspectUnknownObject
07:13:07 [2021-03-30T07:13:07.329Z] === RUN   TestDockerSuite/TestLinkShortDefinition
07:13:07 [2021-03-30T07:13:07.330Z] === RUN   TestDockerSuite/TestLinksEnvs
07:13:07 [2021-03-30T07:13:07.330Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
07:13:07 [2021-03-30T07:13:07.330Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
07:13:07 [2021-03-30T07:13:07.330Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
07:13:07 [2021-03-30T07:13:07.330Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
07:13:07 [2021-03-30T07:13:07.330Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
07:13:07 [2021-03-30T07:13:07.330Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
07:13:07 [2021-03-30T07:13:07.330Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
07:13:07 [2021-03-30T07:13:07.330Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
07:13:07 [2021-03-30T07:13:07.330Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
07:13:07 [2021-03-30T07:13:07.330Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
07:13:07 [2021-03-30T07:13:07.789Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
07:13:07 [2021-03-30T07:13:07.789Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
07:13:07 [2021-03-30T07:13:07.789Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
07:13:07 [2021-03-30T07:13:07.789Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
07:13:07 [2021-03-30T07:13:07.789Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
07:13:07 [2021-03-30T07:13:07.789Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
07:13:07 [2021-03-30T07:13:07.789Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
07:13:09 [2021-03-30T07:13:09.968Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
07:13:12 [2021-03-30T07:13:12.145Z] === RUN   TestDockerSuite/TestLogsAPIUntil
07:13:17 [2021-03-30T07:13:17.936Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
07:13:20 [2021-03-30T07:13:20.838Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
07:13:20 [2021-03-30T07:13:20.838Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
07:13:23 [2021-03-30T07:13:23.017Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
07:13:23 [2021-03-30T07:13:23.017Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
07:13:31 [2021-03-30T07:13:31.583Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
07:13:38 [2021-03-30T07:13:38.652Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
07:13:45 [2021-03-30T07:13:45.722Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
07:13:48 [2021-03-30T07:13:48.625Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
07:13:50 [2021-03-30T07:13:50.803Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
07:13:50 [2021-03-30T07:13:50.803Z] === RUN   TestDockerSuite/TestLogsFollowStopped
07:13:53 [2021-03-30T07:13:53.706Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
07:13:55 [2021-03-30T07:13:55.886Z] === RUN   TestDockerSuite/TestLogsSince
07:14:06 [2021-03-30T07:14:06.202Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
07:14:06 [2021-03-30T07:14:06.202Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
07:14:06 [2021-03-30T07:14:06.202Z] === RUN   TestDockerSuite/TestLogsTail
07:14:08 [2021-03-30T07:14:08.383Z] === RUN   TestDockerSuite/TestLogsTimestamps
07:14:11 [2021-03-30T07:14:11.289Z] === RUN   TestDockerSuite/TestLogsWithDetails
07:14:13 [2021-03-30T07:14:13.466Z] === RUN   TestDockerSuite/TestMountIntoProc
07:14:13 [2021-03-30T07:14:13.466Z] === RUN   TestDockerSuite/TestMountIntoSys
07:14:13 [2021-03-30T07:14:13.466Z] === RUN   TestDockerSuite/TestNetHostname
07:14:13 [2021-03-30T07:14:13.466Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
07:14:13 [2021-03-30T07:14:13.466Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
07:14:13 [2021-03-30T07:14:13.466Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
07:14:13 [2021-03-30T07:14:13.466Z] === RUN   TestDockerSuite/TestPluginActive
07:14:13 [2021-03-30T07:14:13.466Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
07:14:13 [2021-03-30T07:14:13.926Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
07:14:13 [2021-03-30T07:14:13.926Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
07:14:13 [2021-03-30T07:14:13.926Z] === RUN   TestDockerSuite/TestPluginLogDriver
07:14:13 [2021-03-30T07:14:13.926Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
07:14:13 [2021-03-30T07:14:13.926Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
07:14:13 [2021-03-30T07:14:13.926Z] === RUN   TestDockerSuite/TestPluginUpgrade
07:14:13 [2021-03-30T07:14:13.926Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
07:14:13 [2021-03-30T07:14:13.926Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
07:14:13 [2021-03-30T07:14:13.926Z] === RUN   TestDockerSuite/TestPortHostBinding
07:14:13 [2021-03-30T07:14:13.926Z] === RUN   TestDockerSuite/TestPortList
07:14:13 [2021-03-30T07:14:13.926Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
07:14:18 [2021-03-30T07:14:18.613Z] === RUN   TestDockerSuite/TestPostContainersAttach
07:14:19 [2021-03-30T07:14:19.072Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
07:14:19 [2021-03-30T07:14:19.072Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
07:14:19 [2021-03-30T07:14:19.072Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
07:14:19 [2021-03-30T07:14:19.072Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
07:14:19 [2021-03-30T07:14:19.072Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
07:14:19 [2021-03-30T07:14:19.072Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
07:14:19 [2021-03-30T07:14:19.072Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
07:14:19 [2021-03-30T07:14:19.072Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
07:14:19 [2021-03-30T07:14:19.072Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
07:14:23 [2021-03-30T07:14:23.761Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
07:14:23 [2021-03-30T07:14:23.761Z] === RUN   TestDockerSuite/TestPsByOrder
07:14:36 [2021-03-30T07:14:36.152Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
07:14:36 [2021-03-30T07:14:36.152Z] === RUN   TestDockerSuite/TestPsListContainersBase
07:14:46 [2021-03-30T07:14:46.479Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
07:15:07 [2021-03-30T07:15:07.571Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
07:15:07 [2021-03-30T07:15:07.571Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
07:15:07 [2021-03-30T07:15:07.571Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
07:15:19 [2021-03-30T07:15:19.946Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
07:15:23 [2021-03-30T07:15:23.684Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
07:15:36 [2021-03-30T07:15:36.062Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
07:15:40 [2021-03-30T07:15:40.746Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
07:15:40 [2021-03-30T07:15:40.746Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
07:15:40 [2021-03-30T07:15:40.746Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
07:15:45 [2021-03-30T07:15:45.436Z] === RUN   TestDockerSuite/TestPsListContainersSize
07:15:45 [2021-03-30T07:15:45.436Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
07:15:45 [2021-03-30T07:15:45.436Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
07:15:45 [2021-03-30T07:15:45.436Z] === RUN   TestDockerSuite/TestPsRightTagName
07:15:45 [2021-03-30T07:15:45.436Z] === RUN   TestDockerSuite/TestPsShowMounts
07:15:54 [2021-03-30T07:15:54.039Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
07:15:54 [2021-03-30T07:15:54.039Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
07:15:55 [2021-03-30T07:15:55.575Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
07:15:55 [2021-03-30T07:15:55.575Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
07:15:56 [2021-03-30T07:15:56.544Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
07:15:57 [2021-03-30T07:15:57.512Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
07:15:57 [2021-03-30T07:15:57.512Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
07:16:02 [2021-03-30T07:16:02.199Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
07:16:06 [2021-03-30T07:16:06.887Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
07:16:13 [2021-03-30T07:16:13.958Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
07:16:49 [2021-03-30T07:16:49.643Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
07:16:49 [2021-03-30T07:16:49.643Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
07:16:51 [2021-03-30T07:16:51.182Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
07:16:51 [2021-03-30T07:16:51.641Z] === RUN   TestDockerSuite/TestRestartPolicyNO
07:16:51 [2021-03-30T07:16:51.641Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
07:16:52 [2021-03-30T07:16:52.609Z] === RUN   TestDockerSuite/TestRestartRunningContainer
07:16:57 [2021-03-30T07:16:57.303Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
07:17:01 [2021-03-30T07:17:01.988Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
07:17:01 [2021-03-30T07:17:01.988Z] === RUN   TestDockerSuite/TestRestartWithVolumes
07:17:05 [2021-03-30T07:17:05.722Z] === RUN   TestDockerSuite/TestRmiBlank
07:17:05 [2021-03-30T07:17:05.722Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
07:17:06 [2021-03-30T07:17:06.182Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
07:17:23 [2021-03-30T07:17:23.868Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
07:17:24 [2021-03-30T07:17:24.326Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
07:17:25 [2021-03-30T07:17:25.297Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
07:17:32 [2021-03-30T07:17:32.367Z] === RUN   TestDockerSuite/TestRmiImgIDForce
07:17:38 [2021-03-30T07:17:38.163Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
07:17:46 [2021-03-30T07:17:46.724Z] === RUN   TestDockerSuite/TestRmiParentImageFail
07:17:50 [2021-03-30T07:17:50.457Z] === RUN   TestDockerSuite/TestRmiTag
07:17:50 [2021-03-30T07:17:50.915Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
07:17:57 [2021-03-30T07:17:57.992Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
07:18:15 [2021-03-30T07:18:15.873Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
07:18:18 [2021-03-30T07:18:18.777Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
07:18:24 [2021-03-30T07:18:24.566Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
07:18:25 [2021-03-30T07:18:25.025Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
07:18:25 [2021-03-30T07:18:25.025Z] === RUN   TestDockerSuite/TestRunAddHost
07:18:25 [2021-03-30T07:18:25.025Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
07:18:25 [2021-03-30T07:18:25.025Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
07:18:25 [2021-03-30T07:18:25.025Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
07:18:25 [2021-03-30T07:18:25.025Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
07:18:25 [2021-03-30T07:18:25.025Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
07:18:25 [2021-03-30T07:18:25.025Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
07:18:27 [2021-03-30T07:18:27.933Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
07:18:27 [2021-03-30T07:18:27.933Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
07:18:27 [2021-03-30T07:18:27.933Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
07:18:38 [2021-03-30T07:18:38.251Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
07:18:40 [2021-03-30T07:18:40.433Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
07:18:42 [2021-03-30T07:18:42.610Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
07:18:44 [2021-03-30T07:18:44.798Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
07:18:51 [2021-03-30T07:18:51.869Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
07:18:51 [2021-03-30T07:18:51.869Z] === RUN   TestDockerSuite/TestRunBindMounts
07:19:06 [2021-03-30T07:19:06.675Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
07:19:06 [2021-03-30T07:19:06.675Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
07:19:06 [2021-03-30T07:19:06.676Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
07:19:06 [2021-03-30T07:19:06.676Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
07:19:06 [2021-03-30T07:19:06.676Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
07:19:06 [2021-03-30T07:19:06.676Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
07:19:06 [2021-03-30T07:19:06.676Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
07:19:06 [2021-03-30T07:19:06.676Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
07:19:06 [2021-03-30T07:19:06.676Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
07:19:06 [2021-03-30T07:19:06.676Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
07:19:06 [2021-03-30T07:19:06.676Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
07:19:07 [2021-03-30T07:19:07.135Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
07:19:09 [2021-03-30T07:19:09.314Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
07:19:09 [2021-03-30T07:19:09.314Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
07:19:13 [2021-03-30T07:19:13.054Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
07:19:13 [2021-03-30T07:19:13.054Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
07:19:13 [2021-03-30T07:19:13.054Z] === RUN   TestDockerSuite/TestRunContainerNetwork
07:19:14 [2021-03-30T07:19:14.590Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
07:19:14 [2021-03-30T07:19:14.590Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
07:19:14 [2021-03-30T07:19:14.590Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
07:19:14 [2021-03-30T07:19:14.590Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
07:19:15 [2021-03-30T07:19:15.048Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
07:19:15 [2021-03-30T07:19:15.048Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
07:19:15 [2021-03-30T07:19:15.048Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
07:19:15 [2021-03-30T07:19:15.048Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
07:19:17 [2021-03-30T07:19:17.231Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
07:19:20 [2021-03-30T07:19:20.138Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
07:19:22 [2021-03-30T07:19:22.312Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
07:19:22 [2021-03-30T07:19:22.312Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
07:19:22 [2021-03-30T07:19:22.312Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
07:19:22 [2021-03-30T07:19:22.312Z] === RUN   TestDockerSuite/TestRunCreateVolume
07:19:24 [2021-03-30T07:19:24.496Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
07:19:24 [2021-03-30T07:19:24.496Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
07:19:24 [2021-03-30T07:19:24.496Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
07:19:24 [2021-03-30T07:19:24.496Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
07:19:24 [2021-03-30T07:19:24.496Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
07:19:26 [2021-03-30T07:19:26.670Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
07:19:32 [2021-03-30T07:19:32.458Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
07:19:32 [2021-03-30T07:19:32.458Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
07:19:32 [2021-03-30T07:19:32.458Z] === RUN   TestDockerSuite/TestRunDNSOptions
07:19:32 [2021-03-30T07:19:32.458Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
07:19:32 [2021-03-30T07:19:32.458Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
07:19:32 [2021-03-30T07:19:32.458Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
07:19:32 [2021-03-30T07:19:32.458Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
07:19:35 [2021-03-30T07:19:35.359Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
07:19:35 [2021-03-30T07:19:35.359Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
07:19:35 [2021-03-30T07:19:35.359Z] === RUN   TestDockerSuite/TestRunDuplicateMount
07:19:35 [2021-03-30T07:19:35.359Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
07:19:37 [2021-03-30T07:19:37.532Z] === RUN   TestDockerSuite/TestRunEchoStdout
07:19:39 [2021-03-30T07:19:39.707Z] === RUN   TestDockerSuite/TestRunEmptyEnv
07:19:39 [2021-03-30T07:19:39.707Z] === RUN   TestDockerSuite/TestRunEntrypoint
07:19:41 [2021-03-30T07:19:41.884Z] === RUN   TestDockerSuite/TestRunEnvironment
07:19:41 [2021-03-30T07:19:41.884Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
07:19:41 [2021-03-30T07:19:41.884Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
07:19:42 [2021-03-30T07:19:42.343Z] === RUN   TestDockerSuite/TestRunExitCode
07:19:44 [2021-03-30T07:19:44.518Z] === RUN   TestDockerSuite/TestRunExitCodeOne
07:19:47 [2021-03-30T07:19:47.418Z] === RUN   TestDockerSuite/TestRunExitCodeZero
07:19:49 [2021-03-30T07:19:49.594Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
07:19:51 [2021-03-30T07:19:51.768Z] === RUN   TestDockerSuite/TestRunExposePort
07:19:51 [2021-03-30T07:19:51.768Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
07:19:51 [2021-03-30T07:19:51.768Z] === RUN   TestDockerSuite/TestRunGroupAdd
07:19:51 [2021-03-30T07:19:51.768Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
07:19:52 [2021-03-30T07:19:52.227Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
07:19:52 [2021-03-30T07:19:52.227Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
07:19:52 [2021-03-30T07:19:52.227Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
07:19:52 [2021-03-30T07:19:52.227Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
07:19:52 [2021-03-30T07:19:52.227Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
07:20:02 [2021-03-30T07:20:02.536Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
07:20:02 [2021-03-30T07:20:02.536Z] === RUN   TestDockerSuite/TestRunInvalidReference
07:20:02 [2021-03-30T07:20:02.536Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
07:20:02 [2021-03-30T07:20:02.536Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
07:20:02 [2021-03-30T07:20:02.536Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
07:20:02 [2021-03-30T07:20:02.536Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
07:20:02 [2021-03-30T07:20:02.536Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
07:20:09 [2021-03-30T07:20:09.603Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
07:20:09 [2021-03-30T07:20:09.603Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
07:20:10 [2021-03-30T07:20:10.569Z] === RUN   TestDockerSuite/TestRunModeHostname
07:20:10 [2021-03-30T07:20:10.569Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
07:20:10 [2021-03-30T07:20:10.569Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
07:20:10 [2021-03-30T07:20:10.569Z] === RUN   TestDockerSuite/TestRunModeIpcHost
07:20:10 [2021-03-30T07:20:10.569Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
07:20:10 [2021-03-30T07:20:10.569Z] === RUN   TestDockerSuite/TestRunModePIDContainer
07:20:10 [2021-03-30T07:20:10.569Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
07:20:10 [2021-03-30T07:20:10.569Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
07:20:10 [2021-03-30T07:20:10.569Z] === RUN   TestDockerSuite/TestRunModePIDHost
07:20:10 [2021-03-30T07:20:10.569Z] === RUN   TestDockerSuite/TestRunModeUTSHost
07:20:10 [2021-03-30T07:20:10.569Z] === RUN   TestDockerSuite/TestRunMount
07:20:10 [2021-03-30T07:20:10.569Z] === RUN   TestDockerSuite/TestRunMountOrdering
07:20:10 [2021-03-30T07:20:10.569Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
07:20:10 [2021-03-30T07:20:10.569Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
07:20:10 [2021-03-30T07:20:10.569Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
07:20:19 [2021-03-30T07:20:19.131Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
07:20:19 [2021-03-30T07:20:19.131Z] === RUN   TestDockerSuite/TestRunNamedVolume
07:20:19 [2021-03-30T07:20:19.131Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
07:20:19 [2021-03-30T07:20:19.131Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
07:20:23 [2021-03-30T07:20:23.816Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
07:20:27 [2021-03-30T07:20:27.547Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
07:20:27 [2021-03-30T07:20:27.547Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
07:20:27 [2021-03-30T07:20:27.547Z] === RUN   TestDockerSuite/TestRunNetHost
07:20:27 [2021-03-30T07:20:27.547Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
07:20:27 [2021-03-30T07:20:27.547Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
07:20:27 [2021-03-30T07:20:27.547Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
07:20:27 [2021-03-30T07:20:27.547Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
07:20:27 [2021-03-30T07:20:27.547Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
07:20:27 [2021-03-30T07:20:27.547Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
07:20:27 [2021-03-30T07:20:27.547Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
07:20:28 [2021-03-30T07:20:28.005Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
07:20:29 [2021-03-30T07:20:29.541Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
07:20:31 [2021-03-30T07:20:31.716Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
07:20:33 [2021-03-30T07:20:33.893Z] === RUN   TestDockerSuite/TestRunNonExistingImage
07:20:35 [2021-03-30T07:20:35.426Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
07:20:37 [2021-03-30T07:20:37.607Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
07:20:37 [2021-03-30T07:20:37.607Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
07:20:37 [2021-03-30T07:20:37.607Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
07:20:37 [2021-03-30T07:20:37.607Z] === RUN   TestDockerSuite/TestRunPortInUse
07:20:37 [2021-03-30T07:20:37.607Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
07:20:37 [2021-03-30T07:20:37.607Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
07:20:37 [2021-03-30T07:20:37.607Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
07:20:37 [2021-03-30T07:20:37.607Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
07:20:37 [2021-03-30T07:20:37.607Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
07:20:40 [2021-03-30T07:20:40.507Z] === RUN   TestDockerSuite/TestRunPublishPort
07:20:40 [2021-03-30T07:20:40.507Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
07:20:40 [2021-03-30T07:20:40.507Z] === RUN   TestDockerSuite/TestRunReadProcLatency
07:20:40 [2021-03-30T07:20:40.507Z] === RUN   TestDockerSuite/TestRunReadProcTimer
07:20:40 [2021-03-30T07:20:40.507Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
07:20:40 [2021-03-30T07:20:40.507Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
07:20:49 [2021-03-30T07:20:49.069Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
07:20:49 [2021-03-30T07:20:49.069Z] === RUN   TestDockerSuite/TestRunRm
07:20:51 [2021-03-30T07:20:51.244Z] === RUN   TestDockerSuite/TestRunRmAndWait
07:20:57 [2021-03-30T07:20:57.029Z] === RUN   TestDockerSuite/TestRunRmPre125Api
07:20:59 [2021-03-30T07:20:59.204Z] === RUN   TestDockerSuite/TestRunRootWorkdir
07:21:01 [2021-03-30T07:21:01.380Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
07:21:03 [2021-03-30T07:21:03.554Z] === RUN   TestDockerSuite/TestRunSetMacAddress
07:21:06 [2021-03-30T07:21:06.456Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
07:21:06 [2021-03-30T07:21:06.456Z] === RUN   TestDockerSuite/TestRunState
07:21:06 [2021-03-30T07:21:06.456Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
07:21:08 [2021-03-30T07:21:08.635Z] === RUN   TestDockerSuite/TestRunStdinPipe
07:21:08 [2021-03-30T07:21:08.635Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
07:21:10 [2021-03-30T07:21:10.809Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
07:21:10 [2021-03-30T07:21:10.809Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
07:21:10 [2021-03-30T07:21:10.809Z] === RUN   TestDockerSuite/TestRunTLSVerify
07:21:11 [2021-03-30T07:21:11.267Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
07:21:11 [2021-03-30T07:21:11.267Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
07:21:11 [2021-03-30T07:21:11.267Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
07:21:17 [2021-03-30T07:21:17.064Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
07:21:17 [2021-03-30T07:21:17.064Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
07:21:17 [2021-03-30T07:21:17.064Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
07:21:17 [2021-03-30T07:21:17.064Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
07:21:17 [2021-03-30T07:21:17.064Z] === RUN   TestDockerSuite/TestRunUnshareProc
07:21:17 [2021-03-30T07:21:17.064Z] === RUN   TestDockerSuite/TestRunUserByID
07:21:17 [2021-03-30T07:21:17.064Z] === RUN   TestDockerSuite/TestRunUserByIDBig
07:21:17 [2021-03-30T07:21:17.064Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
07:21:17 [2021-03-30T07:21:17.064Z] === RUN   TestDockerSuite/TestRunUserByIDZero
07:21:17 [2021-03-30T07:21:17.064Z] === RUN   TestDockerSuite/TestRunUserByName
07:21:17 [2021-03-30T07:21:17.064Z] === RUN   TestDockerSuite/TestRunUserDefaults
07:21:19 [2021-03-30T07:21:19.237Z] === RUN   TestDockerSuite/TestRunUserNotFound
07:21:19 [2021-03-30T07:21:19.237Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
07:21:21 [2021-03-30T07:21:21.411Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
07:21:21 [2021-03-30T07:21:21.411Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
07:21:21 [2021-03-30T07:21:21.411Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
07:21:24 [2021-03-30T07:21:24.311Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
07:21:36 [2021-03-30T07:21:36.682Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
07:21:41 [2021-03-30T07:21:41.369Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
07:21:48 [2021-03-30T07:21:48.437Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
07:21:48 [2021-03-30T07:21:48.437Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
07:21:48 [2021-03-30T07:21:48.437Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
07:21:56 [2021-03-30T07:21:56.995Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
07:21:57 [2021-03-30T07:21:57.961Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
07:22:00 [2021-03-30T07:22:00.861Z] === RUN   TestDockerSuite/TestRunWithBadDevice
07:22:00 [2021-03-30T07:22:00.861Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
07:22:00 [2021-03-30T07:22:00.861Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
07:22:00 [2021-03-30T07:22:00.861Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
07:22:00 [2021-03-30T07:22:00.861Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
07:22:00 [2021-03-30T07:22:00.861Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
07:22:00 [2021-03-30T07:22:00.861Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
07:22:00 [2021-03-30T07:22:00.861Z] === RUN   TestDockerSuite/TestRunWithUlimits
07:22:00 [2021-03-30T07:22:00.861Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
07:22:05 [2021-03-30T07:22:05.547Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
07:22:07 [2021-03-30T07:22:07.080Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
07:22:09 [2021-03-30T07:22:09.260Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
07:22:13 [2021-03-30T07:22:13.942Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
07:22:13 [2021-03-30T07:22:13.942Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
07:22:13 [2021-03-30T07:22:13.942Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
07:22:13 [2021-03-30T07:22:13.942Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
07:22:13 [2021-03-30T07:22:13.942Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
07:22:13 [2021-03-30T07:22:13.942Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
07:22:13 [2021-03-30T07:22:13.942Z] === RUN   TestDockerSuite/TestSaveCheckTimes
07:22:13 [2021-03-30T07:22:13.942Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
07:22:13 [2021-03-30T07:22:13.942Z] === RUN   TestDockerSuite/TestSaveImageId
07:22:13 [2021-03-30T07:22:13.942Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
07:22:13 [2021-03-30T07:22:13.942Z] === RUN   TestDockerSuite/TestSaveLoadParents
07:22:13 [2021-03-30T07:22:13.942Z] === RUN   TestDockerSuite/TestSaveMultipleNames
07:22:13 [2021-03-30T07:22:13.942Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
07:22:13 [2021-03-30T07:22:13.942Z] === RUN   TestDockerSuite/TestSaveSingleTag
07:22:13 [2021-03-30T07:22:13.942Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
07:22:13 [2021-03-30T07:22:13.942Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
07:22:13 [2021-03-30T07:22:13.942Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
07:22:13 [2021-03-30T07:22:13.942Z] === RUN   TestDockerSuite/TestSearchCmdOptions
07:22:16 [2021-03-30T07:22:16.116Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
07:22:16 [2021-03-30T07:22:16.574Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
07:22:17 [2021-03-30T07:22:17.032Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
07:22:17 [2021-03-30T07:22:17.491Z] === RUN   TestDockerSuite/TestSearchWithLimit
07:22:19 [2021-03-30T07:22:19.028Z] === RUN   TestDockerSuite/TestSlowStdinClosing
07:22:26 [2021-03-30T07:22:26.094Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
07:22:26 [2021-03-30T07:22:26.094Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
07:22:34 [2021-03-30T07:22:34.657Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
07:22:34 [2021-03-30T07:22:34.657Z] === RUN   TestDockerSuite/TestStartAttachSilent
07:22:39 [2021-03-30T07:22:39.341Z] === RUN   TestDockerSuite/TestStartAttachWithRename
07:22:39 [2021-03-30T07:22:39.341Z] === RUN   TestDockerSuite/TestStartMultipleContainers
07:22:39 [2021-03-30T07:22:39.341Z] === RUN   TestDockerSuite/TestStartPausedContainer
07:22:39 [2021-03-30T07:22:39.341Z] === RUN   TestDockerSuite/TestStartRecordError
07:22:39 [2021-03-30T07:22:39.341Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
07:22:49 [2021-03-30T07:22:49.665Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
07:22:49 [2021-03-30T07:22:49.665Z] === RUN   TestDockerSuite/TestStatsAllNoStream
07:22:49 [2021-03-30T07:22:49.665Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
07:22:49 [2021-03-30T07:22:49.665Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
07:22:49 [2021-03-30T07:22:49.665Z] === RUN   TestDockerSuite/TestStatsFormatAll
07:22:49 [2021-03-30T07:22:49.665Z] === RUN   TestDockerSuite/TestStatsNoStream
07:22:49 [2021-03-30T07:22:49.665Z] === RUN   TestDockerSuite/TestTopMultipleArgs
07:22:51 [2021-03-30T07:22:51.841Z] === RUN   TestDockerSuite/TestTopNonPrivileged
07:22:54 [2021-03-30T07:22:54.742Z] === RUN   TestDockerSuite/TestTopPrivileged
07:22:54 [2021-03-30T07:22:54.742Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
07:22:56 [2021-03-30T07:22:56.915Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
07:22:56 [2021-03-30T07:22:56.915Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
07:22:56 [2021-03-30T07:22:56.915Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
07:22:56 [2021-03-30T07:22:56.915Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
07:22:56 [2021-03-30T07:22:56.915Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
07:22:56 [2021-03-30T07:22:56.915Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
07:22:56 [2021-03-30T07:22:56.915Z] === RUN   TestDockerSuite/TestVolumeCLICreate
07:23:14 [2021-03-30T07:23:14.585Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
07:23:14 [2021-03-30T07:23:14.585Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
07:23:14 [2021-03-30T07:23:14.585Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
07:23:14 [2021-03-30T07:23:14.585Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
07:23:14 [2021-03-30T07:23:14.585Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
07:23:14 [2021-03-30T07:23:14.585Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
07:23:14 [2021-03-30T07:23:14.585Z] === RUN   TestDockerSuite/TestVolumeCLILs
07:23:16 [2021-03-30T07:23:16.118Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
07:23:16 [2021-03-30T07:23:16.118Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
07:23:24 [2021-03-30T07:23:24.678Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
07:23:24 [2021-03-30T07:23:24.678Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
07:23:24 [2021-03-30T07:23:24.678Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
07:23:24 [2021-03-30T07:23:24.678Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
07:23:25 [2021-03-30T07:23:25.136Z] === RUN   TestDockerSuite/TestVolumeCLIRm
07:23:39 [2021-03-30T07:23:39.941Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
07:23:39 [2021-03-30T07:23:39.941Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
07:23:39 [2021-03-30T07:23:39.941Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
07:23:39 [2021-03-30T07:23:39.941Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
07:23:39 [2021-03-30T07:23:39.941Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
07:23:45 [2021-03-30T07:23:45.727Z] === RUN   TestDockerSuite/TestVolumeLsFormat
07:23:46 [2021-03-30T07:23:46.185Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
07:23:46 [2021-03-30T07:23:46.185Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
07:24:00 [2021-03-30T07:24:00.987Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
07:24:00 [2021-03-30T07:24:00.987Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
07:24:01 [2021-03-30T07:24:01.955Z] --- PASS: TestDockerSuite (2833.44s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.92s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (139.90s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.24s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.38s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.38s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_run_test.go:3177: unmatched requirement Apparmor
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.51s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.99s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (135.06s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.05s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.30s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.47s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.65s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.14s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.87s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.80s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.18s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.31s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.77s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.20s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAddTar (46.34s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.15s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.58s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.84s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.20s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.88s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.12s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.24s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.14s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (43.74s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.11s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.55s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.81s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.66s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.69s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.06s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.63s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.62s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.68s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.50s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.41s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.16s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.12s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.94s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.89s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.07s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.62s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.36s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.51s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (38.48s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.21s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.82s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.84s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.76s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.90s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.89s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (81.43s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.00s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (76.72s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.74s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.85s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.07s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.93s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.60s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (43.53s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.05s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.58s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (128.03s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.72s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.26s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.79s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.50s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.37s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.12s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.10s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.45s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.05s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildFails (2.54s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.83s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.04s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildForceRm (7.39s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.44s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.57s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.79s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s)
07:24:01 [2021-03-30T07:24:01.956Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
07:24:01 [2021-03-30T07:24:01.956Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.956Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.50s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildHistory (12.50s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.11s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.20s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.83s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.84s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.08s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.09s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.10s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.71s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.46s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.38s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.79s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.74s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.32s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (24.51s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.35s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.33s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.90s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.59s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.23s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.71s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.04s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.36s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.49s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.87s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.08s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.45s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (14.58s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.78s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.84s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.35s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.34s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.33s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.11s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.36s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.43s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.67s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.62s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildRm (14.44s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.77s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.64s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.81s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.85s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (9.62s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (16.78s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.85s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.35s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.31s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.23s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.92s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.72s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.27s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.48s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.86s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.54s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.58s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.86s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.69s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.97s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.43s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.13s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.74s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.41s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.91s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.46s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.05s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.36s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.46s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.14s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_sni_test.go:18: Flakey test
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.33s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.64s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestCommitChange (5.26s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.71s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestCommitNewFile (12.04s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestCommitTTY (12.33s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.68s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.83s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.31s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.33s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.45s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.67s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
07:24:01 [2021-03-30T07:24:01.957Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
07:24:01 [2021-03-30T07:24:01.957Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.84s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.42s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.36s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.55s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.59s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.38s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.13s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.86s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.45s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (8.78s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.23s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.88s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (7.28s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.42s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.49s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.21s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.06s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.91s)
07:24:02 [2021-03-30T07:24:02.417Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.56s)
07:24:02 [2021-03-30T07:24:02.417Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.53s)
07:24:02 [2021-03-30T07:24:02.417Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.58s)
07:24:02 [2021-03-30T07:24:02.417Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.57s)
07:24:02 [2021-03-30T07:24:02.417Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00066f6c0_<nil>} (2.51s)
07:24:02 [2021-03-30T07:24:02.417Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1596520086_c:\foo_false__<nil>_<nil>_<nil>} (2.56s)
07:24:02 [2021-03-30T07:24:02.417Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1596520086_c:\foo_true__<nil>_<nil>_<nil>} (2.57s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s)
07:24:02 [2021-03-30T07:24:02.417Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
07:24:02 [2021-03-30T07:24:02.417Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
07:24:02 [2021-03-30T07:24:02.417Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
07:24:02 [2021-03-30T07:24:02.417Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
07:24:02 [2021-03-30T07:24:02.417Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s)
07:24:02 [2021-03-30T07:24:02.417Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s)
07:24:02 [2021-03-30T07:24:02.417Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s)
07:24:02 [2021-03-30T07:24:02.417Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
07:24:02 [2021-03-30T07:24:02.417Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.61s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.73s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCpRelativePath (7.33s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCpToCaseA (9.55s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.55s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCpToCaseE (9.20s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCpToCaseH (14.29s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCpToDot (2.58s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.45s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.19s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.18s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.36s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.11s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.21s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCreateRM (0.36s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.08s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.90s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.52s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.44s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.53s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.52s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (8.09s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.29s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.24s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.31s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.89s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.09s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.76s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.13s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.14s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.69s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.20s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsRename (2.52s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsResize (2.93s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.47s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.78s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.84s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.74s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.11s)
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.417Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
07:24:02 [2021-03-30T07:24:02.417Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.01s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.00s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.23s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.34s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.30s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.21s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.48s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.40s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestExecInspectID (5.26s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.68s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.60s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.40s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.12s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.18s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.18s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.16s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.84s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.17s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.09s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.40s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.80s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.22s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.92s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.46s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.37s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.47s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.48s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.40s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.34s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.65s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.44s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.38s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.37s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.38s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.32s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.89s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.96s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.45s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.19s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.27s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.35s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.67s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.62s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.04s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.08s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.20s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.93s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.48s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.27s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.58s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.66s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.61s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.78s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.56s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.55s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.43s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestLogsSince (9.24s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestLogsTail (3.08s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.81s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.41s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.88s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.418Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
07:24:02 [2021-03-30T07:24:02.418Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.88s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestPsByOrder (10.58s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (11.40s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.48s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.93s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.92s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.11s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.66s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.86s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestPsShowMounts (8.31s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.41s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.35s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.44s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.09s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.40s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.79s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.42s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.28s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.32s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.55s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.96s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.75s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.09s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.27s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.86s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.65s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRmiTag (0.68s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (7.31s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.67s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.80s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.16s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.32s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.22s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.71s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.83s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.42s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.38s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.17s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunBindMounts (14.67s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.42s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.33s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.02s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.40s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.44s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.36s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.37s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.30s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.70s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.34s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.23s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.33s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.31s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.58s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.30s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.36s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.52s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.18s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.32s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.81s)
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.419Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
07:24:02 [2021-03-30T07:24:02.419Z]         docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.43s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.13s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.20s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.35s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.27s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.02s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.78s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:2882: unmatched requirement Apparmor
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.91s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunRm (2.63s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.51s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.36s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.34s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.28s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.79s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.31s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.17s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.97s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:2921: unmatched requirement Apparmor
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.46s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.26s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.13s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.99s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.71s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.96s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (7.68s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.40s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.49s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.16s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.77s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.23s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.59s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:3038: unmatched requirement Apparmor
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.70s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.80s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.75s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.12s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.81s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.31s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.52s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.26s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.68s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (7.80s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (12.94s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.94s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.91s)
07:24:02 [2021-03-30T07:24:02.420Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
07:24:02 [2021-03-30T07:24:02.420Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.420Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.73s)
07:24:02 [2021-03-30T07:24:02.420Z] === RUN   TestDockerRegistrySuite
07:24:02 [2021-03-30T07:24:02.420Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
07:24:02 [2021-03-30T07:24:02.420Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
07:24:02 [2021-03-30T07:24:02.420Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
07:24:02 [2021-03-30T07:24:02.420Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
07:24:02 [2021-03-30T07:24:02.420Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistrySuite/TestV2Only
07:24:02 [2021-03-30T07:24:02.421Z] --- PASS: TestDockerRegistrySuite (0.16s)
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerSchema1RegistrySuite
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
07:24:02 [2021-03-30T07:24:02.421Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
07:24:02 [2021-03-30T07:24:02.421Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s)
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistryAuthTokenSuite
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
07:24:02 [2021-03-30T07:24:02.421Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerDaemonSuite
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
07:24:02 [2021-03-30T07:24:02.421Z] --- PASS: TestDockerDaemonSuite (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:302: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:302: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:302: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerSwarmSuite
07:24:02 [2021-03-30T07:24:02.421Z] --- PASS: TestDockerSwarmSuite (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerPluginSuite
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerPluginSuite/TestPluginCreate
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerPluginSuite/TestPluginInspect
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
07:24:02 [2021-03-30T07:24:02.421Z] === RUN   TestDockerPluginSuite/TestPluginSet
07:24:02 [2021-03-30T07:24:02.421Z] --- PASS: TestDockerPluginSuite (0.02s)
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
07:24:02 [2021-03-30T07:24:02.421Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.421Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
07:24:02 [2021-03-30T07:24:02.422Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.422Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
07:24:02 [2021-03-30T07:24:02.422Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.422Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
07:24:02 [2021-03-30T07:24:02.422Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.422Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
07:24:02 [2021-03-30T07:24:02.422Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.422Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
07:24:02 [2021-03-30T07:24:02.422Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.422Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
07:24:02 [2021-03-30T07:24:02.422Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.422Z] === RUN   TestDockerExternalVolumeSuite
07:24:02 [2021-03-30T07:24:02.422Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
07:24:02 [2021-03-30T07:24:02.422Z]     check_test.go:128: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.422Z] === RUN   TestDockerNetworkSuite
07:24:02 [2021-03-30T07:24:02.422Z] --- SKIP: TestDockerNetworkSuite (0.00s)
07:24:02 [2021-03-30T07:24:02.422Z]     check_test.go:134: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.422Z] === RUN   TestDockerHubPullSuite
07:24:02 [2021-03-30T07:24:02.422Z] --- SKIP: TestDockerHubPullSuite (0.00s)
07:24:02 [2021-03-30T07:24:02.422Z]     check_test.go:142: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.422Z] PASS
07:24:02 [2021-03-30T07:24:02.422Z] ok  	github.com/docker/docker/integration-cli	2834.170s
07:24:02 [2021-03-30T07:24:02.880Z] 
07:24:02 [2021-03-30T07:24:02.880Z] === Skipped
07:24:02 [2021-03-30T07:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.880Z] 
07:24:02 [2021-03-30T07:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.880Z] 
07:24:02 [2021-03-30T07:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.880Z] 
07:24:02 [2021-03-30T07:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.880Z] 
07:24:02 [2021-03-30T07:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.880Z] 
07:24:02 [2021-03-30T07:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.880Z] 
07:24:02 [2021-03-30T07:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.880Z] 
07:24:02 [2021-03-30T07:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.880Z] 
07:24:02 [2021-03-30T07:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.880Z] 
07:24:02 [2021-03-30T07:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.880Z] 
07:24:02 [2021-03-30T07:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.880Z] 
07:24:02 [2021-03-30T07:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
07:24:02 [2021-03-30T07:24:02.880Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
07:24:02 [2021-03-30T07:24:02.880Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.880Z] 
07:24:02 [2021-03-30T07:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]         docker_cli_run_test.go:3177: unmatched requirement Apparmor
07:24:02 [2021-03-30T07:24:02.880Z] 
07:24:02 [2021-03-30T07:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
07:24:02 [2021-03-30T07:24:02.880Z] 
07:24:02 [2021-03-30T07:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]         docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.880Z] 
07:24:02 [2021-03-30T07:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
07:24:02 [2021-03-30T07:24:02.880Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
07:24:02 [2021-03-30T07:24:02.880Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.880Z] 
07:24:02 [2021-03-30T07:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
07:24:02 [2021-03-30T07:24:02.880Z] 
07:24:02 [2021-03-30T07:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
07:24:02 [2021-03-30T07:24:02.880Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.880Z] 
07:24:02 [2021-03-30T07:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
07:24:02 [2021-03-30T07:24:02.880Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s)
07:24:02 [2021-03-30T07:24:02.881Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s)
07:24:02 [2021-03-30T07:24:02.881Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.881Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.37s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_sni_test.go:18: Flakey test
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
07:24:02 [2021-03-30T07:24:02.882Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.882Z] 
07:24:02 [2021-03-30T07:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
07:24:02 [2021-03-30T07:24:02.883Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.883Z] 
07:24:02 [2021-03-30T07:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.04s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.04s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
07:24:02 [2021-03-30T07:24:02.884Z]         docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.884Z] 
07:24:02 [2021-03-30T07:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
07:24:02 [2021-03-30T07:24:02.885Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.885Z] 
07:24:02 [2021-03-30T07:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
07:24:02 [2021-03-30T07:24:02.886Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
07:24:02 [2021-03-30T07:24:02.886Z]         docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
07:24:02 [2021-03-30T07:24:02.886Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2882: unmatched requirement Apparmor
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2921: unmatched requirement Apparmor
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]         docker_cli_run_test.go:3038: unmatched requirement Apparmor
07:24:03 [2021-03-30T07:24:03.347Z] 
07:24:03 [2021-03-30T07:24:03.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
07:24:03 [2021-03-30T07:24:03.347Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
07:24:03 [2021-03-30T07:24:03.348Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.348Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:302: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:302: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:302: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     check_test.go:128: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     check_test.go:134: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
07:24:03 [2021-03-30T07:24:03.349Z]     check_test.go:142: unmatched requirement DaemonIsLinux
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.349Z] DONE 1093 tests, 547 skipped in 2843.548s
07:24:03 [2021-03-30T07:24:03.349Z] INFO: Integration tests ended at 03/30/2021 07:24:03. Duration:00:47:23.6525679
07:24:03 [2021-03-30T07:24:03.349Z] INFO: Docker info of the daemon under test at end of run
07:24:03 [2021-03-30T07:24:03.349Z] 
07:24:03 [2021-03-30T07:24:03.809Z] Containers: 2
07:24:03 [2021-03-30T07:24:03.809Z]  Running: 0
07:24:03 [2021-03-30T07:24:03.809Z]  Paused: 0
07:24:03 [2021-03-30T07:24:03.809Z]  Stopped: 2
07:24:03 [2021-03-30T07:24:03.809Z] Images: 18
07:24:03 [2021-03-30T07:24:03.809Z] Server Version: 0.0.0-dev
07:24:03 [2021-03-30T07:24:03.809Z] Storage Driver: windowsfilter
07:24:03 [2021-03-30T07:24:03.809Z]  Windows: 
07:24:03 [2021-03-30T07:24:03.809Z] Logging Driver: json-file
07:24:03 [2021-03-30T07:24:03.809Z] Plugins: 
07:24:03 [2021-03-30T07:24:03.809Z]  Volume: local
07:24:03 [2021-03-30T07:24:03.809Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
07:24:03 [2021-03-30T07:24:03.809Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
07:24:03 [2021-03-30T07:24:03.809Z] Swarm: inactive
07:24:03 [2021-03-30T07:24:03.809Z] Default Isolation: process
07:24:03 [2021-03-30T07:24:03.809Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
07:24:03 [2021-03-30T07:24:03.809Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
07:24:03 [2021-03-30T07:24:03.809Z] OSType: windows
07:24:03 [2021-03-30T07:24:03.809Z] Architecture: x86_64
07:24:03 [2021-03-30T07:24:03.809Z] CPUs: 4
07:24:03 [2021-03-30T07:24:03.809Z] Total Memory: 32GiB
07:24:03 [2021-03-30T07:24:03.809Z] Name: azwin-2-a414f0
07:24:03 [2021-03-30T07:24:03.809Z] ID: OKK7:JPRT:7ESY:2ZU4:VART:Z34G:KWXE:37UQ:BZ6D:5C3J:XI7H:CGML
07:24:03 [2021-03-30T07:24:03.809Z] Docker Root Dir: D:\CI\PR-42217\1\daemon
07:24:03 [2021-03-30T07:24:03.809Z] Debug Mode (client): false
07:24:03 [2021-03-30T07:24:03.809Z] Debug Mode (server): true
07:24:03 [2021-03-30T07:24:03.809Z]  File Descriptors: -1
07:24:03 [2021-03-30T07:24:03.809Z]  Goroutines: 17
07:24:03 [2021-03-30T07:24:03.809Z]  System Time: 2021-03-30T07:24:03.3161137Z
07:24:03 [2021-03-30T07:24:03.809Z]  EventsListeners: 0
07:24:03 [2021-03-30T07:24:03.809Z] Registry: https://index.docker.io/v1/
07:24:03 [2021-03-30T07:24:03.809Z] Labels:
07:24:03 [2021-03-30T07:24:03.809Z] Experimental: false
07:24:03 [2021-03-30T07:24:03.809Z] Insecure Registries:
07:24:03 [2021-03-30T07:24:03.809Z]  127.0.0.0/8
07:24:03 [2021-03-30T07:24:03.809Z] Live Restore Enabled: false
07:24:03 [2021-03-30T07:24:03.809Z] 
07:24:03 [2021-03-30T07:24:03.809Z] 
07:24:03 [2021-03-30T07:24:03.809Z] INFO: Stopping daemon under test
07:24:03 [2021-03-30T07:24:03.809Z] SUCCESS: The process with PID 5232 (child process of PID 6004) has been terminated.
07:24:03 [2021-03-30T07:24:03.809Z] SUCCESS: The process with PID 6004 (child process of PID 4304) has been terminated.
07:24:03 [2021-03-30T07:24:03.809Z] INFO: Stop tailing logs of the daemon under tests
07:24:03 [2021-03-30T07:24:03.809Z] INFO: executeCI.ps1 Completed successfully at 03/30/2021 07:24:03.
07:24:03 [2021-03-30T07:24:03.809Z] INFO: Tidying up at end of run
07:24:03 [2021-03-30T07:24:03.809Z] INFO: Saving daemon under test log (d:\CI\PR-42217\1\dut.out) to bundles\CIDUT.out
07:24:03 [2021-03-30T07:24:03.809Z] INFO: Saving daemon under test log (d:\CI\PR-42217\1\dut.err) to bundles\CIDUT.err
07:24:03 [2021-03-30T07:24:03.809Z] INFO: Nuke-Everything...
07:24:04 [2021-03-30T07:24:04.776Z] INFO: Container count on control daemon to delete is 2
07:24:05 [2021-03-30T07:24:05.234Z] b80b10ebced8
07:24:05 [2021-03-30T07:24:05.234Z] 10c179abaec8
07:24:05 [2021-03-30T07:24:05.234Z] INFO: Tidying pidfile d:\CI\PR-42217\1\docker.pid
07:24:05 [2021-03-30T07:24:05.234Z] INFO: Nuking d:\CI
07:24:40 [2021-03-30T07:24:40.925Z] INFO: Zapped successfully
07:24:40 [2021-03-30T07:24:40.925Z] 
07:24:40 [2021-03-30T07:24:40.925Z] INFO: executeCI.ps1 exiting at Tue Mar 30 07:24:40 CUT 2021. Duration 01:28:24.7085730
07:24:40 [2021-03-30T07:24:40.925Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
07:24:41 [2021-03-30T07:24:41.167Z] Recording test results
07:24:48 [2021-03-30T07:24:48.391Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
07:24:49 [2021-03-30T07:24:49.901Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
07:24:52 [2021-03-30T07:24:52.311Z] Archiving artifacts
07:25:05 [2021-03-30T07:25:05.914Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42217/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:25:06 [2021-03-30T07:25:06.839Z] + make clean
07:25:09 [2021-03-30T07:25:09.014Z] docker volume rm -f docker-dev-cache
07:25:09 [2021-03-30T07:25:09.471Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS